@charset "utf-8";

/*ガイド（コンテンツエリアのグレータイトル部分*/
#guide{
	margin-top:20px;
	width:550px;
	height:30px;
}


#guide #left{
	float:left;
	width:6px;
	height:30px;
	background-image:url(../images/use_turning/con_head_left.gif);
	background-repeat:no-repeat;
}
#guide #center{
	float:left;
	display:block;
	width:538px;
	height:30px;
	background-color:#343434;
}
#guide #center h2{
	float:left;
	display:block;
	width:538px;
	height:30px;
	color:#E5E5E5;
	padding-top:8px;
	text-align:right;
	background-image:url(../images/sitemap_img/title.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	font-weight:100;
}

#guide #right{
	float:left;
	width:6px;
	height:30px;
	background-image:url(../images/use_turning/con_head_right.gif);
	background-repeat:no-repeat;
}

/**********************コンテンツ内容*******************/


#guide_bottom000{
	line-height:18px;
	margin-top:10px;
	background-image:url(../images/use_turning/icon_title.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-align:left;
	color: #8181FE;
}

#guide_bottom001{
	line-height:18px;
	margin-top:10px;
	background-image:url(../images/use_turning/icon_title.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-align:left;
	color: #8181FE;
}

#guide_bottom002{
	line-height:18px;
	margin-top:10px;
	background-image:url(../images/use_turning/icon_title.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-align:left;
	color: #FE7EFE;
}

#guide_bottom003{
	line-height:18px;
	margin-top:10px;
	background-image:url(../images/use_turning/icon_title.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-align:left;
	color: #999999;
}




.sitemap_sub_title{
	text-align:right;
	font-size:12px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: -16px;
	margin-bottom: 10px;
}


.sitemap_table{
	width:550px;
	border-collapse:collapse;
	margin-bottom: 20px;
}

.sitemap_table th{
	width:55px;
	border-collapse:collapse;
	padding-top: 6px;
}

.sitemap_table td{
	width:133px;
	border-collapse:collapse;
	text-align: left;
	padding-left: 17px;
	padding-top: 6px;
}
