@charset "shift_jis";

body {
	color: #333333;
	line-height: 180%;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
}

* html div {
	height: 1em;
}

div {
	display: block;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.container{
	width:100%;
	padding-left:0;
}
.container img{width:100%; height:auto;}
.img50{width:50%; height:auto; float:left;}


/* ロゴ */
#header {display:none;}
h1 {
	width: 145px;
	text-indent: -7777px;
}

h1 a {
	display: block;
	height: 65px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}


/* サイトマップ・お問い合わせボタン */
#headnavi {display:none;}

#sp_header{ width:95%; margin:5px;}
ul#sp_header:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


/*メインメニューボタン*/
#nav {display:none;}
/*スマホボタン*/
#menu {
  position: absolute;
  left: 0;
  top:0;
  width: 70%;
  background: #ec6d88;
  border: 1px solid #c8bdbd;
  display: none;
  z-index: 100;
}
#menu li a {
	display:block;
	width:95%;
	color:#fff;
	padding:5px;
  border-bottom: 1px solid #c8bdbd;
}

/* メイン構成要素 */
.wrapper {
	position: relative;
	width: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
}
.wrapper_inner {	width:95%;}
.wrapper_leftinner02 {
	width: 570px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CDCDCD;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.ttlmain {
	margin-bottom: 20px;
}

.subttl {
	margin-bottom: 40px;
}
.pagettl {
	background-color: #F3F3F3;
	text-align: left;
	height: 35px;
	width: 868px;
	padding-top: 30px;
	padding-left: 20px;
}
	/* ページトップへ戻るボタン */
#linkbtnlast a{
	display: block;
	height: 19px;
	width: 169px;
	list-style-type: none;
	background-image: url(../images/btn_pagetop.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 740px;
	text-indent: -9999px;
	margin-top: -19px;
}
#linkbtnlast a:hover {
	background-image: url(../images/btn_pagetop_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

	/* グループサイト */
#groupsite{
	clear:both;
	background:#f1f1f1;
	margin-top:20px;
	text-align:center;
	width:95%;
	}
#groupsite ul{
	padding:10px;
	}
#groupsite ul li{
	background:#ffffff;
	margin-bottom:10px;
	}
#groupsite ul li img{
	width:100%;
	}
#groupsite ul li p{
	position:absolute;
	display:block;
	text-align:left;
	line-height:160%;
	}
#groupsite ul li a{
	color:#000;
	}
#groupsite ul li a:hover  {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}
#groupsite ul li p.bn01{
	margin-top:20px;
	margin-left:120px;
	}
#groupsite ul li p.bn02{
	margin-top:15px;
	margin-left:110px;
	}
#groupsite ul li p.bn03{
	margin-top:15px;
	margin-left:200px;
	}

	/* 右側メニュー・テキストリンク */
#wrapper_right {
	width: 210px;
	position: absolute;
	left: 690px;
	top: 170px;
}
.rightlink_cap {
	font-size: 10px;
	line-height: 160%;
	color: #999999;
	text-align: left;
	width: 180px;
	margin-left: 24px;
}
	/*　右側メニュー・１行の場合　*/
