body {
	background-color: #FFFFFF;
}

*{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #649B20;
}
a:visited {
	color: #497317;
}
a:hover {
	color: #263D0C;
}

/* -----------------------------------------head */
#hd{
	width: 790px;
	height:68px;
	margin: 0 auto 0 auto;
	font-size:10px;
	line-height:1.4em;
	color:#934F46;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/hd_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#hd h2{
	display:none;
}
#hd p,#hd li{
	display:inline;
}
#hd ul.hdnavi{
	margin: 15px 0 0 0;
}
.hdarea{
	height:24px;
	clear: both;
	margin-left: 13px;
}
.hdlt{
	float:left;
	text-align:left;
}
.hdrt{
	float:right;
	text-align:right;
}

/* -----------------------------------------head end */

#itlemenu{
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}


/* -----------------------------------------main */

#main{
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../model/img/snavi_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#mainmenuoff{
	width: 790px;
	padding-top:18px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#content{
	width: 625px;
	float: left;
	padding-bottom: 20px;
	margin-left: 0px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #fff;
}
p.teble01bottom{
	width: 600px;
	padding-top:5px;
	font-size: 0.8em;
	line-height: 140%;
}

.teblemodel{
	font-size: 0.8em;
	line-height: 130%;
	padding-right: 12px;
	padding-left: 15px;
	margin-left: 13px;
	width: 250px;
	padding-bottom: 5px;
}
.teblemodel strong {
	color: #993333;
	line-height: 110%;
	font-size: 0.9em;
}

.teble01{
	font-size: 0.8em;
	line-height: 160%;
}
.teble01 th{
	font-weight: normal;
}
.teble01 th a:link {
	color: #000000;
}
.teble01 th a:hover {
	color: #FF0000;
	text-decoration: none;
}
.teble01 th a:visited {
	color: #5F8C00;
}
.teble02 {
	line-height: 150%;
}
.teble02 td {
	padding: 4px;
}
.teble02 p.middle {
	margin-bottom: 12px;
}
.teble02 h3.world {
	margin-bottom: 20px;
}
.teble02 ul {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.teble02 ol {
	margin-left: 30px;
}
.teble02 li {
	margin: 5px;
}
.caps {
	font-size: 0.75em;
	line-height: 150%;
}

hr{
	height:1px;
	margin:0.5em 0 0.5em 0;
}

#sidenavi{
	width: 150px;
	float: right;
}
#sidenavi li{
	display: inline;
}
#sidenavi2{
	width: 150px;
}
#sidenavi2 li{
	display: inline;
}


/* -----------------------------------------main end */

/* -----------------------------------------to pagetop */
.pagetop{
	font-size: 0.8em;
}
/* -----------------------------------------to pagetop end */

/* -----------------------------------------footer */

#ftwarp{
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#ftwarp a:link {
	color: #666666;
	text-decoration: none;
}

#ftwarp a:visited {
	color: #999999;
	text-decoration: none;
}

#ftwarp a:hover {
	color:#D20000;
}

#ftwarp li{
	float: left;
	padding-left: 10px;
	font-size: 0.7em;
	line-height: 130%;
	color: #666666;
	background-image: url(../img/point_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}

#ftwarp ul{
	width: 790px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
}


.ftcopy {
	width: 790px;
	text-align: right;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

li.ft {
	width: 105px;
}

li.ft2{
	width: 400px;

}

li.ft3{
	width: 155px;

}

li.ft4{
	width: 580px;

}
/* -----------------------------------------footer end */

/* -----------------------------------------sitemap */

.sitemap{}

.sitemap h2{
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #916A5B;
	border-left-color: #916A5B;
	margin-bottom: 20px;
	margin-top: 30px;
	font-size: 1em;
	padding: 5px;
}

.sitemap ul{
	list-style-image: url(../img/point_red_right.gif);
	margin-left: 20px;
}

.sitemap li{
	font-size: 0.8em;
	margin: 10px;
}


/* -----------------------------------------sitemap end */

.clear{
	clear: left;
}
