/* CSS Document */


#mainlow a{
	text-decoration:underline;
	}
#mainlow a:hover{
	text-decoration:none;
	}

#main .b-list{
	margin-top:20px;
	background:url("../../../../img_common/dotted01.gif") 26px 0 repeat-y;
	}
#main .b-list dl{
	margin-top:30px;
	}
#main .b-list dl.firstChild{
	margin-top:0px;
	}
#main .b-list dt{
	width:51px;
	float:left;
	padding-right:43px;
	}
#main .b-list dd{
	width:372px;
	float:right;
	}
#main .b-list dd p{
	margin-top:12px;
	}
#main .b-list dd p.firstChild{
	margin-top:13px;
	}
#main .b-list dd p a{
	background:url("../../../../img_common/arrow01.jpg") 0 0.3em no-repeat;
	padding-left:15px;
	text-decoration:underline;
	display:block;
	float:left;
	}
#main .b-list dd p a:hover{
	text-decoration:none;
	}

#main .box{
	background:#F5F5F5;
	padding:8px 20px;
	margin-top:37px;
	}
#main .box dt{
	font-weight:bold;
	padding-bottom:3px;
	}
#main .box dd a{
	background:url("../../../../img_common/arrow01.jpg") 0 0.3em no-repeat;
	padding-left:15px;
	display:block;
	}

#main h4{
	margin-top:30px;
	padding-bottom:14px;
	}

#main .link{
	background:url("../../../../img_common/arrow01.jpg") 0 0.3em no-repeat;
	padding-left:15px;
	display:block;\
	}








