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

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

* {
	margin: 0;
	padding: 0;
}
body {
	color: #666666;
	font-size: small;
	background:#FFE8E8;

	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: 30px 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 7px;
	position: relative;
	background-image:url(../img/shadow.jpg);
	background-repeat:repeat-y;
}
/*----------------header------------------*/
#header{
	width:800px;
	height:306px;
	padding:0px;
	font-size:14px;
	background-image: url(../img/hederbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
}


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

}

.menu{
	width:760px;
	float:left;
	margin:15px 10px 0px 10px;
	_margin:15px 10px 10px 5px;
 
}

.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;

}

.cont1{
	width:650px;
	line-height:30px;
	float:left;
	font-size:12px;
        margin: 40px 0px 0px 80px;
	_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;
	 /*height:330px;*/
	 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;
	height:300px;
	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;

}

/*---------------- rss_news------------------*/

.rss_news{
    width:600px;
	background-image:url(../img/rss.jpg);
	background-repeat:no-repeat;
	padding:40px 0px 0px 0px;
	margin:30px 0px 15px 0px;

}

.rss_news li {
    font-size:10px;
	list-style: none;
	padding:10px 10px 10px 15px;
	_padding:10px 10px 10px 10px;
}

.rss_news p {
    font-size:10px;
	margin:0px;
	padding:10px 10px 10px 0px;
	_padding:10px 10px 10px 0px;

}

