@charset "UTF-8";
/* CSS Document */

/* CSS Rset --------------*/
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
ol,ul {
	list-style: none;
}
img,abbr,acronym,fieldset {
	border: 0;
}
img,
object,
embed {
	vertical-align: top;
}
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
caption,th {
	text-align: left;
}
/* CSS Rset end -------------*/


body {
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #0F0700;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #CCB;
}
.oneColLiqCtr #container {
	font-size: 80%;
	line-height: 130%;
	background-image: url(../img/back3.jpg);
	background-repeat: repeat-x;
	background-color: #F4EDE7;
}
.oneColLiqCtr #mainContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.nobr {
	white-space: nowrap;
}
.clr {
	clear: both;
	height: 0px;
}
.text_left {
	text-align: left;
}

#header {
	margin: 0px;
	padding: 0px;
	background-color: #AE906A;
	background-image: url(../img/header4_back.gif);
	background-repeat: repeat-x;
}
#header_nav {
	background-color: #180000;
}
#nav {
	background-color: #180000;
	width: 900px;
	background-image: url(../img/btn_img.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: auto;
	margin-left: auto;
}
#nav a {
	background-color: #180000;
	color: #FFCC00;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	display: block;
	font-size: 12px;
	overflow: hidden;
	float: left;
	height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #452E00;
}
#nav a:hover {
	background-color: #600;
}

/*header2*/
#header2 {
	margin: 0px;
	padding: 0px;
	background-color: #AE906A;
	background-image: url(../img/header5_back.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#header2 .wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header2 .wrap #logo {
	float: left;
}
#header2 .wrap #adr {
	float: right;
}
#header-nav2 {
	background-color: #180000;
	background-image: url(../img/nav2_back.jpg);
	background-repeat: repeat-x;
	display: block;
	text-align: center;
}
#nav2-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#header-nav2 ul li {
	float: left;
}
#nav2-img {
	float: right;
}
#nav2 {
	float: left;
}
#nav2 a {
	text-decoration: none;
	padding-top: 8px;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
	height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #452E00;
	display: block;
	padding-bottom: 7px;
	float: left;
}
#nav2 a:hover {
	background-color: #600;
}
#header_nav2 ul #nav2 {
	width: 960px;
}
/*header2 end*/


#topimg {
	margin-top: 16px;
}

#address {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	padding: 5px;
}
#address a {
	color: #333333;
	text-decoration: none;
}
#address a:hover {
	color: #3399FF;
	text-decoration: underline;
}

#main {
	background-color: #DED4C9;
	width: 860px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../img/ctt_shadow.gif);
	background-repeat: repeat-x;
}
#main2 {
	width: 960px;
	padding-top: 14px;
	padding-bottom: 10px;
}

#left {
	float: left;
	width: 210px;
}
#left .top {
	margin-top: 4px;
}
#left ul {
	padding-bottom: 20px;
}
#left li {
	line-height: 110%;
	font-weight: bold;
	background-color: #ddd;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #999;
}

#left ul li a {
	display: block;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #900;
	height: 36px;
	width: 210px;
	padding-top: 5px;
}
#left ul li a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #600;
	display: block;
}
#left ul li a .cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#left ul li a .cell p {
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}

#left .banner {
	width: 210px;
	background-color: #000;
	text-align: center;
}
 
#imgLine {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7C5B7;
	border-bottom-color: #FFF;
}

#imgLine2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 900px;
	background-image: url(../img/cloth.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#center {
	width: 500px;
	text-align: left;
	float: left;
	margin-left: 30px;
}
#center .ctt {
	margin-top: 2px;
	margin-bottom: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AD8672;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD8672;
	padding-top: 4px;
	padding-bottom: 4px;
}
a {
	color: #066;
}
#left .ctt {
	margin-top: 5px;
	margin-bottom: 14px;
}
#left .cttleft {
	text-align: left;
}
a:hover {
	color: #C30;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	font-size: 110%;
}
.bold2 {
	font-weight: bold;
	padding-top: 10px;
}

.red {
	color: #AD2A00;
}
.red-bold {
	font-weight: bold;
	color: #AD2A00;
}
.yellow {
	color: #FFDD53;
}

#center .ttl {
	font-size: 125%;
	color: #C30;
	font-weight: bold;
}
#center .ctt .article {
	margin-top: 8px;
	margin-bottom: 8px;
}
#center .ctt .date {
	float: left;
	width: auto;
	font-size: 95%;
}
#center .ctt .info {
	width: 400px;
	float: right;
}
/*right*/
#right {
	float: right;
	width: 220px;
}
#right .ctt {
	text-align: left;
	line-height: 170%;
	background-color: #231812;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
}
#right .ctt a {
	color: #FC0;
}
/*right2*/
#right2 {
	float: right;
	width: 220px;
}
#right2 .ctt {
	text-align: left;
	line-height: 150%;
	padding: 10px 20px;
	color: #FFF;
	background-image: url(../img/intro_bdy2.gif);
	background-repeat: repeat-y;
}
#right2 .ctt .imgbox {
	text-align: center;
	width: 100%;
	padding-bottom: 12px;
}
#right2 .ctt .imgbox img {
	border: 4px solid #FFFFFF;
}
#right2 .ctt a {
	color: #FC0;
}
/*right2 end*/

