body{
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #FFFFFF;
}

#wrap{
	position: relative;
	width: 710px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}
#head{
	display: none;
    width: 710px;
	color: #000000;
	vertical-align: middle;
}
#menu {
	display: none;
    width: 146px;
    height: 400px;
    float: left;
}
#main{
    float: left;
    width: 564px;
	padding-top: 2px;
}
#sitemap_main{
    width: 760px;
    float: right;
	padding-top: 2px;
}
#pagetop{
	display: none;
    width: 564px;
	padding-bottom: 10px;
}
#foot{
	display: none;
    position: relative;
    width: 100%;
    height: 30px;
	color: #313131;
	border-top: 3px #00397D solid;
    clear: both;
}
/*** common ***/
.fs-l {
	font-size: 92%;
	line-height: 160%; 
	letter-spacing: 0.05em; 
	color: #000000; 
	background-color: #FFFFFF;
}
.fs-m {
	font-size: 84%;
	line-height: 130%; 
	letter-spacing: 0.05em; 
	color: #000000; 
	background-color: #FFFFFF;
}
#fs-m {
	font-size: 84%;
	line-height: 130%; 
	letter-spacing: 0.05em; 
	color: #000000; 
	background-color: #FFFFFF;
}
.fs-s {
	font-size: 70%;
	line-height: 130%; 
	letter-spacing: 0.05em; 
	color: #000000; 
	background-color: #FFFFFF;
}
.title {
	color: #313131;
	font-weight: bold; 
	letter-spacing: 0.1em; 
    width: 50%;
    height: 20px;
    text-align: center;
	border-bottom: 2px #99B0CB solid;
}
/*** contents ***/
.title_semi {
	background-color: #A6D2FF;
	color: #333333;
	width: 515px;
	padding: 0.3em 1em;
	border-left: double 17px #00397D;/* ¶‚Ì“ñ–{ü */
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.08em;
}
.text_semi {
	width: 512px;/* title_semi‚Ì•‚©‚ç-3 */
	padding: 8px 4px 7px 9px;
	margin: 0px 0px 0px 3px;
	border-left: solid 1px #00397D;/* ˜gF */
	border-bottom: solid 1px #00397D;
	border-right: dashed 2px #FFFFFF;
	font-size: 84%;
	line-height: 130%; 
	letter-spacing: 0.05em; 
	color: #000000; 
	background-color: #FFFFFF;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF6666;
	padding: 4px 1em;
	vertical-align: middle;
}
#fs-dm {
	font-size: 84%;
	line-height: 130%; 
	letter-spacing: 0.05em; 
}
