/* 基本設計
-------------------------------------*/
body {
	text-align: center;
	line-height: 120%;
	background: url(../img/kabe_02.gif);
}

/* リンク
-------------------------------------*/
a:visited {  text-decoration : underline;}
a {  text-decoration : underline;}

a:hover { text-decoration: none;
}

/* 文字設定
-------------------------------------*/
p{
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: 800;
}

em {
	font-style: normal;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	color: #000;
}

/* リスト
-------------------------------------*/
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li{
	margin: 0px;
	padding: 0px;
}
ol{
	margin: 0px;
	padding: 0px;
}

/* ＃ヘッダー類
-------------------------------------*/
#header {
	position: relative;
	width: 744px;
	height: 76px;
	background: url(../img/back_01.gif);
}
#footer {
	position: relative;
	width: 774px;
	height: 21px;
	background:#311400;
	text-align:center;
	font-size:12px;
	color:#FEE4B4;
	vertical-align: middle;
	padding-top: 4px;
}
#footeron {
	position: relative;
	width: 774px;
	height: 21px;
	background: url(../img/back_01.gif);
	text-align:right;
	font-size:12px;
	vertical-align: middle;
	padding-top: 4px;
}






/* ＃上部メニュー
-------------------------------------*/
#topmenu {
	margin-left:-42px;
	clear: both;
	padding: 0px;
}

#topmenu li {
	float: left;
	list-style: none;
}

#topmenu01 a { 
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus001.gif) 0px 0px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
} 

#topmenu01 a:hover {
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus001_.gif) 0px -28px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
}

#topmenu02 a { 
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus002.gif) 0px 0px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
} 

#topmenu02 a:hover {
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus002_.gif) 0px -28px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
}

#topmenu03 a { 
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus003.gif) 0px 0px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
	text-decoration: none 
} 

#topmenu03 a:hover {
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus003_.gif) 0px -28px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
	text-decoration: none 
}

#topmenu04 a { 
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus004.gif) 0px 0px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
	text-decoration: none 
} 

#topmenu04 a:hover {
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus004_.gif) 0px -28px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
	text-decoration: none 
}

#topmenu05 a { 
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus005.gif) 0px 0px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
	text-decoration: none 
} 

#topmenu05 a:hover {
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus005_.gif) 0px -28px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
	text-decoration: none 
}

#topmenu06 a { 
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus006.gif) 0px 0px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
	text-decoration: none 
} 

#topmenu06 a:hover {
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu/menus006_.gif) 0px -28px;
	width: 124px;
	height: 28px;
	text-indent: -10000px;
	text-decoration: none; 
}












/* 左部メニュー
-------------------------------------*/
.menu{
	width:124px;
	height:25px;
	line-height:25px;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	vertical-align: middle;
}

.menu a{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-top: 3px;
	display: block;
	color: #311400;
}

.menu a:link,
.menu a:visited,
.menu a:active{
	width:124px;
	height:25px;
	text-align:left;
	display:block;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 32px;
	color: #311400;
}

.menu a:hover{
	width:124px;
	height:25px;
	background:#ffffff url(../img/menu/contentmenu-back01.gif) repeat;
	color:#fff;
	text-align:left;
	display: block;
	float:left;
	text-decoration: none;
	color: #311400;
}


/* 位置設定
-------------------------------------*/

.center {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* ボーダー設定
-------------------------------------*/
.boder {
	border: 1px double #990000;
}

.contactbox {
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
	width: 520px;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}

/* 文字設定
-------------------------------------*/
.txt10 {  font-size: 10px; line-height: 15px}
.txt10_01 {
	font-size: 10px;
	line-height: 15px;
	padding: 5px 15px;
	margin: 0px;
}
.txt11 {  font-size: 11px; line-height: 15px}
.txt12 {  font-size: 12px; line-height: 16px}
.txt12_01 {
	font-size: 12px;
	line-height: 20px;
}
.txt12_02 {
	font-size: 12px;
	line-height: 28px;
	padding-top: 10px;
}
.txt12_03 {

	font-size: 12px;
	line-height: 20px;
	padding: 5px 15px;
	margin: 0px;
}
.txt13 {
font-size: 13px; line-height: 18px
}
.txt14 {  font-size: 14px; line-height: 20px}
.txt14_01 {  font-size: 14px; line-height: 24px}
.txt14_02 {  font-size: 14px; line-height: 30px}
.txt18 {  font-size: 18px; line-height: 22px}

.txt22 {  font-size: 22px; line-height: 28px;}


.content {
	font-size: 12px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

.photo {
	font-size: 12px;
	line-height: 20px;
	margin-left: 30px;
}

.menucontent {
	width:124px;
	height:25px;
	background:url(../img/menu/contentmenu-back02.gif) no-repeat bottom;
	color:#311400;
	text-align:center;
	display: block;
	float:none;
	text-decoration: none;
	color: #311400;
	vertical-align: middle;
	font-size: 12px;
}
.menucontent02 {
	height:25px;
	background:url(../img/menu/contentmenu-back02.gif) repeat-x bottom;
	color:#311400;
	text-align:left;
	display: block;
	float:none;
	text-decoration: none;
	color: #311400;
	vertical-align: middle;
	font-size: 12px;
}
.headerlist {
	font-size: 12px;
	line-height: 15px;
	height: 25px;
	width: 620px;
	border-top-color: #4B3120;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.bodertxt {
	border: 1px double #990000;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
	width: 245px;
	height: 90px;
}
.txt12title {
	font-size: 12px;
	line-height: 16px;
	padding: 2px;
	border: 1px solid #990000;
	margin: 10px;
}
.content02 {

	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contacttitle {
	font-size: 12px;
	line-height: 16px;
	width: 520px;
	background-color: #990000;
	padding: 5px 5px 5px 10px;
	border: 1px solid #990000;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
}
.contentbox {
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 10px;
}
.content03 {
	font-size: 12px;
	line-height: 28px;
}
