﻿@charset "utf-8";
/* CSS Document */

/* common css */
*{

	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding:0px;
}

body, div, span, ul, li, dl, dt, dd, h1, h2, h3, h4, address{

	border: 0;
	margin:0px;
	padding:0px;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	font-family:"ＭＳ ゴシック", "Osaka－等幅", "ヒラギノ角ゴ Pro W3";
}

body{
	width: 100%;
	text-align:center;
	color:#2f2f2f;
	font-size:13px;
}

ul, li{ list-style-type: none; }

img{ border:none; }

b,strong{ font-weight:bold; }

h1{ color:#999999; font-size:10px; }

h3{
	font-weight:bold;
	list-style-type:none;
	background-color:#666666;
	color:#ffffff;
	margin:5px 0px;
	padding:3px 10px;
}

h4{
	font-weight:bold;
	background-image:url(../image/subtitlebg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:1px solid #ffce6d;
	height:20px;
	line-height:20px;
	color:#6c5e42;
	margin:5px 0;
	padding:0px 10px;
}	

.style01{ color:#ff7400; }

.style02{ color:#403832; }

.tell{
	color:#ff7400;
	font-weight:bold;
	font-size:20px;
	padding:2px 0 8px 0;
}

#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:#2f2f2f;
	text-decoration:none;
}

a:hover{
	color:#ff7400;
	text-decoration:none;
}


a.link01,
a.link01:visited{
	color:#ff7400;
	text-decoration:none;
}

a.link01:hover{
	color:#ffaa00;
	text-decoration:none;
}



.box{
	padding:0 10px;
}

.box2{
	padding:10px 30px;
	margin:10px 0;
	border-left:1px solid #a9a9a9;
}

/*-- header --*/

.header-left{
	width: 225px;
	float:left;
	padding:0 0 0 10px;
	text-align:left;

}

.header-right{
	float:right;
	width:535px;
	padding:10px 15px 0 0;
	text-align:right;
}

.tell2{
	font-size:15px;
	font-weight:bold;
	letter-spacing:2px;
}

.rogo{
	margin:10px 0 10px 35px;
}


/*-- header link --*/

a.header-link,
a:visited.header-link {
	padding:0px 10px 5px 10px;
	color:#2f2f2f;

}

a:hover.header-link {
	color:#ff7400;
}

/**/

/*-- left-menu --*/

.left-menu{
	

}

.left-menu ul{
	padding:0 0 0 10px;
}

.left-menu li{
	width:210px;
	
}

.left-menu li a, 
.left-menu li a:visited{
	background-image:url(../image/menu/bg.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	height:30px;
	line-height:30px;
	text-align:right;
	display: block;
	color: #2f2f2f;
	text-decoration: none;
	padding:0 20px 0 0;
}

.left-menu li a:hover{
	background-image: url(../image/menu/bg-on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #ff7400;
}


.left-menu li.cu a,
.left-menu li.cu a:visited{
	background-image:url(../image/menu/bgcu.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	height:115px;
	line-height:30px;
	text-align:right;
	display: block;
	color: #2f2f2f;
	text-decoration: none;
	padding:0 20px 0 0;
}

.left-menu li.cu a:hover{
	background-image: url(../image/menu/bgcu-on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #ff7400;
}

/**/




/*-- main menu --*/

#menu{
	display: block;
	margin:0px;
	height: 27px;
	background-color:#403832;
	width:800px;
	clear:both;
}

#menu ul{
}


#menu li{
	display: block;
	float: left;
	height: 27px;
}

#menu li a, #menu a:visited{
	display: block;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	margin: 8px 0 8px 30px;
	letter-spacing:0em;
}


#menu li a:hover{
	color: #ff7400;
}


/*--- main contents --*/


/* index-left */

#index-left{
	float: left;
	width: 550px;
	text-align:left;
	margin:0 0 0 0px;
}

#index-left h2{
	display: block;
	background-color: #ff7400;
	padding:5px 10px;
	font-size:18px;
	font-weight: bold;
	color: #333333;
}

.ibox{
	border:1px solid #ffc08c;
	padding:10px 20px 10px 20px;
	margin:10px;
}

