@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------*/
/*リンクブロック*/

#link_block{
	width:671px;
	margin:0px auto;
	overflow:hidden;
}



#link_block .ol01_1{
	width:312px;
	background-image:url(../guide/index/ol_body.png);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
	float:left;
	margin-bottom:30px;
}

#link_block .fright{
	float:right;
}

#link_block .ol01_2{
	width:312px;
	background-image:url(../guide/index/ol_head.png);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
	float:left;
}

#link_block .ol01_3{
	width:312px;
	background-image:url(../guide/index/ol_foot.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
	float:left;
	padding:7px 0px;
}

#link_block .ol01_3 div{
	margin-left:7px;
	float:left;
	overflow:hidden;
	width:70px;
}

#link_block .ol01_3 dl{
	display:block;
	width:193px;
	float:right;
	overflow:hidden;
	margin-right:20px;
	height:10em;
}

#link_block .ol01_3 dl dt{
	
	border-bottom:1px solid #CCCCCC;
}

#link_block .ol01_3 dl dt a{
	display:block;
	width:193px;
	line-height:20px;
	padding:10px 0px;
	background-image:url(../guide/index/icon_link.png);
	background-repeat:no-repeat;
	background-position:right center;
	font-size:1.1em;
	color:#666;
	font-weight:bold;
}

#link_block .ol01_3 dl dd{
	font-size:0.9em;
	line-height:125%;
	padding-top:1em;
}

/*-----------------------------------------------------------*/

.txt01{
	width:682px;
	margin:15px auto;
	overflow:hidden;
}

.txt02{
	width:682px;
	margin:30px auto;
	overflow:hidden;
}

.txt02 dl{
	width:450px;
	float:left;
}

.txt02 dl dt{
	font-weight:bold;
	font-size:1.25em;
	color:#333333;
}

.txt02 dl dd{
	line-height:125%;
	padding-top:1em;
}

.txt02 div{
	width:200px;
	float:right;
	overflow:hidden;
}