/* 利用規約ページ */

@import "common.css";

div#sitemap_box{
	margin:0px auto 50px auto;
	padding:70px 0px 100px 0px;
	width:486px;
	clear:both;
	font-size:80%;
	background:url(../corporate/img/corporate_bg.gif) bottom no-repeat;
}

div#sitemap_box ul{
	list-style-type:none;
	margin:0px 0px 0px 5px;
	padding:0px;
	line-height:150%;
}

div#sitemap_box ul li{
	background:url(../img/sitemap_pict.gif) center left no-repeat;
	padding:0px 0px 0px 8px;
	line-height:200%;
}

div#sitemap_box ul li a{
	color:#999999;
}

div#sitemap_box ul li.pdt{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	line-height:150%;
}


p#inquiry_img{
	margin:10px 0px 40px 0px;
	padding:0px;
}

div.grid_l{
	width:220px;
	float:left;
}
div.grid_r{
	width:220px;
	float:right;
}

div.grid_single{
	width:486px;
	margin:20px 0px;
	padding:0px;
	float:left;
}

div.h3_box{
	background:url(../img/h3_bg.gif) left bottom repeat-x;
	width:210px;
	margin:0px;
	padding:5px;
	border-top:#ECECEC 1px solid;
}

div.h3_box_pdt{
	background:url(../img/h3_bg.gif) left bottom repeat-x;
	width:476px;
	margin:0px;
	padding:5px;
	border-top:#ECECEC 1px solid;
}

div#sitemap_box h3 a{
	font-size:80%;
	font-weight:bold;
}

h3#sm_corporate a{
	color:#BADEEB;
}

h3#sm_business a{
	color:#BCDF5C;
}

h3#sm_product a{
	color:#F1E348;
}

h3#sm_c_mirror a{
	color:#E594A4;
}

h3#sm_gu_pita a{
	color:#EFC0DD;
}

h3#sm_recruit a{
	color:#B6C2DD;
}

h3#sm_regulation a{
	color:#9DCF7A;
}
h3#sm_choimogu a {
	color:#FF866C;
}
