@charset "euc-jp";
.bace {
}

/*-------------µâ¿õ+---------------*/

* {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
body {
	color: #666666;
	font-size: small;
	background-color:#FFFCEE;
	background-position: center top;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka;
}
img, table { border: none; }
img { vertical-align: bottom; }

a {
	text-decoration: underline;
	color:#999999;
}
a:hover { text-decoration: none; }


h1{
	font-weight: normal;
    font-size: 10px;
	 padding:20px 0px 0px 20px;
	 margin: 0px 0px 0px 0px;
}

h2{
    margin:0px;
   	font-size:14px;
	font-weight: normal;
    width:355px;
    padding:100px 0px 0px 40px;

}

h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-indent: 5px;
}


.clear {
	font-size: 0;
	line-height: 0;
	height:0;
	clear: both;
	display: block;
}



/*----------------bace------------------*/


#wrap {
	width:800px;
	margin: 0 auto;
	padding:0 3.5px;
	position: relative;
	background:#FFFFFF;
}
/*----------------header------------------*/
#header{
	width:800px;
	height:97px;
	margin:0px;
	padding:0px;
	font-size:14px;
	background-image: url(../img/hederbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


.rogo{
    margin:5px 0px 0px 20px;
	font-size:18px;
	font-weight: bold;

}

.menu{
    width:750px;
	float:left;
	margin:15px 10px 10px 260px;
	_margin:15px 10px 10px 120px;
 
}

.menu li{
	font-size: 12px;
	float:left;
	text-indent:3px;
	padding-top: 5px;
	padding-right:20px;
	padding-left:4px;
	list-style: none;
	text-decoration: underline;
}

/*----------------pankuzu------------------*/
#pan {
	width:750px;
	height:20px;
	padding:30px 0px 0px 40px;
	margin:0px;
	font-size:10px;
	background-image:url(../img/sen.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#CCCCCC;
}

#pan a{ color: #CCCCCC; text-decoration:none;}

/*----------------contents------------------*/
	
#contents{
    width:800px;
	height:300px;
	background-image:url(../img/main.jpg);
	 background-repeat:no-repeat;
	 background-position: 30px 10px;
}

.cont1{
     width:550px;
	 line-height:30px;
	 float:left;
	 font-size:12px;
	 margin: 40px 0px 0px 70px;
	 _margin: 40px 0px 0px 40px;
}



/*----------------pr------------------*/
#contents2{
    width:750px;
	float:left;
	margin-top:20px;
	margin-left:35px;
	_margin-left:20px;
}

.cont3{
 font-size:10px;
     width:700px;
	 background-image:url(../img/pickup.jpg);
	 background-repeat:no-repeat;
	 padding: 40px 10px 10px 10px; 
     _padding: 50px 10px 10px 10px;
}



.cont3 p{
    font-size:10px;
	padding-left:10px;
	/*line-height:5px;*/
	margin:10px 0px 0px 10px ;
	padding:0px;
    
}
/*----------------plinkfooter------------------*/
.plink{
	width:700px;
	background-image:url(../img/pr.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 20px 0px;
	padding:60px 0px 0px 5px;
	
}

.plink p{
     font-size:10px;
	 padding:5px;


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

#footer{
	width:800px;
	height:20px;
	clear:both;
	padding-top:18px;
	text-align:center;
	font-size: 10px;
	background-image: url(../img/foter.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


/*----------------menu------------------*/

#contents3{
    width:800px;
	background-position: 30px 10px;
}



.contmenu1{
     width:700px;
	 float:left;
	 line-height:30px;
	 font-size:12px;
	 padding-top:20px;
	 font-weight: bold;
	 margin-left:40px;
	 _margin-left:20px;


}
.contmenu2{
     width:700px;
	 float:left;
	 line-height:30px;
	 font-size:12px;
	 padding-top:20px;
	 margin-left:40px;
	  _margin-left:20px;

}

