/******** フレーム ********/
#FirstContentsTop {
	width:700px;
	height:35px;
	_height:45px;
	display:block;
	padding-top:10px;
	text-align:center;
	color:#8b5300;
	font-size:115%;
	font-weight:bold;
	letter-spacing:2px;
	background-image:url(../about/images/flame_top.gif);
	background-repeat:no-repeat;
}
#FirstContentsBottom {
	width:700px;
	height:15px;
	display:block;
	background-image:url(../about/images/flame_bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
#FirstContents {
	width:660px;
	_width:700px;
	padding:5px 20px;
	text-align:left;
	line-height:130%;
	background-image:url(../about/images/flame_middle.gif);
}
#FirstContents ul {
	display: block;
	width:660px;
	margin:10px 0;
}
#FirstContents li {
	text-align:left;
	letter-spacing:1px;
	padding:2px 0 3px 22px;
	font-size:95%;
	background: url(../images/icon/circle_ygreen.gif) no-repeat 0 0;
}
/* よくある質問のA */
#FirstContents span {
	padding-right:5px;
	margin-top:2px;
	color:#7eb22d;
	font-size:125%;
	font-weight:bold;
}
/******** よくある質問 ********/
#FAQArea {
	width:700px;
	text-align:center;
	line-height:130%;
	margin-bottom:15px;
}

/******** サイトマップ ********/
#SitemapArea {
	display: block;
	width:700px;
	text-align:left;
}
#SitemapArea ul {
	display: block;
}
#SitemapArea li {
	width:465px;
	_width:500px;
	margin-left:200px;
	letter-spacing:2px;
	padding:10px 0 10px 35px;
	background: url(../images/icon/circle_ygreen.gif) no-repeat 10px 10px;
	border-bottom:1px dotted #CCCCCC;
}
#SitemapArea li.Categorie {
	width:635px;
	_width:700px;
	font-size:125%;
	margin-left:0;
	margin-top:20px;
	padding:25px 0 20px 65px;
	background: url(../images/icon/arrow_green.gif) no-repeat 10px 10px;
	border-top:1px dotted #CCCCCC;
	border-bottom:none;
}
#SitemapArea li.Detail {
	width:365px;
	_width:400px;
	margin-left:300px;
	letter-spacing:2px;
	padding:10px 0 10px 35px;
}
