@charset "UTF-8";

/* h2のスタイル */
.h2_read {
	text-align: left;
	float: left;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
/* h2サービス内容のスタイル */
.h2_service {
	text-align: left;
	margin-top: 13px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

/* h3のスタイル */
.h3_kimono_mt {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 100%;
	line-height: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
}

/* h4のスタイル */
.h4_blog_title {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
	line-height: 1.1em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 20px;
}

.header_subnavi_box {
	height: 40px;
	background-color: #000000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.contents_banner_left {
	float: left;
	width: 620px;
	text-align: left;
}
.contents_banner_right {
	float: right;
	width: 180px;
}
#banner_box {
	float: left;
	width: 620px;
}
#banner_box li {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
#banner_box .none {
	padding-right: 0px;
}
#contents_mt_left {
	float: left;
	width: 400px;
	text-align: left;
	padding-bottom: 20px;
	margin-right: 0px;
	padding-right: 0px;
}
#contents_mt_right {
	text-align: left;
	float: right;
	width: 400px;
	padding-bottom: 20px;
}

/* ニュースの設定
----------------------------------------------------------- */
.news_ul {
	width: 400px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news_ul li {
	clear: both;
	height: 25px;
}
.entry_date {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 80%;
	line-height: 1.3em;
	float: left;
	margin-right: 10px;
}
.entry_title {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 80%;
	line-height: 1.3em;
	float: left;
	letter-spacing: 0.1em;
	width: 240px;
}
.agree_box {
	padding-bottom: 50px;
}
.entry_shop {
	line-height: 1.1em;
	background-color: #E58AA1;
	color: #FFFFFF;
	margin-left: 15px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 70%;
	width: 75px;
	display: inline;
	float: right;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
.entry_shop_top {
	line-height: 1.1em;
	background-color: #E58AA1;
	color: #FFFFFF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 70%;
	width: 80px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	float: right;
}

/* フォームの設定
----------------------------------------------------------- */
.h2_mail {
	font-size: 90%;
	line-height: 1.5em;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	margin-bottom: 20px;
}
.h3_mail {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
	line-height: 1.5em;
	margin-bottom: 10px;
	font-weight: bold;
}
.formbox {
	width: 450px;
	margin: 0px;
	height: 14px;
	border: 1px solid #999999;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #333333;
	background-color: #FFFFFF;
}
.nes {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 10px;
	color: #666666;
	padding: 2px;
	border: 1px solid #333333;
}
th {
	font-weight: bold;
	width: 150px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
	line-height: 1.5em;
	color: #333333;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
.mail_td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line_table_margin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 30px;
}


/*　ショップの設定
----------------------------------------------------------- */
.shop_list {
	text-align: left;
	float: right;
	width: 700px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.shop_list_box {
	width: 310px;
	padding-top: 20px;
	padding-left: 20px;
}
.shop_nakami_left {
	float: left;
	width: 550px;
}
.shop_nakami_right {
	float: right;
	width: 230px;
	text-align: left;
}
.h2_shop_title {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 100%;
	line-height: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 300px;
}
.h3_shop_read {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 100%;
	line-height: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}
.h4_shop {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
	line-height: 1.1em;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 56px;
}
.p_shop {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
	line-height: 1.8em;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contents_shop_staff {
	width: 780px;
	float: right;
}
.contents_shop_left_staff {
	float: left;
	width: 380px;
}
.contents_shop_right_staff {
	float: right;
	width: 380px;
}
.name_td {
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
	line-height: 1.8em;
	padding-bottom: 15px;
}
.staff_p {
	font-size: 85%;
	line-height: 1.8em;
}
.staff_box {
	margin-bottom: 20px;
}
.margin10  {
	margin-right: 10px;
}
.contents_map_left {
	float: left;
	width: 60px;
	text-align: left;
}
.contents_map_right {
	float: right;
	width: 780px;
	margin-bottom: 30px;
}


/* アフターフォロー */
.after_box_left {
	float: left;
	width: 400px;
}
.after_box_right {
	float: right;
	width: 400px;
}
.after_box_ul {
	width: 400px;
}
.after_box_ul li {
	padding-bottom: 20px;
}
.after_box_ul .none {
	padding-bottom: 0px;
}
.h2_after {
	padding-bottom: 15px;
}
.after_box {
	clear: both;
}
.after_box_title {
	height: 278px;
	padding-bottom: 20px;
}
.after_bar {
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
.after_contact_base {
	background-image: url(../common/images/after_base.jpg);
	background-repeat: no-repeat;
	width: 840px;
	height: 270px;
	padding-bottom: 30px;
	position: relative;
}
.after_contact_left {
	width: 362px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	position: absolute;
	top: 20px;
	left: 30px;
}
.after_contact_right {
	width: 362px;
	position: absolute;
	top: 20px;
	left: 432px;
}
.after_contact_bar {
	position: absolute;
	top: 200px;
	left: 20px;
}


/* サービス内容のスタイル */
.service_buy_box {
	clear: both;
}
.service_buy_left {
	float: left;
	width: 406px;
	text-align: center;
	padding-bottom: 25px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.service_buy_right {
	float: right;
	width: 406px;
	padding-bottom: 25px;
}
.service_buy_left_none {
	float: left;
	width: 406px;
	text-align: center;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.service_buy_right_none {
	float: right;
	width: 406px;
}
.service_p_line {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.service_buy_strong {
	text-align: left;
	padding-left: 10px;
	clear: both;
}
.service_buy_strong strong {
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
}
.service_buy_strong2 {
	text-align: left;
	padding-left: 10px;
	clear: both;
}
.service_buy_strong2 li {
	padding-bottom: 5px;
}
.service_buy_strong2 .none {
	padding-bottom: 0px;
}
.service_buy_strong2 .none strong {
	font-size: 100%;
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
}
.service_buy_ul {
	clear: both;
	padding-top: 10px;
}
.service_buy_ul li {
	padding-bottom: 15px;
}
.service_buy_ul .none {
	padding-bottom: 0px;
}
.service_baner {
	clear: both;
	padding-top: 20px;
}
.service_baner li {
	padding-bottom: 20px;
}
.service_baner .none {
	padding-bottom: 0px;
}
.service_top_banner {
	padding-bottom: 20px;
	width: 840px;
	clear: both;
}
.service_top_banner li {
	float: left;
	margin-right: 18px;
	padding-bottom: 18px;
}
.service_top_banner .none {
	margin-right: 0px;
}
.check {
	padding-bottom: 20px;
	clear: both;
}


/* 小物チェックのスタイル */
.check_box {
	width: 840px;
}
.check_box li {
	width: 184px;
	padding-right: 16px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCB794;
	float: left;
	padding-left: 16px;
}
.check_box .none_left {
	padding-left: 0px;
}
.check_box .none_right {
	letter-spacing: 0.1em;
	border-right-width: 0px;
	border-right-style: none;
	padding-right: 0px;
}
.h3_check {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 100%;
	line-height: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 15px;
	padding-bottom: 10px;
}.chech_print {
	background-color: #F6F4F1;
	padding: 30px;
	clear: both;
	margin-bottom: 30px;
}
.chek_table {
	color: #9C7E68;
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
}
.chek_table td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9C7E68;
}
.chek_table .none {
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-bottom: 0px;
}
.chek_table .none_pa {
	padding-top: 0px;
}
.chek_f_small {
	font-size: 85%;
}
.mt_left {
	float: left;
	width: 220px;
	_width: 280px;
	text-align: left;
	padding-left: 60px;
}
.mt_left .mt_navi {
	margin-top: 20px;
	margin-bottom: 30px;
}
.mt_right {
	float: right;
	width: 540px;
	_width: 660px;
	padding-right: 60px;
	padding-left: 60px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.mt_right h3 {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 14px;
	line-height: 1.1em;
	background-image: url(../common/images/maru.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 20px;
	float: left;
	width: 430px;
}
.mt_right .entry {
	margin-bottom: 30px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 90%;
	line-height: 2em;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mt_left .mt_navi li {
	margin-bottom: 15px;
	padding-left: 18px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	line-height: 1.1em;
	background-image: url(../common/images/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.inquiry_add {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	background-color: #F4F3F1;
}
.inquiry_add li {
	padding-bottom: 5px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
}
.inquiry_add .none {
	padding-bottom: 0px;
}
.inquiry_add strong {
	font-weight: bold;
}

