@charset "UTF-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #333;
	background-color: #F6EFDB;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #004C20;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #D65901;
}
img {
	border-style: none;
}
td {
	border-style: none;
	font-size: 10px;
	line-height: 12px;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,a,hr,img{
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-align: right;
}

h2{
	font-size: 18px;
	line-height: 32px;
	color: #333;
	background-image: url(../imgs/h2_back.gif);
	background-repeat: repeat;
	height: 32px;
	width: auto;
	margin-bottom: 8px;
	padding-left: 4px;
	border-left-width: 8px;
	border-left-style: solid;
}

h4{
	font-size: 16px;
	line-height: 24px;
	color: #0350B8;
}

h3{
	font-size: 14px;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	margin-bottom: 10px;
	padding-left: 10px;
}

#map {
	display: block;
	height: 54px;
	width: 820px;
	background-color: #FFF;
}

#wide {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F6EFDB;
	background-image: url(../imgs/body_back_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../imgs/back_line.gif);
	background-repeat: repeat-y;
}

#container_b {
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}

#sidebar {
	width: 200px;
	float: left;
}

#sidebar2 {
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content {
	width: 580px;
	background: #FFF;
	float: right;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 20px;
}

#content_sub {
	width: 780px;
	background: #FFF;
	margin: 20px;
}
#content_right {
	width: 390px;
	float: right;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content_left {
	width: 390px;
	background: #FFF;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content_mid {
	width: 800px;
	background: #FFF;
	text-align: right;
	margin: 10px;
	clear: both;
	padding-top: 10px;
}

#footer {
	width: 820px;
	color: #FFF;
	background-color: #666;
	text-align: center;
	font-size: 10px;
	line-height: 1.8em;
	clear: both;
}

.img_content {
	margin-bottom: 20px;
}

.text_content {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text2_content {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer_content {
	width: 808px;
	color: #FFF;
	background-color: #666;
	text-align: center;
	font-size: 10px;
	line-height: 1.8em;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.text16px {
	font-size: 16px;
	line-height: 24px;
}

.text14pxtitle {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #00F;
}

.text16pxOrenge {
	font-size: 16px;
	line-height: 24px;
	color: #F60;
}
.textOrenge {
	color: #F60;
}

.kakomi {
	width: 320px;
	border: 1px solid #666;
	padding: 7px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
}

.img_right {
	float: right;
	margin-left: 10px;
}

.img_left {
	float: left;
	margin-right: 10px;
}


/* Naviボタン*/
#navi {
	width: 200px;
	list-style-type: none;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
#navi li {
	width: 200px;
	list-style-type: none;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	height: 30px;
}
#navi a {
	list-style-type: none;
	background-image: url(../imgs/navi_btn.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333;
	font-weight: bold;
}
#navi a:hover{
	list-style-type: none;
	background-image: url(../imgs/navi_btn.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}

a.footer1 {
	text-decoration: none;
	color: #FFF;
}
a:hover.footer1 {
	text-decoration: underline;
	color: #FEB621;
}


/* テーブル*/
table.ken{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-left-color: #FC0;
	text-align: center;
}
.ken th{
	color:#333;
	background-color:#FEE4A5;
	text-align:center;
	padding-top: 0.1em;
	padding-right: 1em;
	padding-bottom: 0.1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
}
.ken td{
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	font-size: 12px;
	line-height: 20px;
}

table.ken2{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.ken2 td{
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table.ken3{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-weight: normal;
	text-align: left;
}
.ken3 th{
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	line-height: 18px;
	color: #39F;
	font-weight: normal;
}
.ken3 td{
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	line-height: 18px;
}


/* TableDesign ########################################################################################## */
.TableA {width:99%; margin:0 auto; border:1px #e2e2e2 solid; border-collapse:collapse; }
.TableA thead th {
	border:1px #e2e2e2 solid;
	background-color:#f1f1f1;
	padding:5px 10px;
	color:#333;
	text-align:left;
	line-height:150%;
	font-size: 12px;
}
.TableA thead td {
	border:1px #e2e2e2 solid;
	background-color:#f1f1f1;
	padding:5px 0;
	color:#333;
	text-align:center;
	line-height:150%;
	font-size: 12px;
}
.TableA tbody th {
	border:1px #e2e2e2 solid;
	background-color:#fafafa;
	padding:5px 10px;
	color:#333;
	text-align:left;
	line-height:150%;
	font-size: 11px;
}
.TableA tbody td {
	border:1px #e2e2e2 solid;
	text-align:center;
	padding:5px 5px;
	color:#666;
	line-height:150%;
	font-size: 11px;
}

.TableB {width:99%; margin:0 auto; border:1px #e2e2e2 solid; border-collapse:collapse; }
.TableB thead th {border:1px #e2e2e2 solid; background-color:#fafafa; padding:5px 0; color:#333; text-align:center; line-height:150%; }
.TableB thead td {border:1px #e2e2e2 solid; background-color:#fafafa; padding:5px 0; color:#333; text-align:center; line-height:150%; }
.TableB tbody th {border:1px #e2e2e2 solid; background-color:#fafafa; padding:5px 6px; color:#333; text-align:left; line-height:150%; }
.TableB tbody td {border:1px #e2e2e2 solid; text-align:left; padding:5px 6px; color:#666; line-height:150%; }

.TableC {width:99%; margin:0 auto; border:1px #e2e2e2 solid; border-collapse:collapse; }
.TableC thead th {border:1px #e2e2e2 solid; background-color:#f1f1f1; padding:5px 0; color:#333; text-align:center; line-height:150%; }
.TableC thead td {border:1px #e2e2e2 solid; background-color:#f1f1f1; padding:5px 0; color:#333; text-align:center; line-height:150%; }
.TableC tbody th {border:1px #e2e2e2 solid; background-color:#f1f1f1; padding:5px 8px; color:#333; text-align:left; line-height:150%; }
.TableC tbody td {border:1px #e2e2e2 solid; text-align:left; padding:5px 8px; color:#666; line-height:150%; }
.TableC tbody .skin {border:none; background-color:#fff; padding:5px 8px; color:#333; text-align:left; line-height:150%; }

.TableD {width:99%; margin:0 auto; border:1px #e2e2e2 solid; border-collapse:collapse; }
.TableD thead th {border:1px #e2e2e2 solid; background-color:#fafafa; padding:5px 0; color:#333; text-align:center; line-height:150%; }
.TableD thead td {border:1px #e2e2e2 solid; background-color:#fafafa; padding:5px 0; color:#333; text-align:center; line-height:150%; }
.TableD tbody th {border:1px #e2e2e2 solid; background-color:#fafafa; padding:5px 0; color:#333; text-align:center; line-height:150%; }
.TableD tbody td {border:1px #e2e2e2 solid; text-align:center; padding:5px 0; color:#666; line-height:150%; }

.TableF {width:99%; margin:0 auto; border:1px #e2e2e2 solid; border-collapse:collapse; }
.TableF tbody th {border:1px #e2e2e2 solid; background-color:#f1f1f1; padding:5px 0; color:#333; text-align:center; line-height:150%; }
.TableF tbody td {border-bottom:1px #e2e2e2 solid; text-align:center; padding:5px 0; color:#2a2a2a; line-height:150%; }
.TableF tbody .Colorbg {background:#fafafa;}

/* Font  ########################################################################################## */
.BlueColor {color:#0646a0;}
.OrangeColor {color:#ff6600;}
.RedColor {color:#e20000;}

.PriceTx {font-size:18px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}

.pricefont18 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #C00;
}
.size14 {font-size:14px;}
