@charset "utf-8";
/* CSS Document */


#page_contents h2{
	padding:0px;
	margin:0px;
	background-image:url(../images/ttl_sitemap.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:31px;
}



#comPage{
	margin-top:30px;
	font-size:12px;
	line-height:150%;
	color:#666666;
}

#comPage table {
	width: 100%;
	position:relative;
	left:10px;
}
#comPage table td{
	width:50%;
	vertical-align:top;
}

#comPage dl{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom: solid 1px #CCCCCC;
	width:80%;
}

#comPage dt{
	background-image:url(/common/images/leftmenu/y_o.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position: 2px 4px;
	margin-bottom:5px;
}

#comPage dd, #comPage ul, #comPage li{
	margin:0px;
	padding:0px;
}

#comPage li{
	
	margin-left:30px;
	margin-bottom:5px;
}




