/* CSS Document */


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


                     OSUSUME


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

#idContentsHeader #idInnerLinks li{
	float:left;
	height:41px;
	margin-bottom:15px;
}


#idContents .clIntro p{
	line-height:1.8em;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:16px;
}

#idContents .clCategorys{
	margin-left:16px;
}

#idContents .clCategorys .clCategorysTitle{
	height:60px;
	width:625px;
	background-image:url(../images/osusume_bk.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #D3D5DB;
}
#idContents .clCategorys .clCategorysTitle img{
	float:left;
	display:inline;
}
#idContents .clCategorys .clCategorysTitle h3{
	margin-top:18px;
	margin-left:16px;
	float:left;
	display:inline;
}

#idContents .clCategorys dl{
	width:600px;
	margin-left:15px;
	margin-top:15px;
	border-top:dotted 1px #000;
}
#idContents .clCategorys dl dt{
	background-image:url(../images/point.gif);
	background-repeat:no-repeat;
	width:456px;
	float:left;
	height:33px;
	border-bottom:dotted 1px #000;
	background-position:0px 7px;
}
#idContents .clCategorys dl dt a{
	display:block;
	padding-left:34px;
	padding-top:12px;
}
#idContents .clCategorys dl dt a:visited,
#idContents .clCategorys dl dt a:link{
	color: #434343;
	text-decoration: none;
}
#idContents .clCategorys dl dt a:hover{
	color:#737373;
	text-decoration: underline;
}




#idContents .clCategorys dl dd{
	width:141px;
	float:left;
	height:33px;
	border-bottom:dotted 1px #000;
}
#idContents .clCategorys dl dd img{
	margin-top:3px;
}