@charset "utf-8";
/*-----------------------------
			common-------------*/
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
img {
	border: none;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #F96;
	text-decoration: none;
	font-weight: bold;
}
table {
	border-collapse: collapse;
}
td {
	padding: 5px;
	vertical-align: middle;
}
th {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
#header_line {
	width: 100%;
	height: 5px;
	background-color: #F39800;
}
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 0 4px;
	background-image: url(img/shadow.jpg);
	background-repeat: repeat-y;
}
#main {
	width: 910px;
	padding: 0 20px;
}
.box190 {
	width: 190px;
	padding-bottom: 20px;
}
.box700 {
	width: 700px;
	padding-bottom: 20px;
}
/* font --------*/
.bold {
	font-weight: bold;
}
.red {
	color: #C00;
}
.red12 {
	color: #C00;
	font-size: 12px;
}
.red_b {
	color: #C00;
	font-weight: bold;
}
.gray {
	color: #666;
}
/*-----------------------------
			header-------------*/
#header {
	width: 950px;
	height: 190px;
	padding-bottom: 15px;
}
.header_wrap {
	width: 950px;
}
.logo {
	width: 335px;
	height: 80px;
	padding: 30px 15px 30px 15px;
	float: left;
}
.header_center {
	width: 240px;
	padding: 60px 5px 15px 0;
	float: left;
}
.menu_small {
	padding-right: 20px;
	float: left;
}
.menu_small2 {
	float: left;
}
.osaka_wrap {
	width: 240px;
	padding-top: 20px;
}
.osaka {
	width: 240px;
	height: 30px;
	padding: 15px 0;
	text-align: center;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF799;
}
.header_tel {
	width: 290px;
	height: 70px;
	float: left;
	padding: 35px 20px 35px 30px;
}
#menu {
	width: 900px;
	height: 30px;
	padding: 8px 25px 12px 25px;
	background-image: url(img/menu_back.jpg);
	background-repeat: no-repeat;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
}
#menu ul li {
	display:inline;
	list-style:none;
}
.menu {
	width: 150px;
	height: 30px;
	float: left;
}
/*-----------------------------
			leftbody-----------*/
#leftbody {
	width: 190px;
	padding-right: 20px;
	float: left;
}
.btn01 {
	width: 190px;
	padding-bottom: 10px;
}
.mobile_box {
	width: 190px;
	height: 229px;
	padding-bottom: 10px;
	background-image: url(img/mobile_back.jpg);
	background-repeat: no-repeat;
}
.qr {
	width: 125px;
	height: 125px;
	padding: 45px 15px 30px 50px;
}
.mobile_btn {
	width: 170px;
	height: 30px;
	padding: 0 10px;
}
/*-----------------------------
			rightbody----------*/
