@charset "utf-8";

/* 共通設定 */

* {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 1.6;
	color: #54504B;
}

a:link {
	color: #FC4E03;
	text-decoration: none;
}


a:hover {
	color: #3EB6B3;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

body {
	background-image: url(../img/wall.jpg);
	background-repeat: repeat-x;
	background-color: #F7F7EF;
	text-align: center;
}

.font-s {

}
.font-s2 {
	font-size: xx-small;
	color: #202020;
}
/* 共通設定 END */

/* 全体構造 */
#wrap {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}

/* 全体構造 END */

/* ヘッダ */
#head {
	background-image: url(../img/header.jpg);
	height: 166px;
	width: 900px;
}

#head-logo {
	display: block;
	height: 100px;
	width: 150px;
}

#head ul {
	list-style-type: none;
	padding-top: 12px;
	padding-left: 5px;
}
#head ul li {
	float: left;
	padding-right: 2px;
}

/* ヘッダ END */

/* フッダ */
#foot {
	clear: both;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 127px;
	text-align: center;
}
#foot2 {
	background-image: url(../img/footer.jpg);
	height: 127px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#foot2 ul {
	float: right;
	padding-top: 70px;
}
#foot2 ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	list-style-image: url(../img/ya3.gif);
	float: right;
	padding-right: 25px;
}
#foot2 ul li a {
	color: #43463B;
}
#foot2 ul li a:hover {
	color: #3eb6b3;
}
/* フッダ END */


/* 左 */
#left-box {
	clear: both;
	float: left;
	width: 264px;
}
.bnr_magazine a {
	background-image: url(../img/bnr_magazine.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 143px;
	text-indent: -700em;
}
.bnr_magazine a:hover {
	background-image: url(../img/bnr_magazine.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#search-box p {
	padding-bottom: 5px;
}
#search-box input {
	float: left;
	width: 125px;
}
#search-box .btn-search {
	background-image: url(../images/btn-search.jpg);
	background-repeat: no-repeat;
	text-indent: -700em;
	display: block;
	float: right;
	height: 20px;
	width: 60px;
}
.bnr {
	margin-top: 2px;
	margin-bottom: 2px;
}
#left-box form {
	margin-top: 30px;
	margin-bottom: 30px;
}

#serch {
	float: right;
	padding-top: 8px;
}
#left-box #bg_left2 {
	text-align: center;
	padding: 8px;
	border: 2px solid #DAD9D2;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.left-bnr {
	background-image: url(../img/w2.gif);
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left-bnr-yerrow {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/w2_yerrow.gif);
	background-repeat: repeat-y;
}

.left-bnr-yerrowo {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/w2_yerrow1.gif);
	background-repeat: repeat-y;
}
.left-bnr-midasi-yerrow {
	background-image: url(../img/line_yerrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	color: #595959;
}
.left-bnr-midasi-yerrow {
	background-image: url(../img/line_yerrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	color: #595959;
}
.left-bnr-midasi-yerrow0 {
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	color: #595959;
}

.left-bnr-midasi {
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	color: #595959;
}
.left-bnr-midasi a {
	color: #4D4D26;
	text-decoration: none;
}
.left-bnr-midasi2 a {
	color: #666;
}

.left-bnr-midasi2 {
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 5px;
	background-image: url(../img/ya2.gif);
	padding-left: 10px;
}

/* 左 END */

/* メイン */

#menu-pola ul li {
	float: left;
	list-style-type: none;
}

#menu-pola {
	width: 636px;
	padding-left: 5px;
}
.news-table-bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD9D2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.news-table-bg09 {
	text-align: right;
float: right;
}

.news-table-bg2 {
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DAD9D2;
	font-size: 1px;
}

#news {
	clear: both;
	padding-left: 18px;
	margin-top: 13px;
}
#news th {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#news td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px;
}
.news_last {
	border-bottom-style: none;
}

#m_news1 {
	background-image: url(../img/m_news1.gif);
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 85px;
	width: 65px;
}

#m_news2 {
	background-image: url(../img/m_news2.gif);
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 85px;
	width: 65px;
}
#m_news3 {
	background-image: url(../img/m_news3.gif);
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 85px;
	width: 65px;
}
#m_news4 {
	background-image: url(../img/m_news4.gif);
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 85px;
	width: 65px;
}
#m_news5 {
	background-image: url(../img/m_news5.gif);
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 85px;
	width: 65px;
}
.icon1 {
	background-image: url(../img/icon1.gif);
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 14px;
	width: 59px;
	margin-right: 5px;
	display: block;
	background-position: center;
}
.icon2 {
	background-image: url(../img/icon2.gif);
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 14px;
	width: 59px;
	margin-right: 5px;
	display: block;
	background-position: center;
}
.icon3 {
	background-image: url(../img/icon3.gif);
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 14px;
	width: 59px;
	margin-right: 5px;
	display: block;
	background-position: center;
}
.icon4 {
	background-image: url(../img/icon4.gif);
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 14px;
	width: 59px;
	margin-right: 5px;
	display: block;
	background-position: center;
}
.icon5 {
	background-image: url(../img/icon5.gif);
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 14px;
	width: 59px;
	margin-right: 5px;
	display: block;
	background-position: center;
}
#main-box {
	float: right;
	width: 634px;
}
#bnr-long {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bnr-long ul {
	list-style-type: none;
	padding-left: 20px;
}
#news h1 {
	font-size: small;
	font-weight: bold;
}



.table-line-dot {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #C0BFB4;
	border-bottom-color: #C0BFB4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table-line-dot2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0BFB4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#address {
	text-align: center;
}


/* メイン END */
.space {
	margin-top: 30px;
	margin-bottom: 30px;
}


