@charset "ISO-8859-1";
/* ****************************************************
Since : 2009-04-23
Last Modified: 2009-04-23
***************************************************** */	


/* sitemap.html
=========================================*/
/* Contents */
body.sitemap div#contents {
	background:none;
	line-height:1.4;
}
/* Pageup box */
body.sitemap #footer #pageup-box {
	background:none;
}
/* headline design */
body.sitemap div#contents .sitemap-design-2 {
	clear: both;
	margin: 20px 0 0 0;
}
body.sitemap div#contents .sitemap-design-3 {
	clear: both;
	margin: 10px 0 0 0;
	padding:0 0 9px 0;
	border-bottom:solid 1px #bbbbbb;
}
body.sitemap div#contents div.right-item .sitemap-design-3 {
	margin: 20px 0 0 0;
}
body.sitemap div#contents .sitemap-design-4 {
body.sitemap 	clear: both;
	margin: 20px 0 0 0;
}
body.sitemap div#contents .sitemap-design-4 a {
	padding:3px 0 3px 20px;
	background:url(../../images/sitemap_ic001.gif) no-repeat 0 0.2em;
}
/* For IE6 */
* html body.sitemap div#contents .sitemap-design-4 a {
	height:1px;
	background:url(../../images/sitemap_ic001.gif) no-repeat 0 0.4em;
}

/* Border box */
body.sitemap div#contents .border-box {
	clear:both;
	margin:10px 0 0 0;
	padding:1px 10px 15px 10px;
	display:block;
	border:1px solid #bbbbbb;
}
body.sitemap div#contents div.right-item .border-box {
	clear:both;
	margin:0;
	border-top:0;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
}
/* double type */
div#contents .double {
	padding:0 0 1px 0;
	margin:10px 0 0 0;
	background:url(../../images/sitemap_bg001.gif) no-repeat bottom left;
}
body.sitemap div#contents .double .border-box {
	margin:0;
	border-top:1px solid #bbbbbb;
	border-bottom:0;
}

/*list*/
body.sitemap div#contents .border-box ul {
	margin:0;
	padding:0;
	float:none;
}
body.sitemap div#contents .border-box ul li {
	margin:15px 0 0 0;
	width:275px;
	float:left;
	position:relative;
	background: url(../images/com_ic002.gif) no-repeat 0 0.5em;
}
body.sitemap div#contents .border-box ul li ul {
 background:none;
	margin:0;
	padding:0;
	float:none;
}
body.sitemap div#contents .border-box ul li ul li{
 background:none;
	width:245px;
	margin:0;
	padding:0;
	float:none;
}