#rightbody {
	width: 700px;
	float: left;
}
.flash {
	width: 700px;
	height: 250px;
	background-color: #CCC;
}
.left {
	width: 340px;
	padding-right: 20px;
	float: left;
}
.right {
	width: 340px;
	float: left;
}
.bar {
	width: 340px;
	padding-bottom: 10px;
}
.bar2 {
	width: 390px;
	padding-bottom: 10px;
}
.bar3 {
	width: 700px;
	padding-bottom: 10px;
}
.news {
	width: 320px;
	height: 150px;
	overflow: auto;
	padding: 10px;
	background-color: #FDFAD5;
}
.news_box {
	width: 305px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.date {
	width: 65px;
	font-size: 10px;
	float: left;
}
.article {
	width: 240px;
	float: left;
}
.definition {
	width: 320px;
	padding: 10px;
	line-height: 1.8em;
	font-size: 12px;
}
.definition2 {
	width: 370px;
	padding: 0 10px;
	line-height: 1.6em;
}
.definition3 {
	width: 660px;
	padding: 0 20px;
	font-size: 14px;
	line-height: 1.8em;
}
.btn02 {
	width: 160px;
	padding-right: 20px;
	float: left;
}
.btn03 {
	width: 160px;
	float: left;
}
.btn04 {
	width: 340px;
	padding-right: 20px;
	float: left;
}
.btn05 {
	width: 340px;
	float: left;
}
.bottom_tel {
	width: 272px;
	height: 117px;
	padding: 20px 214px 10px 214px;
}
/* 初めてのお客様 -------*/
.guest_left {
	width: 390px;
	padding-right: 20px;
	float: left;
}
.guest_right {
	width: 290px;
	float: left;
}
.merit_left {
	width: 95px;
	padding: 0 20px;
	float: left;
}
.merit_right {
	width: 545px;
	padding-right: 20px;
	font-size: 14px;
	float: left;
}
.merit_right dt {
	padding: 5px 0;
}
.merit_right dd {
	padding-left: 15px;
	font-size: 12px;
	line-height: 2em;
}
.guest_btn {
	width: 500px;
	padding: 0 100px;
}
/* お申込みの流れ -------*/
.step01 {
	width: 485px;
	height: 85px;
	background-image: url(img/step01.jpg);
	background-repeat: no-repeat;
	padding-left: 215px;
	padding-top: 15px;
	font-size: 14px;
	line-height: 1.4em;
}
.step02 {
	width: 485px;
	height: 60px;
	background-image: url(img/step02.jpg);
	background-repeat: no-repeat;
	padding-left: 215px;
	padding-top: 40px;
	font-size: 14px;
	line-height: 1.4em;
}
.step03 {
	width: 485px;
	height: 70px;
	background-image: url(img/step03.jpg);
	background-repeat: no-repeat;
	padding-left: 215px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 1.4em;
}
.step04 {
	width: 485px;
	height: 70px;
	background-image: url(img/step04.jpg);
	background-repeat: no-repeat;
	padding-left: 215px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 1.4em;
}
.step05 {
	width: 485px;
	height: 70px;
	background-image: url(img/step05.jpg);
	background-repeat: no-repeat;
	padding-left: 215px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 1.4em;
}
/* キャッシュバック率 -------*/
.cash_box01 {
	width: 700px;
	padding-bottom: 20px;
}
.cash_box01 th {
	border: 1px solid #F90;
}
.cash_box01 td {
	border: 1px solid #F90;
}
.cash_box02 {
	width: 700px;
	padding-bottom: 20px;
}
.cash_box02 th {
	border: 1px solid #8FC320;
}
.cash_box02 td {
	border: 1px solid #8FC320;
}
.tab01 {
	width: 250px;
	background-color: #FC6;
	font-size: 14px;
}
.tab02 {
	width: 207px;
	background-color: #FC6;
	font-size: 14px;
}
.tab03 {
	width: 338px;
	background-color: #E1F5B8;
	font-size: 14px;
}
.cell01 {
	width: 250px;
	text-align: center;
	background-color: #FFC;
}
.cell02 {
	width: 207px;
	text-align: center;
	font-weight: bold;
}
.cell03 {
	width: 338px;
	text-align: center;
	font-size: 14px;
}
.cash_attention {
	width: 660px;
	padding: 20px;
	background-color: #FFC;
}
/* よくある質問 -------*/
.faq_box {
	width: 660px;
	padding: 0 20px 15px 20px;
}
.q_box {
	width: 660px;
	padding: 10px 0;
}
.question {
	width: 610px;
	height: 20px;
	padding-top: 10px;
	padding-left: 50px;
	background-image: url(img/question.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.a_box {
	width: 660px;
	background-color: #E1F5B8;
}
.a_box .a_left {
	width: 38px;
	padding-right: 12px;
	float: left;
}
.a_box .a_right {
	width: 600px;
	padding: 10px 10px 10px 0;
	float: left;
}
/* 会社概要 -------*/
.about_box {
	width: 660px;
	padding: 0 20px;
}
.about_box th {
	border: 1px solid #F90;
}
.about_box td {
	border: 1px solid #F90;
}
.cell04 {
	width: 190px;
	background-color: #FC9;
}
.cell05 {
	width: 446px;
}
/* 個人情報保護 -------*/
.privacy_box {
	width: 640px;
	padding: 10px;
	background-color: #FFC;
}
.privacy_box dt {
	font-weight: bold;
	padding-bottom: 5px;
}
.privacy_box dd {
	padding: 0 10px 0 15px;
}
/* 景表法 -------*/
.law_box {
	width: 700px;
}
.law_box th {
	border: 1px solid #F90;
}
.law_box td {
	border: 1px solid #F90;
}
.cell06 {
	width: 110px;
	text-align: center;
}
.cell07 {
	width: 110px;
	text-align: center;
	background-color: #FC9;
	font-weight: bold;
}
.cell08 {
	width: 277px;
}
.cell09 {
	width: 277px;
	background-color: #FC9;
	font-weight: bold;
}
.cell08 li {
	margin-left: 1.5em;
}
.law_attention {
	width: 640px;
	padding: 10px;
	background-color: #FFC;
}
.law_attention li {
	margin-left: 4em;
}
/* フォーム　共通 -------*/
.form_box {
	width: 660px;
	padding: 0 20px 15px 20px;
	font-size: 14px;
	line-height: 1.6em;
}
button {
	border: none;
	padding: 0px;
	margin: 0px;
	width: 340px;
	height: 50px;
}
.send {
	width: 340px;
	height: 50px;
	padding: 20px 180px 0 180px;
}
input:focus,textarea:focus {
	background-color: #FFC;
}
label {
	display: block;
}
fieldset#newsletter_topics label { display:inline; width:auto; }
textarea { width:24em; clear:both; }
input.txt { width:20em; clear:both; display:block; }
input.text { width:12em; clear:both; display:block; }
.error { color:#C00; white-space:nowrap; display:inline; }
.radio {
	float: left;
	width: 20px;
	padding-top: 2px;
}
.label {
	float: left;
	width: 90px;
	padding-right: 18px;
}
.label2 {
	float: left;
	width: 150px;
	padding-right: 18px;
}
.label3 {
	float: left;
	width: 50px;
	padding-right: 18px;
}
label.male {
	display: block;
}
label.female {
	display: block;
}
/* 新規申込 -------*/
.new_box {
	width: 700px;
}
.new_box th {
	border: 1px solid #C00;
}
.new_box td {
	border: 1px solid #C00;
}
.tab04 {
	width: 688px;
	background-color: #F99;
	font-size: 14px;
	text-align: left;
}
.cell10 {
	width: 298px;
	background-color: #FCC;
}
.cell11 {
	width: 378px;
}
/* 再度ご利用 -------*/
.again_box {
	width: 700px;
}
.again_box th {
	border: 1px solid #F90;
}
.again_box td {
	border: 1px solid #F90;
}
.tab05 {
	width: 688px;
	background-color: #F8B551;
	font-size: 14px;
	text-align: left;
}
.cell12 {
	width: 298px;
	background-color: #F9D8A7;
}
/* お問合せ -------*/
.cell13 {
	width: 298px;
	background-color: #FDE59C;
}
/* キャンペーン -------*/
.btn_review {
	width: 300px;
	height: 50px;
	padding: 0 200px 20px 200px;
}
/* レビューを書く -------*/
.cell14 {
	width: 30%;
	background-color: #CCE198;
}
.cell15 {
	width: 70%;
	background-color: #FFF;
}
.write_box {
	width: 700px;
}
.write_box td {
	border: 1px solid #8FC320;
}
.id_left {
	padding-right: 5px;
	float: left;
}
.id_right {
	float: left;
}
/* レビューを見る -------*/
.review-wrap {
	width: 600px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
.review-top {
	width: 590px;
	background-color: #FC6;
	padding: 5px;
	border-bottom-color: #F90;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	font-size: 18px;
	font-weight: bold;
}
.review-top a:link {
	color: #039;
	text-decoration: underline;
}
.review-top a:visited {
	color: #039;
	text-decoration: underline;
}
.review-top a:active {
	color: #039;
	text-decoration: underline;
}
.review-top a:hover {
	color: #06F;
	text-decoration: none;
}
.review_bottom {
	width: 580px;
	background-color: #FFC;
	padding: 10px;
}
.review_star {
	text-align: right;
	font-size: 18px;
	color: #C00;
}
.review_txt {
	width: 560px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
}
.review_age {
	text-align: right;
	font-size: 14px;
	padding-top: 5px;
}
.review_date {
	text-align: right;
	color: #666;
	padding-top: 5px;
}
.page {
	text-align: center;
	padding-top: 10px;
}
.page a {
	padding: 10px;
}
.page_navigation {
	text-align: center;
	padding-top: 10px;
}
.page_navigation a {
	padding: 10px;
}
/*-----------------------------
			footer-------------*/
#footer {
	width: 100%;
	height: 25px;
	background-image: url(img/footer_back.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 10px;
	padding-top: 5px;
}
.footer_menu {
	text-align: center;
	padding: 10px 0 5px 0;
}
.footer_menu a:link {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}
.footer_menu a:active {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}
.footer_menu a:visited {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}
.footer_menu a:hover{
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
/*個人情報取扱い*/
.table_box01{
	margin-top:10px;
	text-align:center;
	width:700px;}
.table_box01 td{
	border:none;
	padding:0;}
.table_box01 b{
	font-size:14px;}
.information{
	margin:0 auto 5px auto;
	width:450px;
	border:1px solid #CCC;
	height:150px;
	overflow:scroll;
	}
/*orderform*/
#orderform{
	margin-top:10px;}
.message{
	font-weight:bold;
	font-size:14px;}
