@charset "utf-8";
/* CSS Document */

body {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-family: normal 'Verdana', 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:12px;
	letter-spacing:0.05em;
	line-height:150%;
	background-image: url(../cmn_img/head_bg.jpg);
	background-repeat: repeat-x;
	color: #4F4F4F;
}
#head {
	padding: 0px;
	height: 114px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 36px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#main_space {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#footer {
	width: 100%;
	height: 150px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.border_dash {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.border_left {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #663300;
	padding-left: 5px;
}


a:link {
	color: #3F2C1D;
	text-decoration: none;
}
a:visited {
	color: #3F2C1D;
	text-decoration: none;
}
a:hover {
	color: #65431D;
	text-decoration: none;
}
.q {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5A7335;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A7335;
	padding-left: 3px;
	padding-bottom: 2px;
	color: ##5A7335;
}
.news_txt {
	padding-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #59351F;
	border-left-color: #583017;
	padding-bottom: 2px;
}
.news_ti {
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-color: #59351F;
	border-left-color: #59351F;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
