/*  */

body{
	margin: 0;
	font-family: "メイリオ",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url('../images/bg1.jpg');
	background-repeat:repeat-x;


}

img {
	vertical-align: top;
}
a{
	color: #336633;
	text-decoration: unterline;
}


h1{
	background-color:#EFEFEF;
	border-bottom:1px solid #8598BA;
	width: auto;
	margin:0 0 0 0;
	padding: 3px 0 3px 0;
	color:#036;
	font-size:10px;
	font-weight: normal;
	text-align: center;
}


#wrap{
	width: 940px;
	background-image: url('../images/bg2.png');
	background-repeat:repeat-y;
	background-position:center;
	margin: 0px;
	
}

#wrap2{
	width: 900px;

	}

#pan{
	font-size: 9px;
	color: #333333;
	text-align: left;
	margin: 0px 0 10px 10px;
}


#left{
	width: 200px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 20px;
	border-right: 1px dotted #999999;
}

#left p{
	font-size: 10px;
	margin:0;
}

h3{
	font-size: 15px;
	margin: 0px;

}


#main{
	width: 480px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 10px;
}

#right{
	width: 200px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 20px;
	border-left: 1px dotted #999999;
}


.t_left{
	margin-left: 5px;
	width: 195px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;

}

.t_left th{
	background-color: #FF6600;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px; 
}

.t_left td{
	background-color: #FFFFCC;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.t_right{
	margin-left: 5px;
	width: 195px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;

}

.t_right th{
	background-color: #FFFFFF;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left; 
}

.t_right td{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 5px;
}



#footer {
	width: 900px;
	padding-top: 10px;
	font-size: 9px;
	color: #333333;
	overflow: hidden;
}

p{
	font-size: 15px;
	color: #333333;
	text-align: left;
	line-height: 180%;
}

.small{
	font-size: 10px;
	color: #333333;
}
.middle{
	font-size: 12px;
	color: #333333;
}

#footer{
	background-color: #336633;
	color: #FFFFFF;
	padding-top: 20px; 
	padding-bottom: 20px;
}

#slideshow{
	margin-left: auto;
	margin-right: auto;
}


#slideshow p{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
}


#slideshow img{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.news{
	width: 480px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin-top: 10px;
}	

.news th{
	border: 1px solid #CCCCCC;
	background-color: 006600;
	color: #FFFFFF;
	text-align: left;
	padding: 5px; 
}


.news td{
	border: 1px solid #CCCCCC;
	background-color: FFFFFF;
	color: #999999;
	padding: 5px;
	font-size: 12px;
}

.news p{
	font-size: 12px;
}


.news img{
	font-size: 12px;
	margin-right: 5px;
}

.kanso{
	background: #EEEEEE;
	padding: 10px;
	font-size: 12px;
	line-height: 150%;
}

.new.none td{
	border: 1px solid #000000;
	color: #333333;
}

.bigred{
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
