/*　　------------------------　基本設定　------------------------　　*/

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, tr, th, td, address, form, td {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}
body {
	color: #694C2F;
}
h1 img {
	vertical-align: bottom;
}
h2 img {
	vertical-align: bottom;
}
h3 {
	margin-bottom: 15px;
}
a {
	color: #0B9600;
}
a:hover {
	color: #02C635;
}
p {
	margin-bottom: 15px;
}


/*　　------------------------　共通設定　------------------------　　*/

#top_bg {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFCF0;
}
#in_bg {
	background-image: url(../images/in_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFCF0;
}
#wrap {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #4DA830;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 75px;
}
.main_con {
	padding-left: 20px;
}
.page {
	margin-top: 35px;
}
.main_table {
	margin-left: 10px;
}
.inmds {
	margin-top: 35px;
}
.inmdss {
	margin-top: 25px;
	margin-bottom: 10px;
}

/*　　------------------------　間隔・色　------------------------　　*/


.bot_keep {
	vertical-align: bottom;
}
.und5 {
	margin-bottom: 5px;
}
.und10 {
	margin-bottom: 10px;
}
.und15 {
	margin-bottom: 15px;
}
.und20 {
	margin-bottom: 20px;
}
.left10 {
	margin-left: 10px;
}
.color1 {
	color: #E13507;
}
.color2 {
	color: #FF5161;
}

/*　　------------------------　表　------------------------　　*/

.top_hyo1 td {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.top_hyo1 {
	background-color: #8A5A30;
}
.hyo_td2 {
	background-color: #FFFFFF;
	text-align: left;
}
.hyo_td1 {
	background-color: #B8926C;
	color: #FFFFFF;
	vertical-align: middle;
}
.hyo_td3 {
	background-color: #FFFFFF;
}
.hyo_color1 {
	color: #FF6021;
}

/*　　------------------------　TOPページ　------------------------　　*/

.news_text {
	color: #723D00;
	padding-left: 10px;
}
.top_news_table {
	background-image: url(../images/top_news_bg.gif);
	background-repeat: repeat-y;
}


.p_nound {
	margin: 0px;
}
.bigtext {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.minitext {
	font-size: 10px;
	color: #FF5161;
}
.fax_btn {
	width: 650px;
	padding-bottom: 20px;
}
