@charset "utf-8";

/* 共通 */

#space{
	width:850px;
	height:8px;
	background-color:#000000;
	margin:0;
}

#mainLeft{
	width:620px;
	background-image:url(../img/mainLeftbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:0 0 10px;
	padding:0;
	border-right:1px solid #c8c8c8;
	float:left;
	font-size:12px;
}

#contentsTitle{
	width:590px;
	height:16px;
	margin:15px auto;
	padding:0 0 5px;
	border-bottom:1px solid #666666;
}

#contents{
	width:590px;
	margin:0 auto;
}

#sitemapLeft{
	width:290px;
	padding:0 0 0 5px;
	float:left;
}

#sitemapRight{
	width:285px;
	padding:0 0 0 10px;
	float:right;
}

h3{
	width:270px;
	border-bottom:1px solid #575757;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px;
	padding:0 0 5px;
}

.sitemapList{
	margin:0 0 30px 15px;
}

.sitemapList li{
	margin:10px;
}

#toi {
	margin-left:-2px;
    border: 0;
    color:#FE5C11;
    text-decoration:none;
	background:none;
	font-size:12px;
} 

#mainRight{
	width:229px;
	float:right;
}

#menu{
	width:169px;
	margin:15px auto;
	padding:0 10px;
	border-bottom:1px solid #c8c8c8;
}

#menu li{
	width:169px;
	height:16px;
	margin:0 0 20px;
}

#back{
	width:136px;
	height:30px;
	margin:10px 0 0 20px;
}