.ibox li{
	border-bottom:1px dashed #919191;
	padding:8px 10px 3px 10px;
	
}

.ibox li.cu{
	color:#523f31;
	font-weight:bold;
	padding:0 0 8px 0;
	font-size:16px;
}

.date{
	padding:0 30px 0 0;
}

dl.news{  }

dl.news dt {
  clear: left;
  float: left;
  padding:8px 0 3px 10px;
  width: 100px;
}

dl.news dd { padding:8px 10px 3px 110px; border-bottom:1px dashed #919191; }
.newscu{
	color:#523f31;
	font-weight:bold;
	font-size:16px;
	padding:0 0 8px 0; border-bottom:1px dashed #919191;
}

/**/


/* index-right */
#index-right{
	float: left;
	width: 250px;
	padding:0 0 10px 0;
	text-align:left;
	background-image:url(../image/aboutbg.jpg);
	background-repeat:repeat;
}

#index-right h2{
	display:block;
	background-color: #ffaa00;
	padding:5px 10px;
	font-size:18px;
	font-weight: bold;
	color: #333333;
}

.ctitle{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:10px 0;
}

/**/



/* contents */


#contents-right{
	float: left;
	width: 550px;
	text-align:left;
	margin:0 0 0 0px;
	border-top:5px solid #ff7400;
}

#contents-right h2{
	background-image:url(../image/titlebg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#67584c;
	font-weight:bold;
	display:block;
	padding:0 0 0 10px;
	margin:0 0 5px 0;
}

.cbox{
	margin:10px 30px;
	border:1px solid #ff7400;
	padding:10px;
	background-color:#FFFFCC;
}


#contents-left{
	float: left;
	width: 250px;
	padding:0 0 10px 0;
	text-align:left;
	border-top:5px solid #ffaa00;
}


/*--link --*/
.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{
	text-decoration:underline;
}

/*--list --*/
.list{
	list-style-type:disc;
	margin:10px 0 10px 20px;
}

.list li{
	list-style-type:disc;
}

/*---- site map ----*/
.sitemap{
	margin:10px 0 0 30px;
}

.sitemap li{
	height:20px;
	line-height:20px;
	list-style-type:none;
	background-image:url(../image/sitemap/bo2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 30px;
	margin:0 0 0 10px;
}

.sitemap li.top{
	background-image:none;
	margin:0 0 0 10px;
	padding:0;

}

.sitemap li.sub{
	background-image:url(../image/sitemap/bo.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 50px;
	margin:0 0 0 10px;
}

.sitemap li.subend{
	background-image:url(../image/sitemap/boend.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 50px;
	margin:0 0 0 10px;
}

.sitemap li.end{
	background-image:url(../image/sitemap/end2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 30px;
	margin:0 0 0 10px;
}

.sitemap li a,
.sitemap li a:visited{
	margin-top:10px;
}


/**/

/*-- map table --*/
.map{
	margin:5px 0 0 0;
    border-top:1px solid #ffaa00;
    border-left:1px solid #ffaa00;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.map th{
    border-right:1px solid #ffaa00;
    border-bottom:1px solid #ffaa00;
    color:#4d3300;
	font-weight:bold;
    background-color:#ffe7b8;
    background-position:left top;
    padding:5px;
    text-align:center;
	vertical-align:middle;
}
.map td{
	border-right:1px solid #ffaa00;
    border-bottom:1px solid #ffaa00;
    padding:10px;
	vertical-align:middle;
}
/**/

/* 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{
	clear: both;
	color:#6a6a6a;
	font-size:10px;
	width:800px;
	text-align: center;
	padding:10px 0 0 0;

}

#footer a,
#footer a:visited{
	color:#6a6a6a;
	padding:0px;
	letter-spacing:-1px;
}

#footer a:hover{
	color:#ff7400;
}

.co{
	clear: both;
	color:#5a5a5a;
	background-image: url(../image/footer.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:38px;
	line-height:38px;
	width:800px;
	margin:10px 0 0 0;
	text-align: center;
	font-size:10px;

}

.counter{
	color:#969696;
	text-align:left;
	margin:0 0 0 10px;
	font-size:10px;
}

/**/

/*-------------------------------------------------------------------------------------*/
