@charset "shift_jis";

/*kankyo-navi*/

ul#kankyo-navi {
	list-style: none;
	text-align:right;
	margin:10px 30px 0 0;
}
#kankyo-navi li {
	display: inline;
	margin-left: 10px;
}
#kankyo-navi li a{
	background:url(common/images/icn_lnk01.gif) no-repeat 0 0.2em;
	padding-left: 12px;
}
#kankyo-navi a:link {
 text-decoration: underline;
 color: #0070CB;
}

#kankyo-navi a:visited {
 text-decoration: underline;
 color: #800080;
}

#kankyo-navi a:hover {
 text-decoration: underline;
 color: #f00;
}


/*sky*/
#sky {
	background:#d5f4f2;
}
#sky #topline {
	height:30px;
	width:958px;
	margin:0 auto;
	background:url(img/wrap_top.gif) left bottom no-repeat;
}
#sky .wrap{
	width:958px;
	margin:0 auto;
	background:url(img/wrap_blue.gif) left top repeat-y;
}
#sky #sky-right{
	width:650px;
	float:right;
}
#sky .message {
	background:url(img/top_kei.gif) top left no-repeat;
	color:#4b3614;
	margin:10px 20px 0 0;
	padding-bottom:10px;
}
#sky .message h2{
	font-size:11px;
	font-weight:normal;
	line-height:2.3;
	padding:4px 10px 0 10px;
}
#sky .toplogo {
	margin:10px 0 15px 50px;
}

/*ground*/
#ground {
	background:#c0e5ae;
}
#ground .wrap{
	width:958px;
	margin:0 auto;
	background:url(img/wrap_green.gif) left top repeat-y;
}
#ground .inner{
	padding:8px 24px 5px 24px;
	width:910px;
}
#ground .topnews{
	background:url(img/top_news.gif) left top no-repeat;
	font-size:12px;
	color:#444;
	padding:8px 0 12px 70px;
	margin-left:10px;
}
#ground .topnews span{
	font-weight:bold;
}
#ground .topnews .new{
	color:#e14703;
}
#ground #bottomline {
	height:20px;
	width:958px;
	margin:0 auto;
	background:url(img/wrap_bottom.gif) left top no-repeat;
	padding-bottom:15px;
}



/*contents*/

#whitearea {
	background:url(img/white_bg.gif) left top repeat-y;
	width:910px;
}
#whitearea .whitetop{
	background:url(img/white_top.gif) left top no-repeat;
	height:10px;
	margin:0;
	padding:0;
}
#whitearea .whitebtm{
	background:url(img/white_btm.gif) left top no-repeat;
	height:10px;
	margin:0;
	padding:0;
}

#whitearea .whiteinner {
	padding:20px 20px 0 20px;
	font-size:10pt;
	line-height:1.6;
}

#whitearea .whiteright {
	float:right;
	width:285px;
	margin-left:20px;
}

#whitearea .prof {
	width:250px;
	float:right;
	margin-left:20px;
}
#whitearea .bb {
	font-size:12pt;
	color:#01a0aa;
}
#whitearea .fs12 {
	font-size:12pt;
}
#whitearea .chu {
	font-size:9pt;
	color:#840000;
}
/*fb*/
#whitearea .fb {
	border:1px #004a9a solid;
	width:285px;
}
#whitearea .fb .fbtitle{
	background:#004a9a;
	text-align:center;
	padding:3px 0;
}
#whitearea .fb .fbmain{
	padding:0 10px;
}
#whitearea .fb .fblike{
	padding:0 0 5px 10px;
	text-align:right;
}
/*scehdule*/
#whitearea .schedule {
	width:420px;
}
#whitearea .schedule td{
	border:1px #ddd solid;
	vertical-align:top;
	padding:2px 5px;
}
#whitearea .schedule th{
	text-align:left;
	border:1px #ddd solid;
	background:#c9f6fa;
	padding:0 5px;
}
#whitearea .schedule .do {
	color:#0094c8;
}
#whitearea .schedule .nichi {
	color:#e95464;
}
#whitearea .schedule a:link,#whitearea .schedule a:visited,#whitearea .schedule a:hover {
 text-decoration: none;
 color: #02647c;
}

#whitearea .sright {
	width:420px;
	float:right;
}
#whitearea .sright .event {

	padding:5px 10px;
	border-left:5px #fff solid;
	border-bottom:1px #ddd dashed;
}
#whitearea .sright .event p{
	margin:0;
}
#whitearea .sright .event p.place{
	font-size:11pt;
	color:#02647c;
}


/* banner*/
.banner {
	margin-top:10px;
}
.banner p{
	font-size:12px;
	line-height:1.7;
	color:#555;
	padding-top:5px;
}
.banner img{
	float:left;
	margin-right:10px;
}


/*report*/

.report {
	height:80px;
	padding:10px 0 0 10px;
}
.report h4{
	font-size:14pt;
	color:#02647c;
	font-weight:normal;
}
.bg1 {
	background:url(img/barbg1.gif) left top no-repeat;
}
.bg2 {
	background:url(img/barbg2.gif) left top no-repeat;
}
.bg3 {
	background:url(img/barbg3.gif) left top no-repeat;
}
.bg4 {
	background:url(img/barbg4.gif) left top no-repeat;
}
.bg5 {
	background:url(img/barbg5.gif) left top no-repeat;
}
.ph {
	width:253px;
	float:left;
	margin-left:25px;
}
