/* @charset Shift_JIS */
#Link_wrapper{
	width:698px;
	height:auto;
}
#title{
	margin-bottom:20px;
}
#Link_Box{
	width:693px;
	_width:698px;
	height:auto;
	padding:0 0 10px 5px;
	font-size:14px;
	color:#333333;
	background:url(../images/bg_02.jpg) repeat-y;
}
.Link_list_L{
	width:343px;
	height:198px;
	font-size:14px;
	color:#333333;
	padding:10px 0px;
	background:url(../images/bg_04.jpg) no-repeat;
	float:left;
}
.Link_list_R{
	width:343px;
	height:198px;
	font-size:14px;
	color:#333333;
	padding:10px 0px;
	background:url(../images/bg_04.jpg) no-repeat;
	float:right;
}


.Link_list{
	width:343px;
	height:198px;
	margin-right:2px;
	padding:10px 0px;
	float:left;
	background:url(../images/bg_04.jpg) no-repeat;
	font-size:14px;
	color:#333333;
}



.img_Box{
	width:93px;
	padding:5px 5px 10px 10px;
	float:left;
}
.txt_Box{
	width:225px;
	padding:25px 5px 10px 5px;
	display:block;
	float:right;
}
.txt_Box2{
	width:225px;
	padding:5px 5px 10px 5px;
	display:block;
	float:right;
}
.txt_Box img{
	margin:0px 6px 0px 0px;
}
.Detail_txtBox{
	font-size:12px;
	color:#333333;
	line-height:140%;
	width:210px;
	margin:10px 10px 0px 5px;
}


/*=====link styles=====*/
.Link_list a{
	text-decoration:underline!important;
}
a.Link_txt:link{
	text-decoration:underline!important;
	color:#000099!important;
}
a.Link_txt:visited{
	text-decoration:underline!important;
	color:#660066!important;
}
a.Link_txt:hover{
	text-decoration:underline!important;
	color:#0033CC!important;
}
.mb_10{
	margin-bottom:10px;
}
.txt_12b{
	font-size:12px;
	font-weight:bold;
}
