/* CSS Document */

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

/*-------------ｵ篩・---------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	color: #666666;
	font-size: small;
	font-family: "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "･ﾒ･鬣ｮ･ﾎｳﾑ･ｴ Pro W3", Osaka;
	background-image:url(../img/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}
img, table { border: none; }
img { vertical-align: bottom; }

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


h1{
	font-weight: normal;
    font-size: 10px;	
	padding:70px 0px 0px 80px;
	color:#000000;
	float:left;
	
}

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

/*----------- basic ---------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table; zoom: 1}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */


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


#wrap{
	width:932px;
	margin: 0 auto;
	padding:0 0px;
	position: relative;
	background-image:url(../img/shadow.jpg);
	background-repeat:repeat-y;
	

	
}

#contents{
	width:932px;
	float:left;
	margin: 0 auto;
	padding:0 0px;
	position: relative;
	background-image:url(../img/shadow.jpg);
	background-repeat:repeat-y;


}

#header{
	width:932px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:14px;
	background-image:url(../img/head.jpg);
	background-repeat:no-repeat;
	height:95px;
	
}

#main{
   width:932px;
   float:left;
	margin:0px;
	padding:0px;
	font-size:14px;
	background-image:url(../img/main.jpg);
	background-repeat:no-repeat;
	height:316px;


}


#main li a{ color:#333333; text-decoration:underline;}
#main li a:hover{ color:#333333; text-decoration:none;}

#main ul{
	margin:20px 0px 0px 25px;
	padding:5px;
	line-height:15px;
	list-style: none;
	
}


#main li{
    font-size:13px;
	margin:0px;
	padding:5px;
	line-height:17px;
	list-style: none;


}


#wrap2{
    width:920px;
	margin: 0 auto;
	padding:0 6px;
	position: relative;
	background-position:center;
	background-image:url(../img/shadow.jpg);
	background-repeat: repeat-y;



}

#leftbox{
	width:232px;
	float:left;
	margin-left: 10px;
	margin-bottom:30px;
	margin-top: 22px;
}




	
#rightbox{
	width:678px;
	float:right;
	margin-bottom:30px;
}


#pan {
	width:650px;
	height:30px;
	margin:0px;
	text-indent:10px;
	font-size:10px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}


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

#pan a:hover{ color:#0099FF; text-decoration:none;}


#footer {
	padding-top: 10px;
	padding-bottom: 30px;
	background-image: url(../img/fot.jpg);
	background-position: left top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 932px;
}
#footer address {
	float: left;
	display: inline;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 20px;
}
#footer ul {
	float: right;
	display: inline;
	font-size: 1em;
	padding-right: 20px;
}
#footerWrap {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../img/fot.jpg);
	background-position: left top;
}




.rogo{
	 padding:5px 0px 0px 45px;
	 float:left;

}





/*----------------leftbox pickup------------------*/

.leftlink{
	width:240px;
	height:340px;
    margin: 18px 0px 0px 0px;
	padding: 35px 0px 0px 5px;
	border: solid 1px #F3F3F3;
	background-image:url(../img/pickup.gif);
	background-repeat:no-repeat;
	background-position: 10px 10px;

}

.leftlink p{
    font-size:10px;
	padding-left:10px;
	line-height:10px;
	margin:5px 0px 0px 10px ;
	padding:0px;
    
}



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

.rss_news{
	width:190px;
	background-image:url(../img/rss.jpg);
	background-position: 10px 10px;
	background-repeat:no-repeat;
	float:none;
	margin: 10px 0px 0px 5px;
	padding: 38px 5px 0px 5px;
	border: solid 1px #FBEFFE;

}

.rss_news li {
    font-size:10px;
	margin:0px;
	padding:5px;
	list-style: none;
}

.rss_news p {
    font-size:10px;
	margin:0px;
	padding:0px;
	line-height:10px;
	list-style: none;
}


/*----------------rightbox ------------------*/

.rightcontents{
	width:617px;
	font-size:15px;
	color: #00CC00;
	height:42px;
	text-indent:10px;
	padding-top:10px;
	background-image:url(../img/sen.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
	float: left;


}


.rightcobox{
	width:606px;
	margin-left:10px;
	padding-top:10px;
	font-size:12px;
	color: #666666;
	line-height:30px;
	margin-bottom: 20px;
	float: left;



}

.rightcobox a{ color: #999999; text-decoration:none;}
.rightcobox a:hover{ color: #0099FF; text-decoration:none;}

.rightco{
	padding:40px 15px 0px 95px;
	font-size:10px;
	color:#333333;
}



/*----------------plink-----------------*/

.plink{
	width:617px;
	float:left;
	_margin: 10px 0px 0px 20px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	
}

.plink p{
	font-size:10px;
	padding-top:5px;
	line-height: 140%;

}

/*----------------pickup------------------*/

.prlink{
	width:617px;
	_margin: 10px 0px 0px 20px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	
}

.prlink p{
    font-size:10px;
	padding-top:5px;
	line-height: 140%;

    
}
