@charset "UTF-8";
/* CSS Document */

/* -------------------------------------------------------- main image設定 ----------- */
#mainImage {
	width: 800px;
	height: 175px;
	background-image: url(../images/top/main_image03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainImage h3 {
	text-indent: -999em;
}

/* -------------------------------------------------------- wrapper ------------------ */
#wrapper {
	float: left;
	width: 800px;
	margin-bottom: 0px;
}
/* -------------------------------------------------------- left side設定 ------------ */
#wrapper #left_side {
	height: auto;
	width: 610px;
	float: left;
	margin-right: 0px;
	background-color: #FFF;
	text-decoration: none;
	margin-top: 5px;
}

/* -------------------------------------------------------- right side設定 ----------- */
#wrapper #right_side {
	float: right;
	width: 185px;
	display: block;
	margin-bottom: 0px;
}


#left_side h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 2px;
}
#left_side #concept_title { /* ------------------------------- コンセプトタイトル設定 -------- */
	background-image: url(../images/top/concept_title.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	text-indent: -999em;
	display: block;
	height: 15px;
	background-color: #FFF;
	margin-top: 20px;
}
#left_side p { /* --------------------------------------------- 左エリア段落設定 -------------- */
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 80％;
	line-height: 1.7;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	text-indent: 1em;
	color: #FFF;
}
.by_name {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 75%;
	margin-right: 5px;
}

#news_info_title { /* -------------- news & informationタイトル設定 ---------- */
	background-image: url(../images/top/news_title.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	text-indent: -999em;
	display: block;
	height: 15px;
	background-color: #FFF;
}
#right_side #link_area { /* -------------- バナー上のライン設定 -------------- */
	height: 15px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#right_side li { /* ---------------------- リンクバナー表示設定 --------------- */
	display: list-item;
	width: 255px;
	margin-bottom: 5px;
	padding-left: 5px;
	line-height: 1;
	font-size: 12px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	padding-bottom: 2px;
}
#left_side dl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 83%;
	line-height: 1.5;
	padding-left: 2px;
}
#left_side dl dt {
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C9F69;
}
#left_side dl dd {
	padding-left: 1em;
	padding-top: 10px;
}
#rss_box {
	padding: 5px;
	width: 510px;
}
#rss_box ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5;
}
#rss_box ul li {
	margin-bottom: 1em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDE896;
}
#rss_box ul li .rss_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #5d9c37;
}
#rss_box ul li .rss_title {
	padding-left: 10px;
	padding-right: 10px;
}
#rss_box ul li .rss_new {
	font-style: italic;
	font-weight: bold;
	color: #F00;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#right_side #contact {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	width: 238px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #E5FBD4;
	border: 1px solid #C9E0B7;
	margin-top: 5px;
}
#right_side #contact p {
	font-size: 80%;
	line-height: 1.5;
}
#right_side #contact h3 {
	font-weight: bold;
	color: #060;
	font-size: 95%;
	line-height: 1.7;
	margin-bottom: 0.75em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006800;
	padding-left: .5em;
}
#container #wrapper #right_side #contact .free_dial{
	background-image: url(../images/common/free_dial_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #337B1C;
	margin-bottom: 10px;
}
#container #wrapper #right_side #contact .mail_icn {
	background-image: url(../images/common/mail_icn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 10px;
}
.small_text {
	font-size: 80%;
}

