@charset "utf-8";
/* CSS Document */

/* common css */
*{

	font-size: 100%;
	font-weight: normal;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-style:normal;
	margin: 0px;
	padding:0px;
	border: 0px;

}

body{
	width: 100%;
	text-align:center;
	color:#3f3f3f;
	font-size:12px;
	line-height:1.4em;
	background-color:#ffffff;
}

/* FirefoxHack 
html:not([lang*=""]) 
body { font-size:12px; letter-spacing:-0.1em; }
html:not([lang*=""]) .text{line-height:22px;}
/* EndFirefoxHack */

ul, li{
	list-style-type: none;
}

img{
	border:none;
}

img.imgsp{
	margin:0 5px 5px 5px;
}

b,
strong{
	font-weight:bold;
}

h1{
	color:#a9a9a9;
	font-size:10px;
	text-align:right;
	display:block;
}

h2{
	padding:10px 0 5px 0;
	display:block;
}

h3{
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#4b4236;
	padding:0 20px;
	font-weight:bold;
	margin:0 0 5px 0;
	border-left:5px solid #666666;
	background-color:#eeeeee;
	display:block;
}

h4,
.title{
	background-image:url(../image/h4.gif);
	background-repeat:repeat-y;
	font-size:14px;
	color:#4b4236;
	padding:2px 20px;
	font-weight:bold;
	margin:0 0 5px 0;
	display:block;
}


#shadow{
	background-image: url(../image/kage.jpg) ;
	background-repeat: repeat-y;
	background-position:center;
}

#container{
	margin: 0 auto;
	width: 800px;
	text-align:center;
	background-color:#ffffff;

}

a,
a:visited{
	color:#3f3f3f;
	text-decoration:none;
}

a:hover{
	color:#ff7200;
	text-decoration:none;
}

.box{
	padding:0 10px;
}

.tell{
	font-size:18px;
	color:#ff7200;
	font-weight:bold;
}


.size1{ font-size:16px; }
.size2{ font-size:14px; }
.size3{ font-size:10px; }
.size4{ font-size:12px; }

.style1{ color:#ff7200; }
.style2{ color:#666666; }
.style3{ color:#ff0000; }
.style4{ color:#0000cc; }


.pagetop{
	text-align:right;
	padding:10px;
}
/*-- header --*/

#header{
	width:800px;
	text-align:left;
	background-image:url(../image/headerbg.jpg);
	background-repeat:no-repeat;
}

.header-left{
	float:left;
	height:90px;
}


.header-right{
	float:right;
	width:400px;
	padding:0px 15px 0 0;
	text-align:right;
}

.header-right p{
	padding:5px 0px 35px 0;
	text-align:right;
	color:#666666;
	line-height:12px;
}

#flash{
	width:800px;
	height:250px;
	background-image:url(../image/flash.gif);
	background-repeat:no-repeat;
	background-position:left;
	
}



/*-- header link --*/

.header-link a,
.header-link a:visited{
	padding:0px 0px 0px 35px;
	margin:0 0 0 20px;
	color:#4e4e4e;
	float:right;
	display:block;
	background-image:url(../image/allow.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:16px;
	line-height:16px;
}

.header-link a:hover{
	color:#ff7200;
	background-image:url(../image/allow-on.gif);
	background-repeat:no-repeat;
	background-position:left;
}

a.header-link img{
	margin:0 5px;
}

/**/


/* contents */

#contents{
	text-align:center;
	background-image:url(../image/contentsbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:15px 0px 5px 0px;
}

#frame{
	border:1px solid #666666;
	background-color:#ffffff;
	padding:10px 0px;
	width:770px;
	margin:0 auto;
	text-align:left;
}
/**/

/*-- menu --*/

#menu{
	width:800px;
}

#menu ul{
	background-image:url(../image/menu/bg.gif);
	background-repeat:repeat-x;
	height:56px;
	text-align:left;
}

#menu li{
	display:block;
	width:160px;
	float:left;
}

/**/

/*-- left-menu --*/

#left-menu{
	width:240px;
	float:left;
	text-align:left;
	color:#ffffff;
}

#left-menu ul{
	width:200px;
	margin:0 0 0 20px;
	text-align:left;

}

#left-menu li{
	width:200px;
	text-align:left;
	margin:5px auto;
	color:#342809;
	border-bottom:1px solid #ffffff;	
}

#left-menu li.cu a, 
#left-menu li.cu a:visited{
	line-height:18px;
}
	
#left-menu li a, 
#left-menu li a:visited{
	background-image:url(../image/menu/left.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:37px;
	line-height:37px;
	display: block;
	color: #564d42;
	text-decoration: none;
	padding:0 5px 0 20px;
	font-weight:bold;
}

#left-menu li a:hover{
	background-image: url(../image/menu/lefton.gif);
	background-repeat: no-repeat;
	color:#ff7200;
}
/**/

/*-- short menu --*/

a.smenu,
a.smenu:visited,
.smenu {
	background-image:url(../image/button.gif);
	background-position:center;
	color:#666666;
	float:left;
	width:98px;
	text-align:center;
	height:40px;
	line-height:40px;
	display:block;
}