#int_ttl {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 26px;
}
#int_left {
	background-color: #231812;
	width: 345px;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 26px;
	float: left;
	margin-right: 30px;
}
#int_left .ttl img {
	width: auto;
	text-align: center;
	float: none;
	margin-bottom: 30px;
	padding-left: 2px;
}
#int_left .ctt {
	float: left;
	color: #FFF;
	width: 185px;
	text-align: left;
	line-height: 160%;
}
#int_left img {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 16px;
}
#int_right {
	float: left;
	width: 535px;
	text-align: left;
	line-height: 170%;
}
#int_right .ttl img {
	margin-bottom: 20px;
	margin-top: 10px;
	float: none;
}
#int_right .ctt {
	width: auto;
	margin-bottom: 16px;
}
#int_right img {
	margin-right: 16px;
	margin-bottom: 20px;
	float: left;
}
#int_right .cttFlow {
	line-height: 150%;
	margin-bottom: 16px;
}
#center .banner {
	padding-left: 10px;
}
#center .clm {
	padding: 10px;
	width: 430px;
	background: #FFFFCC;
}
#center td {
	border-right: 1px none #EEEEDF;
	border-bottom: 1px none #EEEEDF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #FEFFF6;
}
#center table {
	border-top: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	width: 470px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#center .th td {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 6px 2px 8px;
	background-color: #231812;
}
.caution {
	font-size: 90%;
	margin-top: 6px;
	line-height: 120%;
	text-indent: -1em;
	margin-left: 1em;
}
#menu_left {
	width: 510px;
	float: left;
	margin-right: 30px;
	text-align: left;
}
#menu_left .clm {
	border: 1px solid #FC0;
	background-color: #FFC;
	margin-bottom: 12px;
	margin-top: 4px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#menu_left .clm .ctt2 {
	font-weight: bold;
	margin-top: 14px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 150%;
}
#menu_left .ttl {
	text-align: center;
}
#menu_left .ctt {
	width: auto;
	margin-bottom: 10px;
	margin-top: 14px;
}
#menu_left .rate {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
#menu_right {
	width: 420px;
	float: left;
	text-align: left;
}
#menu_right .ttl {
	text-align: left;
	margin-bottom: 12px;
	margin-top: 6px;
}
#menu_right .ctt {
	width: auto;
	margin-bottom: 16px;
}
#menu_right .rate {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}#menu_right .ph {
	margin-right: 10px;
	margin-bottom: 20px;
}
#ft_clm {
	background-color: #361B00;
	color: #FFF;
	text-align: left;
	padding: 25px 15px;
	margin-top: 10px;
}
#ft_clm .clm img {
	margin-top: 10px;
}

#ft_clm .clm {
	width: 435px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 180%;
}
#ft_clm .clm .ttl {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}
#ft_clm .clm #tubo {
	margin-top: 8px;
}
#fig {
	text-align: center;
	background-color: #341A00;
	padding: 40px;
	color: #FFFFFF;
}
#fig a {
	color: #FFFFFF;
}

.caution_b {
	font-size: 110%;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 15px;
}

#info {
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#info #left {
	float: left;
	text-align: left;
	margin-right: 20px;
	line-height: 170%;
	/*color: #FFF;*/
	width: 440px;
}
#info #left .ttl img {
	margin-bottom: 12px;
	border: 5px solid #FFF;
}
#info #left #coupon-wrap {
	width: 400px;
	border: 5px solid #FFF;
	padding: 15px;
	background-color: #D5D4A9;
	margin-top: 7px;
}
#info #coupon-wrap h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 140%;
	font-weight: bold;
	color: #900;
	margin-bottom: 10px;
	margin-top: 4px;
	line-height: 150%;
}
#info #coupon-wrap .ctt {
	margin-bottom: 10px;
	line-height: 150%;
}

/*coupon-wrap2*/
#info #coupon-wrap2 {
	border: 1px solid #FC0;
	background-color: #930;
	padding: 30px;
	text-align: left;
}
#info #coupon-wrap2 h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	color: #FFC;
	margin-bottom: 10px;
}
#info #coupon-wrap2 .ctt {
	margin-bottom: 10px;
	color: #FFC;
	line-height: 150%;
}
#info #coupon-wrap2 #mobile2 {
	padding: 25px;
	width: 565px;
	background-color: #261010;
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
}
#info #coupon-wrap2 #mobile2 .clm {
	float: left;
	width: 410px;
	text-align: left;
}
#info #coupon-wrap2 #mobile2 img {
	float: right;
}
/*coupon-wrap2 END*/

#info #right {
	float: right;
	width: 430px;
	color: #FFFFFF;
	background-color: #D5D4A9;
	padding: 30px;
	border: 5px solid #FFF;
}
.equal {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#coupon {
	float: left;
	margin-right: 20px;
}
.equal .char3 {
	letter-spacing: 0.5em;
	width: 4em;
}
.normal {
	font-weight: normal;
}
#map_canvas {
	height: 470px;
	width: 430px;
	margin-bottom: 30px;
}
#mobile {
	padding: 20px;
	width: 390px;
	background-color: #261010;
	color: #FFFFFF;
}
#mobile .clm {
	float: left;
	width: 240px;
	margin-right: 15px;
	text-align: left;
}
#mobile img {
	float: right;
}
#mobile .clm a {
	color: #FFCC00;
}

#mobile .ad ,#sendurl .ad {
	height: 16px;
}
#mobile form {
	margin-top: 12px;
	text-align: left;
}
#mobile .clm .bold {
	margin-bottom: 10p

