body {
	background-color: #F6F0DE;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
h1 {
	font-size: 12px;
	color: #2E1F0C;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h3 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


address {
	clear: both;
	text-align: right;
	display: block;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #513C1D;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #513C1D;
	padding-top: 3px;
	line-height: 12px;
}



#container {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
#header .left_box {
	float: left;
	width: 400px;
}
#header .right_box {
	float: right;
	width: 400px;
	background-image: url(../images/common/logo_maru.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
}
#header .right_box p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	float: right;
	background-image: url(../images/common/bg_head_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 85px;
	margin: 0px;
}
#contents {
	float: left;
	width: 100%;
}
#contents .left_box {
	float: left;
	width: 185px;
}
#contents .right_box {
	float: right;
	width: 612px;
	margin-bottom: 10px;
}
#navi_under {
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
#navi_under img {
	margin-bottom: 10px;
}

#global_navi {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#global_navi li {
	margin-bottom: 3px;
}

#global_navi img {
	vertical-align: bottom;
}
#main_image {
	margin-bottom: 15px;
	float: left;
}
#main_contents {
	background-image: url(../images/common/bg_main_cont_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
#main_contents #main_cont_bg_top {
	background-image: url(../images/common/bg_main_cont_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#main_contents #main_cont_bg_bot {
	background-image: url(../images/common/bg_main_cont_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 582px;
	float: left;
}
#main_contents .left01_box {
	float: left;
	width: 278px;
	height: 345px;
}
#main_contents .right01_box {
	float: right;
	width: 278px;
	height: 345px;
}
#main_contents .left_box {
	float: left;
	width: 278px;
}
#main_contents .right_box {
	float: right;
	width: 278px;
}

#main_contents p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
	font-size: 0.8em;
	line-height: 1.4em;
	clear: both;
}

#subnavi_bot {
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
#subnavi_bot ul {
	padding: 0px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #513C1D;
	float: right;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#subnavi_bot li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #513C1D;
	padding-right: 10px;
	padding-left: 15px;
	display: inline;
}
#subnavi_bot a {
	color: #513C1D;
}
#subnavi_bot a:hover {
	text-decoration: none;
}
.ul_list01 {
	list-style-type: none;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ul_list01 li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/common/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.table_normal {
	margin-bottom: 25px;
}
.table_normal th {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8A6E33;
	width: 130px;
	padding-top: 15px;
	padding-bottom: 3px;
}
.table_normal td {
	font-size: 0.8em;
	color: #666666;
	text-align: left;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8A6E33;
	padding-bottom: 3px;
}