.smenu2{
	background-image:url(../image/buttonon.gif);
	background-position:center;
	color:#666666;
	float:left;
	width:98px;
	text-align:center;
	height:40px;
	line-height:40px;
	display:block;
}

a.smenu:hover{
	color:#074695;
	background-image:url(../image/buttonon.gif);
}



/*-- main --*/
#main{
	width:510px;
	background-color:#ffffff;
	float:left;	
}

dl.news{  }

dl.news dt {
  clear: left;
  float: left;
  padding:5px 0 5px 10px;
  width: 60px;
  font-weight:bold;
}

dl.news dd { 
	padding:5px 0px 5px 70px;
	background-image:url(../image/border.gif);
	background-repeat:no-repeat;
	background-position:bottom;
 }


/**/


/*-- q and a --*/
.question{
	background-image:url(../image/question.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:28px;
	line-height:28px;
	color:#ff7200;
	font-weight:bold;
	padding:0px 0 0 35px;
	margin:5px 0 0 0;
	display:block;
	border-bottom:1px dashed #a9a9a9;
}

.answer{
	margin:5px 0 0 10px;
	background-image:url(../image/answer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 0 35px;
	
}

.no b{
	width:30px;
	display:block;
	line-height:28px;
	color:#634837;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	float:left;
	background-image:url(../image/no.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.no p{
	float:left;
	width:400px;
	display:block;
	padding:0 0 10px 10px;
}

.no strong{
	display:block;
	line-height:28px;
	color:#634837;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	float:left;
	padding:0 0 0px 10px;
}


/**/


/*-- facilities --*/

.words{
	float:right;
	width:240px;
	padding:10px 0px;
}

.words b{
	display:block;
	border-bottom:1px dashed #a9a9a9;
	margin:0 0 5px 0;
	color:#ff7200;
}

hr.cr,
.cr{
	margin:0px 0px;
	clear:both;
	color: #a9a9a9;
  	background-color: #a9a9a9; 
 	border: 0px;
	height:1px;
}

img.fac{
	float:left;
	margin:10px 0px 10px 0px;
}

/**/

/*--- main contents --*/





/*--link site map ----*/
.link{
	list-style-type:disc;
	margin:10px 0 20px 40px;
}

.link li{
	list-style-type:disc;
	margin:10px 0 0 0px;
}

.link li a,
.link li a:visited,
.linkunderline{
	text-decoration:underline;
}

/*--list --*/
.list{
	list-style-type:disc;
	margin:3px 0 10px 20px;
}

.list li{
	list-style-type:disc;
}

ol.list li{
	list-style-type:decimal;
}

/**/

/*-- map --*/
.map{
	width:100px;
	margin:0 0 0 10px;
	float:right;
	font-size:10px;
	line-height:11px;
	text-align:center;
}

.bo01{
	border:1px solid #a9a9a9;
}

/**/


/*-- table --*/
.table01{
	margin:0 auto;
    border-top:1px solid #443a2f;
    border-left:1px solid #443a2f;
    border-collapse:collapse;
    border-spacing:0px;
	background-color:#ffffff;
    empty-cells:show;
}
.table01 th{
    border-right:1px solid #443a2f;
    border-bottom:1px solid #443a2f;
    color:#ffffff;
    background-color:#7f6e51;
    padding:5px 10px;
    text-align:center;
	vertical-align:middle;
	font-weight:bold;
}
.table01 td{
	border-right:1px solid #443a2f;
    border-bottom:1px solid #443a2f;
    padding:5px 10px;
}

.table02{
	margin:0 auto;
    empty-cells:show;

}
.table02 td{
    padding:10px;
	vertical-align:top;
	border:1px solid #a9a9a9;
}

.table02 td b{
	background-color:#666666;
	padding:2px 0;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	display:block;
	margin:5px 0 0 0;
}

.table02 th{
	border:none;
	padding:10px;
	font-size:18px;
	color:#ff7200;
}

.table02 th.p0{
	padding:0px;
}
/**/

/* download */
	
a.dl{
	width:337px;
	height:27px;
	display:block;
	background-image:url(../image/button.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}

a.dl:hover{
	width:337px;
	height:27px;
	display:block;
	background-image:url(../image/button-on.jpg);
	background-repeat:no-repeat;
}
/**/

/* footer */

#footer{
	color:#727272;
	width:800px;
	text-align: center;
	font-size:11px;
	letter-spacing:-2px;
}

#footer a,
#footer a:visited{
	color:#727272;
	padding:0px;
}

#footer a:hover{
	color:#ff7200;
}

.co{
	clear: both;
	color:#ffffff;
	background-image: url(../image/footer.gif);
	background-repeat:repeat-x;
	background-position:center top;
	line-height:30px;
	width:800px;
	margin:5px 0 0 0;
	text-align: center;
	font-size:10px;

}

.counter{
	color:#969696;
	text-align:left;
	padding:0px 0 0 10px;
	font-size:10px;
}

/**/

/*-------------------------------------------------------------------------------------*/


