/*--------------基本設定--------------*/
body {
	background-color: #A48842;
	margin:0;
	padding:0;
	background-image: url(cmnfix/back.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

/*--------------文字設定--------------*/
h1 {
	font-size: 8pt;
	line-height:10pt;
	margin: 8px 0 5px 10px;
	font-weight: normal;
}
h2 {
	font-size:10pt;
	font-weight: bold;
	line-height:12pt;
	margin: 3px 0px 3px 10px;
}	
h3 {
	font-size:10pt;
	font-weight: normal;
	line-height:12pt;
	margin: 0 0 0 5px;
}

#link
{
color: #433c30;
}

#link a:link {
color: #800000;
}
#link  a:visited {
color: #800000;
}
#link  a:active {
color: #800000;
}
#link  a:hover {
color: #800000;
}

/*--------------ボーダー--------------*/

.border1 {border-bottom: 1px dashed #A89D99;}

/*--------------パディング--------------*/

.padding_5px {padding:5px 5px 5px 5px;}
.padding_10px {padding:10px;}
.paddingT15B5L10 {padding:15px 0 5px 10px;}
.paddingT15R10B5L10 {padding:15px 10px 5px 10px;}

/*--------------マージン--------------*/
.main_m	{margin:0;}
.main_b_30	{margin: 0 0 30px 0;}
.main_tb_15	{margin: 15px 0 15px 0;}

/*--------------共通　ヘッダー--------------*/

.back_menu01 {
	background-image : url(./cmnfix/index_27.jpg);
	width: 204px;
	background-repeat: repeat-y;
}

.footer {
	background-image: url(./cmnfix/index_29.jpg);
	height: 78px;
	line-height: 78px;
}

/*--------------共通　メニュー--------------*/


.m_1 a{background : url(./cmnfix/index_08.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_1 a:hover{background-image : url(./cmnfix/index_08-2.jpg);}

.m_2 a{background : url(./cmnfix/index_09.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_2 a:hover{background-image : url(./cmnfix/index_09-2.jpg);}

.m_3 a{background : url(./cmnfix/index_11.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_3 a:hover{background-image : url(./cmnfix/index_11-2.jpg);}

.m_4 a{background : url(./cmnfix/index_12.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_4 a:hover{background-image : url(./cmnfix/index_12-2.jpg);}

.m_5 a{background : url(./cmnfix/index_13.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_5 a:hover{background-image : url(./cmnfix/index_13-2.jpg);}

.m_6 a{background : url(./cmnfix/index_14.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_6 a:hover{background-image : url(./cmnfix/index_14-2.jpg);}

.m_7 a{background : url(./cmnfix/index_15.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_7 a:hover{background-image : url(./cmnfix/index_15-2.jpg);}

.m_8 a{background : url(./cmnfix/index_17.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_8 a:hover{background-image : url(./cmnfix/index_17-2.jpg);}

.m_9 a{background : url(./cmnfix/index_19.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_9 a:hover{background-image : url(./cmnfix/index_19-2.jpg);}

.m_10 a{background : url(./cmnfix/index_20.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_10 a:hover{background-image : url(./cmnfix/index_20-2.jpg);}

.m_11 a{background : url(./cmnfix/index_21.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_11 a:hover{background-image : url(./cmnfix/index_21-2.jpg);}

.m_12 a{background : url(./cmnfix/index_22.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_12 a:hover{background-image : url(./cmnfix/index_22-2.jpg);}

.m_13 a{background : url(./cmnfix/index_23.jpg) no-repeat;
	width: 204px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
.m_13 a:hover{background-image : url(./cmnfix/index_23-2.jpg);}



/*--------------その他--------------*/

.headerInfo {
	background-image: url(cmnfix/index_01.jpg);
	line-height: 82px;
}

.contact_box{
	padding-top: 10px;
	border: 1px solid #d6c6ad;
	margin-top: 30px;
	background-color: #FFFFCC;
	width: 100%;
}
