@charset "euc-jp";
.bace {
}

/*-------------µâ¿õ+---------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	color: #666666;
	font-size: small;
	background-image: url(../img/bgbg.jpg);
	background-repeat: no-repeat;
	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:15px 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;
}
/*----------------header------------------*/
#header{
	width:800px;
	height:97px;
	margin:0px;
	padding:0px;
	font-size:14px;
	background-image: url(../img/neko.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


.rogo{
    margin:5px 0px 0px 20px;
	font-size:18px;
	font-weight: bold;

}

.menu{
    width:400px;
	float:left;
	margin:10px 10px 10px 320px;
	_margin:10px 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:800px;
	height:20px;
	padding:30px 0px 0px 10px;
	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;
}

.cont1{
     width:340px;
	float:left;
}

.cont2{
     width:457px;
	 float:left;
	 line-height:30px;
	 font-size:12px;
	 padding-top:20px;
}

/*----------------pr------------------*/
#contents2{
    width:800px;
	float:left;
	margin-top:20px;
}

.cont3{
     width:770px;
	 height:330px;
	 background-image:url(../img/pickup.jpg);
	 background-repeat:no-repeat;
	 padding: 40px 10px 10px 10px; 
     _padding: 50px 10px 10px 10px;
	 border:solid 1px #CCCCCC;
}



.cont3 p{
    font-size:10px;
	padding-left:10px;
	line-height:5px;
	margin:10px 0px 0px 10px ;
	padding:0px;
    
}
/*----------------plinkfooter------------------*/
.plink{
	width:790px;
	background-image:url(../img/pr.jpg);
	background-repeat:no-repeat;
	height:105px;
	margin:0px 0px 0px 0px;
	padding:60px 0px 0px 5px;
	
}

.plink p{
     font-size:10px;
	 padding:5px;


}
/*----------------footer------------------*/

#footer{
	width:800px;
	height:20px;
	clear:both;
	padding-top:13px;
	text-align:center;
	font-size: 10px;
	background-image: url(../img/fotbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


/*----------------menu------------------*/

.contmenu1{
     width:790px;
	 float:left;
	 line-height:30px;
	 font-size:12px;
	 padding-top:20px;
	 font-weight: bold;


}
.contmenu2{
     width:790px;
	 float:left;
	 line-height:30px;
	 font-size:12px;
	 padding-top:20px;

}



