@charset "UTF-8";
@import url("common.css");
@import url("corner.css");


/*-----------------------------------------
	h2
-----------------------------------------*/

h2 {
	background:url(../policy/img/h2.gif) no-repeat;
}

/*-----------------------------------------
	サイトマップ
-----------------------------------------*/

.site-main {
	width:530px;
	margin:0 auto 10px auto;
	padding:0 0 7px 0;
	background:url(../common/news_line.gif) bottom repeat-x;
}

.site-main p{
	padding:0 13px;
	background:url(../common/icon_cube_b.gif) left center no-repeat;
	font-weight:bold;
}

.site-main a {
	font-weight:bold;
	color:#1B1B1B;
}

.site-sub {
	width:474px;
	margin:10px auto;
	padding:0 13px;
	background:url(../common/icon_cube_g.gif) left center no-repeat;
}

.site-sub a {
	color:#1B1B1B;
}