@charset "UTF-8";
body {
	min-width: 880px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #404040;
	font-size: 80%;
}
a:link {
	color: #333;
	text-decoration:none;
}
a:visited {
	color: #000090;
}
a:hover {
	color: #c07100;
}
a:active {
	color: #c07100;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
a:hover img .none {
	opacity: 1.0;
	filter: alpha(opacity=10);
	-moz-opacity: 1.0;
}
#header div.container, #content div.container, #footer div.container {
	width: 880px;
	margin: 0 auto;
}
#header {
	border-top: 5px #402900 solid;
}
#header div.top {
	padding: 15px 0 10px;
	background-color: #e4e0da;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #402900 solid;
}
#header div.top div.container {
	position: relative;
}
#header h1.siteTitle, #header p.siteTitle {
	margin: 0 0 7px;
	font-size: 10px;
}
#header h1.siteTitle img, #header p.siteTitle img {
	border: none;
}
#header p.catch {
	margin: 0;
}
#header p.catch strong {
	font-weight: normal;
}
#header ul.guide {
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header ul.guide li {
	display: inline;
	padding: 0 4px 0 8px;
	background: url(../../image/menu_line_gray.gif) no-repeat left;
}
#header ul.guide li.first {
	background: none;
}
#header div.opening {
	padding: 8px 0;
	background: #ffffff url(../../image/opening_back2.gif) repeat-x top;
	border-bottom: 1px #402900 solid;
}
#header div.opening h2 {
	margin: 0;
}
#header div.nl {
	background: #402700 url(../../image/hor_menu7_off.gif) repeat-x top;
	border-top: 1px #4d3d21 solid;
	border-bottom: 2px #402900 solid;
}
#header div.nl ul {
	width: 878px;
	margin: 0;
	padding: 0;
	border-left: 1px #2e1c00 solid;
	border-right: 1px #4d3d21 solid;
	list-style-type: none;
	text-align: center;
}
#header div.nl li {
	width: 146px;
	float: left;
	line-height: 100%;
}
#header div.nl li.first, #header div.nl li.last {
	width: 147px;
}
#header div.nl li a {
	display: block;
	position: relative;
	padding: 10px 2px 7px;
	border-left: 1px #4d3d21 solid;
	border-right: 1px #2e1c00 solid;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#header div.nl li a span.en {
	display: block;
	margin-top: 2px;
	font-size: 85%;
	font-weight: normal;
	color: #eee8aa;
}
#header div.nl li a:hover, #header div.nl li.active a {
	background: #4d3400 url(../../image/hor_menu7_on.gif) repeat-x top;
}
#header div.nl li a:hover span.en, #header div.nl li.active span.en {
	color: #fde337;
}
#header div.topicPath {
	margin: 0;
	padding: 7px 2px;
	background-color: #eee2d0;
}
#header div.topicPath ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header div.topicPath li {
	display: inline;
}
#header div.topicPath li a {
	padding-right: 12px;
	background: url(../../image/topic_path_gray.gif) no-repeat right;
}
#header hr.none {
	display: none;
}
#content {
	padding: 20px 0 10px;
}
#main {
	float: right;
	width: 660px;
}
#main h1.pageTitle {
	margin: 0 0 15px 20px;
	padding: 6px 10px;
	background-color: #463f34;
	font-size: 170%;
	color: #ffffff;
}
#main div.section {
	margin: 0 0 2em 20px;
}
#main div.normal div.heading {
	height:25px;
	margin: 0 0 1em;
	padding: 0px;
	background-color: #e4e0da;
}
#main div.normal h2 {
	margin: 0px 0px 15px 0px;
	padding: 5px 0 0 5px;
	border-left: 5px #b6ada0 solid;
	font-size: 120%;
	line-height: 100%;
}
#main div.normal h3 {
	color:#630;
	margin: 40px 0px 20px 0px;
	padding: 5px 0 0 5px;
	border-left: 5px #003333 solid;
	font-size: 110%;
	line-height: 100%;
}
#main div.normal p {
	margin: 0 10px 1em;
	line-height: 160%;
}
#main div.emphasis {
	margin-bottom: 3em;
	padding: 7px;
	background: #eee2d0 url(../../image/emphasis_back3.gif);
}
#main div.emphasis div.inner {
	padding: 1.1em 10px 1px 10px;
	background-color: #fbf6f1;
}
div.inner {
	height:620px;
	text-align:center;
}
.inner table {
	text-align:center;
}
#main div.emphasis h2 {
	margin: 0 0 0.8em;
	font-size: 130%;
	color: #000000;
}
#main div.emphasis p {
	margin: 0 0 1em;
	line-height: 150%;
}
#main div.update dl {
	width: 620px;
	margin: 0 auto;
}
#main div.update dt {
	width: 6.7em;
	float: left;
	padding: 7px 0 6px 3px;
	line-height: 120%;
}
#main div.update dd {
	margin: 0;
	padding: 7px 3px 6px 6.6em;
	border-bottom: 1px #c0c0c0 dotted;
	line-height: 120%;
}
#nav {
	float: right;
	width: 220px;
}
#nav div.section {
	margin-bottom: 10px;
}
#nav div.section h2 {
	margin: 0 0 0.7em;
	padding: 4px 6px;
	font-size: 120%;
}
#nav div.section p {
	margin: 0 4px 0.6em;
	line-height: 130%;
}
#nav div.normal {
	padding: 2px;
	border: 1px #e0e0e0 solid;
}
#nav div.normal h2 {
	background-color: #e4e0da;
}
#nav div.emphasis {
	padding: 8px 5px 5px;
	background: #6e6252 url(../../image/box_back_umberbrown2.gif) repeat-x top;
	border: 1px #463f34 solid;
	color: #f0f0f0;
}
#nav div.emphasis h2 {
	border-bottom: 1px #b6ada0 solid;
}
#nav div.emphasis a {
	color: #ffffff;
}
#nav div.strong {
	padding: 8px 5px 5px;
	background: #f4f2ee url(../../image/box_back_gray2.gif) repeat-x top;
	border: 1px #e4e0da solid;
}
#nav div.strong img {
	margin-left:10px;
}
#nav div.strong h2 {
	border-bottom: 1px #b6ada0 solid;
}
#nav div.subMenu h2 {
	margin: 0;
	padding: 6px 9px;
	background-color: #b6ada0;
}
#nav div.subMenu ul.nl {
	margin: 0;
	padding: 4px 6px 2px;
	background-color: #463f34;
	list-style-type: none;
}
#nav div.subMenu ul.nl li {
	margin-bottom: 2px;
	background: #f9f9f9 url(../../image/ver_menu3_back.gif) repeat-x top;
	border: 1px solid;
	border-color: #ffffff #202020 #202020 #ffffff;
}
#nav div.subMenu ul.nl li a {
	display: block;
	position: relative;
	padding: 12px 5px 12px 15px;
	background: url(../../image/ver_menu3_off.gif) no-repeat 4px;
	color: #404040;
	text-decoration: none;
}
#nav div.subMenu ul.nl li a:hover {
	background: url(../../image/ver_menu3_on.gif) no-repeat 4px;
	text-decoration: underline;
}
#nav div.contact {
	padding-bottom: 0.3em;
}
#nav div.contact p {
	margin-bottom: 0.4em;
}
#nav div.contact p.tel {
	margin-bottom: 0.1em;
	font-size: 150%;
	font-weight: bold;
	color: #2b2b2b;
}
.tel2 {
	margin:20px auto;
	text-align:center;
}
#nav div.contact p.form {
	margin-top: 0.7em;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #e0e0e0 #cccccc #cccccc #e0e0e0;
	text-align: center;
	line-height: 100%;
}
#nav div.contact p.form a {
	display: block;
	position: relative;
	padding: 12px 2px;
	background: #dc3a01 url(../../image/form_back2_off.gif) repeat-x top;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#nav div.contact p.form a:hover {
	background: #e14a03 url(../../image/form_back2_on.gif) repeat-x top;
}
#content hr.clear {
	clear: right;
	width: 100%;
	margin: 0;
	visibility: hidden;
}
#footer {
	padding: 20px 0;
	background-color: #e4e0da;
}
#footer ul.nl {
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#footer ul.nl li {
	padding: 0 4px 0 8px;
	background: url(../../image/menu_line_gray.gif) no-repeat left;
	display: inline;
}
#footer ul.nl li.first {
	background-image: none;
}
#footer ul.guide {
	margin: 0 0 20px;
}
#footer address {
	font-style: normal;
	text-align: center;
	line-height: 140%;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}
