@charset "shift_jis";

/* --------------------------------------------------------------------
default
-------------------------------------------------------------------- */
img{
border : none;
margin:0;
padding:0;
vertical-align:bottom;
}
h1 {
	margin: 0px;
	padding: 0;
	font-size: 12px;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;	
}
h3 {
	margin: 0px;
	padding: 0;

}

/* --------------------------------------------------------------------
link
-------------------------------------------------------------------- */
a{
color:#309D83;
}
a:hover{
color:#309D83;
text-decoration:underline;
}
a:action{
color:#a61a3b;
text-decoration:none;
}
a:visited{
color:#1a44a6;
text-decoration:underline;
}

/* --------------------------------------------------------------------
layout
-------------------------------------------------------------------- */

/* body
-------------------------------------------------------------------- */
body{
margin:0 auto;
padding:0;
text-align:center;
color: #222;	
 font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",
  "Osaka","ＭＳ Ｐゴシック", "MS P Gothic",
  Verdana,Arial, Helvetica, sans-serif;
letter-spacing:1px;
line-height: 2.0em;
font-size:12px;
}

/* header
-------------------------------------------------------------------- */
#header {
	width:100%;
	background-color: #fff;
	background:url(../img/headback.gif) repeat-x ;
	border-top:5px solid #0062C2;
}
#header .in {
	width:927px;
	margin:auto;
	text-align:center;	
}
#header:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
#header .left {
	width:346px;
	float: left;
}
#header .right {
	width:311px;
	float: right;
	text-align: right;
	}

/* gnv
-------------------------------------------------------------------- */
#gnv {
	width:100%;
	background:url(../img/menuback.gif) repeat-x;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	height: 71px;
	margin-bottom: 35px;
			}
#gnv ul {
	margin:0 auto;padding:0;
	width:927px;
	list-style:none;
	text-align:center;
	}
#gnv li {
	display:inline;
	float: left;
}
#navi li {
	float: left;
}
#m1 a {
	background:url(../img/m1.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 68px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m2 a {
	background:url(../img/m2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 117px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m3 a {
	background:url(../img/m3.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 78px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m4 a {
	background:url(../img/m4.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 97px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m5 a {
	background:url(../img/m5.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 156px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m6 a {
	background:url(../img/m6.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 84px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m7 a {
	background:url(../img/m7.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 159px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m8 a {
	background:url(../img/m8.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 168px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m1 a:hover {
	background-image: url(../img/m11.gif);
}
#m2 a:hover {
	background-image: url(../img/m22.gif);
}
#m3 a:hover {
	background-image: url(../img/m33.gif);
}
#m4 a:hover {
	background-image: url(../img/m44.gif);
}
#m5 a:hover {
	background-image: url(../img/m55.gif);
}
#m6 a:hover {
	background-image: url(../img/m66.gif);
}
#m7 a:hover {
	background-image: url(../img/m77.gif);
}
#m8 a:hover {
	background-image: url(../img/m88.gif);
}
/* headimg
-------------------------------------------------------------------- */
#headimg {
	width: 100%;
	margin: auto;
	background-image: url(../img/himg4.jpg);
	text-align: center;
	background-repeat: no-repeat;
	height: 318px;
	background-position: center top;	
	}
#headimg .in {
width:796px;
margin:auto;
text-indent: -9999px;
}
#headimg:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

/* container
-------------------------------------------------------------------- */
#container{
	width:927px;
	margin:0 auto;
	padding:0;
	background:#FFF;
	text-align:left;
	padding-bottom: 50px;
	}

/* contents
-------------------------------------------------------------------- */
#contents {
	width: 610px;
	float: left;
	margin: 0px;
	text-align: left;
	padding-bottom: 50px;
}
/* sidecontents
-------------------------------------------------------------------- */
#side_contents {
	width: 266px;
	float: right;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	margin-bottom: 30px;
	background-color: #EDEDED;
	padding: 8px ;
		}
#side_contents li {
	padding-bottom: 0px;
	list-style-type: none;	
}

	
	
/* footer
-------------------------------------------------------------------- */
#footer {
	clear: both;
	height: 75px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #fff;
	background:url(../img/footback.gif) repeat-x;
	padding-top:8px;
	line-height: 1.8em;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer p {
	color: #333;
	font-size: 10px;
	line-height: 2.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;	
	}

/* img
-------------------------------------------------------------------- */
img.tp{
	margin: 0px 35px 35px 40px;
	float: right;	
	}
img.tp2{
	margin: 0px 35px 15px 40px;
	float: right;
	border: 0px solid #bbb;
	padding: 0px;
	background-color: #FFFFFF;	
	}	
img.tp3{
	margin: 0px 0px 0px 35px;
		}	
	
/* p
-------------------------------------------------------------------- */
p {
	margin: 0 0 0px 0px;				
	}
p.base {
	margin: 0 0px 50px 40px;
	line-height: 2.2em;			
	}
p.base2 {
	margin: 0 6px 15px 7px;				
	}	
p.base3 {
	margin: 0 0px 25px 40px;
	line-height: 2.2em;			
	}

p.center {
	margin: 0 0px 5px 0px;
	line-height: 2.2em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;	
	}	
p.ptop a {
	background:url(../img/ptop1.gif) no-repeat;
	width: 147px;
	height:27px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	overflow: hidden;
	margin-top: 50px;/**/
}
p.ptop a:hover {
	background:url(../img/ptop11.gif) no-repeat ;
}		

/* midashi
-------------------------------------------------------------------- */
.home01 {
	background:url(../img/tcom1_1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:20px;
	width: 927px;
	height: 42px;
	}
	.home02 {
	background:url(../img/tcom1_2.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:8px;
	width: 927px;
	height: 42px;
	}
.home03 {
	background:url(../img/tcom1_3.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:20px;
	width: 927px;
	height: 42px;
	}	
	

/* lineup
-------------------------------------------------------------------- */
.linebox{
	background:url(../img/lineback.gif) no-repeat;
	margin-bottom:15px;
	padding: 33px 25px 15px 25px;
	width: 863px;
	height: 200px;	
	}
p.line1 a{
	background-image: url(../img/line1.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 266px;
	height: 168px;
	margin-right: 30px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
p.line1 a:hover {
	background: url(../img/line11.jpg);
}
p.line2 a{
	background-image: url(../img/line2.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 266px;
	height: 168px;
	margin-bottom: 8px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
p.line2 a:hover {
	background: url(../img/line22.jpg);
}	
p.line3 a{
	background-image: url(../img/line3.jpg);
	background-repeat: no-repeat;
	float: right;
	display: block;
	width: 266px;
	height: 168px;
	margin-bottom: 0px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
p.line3 a:hover {
	background: url(../img/line33.jpg);
	}	


/* system
-------------------------------------------------------------------- */
.sbox{
	background:url(../img/systemboxback.gif) no-repeat;
	margin-left:35px;
	padding: 0px 0px 0px 120px;
	width: 494x;
	height:55px;	
	}
.sbox2{
	background:url(../img/systemboxback2.gif) no-repeat;
	margin-left:35px;
	padding: 20px 0px 0px 120px;
 _background:url(../img/systemboxback3.gif) no-repeat;
	_padding:0px 0px 0px 120px;
	width: 494x;
	height: 95px;	
	}	
p.sys1 {
	float: left;
	width: 300px;
	margin-bottom: 25px;	
}
p.sys2 {
	text-align: left;
	margin-left: 50px;
	margin-bottom: 25px;
	
}

b{
color:#FF6600;

}


