/* 共通項目 */
BODY,TD {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 15px;
	line-height: 125%;
	margin: auto;
	padding: auto;
}

a, a:link, a:visited, a:active {
	color: #09f;
/*	text-decoration: underline;	*/
}
a:hover {
	text-decoration: none;
}

a:visited {
	color: #69f;
}

#container {
	background-image: url(/img/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 915px;
}

#header {
}

#menu {
}

#footer {
	background-image: url(/img/fooder.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 142px;
	margin-top: 1em;
}

.fooder {
	padding-top: 40px;
}
.searchback {
	background-image: url(/img/search_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 15px;
}
.bosaiback {
	background-image: url(/img/bosai_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.point {
	background-image: url(/img/point01.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 20px;
}
.head-link {
	font-size: 11px;
	background-image: url(/img/head-arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px;
	display: inline;
}
/* 共通終わり */
/* トップページ */
.moshimob {
	background-image: url(/img/moshimo_b01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
}
.moshimof {
	border: 1px #FA424E solid;
}
.moshimoarrow {
	background-image: url(/img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.internetb {
	background-image: url(/img/internet_b01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
}
.internetf {
	border: 1px #70BE43 solid;
}
.internetarrow {
	background-image: url(/img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.weatherb {
	background-image: url(/img/weather_b01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
}
.weatherf {
	border: 1px #CCC9BF solid;
}
.weatherarrow {
	background-image: url(/img/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.goikenb {
	background-image: url(/img/goiken_b01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
}
.goikenf {
	border: 1px #19A2BA solid;
}
.goikenarrow {
	background-image: url(/img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.presidentb {
	background-image: url(/img/president.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
}

.presidentf {
	border: 1px #FE9541 solid;
}
.presidentarrow {
	background-image: url(/img/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.topicb {
	background-image: url(/img/topic_b01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 5px;
	padding-left: 5px;
}
.topicf {
	border: 1px #DBC16A solid;
	width: 367px;
}
.moshimot {
	color: #FA424E;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.cornerb {
	background-image: url(/img/corner_b01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 25px;
}
.mapf {
	background-image: url(/img/map_flame.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mapf02 {
	background-image: url(/img/map_f02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 2px;
}
.mapb02 {
	background-image: url(/img/map_b02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;

}
.mapf03 {
}
#adverts {
	width: 790px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.advert {
	width: 150px;
	background-color: #999;
	border: 1px solid #666;
	margin: 0 3px;
	float: left;
}
/* トップページ終わり */

/* 新着情報 */
#topicList {
	width: 340px;
}
.topicTitle {
	background-image: url(/img/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

/* 新着情報終わり */

/* コンテンツ */
#content {
	width: 100%;
}
.topicPath {
	margin: 0 0 0.5em 0;
}
.contentTitle {
	background-image: url(/img/corner_b02.gif);
	background-repeat: no-repeat;
	background-position: center center;
/*	height: 31px;	*/
}
.contentTitleLong {
	background-image: url(/img/corner_b03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
}
.contentTitleText {
/*	padding: 8px 25px 0 25px;	2007/12/28 by torut*/
	padding: 7px 10px 6px 20px;
	font-size: 18px;
	margin: 0;
}
.contentDescription {
	margin: 3px 0 .5em 0;
/*	padding: 0 25px;	2007/12/28 by torut*/
	padding: 0 20px;
	border-bottom: 1px dotted #aaa;
}
.contentList{
	margin-bottom: .5em
}
.contentListTitle {
	background-image: url(/img/point01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	vertical-align: middle;
	clear: both;
}

.contentListDescription {
	margin: 0 20px;
}

.contentListDescription img {
	float: left;
}

.clear {
	clear: both;
}
/* コンテンツ終わり */
