@charset "Shift_JIS";
/*トップボディー指定*/
body {
	font-size: 100%;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}


/*トップ-バナーバック指定*/
#bg_banner {
	background-image: url(../img/bg_topics.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-top: 12px;
}
/*トップ-トピックスバック指定*/
#topics_bk {
	background-image: url(../img/topics_bk.gif);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 15px;

}
#topics_waku  {
	height: 85px;
	overflow: auto;
}
.topics {
	margin-bottom: 10px;
	clear: both;
}

.topics img {
	padding-right: 5px;
	padding-left: 5px;
}
.topics h2 {
	font-size: 90%;
	color: #6DA7DD;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6DA7DD;
	margin-bottom: 3px;
	padding-left: 2px;
}
.topics h2 a{
	color: #6DA7DD;
}
.topics h3{
	margin-bottom: 3px;
	font-size: 80%;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.topics h4{
	font-size: 80%;
	line-height: 1.3em;
}


/*上部指定*/
#bg_ue {
	background-image: url(../img/bg_ue.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
}
.ue_link a {
	font-size: 70%;
	color: #333333;
}
#bg_under {
	background-image: url(../img/bg_under.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 787px;
	height: auto;
	padding-left: 9px;
}
#main_photo {
	height: 540px;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
}

#banner {
	white-space: nowrap;
	width: 670px;
	margin-bottom: 7px;
	margin-top: 10px;
}
#banner  IMG {
	margin-right: 3px;

}

#ev-in {
	background-image: url(../img/ev-in_back.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 14px;
	height: 102px;
	width: 656px;
}