.iconlink3 a{
	display: block;
	height: 20px;
	width: 210px;
	list-style-type: none;
	background-image: url(../images/btn_yaji.gif);
	background-repeat: no-repeat;
	line-height: 120%;
	text-align: left;
	padding-left: 25px;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.iconlink3 a:hover {
	background-image: url(../images/btn_yaji_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

	/*　右側メニュー・２行の場合　*/
.iconlink4 a{
	display: block;
	height: 45px;
	width: 210px;
	list-style-type: none;
	background-image: url(../images/btn_yaji.gif);
	background-repeat: no-repeat;
	line-height: 160%;
	text-align: left;
	background-position: 0px 0px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.iconlink4 a:hover {
	background-image: url(../images/btn_yaji_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}


/*フッター*/
.copyright{
	height: 50px;
	width: 179px;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	background-position: 0;
	margin-top: 10px;
	margin-left: 10px;
}
.paddingtop_30 {
	margin-top: 30px;
}
#footer {
	width: 95%;
	text-indent: -9999px;
}
ul#foot {
	margin: 0;
	padding: 0;
	width: 100%;
}
ul#foot:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
ul#foot li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border-bottom:1px #CCCCCC solid;
}
ul#foot li a {
	display: block;
}
li#footer01,li#footer02,li#footer03,li#footer04 {
	width:100%;
	height: 50px;
}
li#footer01 a:hover {
	background-image: url(../images/btn_gaiyo_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

li#footer01 a{background: url(../images/btn_gaiyo.gif) 0 0 no-repeat;}
li#footer02 a{background: url(../images/btn_kyujin.gif) 0 0 no-repeat;}
li#footer03 a{background: url(../images/btn_privacy.gif) 0 0 no-repeat;}
li#footer04 a{background: url(../images/btn_kankyo.gif) 0 0 no-repeat;}
li#footer02 a:hover {
	background-image: url(../images/btn_kyujin_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
li#footer03 a:hover {
	background-image: url(../images/btn_privacy_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
li#footer04 a:hover {
	background-image: url(../images/btn_kankyo_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}


/* トップページ・クリックアイコン */
#top_click {
	height: 108px;
	width: 109px;
	position: absolute;
	left: 790px;
	top: 490px;
}

/* トップページ・What's New */
.wrapper_whatsnew {
	width: 95%;
	border: 1px solid #F1F1F1;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-align: left;
	margin-top: 3px;

}
.wrapper_whatsnew_inner {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 160%;
	color: #666666;
	text-align: left;
	padding: 10px;
	margin: 0px;
}
.whatsnew_ttl {
	margin-bottom: 10px;
}

/* トップページ・バナー集 */
.wrapper_banner {
	width: 95%;
}
.wrapper_banner img {
	margin-top: 2px;
}
.wrapper_leftinner {
	width: 570px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCDCD;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
}

/* トップページ・キャンペーンバナー */
.top_campainbn {
	margin: 3px 0 0 20px;
	border:solid 1px #CCCCCC;
}

#m01{
	float: left;
	height: 186px;
	width: 380px;
}
#m02{
	float: left;
	height: 133px;
	width: 508px;
	font-size:12px;
	line-height:140%;
}
#m02 p{margin:5px 0 0 10px;}
#m02 a{
	font-weight:bold;
	color:#F21E8C;
}
#m03{
	clear:both;
	height: 62px;
	width: 888px;
}

/* トップページ・大切なお知らせ */
#iinfo{
	float: left;
	width: 95%;
	border: 1px solid #e4007f;
	margin:5px 0 5px 0;
	clear:both;
}

#iinfottl{
	float: left;
	height: auto;
	background-color:#e4007f;
}
#iinfocont{
	float: right;
	height: auto;
	padding:5px 0 0 0;

}


/* 100の理由ページ（FLASH） */
.getflash {
	width: 860px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 160%;
	color: #666666;
	text-align: left;
	padding: 10px;
	background-color: #F3F3F3;
	margin: 4px;
}
#getflash_txt {
	height: 40px;
	width: 490px;
	position: absolute;
	left: 200px;
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
}
#reason_htm {
	height: 40px;
	width: 180px;
	position: absolute;
	left: 710px;
	text-indent: -9999px;
}
#reason_htm a{
	display: block;
	background: url(../images/btn_reasonhtml.jpg) 0 0 no-repeat;
	height: 40px;
	width: 180px;
}
#reason_htm a:hover {
	background-image: url(../images/btn_reasonhtml_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}


