@charset "utf-8";


/*
-----------------------------------------------------------------------
Copyright(c)  All Rights Reserved.
-----------------------------------------------------------------------
*/


/*
-----------------------------------------------------------------------
base tags setting
-----------------------------------------------------------------------
*/

*{
	margin:0;
	padding:0;
	outline:none;
	font-size:100%;
	font-style:normal;
	text-decoration: none;
}

body {
	word-break:break-all;
	font:12px/1.22 "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka ,Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	background:#504129;
	color:#6A3019;
	line-height:160%;

}

img {
	border:none;
	vertical-align:bottom;
}

iframe{
	border:none;
}

ul, ol{
	list-style:none;
}

br {
	letter-spacing:0;
}

map {
	display: none;
	visibility: hidden;
}

table{
	border-collapse:collapse;
	}



/*
-----------------------------------------------------------------------
a:link setting
-----------------------------------------------------------------------
*/

a:link,
a:visited,
a:active,
a:hover{
	text-decoration: none;
	text-decoration: underline;
	color:#823615;
}



/*
-----------------------------------------------------------------------
Layout
-----------------------------------------------------------------------
*/

/*  wrapper ---------------------------------------------------------*/



/*  header ----------------------------------------------------------*/
div#header{
	width:830px;
	height:210px;
	background:url(../img/common/main_img.jpg) no-repeat;
	display:block;
	margin:0 auto;
	margin-bottom:10px;
}

div#description p,
div#description h1{
	background:none;
	text-indent:-9999px;
}

p#btntop{
	position:absolute;
	position:relative;
	top:-60px;
	left:630px;
	width:158px;
	height:33px;
}


/*  contentarea------------------------------------------------------*/
div#contentarea{
	width:780px;
	margin:0 auto;
}

/*  leftarea---------------------------------------------------------*/
div#leftarea{
	width:190px;
	float:left;
}

div.sidebox{
	background:#DCD9D4;
	padding:0 0 10px 8px;
	margin-bottom:10px;
}

* html div.sidebox{
	background:#DCD9D4;
	padding:0 0 10px 0px;
	margin-bottom:10px;
}


/*  leftarea---------------------------------------------------------*/
div#rightarea{
	width:580px;
	float:right;
}

/*  box--------------------------------------------------------------*/
div#box01{
	font-size:10px;
}

* html div#box01 img,
* html div#box01 p{
	margin-left:8px;
}

div#box01 h2{
	width:190px;
	height:28px;
	background:url(../img/common/title01.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}

* html div#box01 h2{
	background:url(../img/common/title01.gif) no-repeat 8px 0px;	
}

div#box02 h2{
	width:190px;
	height:28px;
	background:url(../img/common/title02.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}

* html div#box02 h2{
	background:url(../img/common/title02.gif) no-repeat 8px 0px;	
}

div#box02 p{
	text-align:center;
}

div#box02 p#btn{
	display:block;
	margin:5px 0 0 0;

}

div#box03 h2{
	width:190px;
	height:28px;
	background:url(../img/common/title03.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}

* html div#box03 h2{
	background:url(../img/common/title03.gif) no-repeat 8px 0px;	
}

div#box04 h2{
	width:190px;
	height:28px;
	background:url(../img/common/title04.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}

* html div#box04 h2{
	background:url(../img/common/title04.gif) no-repeat 8px 0px;	
}

div#box03 li,
div#box04 li{
	background:url(../img/common/item.gif) no-repeat left center;
	padding-left:18px;
	line-height:2;
	width:150px;
}

* html div#box03 li,
* html div#box04 li{
	margin-left:10px;
	padding-left:10px;
}

div#box05 h2{
	width:190px;
	height:28px;
	background:url(../img/common/title05.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}

* html div#box05 h2{
	background:url(../img/common/title05.gif) no-repeat 8px 0px;	
}

div#box05 table{
	font-size:10px;
	margin:0 0 0 5px;
}

* html div#box05 table{
	margin:0 0 0 8px;
}


div#box05 td,
div#box05 th{
	border:1px solid #666666;
	text-align:center;
	padding:0 2px 0 2px;
}


div#box06 h2{
	width:190px;
	height:28px;
	background:url(../img/common/title06.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}

* html div#box06 h2{
	background:url(../img/common/title06.gif) no-repeat 8px 0px;	
}

div#box06 li{
	margin-bottom:5px;
	margin-left:2px;
}

* html div#box06 li{
	margin-left:10px;
}


/*  centerbox--------------------------------------------------------*/
div#centerbox{
	width:380px;
	float:left;
}

div#centerbox div.mainbox{
	background:#DCD9D4;
	padding:8px 8px 10px 10px;
	margin-bottom:10px;
}

div#centerbox a:link,
div#centerbox a:visited,
div#centerbox a:active,
div#centerbox a:hover{
	text-decoration: none;
	color:#6A3019;
}

div.mainbox h2{
	background:#504129;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
	width:340px;
}

div#centerbox h2 a:link,
div#centerbox h2 a:visited,
div#centerbox h2 a:active,
div#centerbox h2 a:hover{
	text-decoration: none;
	color:#FFF;
}

div#centerbox p.ymd{
	text-align:right;
	margin:0 0 10px 0;
	width:360px;
}

div.mainbox div.imgbox{
	float:left;
	margin-right:5px;
}

div.mainbox div.imgbox img{
	margin-bottom:5px;
	margin-right:5px;
}


/*  rightbox---------------------------------------------------------*/
div#rightbox{
	width:190px;
	float:right;
}


/*  footer ----------------------------------------------------------*/
/*div#footer{
	clear:both;
	border-top:solid 1px #fff;
	width:100%;
	text-align:center;
	color:#FFF;
	padding-top:10px;
}*/
div#footer{
	clear:both;
	border-top:solid 1px #fff;
	width:100%;
	text-align:center;
	color:#FFF;
	padding-top:10px;
}

div#footer p#copy{
	text-align:center;
	margin:0 auto;
	width:290px;
	margin-bottom:10px;
}

div#footer p#copy a{
	background: url(../img/common/copy.gif) no-repeat;
	width:290px;
	height:11px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}

/*  page nav --------------------------------------------------------*/
div.mtpage-nav {
	color:#FFFFFF;
	margin-left:10px;
	margin-bottom:10px;
	}

div.mtpage-nav a {
	color:#FFFFFF !important;
	text-decoration:underline !important;
	}