.css_btn_class {
	font-size:24px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #6b6b6b;
	padding:15px 31px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(10%, #8705), color-stop(95%, #e5200) );
	background:-moz-linear-gradient( center top, #8705 10%, #e5200 95% );
	background:-ms-linear-gradient( top, #8705 10%, #e5200 95% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8705', endColorstr='#e5200');
	background-color:#8705;
	color:#0;
	display:inline-block;
	text-shadow:0px 0px 0px #6e6e6e;
	-webkit-box-shadow:inset 0px -1px 0px 0px #171717;
	-moz-box-shadow:inset 0px -1px 0px 0px #171717;
	box-shadow:inset 0px -1px 0px 0px #171717;
}
.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(10%, #e5200), color-stop(95%, #8705) );
	background:-moz-linear-gradient( center top, #e5200 10%, #8705 95% );
	background:-ms-linear-gradient( top, #e5200 10%, #8705 95% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5200', endColorstr='#8705');
	background-color:#e5200;
}
.css_btn_class:active {
	position:relative;
	top:1px;
}
div.pic {
	margin: 0px 8px 8px 0px;
	padding: 0px;
	float: left;
	width: 150px;
	height: 150px;
	border: 1px solid #cccccc;
}
.box {
	margin: 5px 5px 5px 12px;
	padding: 5px;
	width: 270px;
	border: thin solid #CCC;
	float: left;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #630;
	text-decoration: none;
}
.box img {
	margin-bottom:5px;
}
.box2 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 80px;
	padding-top:10px;
	padding-bottom:10px;
}
.text2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	padding-left: 10px;
	padding-left: 80px;
	padding-top:10px;
	padding-bottom:10px;
}
.text3 {
	padding-left:80px;
}
.text3 table {
	width:500px;
	margin-top:20px;
}
.text3 td {
	padding:5px;
	height:30px;
}
.text4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	padding-right: 20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}
.text5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.text6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align:center;
	padding-top:50px;
	padding-bottom:10px;
}
.text7 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}
.text8 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	padding-top:15px;
	padding-bottom:10px;
	text-align:center;
}
.text8 ul li {
	list-style:none;
	margin-bottom:50px;
}
.tittle {
	padding-top:60px;
	padding-left: 50px;
}
.mailform {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 16px;
}
.mailform table {
	border-collapse:collapse;
}
.mailform td {
	border:0;
	padding:10px;
	font-size:90%;
	color:#666;
	text-align:left;
}
.mailform td.l_Cel {
	width:200px;
	height:60px;
	text-align:right;
	padding-right:40px;
	vertical-align:middle;
}
#point {}