/* 100の理由ページ（HTML） */
.reason_fla {
	height: 40px;
	width: 190px;
	margin-left: 660px;
	text-indent: -9999px;
}
.reason_fla a{
	display: block;
	background: url(../images/btn_backflash.jpg) 0 0 no-repeat;
	height: 40px;
	width: 190px;
}
.reason_fla a:hover {
	background-image: url(../images/btn_backflash_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.reason_hbox {
	height: 555px;
	width: 890px;
	padding-top: 45px;
	padding-left: 3px;
}
#reason_hbox01 {
	height: 600px;
	width: 890px;
	position: absolute;
	visibility: hidden;
}
#reason_hbox02 {
	height: 600px;
	width: 890px;
	position: absolute;
	visibility: hidden;
}
#reason_hbox03 {
	height: 600px;
	width: 890px;
	position: absolute;
	visibility: hidden;
}
#reason_hbox04 {
	height: 600px;
	width: 890px;
	position: absolute;
	visibility: hidden;
}
#reason_hbox05 {
	height: 600px;
	width: 890px;
	position: absolute;
	visibility: hidden;
}
#reason_hbox06 {
	height: 600px;
	width: 890px;
	position: absolute;
	visibility: hidden;
}
#reason_hbox07 {
	height: 600px;
	width: 890px;
	position: absolute;
	visibility: hidden;
}
#reason_hbox08 {
	height: 600px;
	width: 890px;
	position: absolute;
	visibility: hidden;
}
#reason_hbox09 {
	height: 600px;
	width: 890px;
	position: absolute;
	visibility: hidden;
}
#reason_hbox10 {
	height: 600px;
	width: 890px;
	position: absolute;
	visibility: hidden;
}
#reason_hbox11 {
	height: 600px;
	width: 890px;
	position: absolute;
	visibility: hidden;
}
#reason_hcom {
	height: 180px;
	width: 610px;
	position: absolute;
	left: 160px;
	top: 360px;
	filter: Alpha(opacity=95);
}



