@charset "shift-jis";
@import "base.css";
@import "layout.css";

/* -----------------------------
		　トップコンテンツ
----------------------------- */

body {
	margin: 0px auto;
	background:#ffffff url(../img/bg_top2.jpg) repeat-x top;
	padding: 0px;
	text-align: center;
	color: #666;
	font-size:76%;
	line-height:1.4;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h2 {
margin:0 auto 0 auto;
}

#title {
	position:relative;
	margin:0 auto 33px auto;
	padding-top:22px;
	width: 920px;
	text-align:left;
	clear:both;
}

.pan {
	position:absolute;
	top:58px;
	left:16px;
	font-size:11px;
}

.pan a {
	color:#559AC5;
	text-decoration:none;
}

#about {
	margin:0 auto 0 auto;
	padding-top:22px;
	width: 920px;
	text-align:left;
	clear:both;
}

#about p {
	margin:15px auto 25px auto;
	line-height:200%;
}

#contents {
	width: 920px;
	margin: 0px auto 200px auto;
	padding: 0px;
	clear:both;
}

ul.root{
	width:440px;
}

li.liner {
	background:url(../img/line.gif) repeat-x bottom;
	width:440px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}


.innerul {
	float:left;
	width:190px;
	height:54px;
}

.innerli {
	float:left;
	width:90px;
}

.li_ico {
	text-align:left;
	display:block;
	background:url(../img/sitemap/ico_link1.gif) no-repeat center left;
	padding-left:20px;
}

.li_ico2 {
	text-align:left;
	display:block;
	background:url(../img/sitemap/ico_link2.gif) no-repeat center left;
	padding-left:20px;
}
