@charset "utf-8";
/* CSS Document */

#content{
	width:780px;
	margin-top:30px;
	font-size:14px;
}

/*▼▼▼▼▼▼▼▼▼▼content▼▼▼▼▼▼▼▼▼▼*/

#delivery_main{
	width:532px;
	float:right;
	color:#333;
}

#main1{
	width:532px;
	margin:20px auto 0 auto;
}

#main1 p{
	margin-top:15px;
}

#main1 h3{
	color:#ff8c00;
	font-size:18px;
	margin:20px 0;
	padding-bottom:5px;
	border-bottom:2px solid #ff8c00;
}

#main1 dl{
	margin-left:15px;
	padding-right:15px;
}

#main1 dl dt{
	font-size:16px;
	color:#64c100;
	/*
	border-left:3px solid #64c100;
	*/
	margin-top:12px;
	margin-bottom:5px;
}

#main1 dl dd{
	background:url(../image/o_triangle.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:12px;
	line-height:25px;
}

/*▼▼▼▼▼▼▼▼▼▼main1▼▼▼▼▼▼▼▼▼▼*/

#consul{
	width:532px;
	margin-top:15px;
	background:url(../image/d_line.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:15px;
}

#consul h2{
	color:#ff8c00;
	font-size:14px;
	margin-left:19px;
}

#consul img{
	margin:5px 0 5px 20px;
}

#access{
	width:532px;
	background:url(../image/d_line.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:12px;
	padding-top:1px;
}

#access p{
	font-size:14px;
	color:#333;
	background:url(../image/o_circle.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:19px;
}

#access p a{
	text-decoration:underline;
}

/*▼▼▼▼▼▼▼▼▼▼consul&access▼▼▼▼▼▼▼▼▼▼*/