/* クリーニングメニューページ */
.menu_ttl {
	background-image: url(../images/menu_ttlbg01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 575px;
	margin-bottom: 30px;
	padding-top: 4px;
	padding-left: 30px;
}
.menu_ttl02 {
	background-image: url(../images/menu_ttlbg01.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 45px;
	width: 575px;
	margin-bottom: 30px;
	padding-top: 4px;
	padding-left: 30px;
}
.menu_ttl03 {
	background-image: url(../images/menu_ttlbg01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 575px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-left: 30px;
}
.menu_subttl {
	background-image: url(../images/icon_ttl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 553px;
	margin-bottom: 10px;
	padding-left: 30px;
	margin-left: 22px;
}
.menu_subttl02 {
	background-image: url(../images/icon_ttl02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 530px;
	margin-bottom: 10px;
	padding-left: 30px;
	margin-left: 22px;
}
.menu_subttl03 {
	background-image: url(../images/icon_ttl02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 247px;
	padding-left: 30px;

}
.ser_table{
	width: 555px;
	margin-bottom: 10px;
	margin-left: 22px;

}
.ser_tblbody{
	width: 237px;
	padding-left: 30px;
	line-height: 160%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.ser_tblbody02{
	width: 515px;
	padding-left: 30px;
	line-height: 160%;
	height: auto;
	padding-bottom: 15px;
	padding-right: 10px;
}
.ser_tblttl{
	margin-bottom: 20px;
	height: auto;
	width: 545px;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}
.ser_tblttl02{
	margin-bottom: 10px;
	height: auto;
	width: 545px;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}
.menu_subbody {
	background-position: center;
	width: 530px;
	margin-bottom: 40px;
	margin-left: 50px;
	color: #000000;
}
.menu_subbody02 {
	background-position: center;
	width: 555px;
	margin-bottom: 40px;
	margin-left: 20px;
	color: #000000;
}
.menu_subbody_imgonly {
	background-position: center;
	width: 530px;
	margin-bottom: 40px;
	margin-left: 50px;
	line-height: 200%;
	color: #000000;
}
.menu_subbody img,.menu_subbody02 img {
	clear: right;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.textlink {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

	/*　メニューページ・ムービー関係　*/
.moviebg {
	background-image: url(../images/menu_filmbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 510px;
	padding: 10px;
	margin-top: 15px;
}
.moviebg img {
	clear: left;
	float: left;
	margin-top: 5px;
	margin-left: -5px;
	margin-right: 10px;
}
#moviebtn {
	height: 45px;
	width: 130px;
	position: absolute;
	left: 500px;
	margin-top: 20px;
}
#moviebtn a{
	display: block;
	background: url(../images/btn_saisei.gif) 0 0 no-repeat;
	height: 45px;
	width: 130px;
}
#movie_txt {
	width: 220px;
	position: absolute;
	left: 270px;
	text-align: left;
	margin-top: 10px;
	line-height: 160%;
}
#movie_txt02 {
	width: 220px;
	position: absolute;
	left: 270px;
	text-align: left;
	margin-top: 20px;
	line-height: 160%;
}
.textlink {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*　クリーニングメニュー・料金表へボタン　*/
.linkbtn {
	width: 220px;
	height: 20px;
	text-indent: -9999px;
	margin-left: 389px;
	margin-top: 50px;
	margin-bottom: 1px;
}
ul#linkbt {
	margin: 0;
	padding: 0;
	width: 220px;
}
ul#linkbtafter {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
ul#linkbt li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	text-align: center;
}
ul#linkbt li a {
	display: block;
	width: 220px;
}
li#linkbt01 {
	width: 100px;
	height: 20px;
}
li#linkbt02 {
	width: 120px;
	height: 20px;
}
li#linkbt01 a{background: url(../images/btn_ryokin.gif) 0 0 no-repeat;}
li#linkbt02 a{background: url(../images/btn_backtop.gif) 0 0 no-repeat;}
li#linkbt01 a:hover {
	background-image: url(../images/btn_ryokin_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
li#linkbt02 a:hover {
	background-image: url(../images/btn_backtop_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}


/*　クリーニングメニュー・料金・サービスページリンク用アイコン　*/
#iconlink a{
	display: block;
	height: 17px;
	width: 200px;
	list-style-type: none;
	background-image: url(../images/btn_yaji.gif);
	background-repeat: no-repeat;
	margin-left: 320px;
	line-height: 120%;
	text-align: left;
	text-indent: 25px;
}
#iconlink a:hover {
	background-image: url(../images/btn_yaji_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#iconlink2 a{
	display: block;
	height: 17px;
	width: 280px;
	list-style-type: none;
	background-image: url(../images/btn_yaji.gif);
	background-repeat: no-repeat;
	margin-left: 250px;
	line-height: 120%;
	text-align: left;
	text-indent: 25px;
}
#iconlink2 a:hover {
	background-image: url(../images/btn_yaji_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#linkbtn02 a{
	display: block;
	height: 20px;
	width: 100px;
	list-style-type: none;
	background-image: url(../images/btn_ryoki02.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 540px;
	text-indent: -9999px;
}
#linkbtn02 a:hover {
	background-image: url(../images/btn_ryoki02_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}


/*　会員サービスページ　*/
#ser_toku2 {
	display: block;
	width: 530px;
	background-image: url(../images/ser_yaji.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 25px;
	line-height: 200%;
}
.ser_toku2body {
	display: block;
	text-align: left;
	line-height: 200%;
	margin-left: 27px;
}
#ser_kakosyo {
	position: absolute;
	left: 310px;
	margin-top: 25px;
}
.img_top70{
	top: -70px;
	position: relative;
}
.img_top60{
	top: -60px;
	position: relative;
}
.img_top40 {
	top: -40px;
	position: relative;
}
.img_top20 {
	top: -20px;
	position: relative;
}
	/*　クーポンボタン　*/
#couponbtn {
	height: 29px;
	width: 187px;
	position: absolute;
	left: 450px;
	text-indent: -9999px;
	margin-top: 20px;
}
#couponbtn a{
	display: block;
	background: url(../images/btn_coupon.jpg) 0 0 no-repeat;
	height: 29px;
	width: 187px;
}
#couponbtn a:hover {
	background-image: url(../images/btn_coupon_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}



