@charset "utf-8";
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: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h5 {
	font-size: 0.9em;
	font-weight: bold;
	color: #73520C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a {
	color: #990000;
}
a:hover {
	text-decoration: none;
}



address {
	clear: both;
	text-align: right;
	display: block;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #513C1D;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #513C1D;
	padding-top: 3px;
	line-height: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	background-color: #F8F2E4;
	border: 1px solid #D1BC89;
}
textarea {
	background-color: #F8F2E4;
	border: 1px solid #D1BC89;
}
select {
	background-color: #F8F2E4;
	border: 1px solid #D1BC89;
}




#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;
}
#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: 330px;
}
#main_contents .right01_box {
	float: right;
	width: 278px;
	height: 330px;
}
#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: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #555555;
	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: 14px;
	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;
}
#popup_menu {
	width: 612px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ul_list01 {
	list-style-type: none;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.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;
}
.ol_ppolicy {
	color: #666666;
	font-size: 0.75em;
	line-height: 1.6em;
	margin-bottom: 40px;
}
.ol_ppolicy li {
	margin-bottom: 15px;
}


.table_normal_lnon {
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 0.8em;
	color: #666666;
}
.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;
}
.table_prenormal {
	margin: 0px;
	padding: 0px;
}
.table_prenormal th {
	border-bottom-style: none;
	width: auto;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: right;
	padding: 0px;
}
.table_prenormal td {
	font-size: 1em;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
	padding: 0px;
}
.font_attention {
	color: #990000;
}
.font_base {
	font-size: 12px;
	line-height: 14px;
	color: #555555;
}

.font_large {
	font-size: 1.4em;
	line-height: 1.5em;
}
.font_white {
	color: #FFFFFF;
}
.font_m {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #444444;
}

.form_set2 table {
	background-color: #73520C;
	margin-bottom: 10px;
}

.form_set2  th {
	background-color: #DAC98D;
}
.form_set2 td {
	background-color: #F4EECE;
}
.form_set2 .button_col {
	color: #FFFFFF;
	background-color: #73520C;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.form_set2 .color_cancel {
	background-color: #F4EECE;
}

.table_lrmargin {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #555555;
}
.font_whatsnew {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #555555;
}
.font_tenpoannnai {
	font-size: 14px;
	color: #006C00;
}
.newtd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AF813A;
	padding-bottom: 20px;
	padding-top: 20px;
}
.font_news_title {
	color: #FF6600;
}