/* 店舗案内ぺージ */
#shop table{
	line-height: 160%;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 555px;
	margin-left: 20px;
	margin-bottom: 40px;
}
#shop td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.shop_ttlcom {
	font-size: 12px;
	color: #000000;
	margin-top: -28px;
	margin-left: 430px;
}
.mapbtn {
	height: 20px;
	width: 220px;
	margin-top: -5px;
}
.mapbtn a{
	display: block;
	background: url(../images/btn_bigmap.jpg) 0 0 no-repeat;
	height: 20px;
	width: 220px;
}
.mapbtn a:hover {
	background-image: url(../images/btn_bigmap_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

/* 問い合わせぺージ */
#toiawase td {
	padding: 5px;
}
.toi_body {
	background-position: center;
	width: 555px;
	margin-bottom: 10px;
	margin-left: 25px;
	color: #000000;
}
.toi_form {
	width: 530px;
	margin-left: 25px;
	margin-top: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F3F3F3;
	margin-bottom: 30px;
}
.toi_tdline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 10px;
	width: 510px;
}
.toi_tdline02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 10px;
	width: 450px;
}
.toi_body02 {
	background-position: center;
	width: 530px;
	margin-bottom: 30px;
	margin-left: 70px;
	color: #000000;
}
.toi_body03 {
	background-position: center;
	width: 300px;
	color: #000000;
	left: 300px;
	position: absolute;
	margin-top: -10px;
}


/*　料金ぺージ　*/
.wrapper_ryokinleft {
	width: 610px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CDCDCD;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ryokintdline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
}
.ryokin_tdttl {
	font-weight: bold;
}
.ryo_w1 {
	width: 310px;
	margin-left: 20px;
	height: 670px;
	position: relative;
	padding-top: 40px;
}
.ryo_w2 {
	width: 310px;
	margin-top: 40px;
	position: absolute;
	left: 350px;
}
.ryo_w3 {
	width: 310px;
	margin-top: 40px;
	position: absolute;
	left: 640px;
}
.ryo_ttl {
	background-image: url(../images/icon_ttl02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.ryo_body {
	width: 280px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.ryo_body02 {
	width: 280px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 43px;
}
.ryo_link01 a{
	display: block;
	height: 20px;
	list-style-type: none;
	background-image: url(../images/btn_yaji.gif);
	background-repeat: no-repeat;
	line-height: 120%;
	text-align: left;
	padding-left: 25px;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ryo_link01 a:hover {
	background-image: url(../images/btn_yaji_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.ryo_link02 {
	display: block;
	list-style-type: none;
	background-image: url(../images/icon_ryokin.jpg);
	background-repeat: no-repeat;
	line-height: 120%;
	text-align: left;
	padding-left: 25px;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}
.ryo_link03 {
	display: block;
	list-style-type: none;
	background-image: url(../images/icon_ryokin.jpg);
	background-repeat: no-repeat;
	line-height: 180%;
	text-align: left;
	padding-left: 25px;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 40px;
}
.ryokinbtn {
	height: 39px;
	width: 244px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ryokinbtn a{
	display: block;
	background: url(../images/btn_ryokinpdf.gif) 0 0 no-repeat;
	height: 39px;
	width: 244px;
}
.ryokinbtn a:hover {
	background-image: url(../images/btn_ryokinpdf_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.ryokinbtn_w {
	width: 244px;
	margin-top: 70px;
}
.price_cresitcom {
	width: 220px;
	border: 1px solid #CC0000;
	padding: 5px;
	margin-bottom: 5px;
	line-height: 140%;
}
.ryo_backbtn {
	height: 20px;
	width: 140px;
	margin-left: 360px;
}
.ryo_backbtn02 {
	height: 20px;
	width: 140px;
	margin-left: 510px;
}
.ryo_backbtn a, .ryo_backbtn02 a{
	display: block;
	background: url(../images/btn_priceichiran.gif) 0 0 no-repeat;
	height: 20px;
	width: 140px;
}
.ryo_backbtn a:hover, .ryo_backbtn02 a:hover {
	background-image: url(../images/btn_priceichiran_f2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.ryo_backbtnline {
	height: 20px;
	width: 500px;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 130px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCDCD;
}
.ryo_backbtnline02 {
	height: 20px;
	width: 650px;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCDCD;
	margin-left: -20px;
}
.ryo_backbtnlast {
	height: 20px;
	width: 650px;
	text-align: right;
	margin-top: 30px;
	margin-left: -20px;
}
#price-info{
	border: 2px solid #cc0000;
	padding: 5px;
	margin:20px 0 0 20px;
	height: auto;
	width: 820px;
}

#price-info .bold{
	font-weight: bold;
	color: #cc0000;
}

/*　サイトマップぺージ　*/
.site_ttl {
	background-image: url(../images/btn_yaji_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 120%;
	font-weight: bold;
}
.site_body {
	width: 280px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.site_w1 {
	width: 310px;
	margin-left: 40px;
	margin-bottom: 30px;
	height: 700px;
	padding-top: 40px;
}
.site_w2 {
	width: 310px;
	margin-top: 40px;
	position: absolute;
	left: 330px;
	margin-bottom: 30px;
}
.site_w3 {
	width: 310px;
	margin-top: 40px;
	position: absolute;
	left: 620px;
	height: 550px;
}
.wrapper_privacy {
	width: 730px;
	padding-top: 40px;
	padding-right: 80px;
	padding-left: 80px;
}


/*　プライバシーーポリシーぺージ　*/
.privacy_ttl {
	width: 710px;
	border: 1px solid #CDCDCD;
	text-align: center;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.privacy_subttl {
	width: 730px;
	font-weight: bold;
}
.privacy_body {
	width: 715px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.privacy_cap {
	width: 200px;
	margin-bottom: 40px;
	margin-left: 535px;
	text-align: right;
}


/*　約款ぺージ　*/
.wrapper_yakkan {
	width: 730px;
	padding-top: 40px;
	padding-right: 80px;
	padding-left: 80px;
}
.yakkan_ttl {
	font-weight: bold;
}
.yakkan_table {
	margin-bottom: 80px;
}


/* クーポンページ */
.coupon_waku {
	text-align: center;
	height: 800px;
	width: 600px;
}
.coupon_body {
	font-size: 14px;
	margin-top: 40px;
}
.coupon_btn {
	height: 29px;
	width: 150px;
	text-indent: -9999px;
	margin-bottom: 40px;
	margin-left: 210px;
	margin-top: 40px;
}
.coupon_btn a{
	display: block;
	background: url(../images/btn_closewin.jpg) 0 0 no-repeat;
	height: 29px;
	width: 150px;
}
.coupon_btn a:hover {
	background-image: url(../images/btn_closewin_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.couponbtn02 {
	height: 29px;
	width: 187px;
	text-indent: -9999px;
	margin-left: 200px;
	margin-top: 20px;
}
.couponbtn02 a{
	display: block;
	background: url(../images/btn_coupon.jpg) 0 0 no-repeat;
	height: 29px;
	width: 187px;
}
.couponbtn02 a:hover {
	background-image: url(../images/btn_coupon_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}


/* 文字スタイル */
.bold_red {
	font-weight: bold;
	color: #CC0000;
}
.font30_bold {
	font-size: 30px;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
}
.font20_bold {
	font-size: 20px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.font10 {
	font-size: 10px;
	line-height: 180%;
	text-align: left;
	display: block;
}
.font10inline {
	font-size: 10px;
}

.notification{
	height: auto;
	width: 91%;
	border: 3px solid #FF65A8;
	color: #000000;
	margin-top:20px;
	padding: 1%;
	font-size: 14px;
}

.pop {
	width:95%; 
	margin-left:0; 
}
.pop img {
	width:100%; 
}
