﻿@charset "utf-8";

/* CSS Document */

body{
margin:0;
padding:0;
background-color:#fff;
text-align:center;
/*background-image:url(../images/bg_main.jpg);*/
background-color:#F5F5F5;
background-position:center top;
}


/* インライン要素のスタイル */

a:link{
color:#E5005F;
text-decoration:underline;
border:none;
}

a:visited{
color:#E5005F;
text-decoration:underline;
border:none;
}

a:hover, a:active{
color:#E5005F;
border:none;
text-decoration:none;
}

img, object{
margin: 0;
padding: 0;
border:0;
vertical-align: bottom;
}

input{color:#333;}

form{
margin:0px;
padding:0px;
border:0px;
}

ul{
margin:0px 0px 0px 1.2em;
padding:0px;
}

li{
margin:0px;
padding:0px;
}

p{
margin:0px;
padding:0px;
}

h1, h2, h3, h4, h5, h6{
margin:0;
padding:0;
}

div{
margin:0;
padding:0;
}

/* テーブルの修飾
---------------------------------------------------- */
table.news_table{
margin:0px 0px 0px 10px;
border-collapse : collapse ;
}

table.news_table tr{
background-image:url(../images/bg_line.gif);
background-repeat:repeat-x;
background-position:left bottom;
}

table.news_table th{
padding:5px 0px;
text-align:left;
font-weight:normal;
}

table.news_table td{
padding:5px 0px;
text-align:left;
}

table.chart_table{
margin:0px 0px 0px 0px;
border-collapse : collapse ;
}

table.chart_table th{
padding:7px 10px;
text-align:left;
border:solid 3px #333;
font-weight:normal;
}

table.chart_table td{
padding:7px 10px;
text-align:left;
border:solid 3px #333;
}


/* コンテナ
---------------------------------------------------- */
#container{
clear:both;
width:952px;
margin:0 auto;
padding:0;
text-align:left;
}

#content_main{
width:712px;
float:right;
}

#content_side{
clear:both;
width:232px;
float:left;
padding-bottom:50px;
}

.main_box{
clear:both;
width:700px;
border:solid 1px #ccc;
padding:5px 5px 0 5px;
background-color:#fff;
}
.main_box:after{
content:"";
display:block;
clear:both;
height:1px;
overflow:hidden;
}
/*\*/
* html .main_box{height:1em;}
.main_box{display:block;}
/**/



/* ヘッダー
---------------------------------------------------- */
#header{
width:952px;
}

#header h1{
margin:0;
padding:13px 0 10px 0;
font-weight:normal;
line-height:1.4;
color:#666;
}

/* 左サイド
---------------------------------------------------- */
.side_box{
width:220px;
border:solid 1px #ccc;
padding:5px;
background-color:#fff;
overflow:hidden;
}

.logo_img{
text-align:center;
}
.logo_img h2{margin:0;
padding:10px 0px 15px 0px;}

.side_box .sub_ttl{
text-align:center;
}
.side_box .sub_ttl h3{margin:0;}

.contact_box{
width:220px;
background-color:#f2f2f2;
text-align:center;
padding:10px 0;
margin-bottom:1px;
}

.media_box{
width:180px;
margin-left:20px;
}
.media_box p{
margin-left:5px;
}

.photoblog_box{
width:210px;
height:500px;
overflow:scroll;
margin:0 0 10px 10px;
}

.photoblog_box dl{
width:200px;
background-image:url(../images/bg_line.gif);
background-repeat:repeat-x;
background-position:left bottom;
margin:0 0 7px 0;
padding:0 0 7px 0;
}
.photoblog_box dt{
width:200px;
color:#666;
margin:0;
padding:0;
}
.photoblog_box dd{
width:200px;
margin:0 0 0 0;
padding:0;
}

/* サイドナビ
---------------------------------------------------- */
.navi{
clear:both;
}

.navi ul{
margin:0;
padding:0;
}

.navi li{
list-style:none;
margin:0 0 1px 0;
padding:0;
}

.navi li a{
	display:block;
	padding:15px 10px;
	background:#EEEEEE;
	color:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration:none;
}

.navi li a:hover{
	background:#CCC;
}

#content_side .telno{
	padding:0 0 5px 20px;
	margin:0 0 5px;
	border-bottom:1px dotted #CCC;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#content_side .telno.last{
	border:none;
	margin:0 0 10px;
}

#content_side .telno a{
	color:#E83C83;
	font-size:184.6%;
	text-decoration:none;
	font-weight:bold;
}


/* トップナビ
---------------------------------------------------- */
.top_navi{
clear:both;
width:712px;
}

.top_navi ul{
margin:0;
padding:0;
}

.top_navi li{
width:232px;
float:left;
list-style:none;
margin-bottom:8px;
padding:0;
}

/* メイン画像
---------------------------------------------------- */


/* テキストボックス
---------------------------------------------------- */
.main_text{
clear:both;
width:740px;
}

/* トップページ
---------------------------------------------------- */
.top_text{
width:680px;
background-color:#f2f2f2;
padding:10px;
margin-bottom:5px;
}

.top_bn_area{
clear:both;
width:712px;
}

.top_bn_box{
width:340px;
border:solid 2px #ccc;
padding:4px;
background-color:#fff;
}

.top_bn_box2{
width:163px;
height:242px;
border:solid 2px #ccc;
padding:4px;
background-color:#fff;
margin:0 4px 15px 0;
_margin:0 4px 15px 0;
}

.top_bn_box2.last{
margin:0 0 15px;
}

.youtbe_box{
clear:both;
width:682px;
border:solid 1px #ccc;
padding:14px;
background-color:#fff;
}

.top_corse img{
float:left;
margin-right:20px;
margin-bottom:20px;
}
.top_corse p{
float:left;
display:block;
color:#ca3211;
padding-top:3px;
}

.top_corse_box{
clear:both;
width:740px;
margin-bottom:50px;
}

.top_corse_menu{
clear:both;
width:300px;
float:left;
border-left:solid 3px #d6d6d6;
padding:10px;
}

.top_corse_img{
width:400px;
float:right;
}

.top_topics{
width:740px;
margin:0 0 30px 0;
}

.top_topics table td{
padding:0 0 5px 0;
}


.twitter{
	clear:both;
	width:220px;
}

.top_schedule_inner{
clear:both;
width:680px;
margin-left:10px;
}

.top_schedule_box{
clear:both;
width:676px;
border:solid 2px #ffcaaa;
margin-bottom:10px;
}

.top_schedule_box ul{
clear:both;
width:640px;
margin:0 0 0 18px;
padding:0;
}

.top_schedule_box li{
list-style:none;
background-image:url(../images/bg_line.gif);
background-repeat:repeat-x;
background-position:left bottom;
width:640px;
margin:0 0 5px 0;
padding:0 0 5px 0;
}

.top_schedule_link{
clear:both;
width:640px;
margin:0 0 10px 18px;
padding:0;
}

/* はにかみPHOTO */
#dayphoto div.dayphoto_box{
	background:#FCE5EE;
	padding:5px 10px 5px 10px;
	margin-bottom:3px;
}

#dayphoto div.dayphoto_box img{
	border:3px solid #FFF;
	margin-bottom:10px;
}

#dayphoto div.dayphoto_box p{
	font-size:87%;
	color:#B85278;
	text-align:center;
	margin-bottom:15px;
}

#dayphoto div.dayphoto_box img.more_btn{
	border:none;
}



/* フォトギャラリー
---------------------------------------------------- */
.gallery_navi{
clear:both;
width:680px;
margin-left:10px;
}

.gallery_navi ul{
clear:both;
width:680px;
margin:0;
padding:0;
}

.gallery_navi li{
list-style:none;
width:220px;
float:left;
margin:0 10px 10px 0;
padding:0;
}

.gallery_navi li a{
	display:block;
	border:1px solid #E5E5E5;
}

.gallery_navi li a:hover{
	margin:-2px;
	border:3px solid #E5005F
}
/*
.gallery_navi li a:hover img,
.gallery_top li a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}*/

.gallery_navi .last{
margin:0 0 10px 0;
}

.gallery_page{
clear:both;
width:680px;
text-align:center;
margin-left:10px;
font-weight:bold;
position:relative;
}

.gallery_page p a{
	font-weight:normal;
}

.gallery_thumb{
width:680px;
margin:0 -20px 0 10px;

}

.gallery_thumb ul{
clear:both;
width:700px;
margin:0 0px 0 0;
padding:0;
}

.gallery_thumb li{
list-style:none;
/*width:155px;*/
float:left;
margin:0 20px 20px 0;
padding:0;
}

.gallery_thumb li.wide{
/*width:330px;
margin:0 20px 20px 0;*/
}

.gallery_thumb li.last{
/*margin:0 0 20px 0;*/
}

.gallery_no{
	color:#D93C63;
	text-align:center;
	background:#FFEAF3;
	/*background:#FFEAF3 url(../../gallery/images/bg_no.jpg) no-repeat right top;*/
	padding:5px 0 3px;
	height:17px;
}

/* お客様の声
---------------------------------------------------- */
.voice_l{
	width:300px;
	float:left;
	margin:0 15px 10px 0;
}

.voice_r{
	width:365px;
	float:left;
	margin:0 0 5px;
}

/* 写真お選び（セレクト）
---------------------------------------------------- */
.select_box01l{
	width:350px;
	float:left;
	margin-right:15px;
	padding-top:35px;
}

.select_box01r{
	width:300px;
	float:left;
}

/* よくある質問
---------------------------------------------------- */
ul.faq_list{
	margin:17px 15px 15px 10px;
	padding:0;
}
ul.faq_list li{
	padding:0 0 7px 15px;
	background:url(../images/ic_list01.jpg) no-repeat left 0.35em;
	margin-bottom:7px;
	list-style:none;
	border-bottom:1px dotted #E5E5E5;
}

ul.faq_list li.last{
	padding:0 0 0px 15px;
	margin-bottom:0px;
	border-bottom:none;
}

.faq_list2 img{
	display:block;
	margin:0 0 15px 10px;
}
.faq_list2 ul{
	margin:0px 15px 20px 10px;
	padding:0;
}
.faq_list2 ul li{
	padding:0 0 5px 5px;
	margin-bottom:5px;
	border-bottom:1px dotted #E5E5E5;
	list-style:none;
}
.faq_list2 li{
	padding:0 0 0px 5px;
	border-bottom:noen;
}

#faq_box{
	padding:0px 0 15px;
}

#faq_box .tl_box{
	background:url(../../faq/images/bg_title.jpg) no-repeat left bottom;
	margin-bottom:20px;
}

#faq_box h4{
	background:url(../../faq/images/ic_q.gif) no-repeat left top;
	padding:2px 15px 20px 42px;
	margin:0 0 0 5px;
}

#faq_box .answer_box{
	background:url(../../faq/images/ic_a.gif) no-repeat left top;
	padding:5px 15px 0px 42px;
	margin:0 0 0 5px;
	min-height:32px;
}


#wrapper_info{
width:588px;
margin:75px auto 10px auto;
padding:5px;
text-align:left;
background-color:#ffffff;
border:solid 1px #d6d6d6;
position:relative;
}

#faq_logo{
position:absolute;
right:-1px;
top:-42px;
}

#wrapper_info h3{
width:578px;
height:25px;
background-color:#E5005F;
padding:10px 0 0 10px;
}

.faq_inner{
width:568px;
margin-left:10px;
}

.faq_inner h4{
width:568px;
background-image:url(../../faq/images/bg_title.jpg);
background-repeat:no-repeat;
background-position:left bottom;
margin-bottom:15px;
padding-bottom:15px;
}

/* フッター
---------------------------------------------------- */
#footer{
clear:both;
width:100%;
background-color:#eaeaea;
background-image:url(../images/bg_footer.jpg);
background-repeat:no-repeat;
background-position:center top;
margin:0 0 0 0;
padding:30px 0 20px 0;
}

#footer_inner{
width:952px;
margin:0 auto 0 auto;
text-align:left;
background-image:url(../images/bg_logo_f.jpg);
background-repeat:no-repeat;
background-position:right top;
}

#footer_logo{
margin-bottom:15px;
}



/* ハニー＆クランチとは？、選ばれる理由
-----------------------------------------------------*/
.pow_pink{
background-color:#FEF2F7
}
.white{
background-color:#FFFFFF
}

.material_text_s{
width:365px;
background-color:#ffffff;
}

.material_text_b{
width:680px;
background-color:#ffffff;
padding:10px;
}

.material_box{
width:680px;
padding:10px;
margin-bottom:4px;
clear:both;
}

.material_box ul{
margin:0 0 10px 0;
}

.material_box li{
list-style:none;
float:left;
margin-bottom:10px;
}

.material_box .bd_b19 li{
margin-bottom:20px;
}

.materials{
margin-bottom:10px;
clear:both;

}

.mate_tl{
margin:15px 0 19px 0;
}

.materials ul{
margin:0;
}

.materials li{
list-style:none;
margin:0 0 13px 1px;
}

.bd_b10{
border-bottom:dotted #D6D6D6 1px;
}

.bd_b15{
margin-bottom:15px;
border-bottom:dotted #D6D6D6 1px;
}


.bd_b16
{margin-bottom:16px;
border-bottom:dotted #D6D6D6 1px;
}

.bd_b19
{margin-bottom:19px;
border-bottom:dotted #D6D6D6 1px;
}

.bd_b20s{
margin-bottom:20px;
border-bottom:solid #D6D6D6 1px;
}


.arrow img{
width:150px;
padding-right:23px;
margin-right:3px;
background-image:url(../../reason/images/arrow.jpg);
background-position:right center;
background-repeat:no-repeat;
}

.arrow_wide img{
width:327px;
padding-right:23px;
margin-right:3px;
background-image:url(../../reason/images/arrow.jpg);
background-position:right center;
background-repeat:no-repeat;
}

.s_word{
margin-right:31px;
}

.s_word_wide{
width:312px;
_idth:327px;
padding-left:15px;
text-align:center;
margin-right:31px;
}

/*infomation
-----------------------------------------------------*/
.map{
width:678px;
margin-left:10px;
overflow:hidden;
border-left:#F4DDB5 solid 1px;
border-right:#F4DDB5 solid 1px;
background-color:#FAF4E4;
padding-bottom:10px;
}

.map ul{
background-color:#FAF4E4;
list-style:none;
margin:0 0 0 15px;
padding-top:10px;
}

.map_bee{
margin:11px 0 20px 15px;
}

.map_bee02{
margin:11px 0 7px 15px;
}

.taxi{
width:680px;
margin:auto;
border:2px #D8D8D8 solid;
border-collapse:collapse;
border-spacing:0;
}

.taxi td{
padding:15px;
border-bottom:1px #D8D8D8 dotted;
border-right:1px #D8D8D8 solid;
border-left:1px #D8D8D8 solid;
}

.arrow_b img{
padding-bottom:15px;
margin-bottom:5px;
background-image:url(../../information/images/arrow.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}

.week{
width:648px;
margin-left:15px;
margin-bottom:20px;
border:none;
background-color:#FFFFFF;
}

.week td{
widths:324px;
}

td.route{
padding:10px 0 15px 15px;
vertical-align:top;
}

td .route img{

}

.taxi .pink{
background-color:#FEEBF3;
}

.station{
width:648px;
margin-left:15px;
}
 
/*ご予約・ご見学方法
-----------------------------------------------------*/
.resev_area{
	clear:both;
	padding-bottom:9px;
	margin-bottom:9px;
	width:660px;
	border-bottom:2px dotted #FADAE8;
}

.resev_area img.shopphoto{
	display:block;
	float:left;
	margin:0 15px 0 0;
}

.resev_area .txarea{
	width:445px;
	float:left;
}

.resev_area .txarea .tl{
	padding:14px 0;
	margin-bottom:14px;
	border-bottom:1px solid #e5e5e5;
}

.resev_area .txarea .btn{
	padding-top:10px;
}

.resev_box{
width:676px;
border: solid #E5E5E5 2px;
margin-bottom:20px;
}

.resev_box_s{
margin:13px 0 18px 13px;
background-image:url(../../resevation/images/box_back.jpg);
background-repeat:repeat-y;
} 


.resev_att{
width:667px;
border-left:solid #E5E5E5 3px;
border-right:solid #E5E5E5 3px;
padding-left:7px;
}

/*プラレール
-----------------------------------------------------*/
.train_box{
width:680px;
padding:10px 10px 0 10px;
clear:both
}

.train_text{
width:465px;
padding:5px 0 0 0;
}

.train_bd{
background-image:url(../../plarail/image/border01.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

/*撮影コース&料金・商品案内
---------------------------------------------------- */
.course{
width:330px;
margin-bottom:17px;
float:left;
}

table.fee_course{
margin:0px 0px 10px 0px;
border-collapse : collapse ;
text-align:center;
}
table.fee_course th{
margin:0px;
padding:5px;
background:#DDEDBB;
border:1px solid #999999;
}
table.fee_course td{
margin:0px;
padding:5px;
border:1px solid #999999;
}

.option_box{
width:680px;
padding:10px 10px 0 10px;
clear:both;
}

.option{
width:530px;
float:left;
}

.pic{
width:240px;
margin-right:23px;
}

.price{
width:76px;
margin-right:20px;
}

.size{
width:150px;
margin-bottom:10px;
}

/*プライバシー&ポリシー
---------------------------------------------------- */
.poricy{
width:666px;
}

.rb{
margin:5px 6px 0 2px;
_margin:0px 6px 0 2px;
width:6px;
}

/*お問い合わせ
---------------------------------------------------- */
.contact{
width:680px;
margin-left:10px;
margin-bottom:30px;
border-top:1px dotted #CCCCCC;
border-collapse:collapse;
border-spacing:0;
}

.contact th{
width:100px;
padding:10px 0 10px 10px;
font-size:93%; line-height:1.6 ;
font-weight:bold;
text-align:left;
vertical-align:top;
border-bottom:1px dotted #CCCCCC;
background-color:#FCE5EF;
}

.contact td{
width:560px;
padding:10px 0 10px 10px;
font-size:93%; line-height:1.6 ;
border-bottom:1px dotted #CCCCCC;
}

.contact input,
.contact select,
.contact textarea{
border:2px solid #FAD0E2;
}

.contact .none_b input{
	border:none;
}

.contact .box_xl{
width:555px;
height:170px;
}

.contact .box_l{
width:555px;
}

.contact .box_m{
width:250px;
}

.contact .box_s{
width:100px;
}

/*ご予約フォーム
---------------------------------------------------- */

.resevation_form{
width:680px;
margin-left:10px;
margin-bottom:30px;
border-top:1px dotted #CCCCCC;
border-collapse:collapse;
border-spacing:0;
}

.resevation_form th{
width:100px;
padding:10px 0 10px 10px;
font-size:93%; line-height:1.6 ;
font-weight:bold;
text-align:left;
vertical-align:top;
border-bottom:1px dotted #CCCCCC;
background-color:#FAEACF;
}

.resevation_form td{
width:560px;
padding:10px 0 10px 10px;
font-size:93%; line-height:1.6 ;
border-bottom:1px dotted #CCCCCC;
}

.resevation_form input,
.resevation_form select,
.resevation_form textarea{
border:2px solid #F7D5B3;
}

.resevation_form .none_b input,
.resevation_form .none_b select,
.resevation_form .none_b textarea{
border:none;
}

.resevation_form .box_xl{
width:555px;
height:170px;
}

.resevation_form .box_l{
width:450px;
}

.box_m{
width:250px;
}

.box_s{
width:100px;
}


/*ご意見・ご感想
---------------------------------------------------- */

.opinion{
width:680px;
margin-left:10px;
margin-bottom:30px;
border-top:1px dotted #CCCCCC;
border-collapse:collapse;
border-spacing:0;
}

.opinion th{
width:100px;
padding:10px 0 10px 10px;
font-size:93%; line-height:1.6 ;
font-weight:bold;
text-align:left;
vertical-align:top;
border-bottom:1px dotted #CCCCCC;
background-color:#E4F5D3;
}

.opinion td{
width:560px;
padding:10px 0 10px 10px;
font-size:93%; line-height:1.6 ;
border-bottom:1px dotted #CCCCCC;
}

.opinion input,
.opinion select,
.opinion textarea{
border:2px solid #C2E7C2;
}

.opinion .none_b input,
.opinion .none_b select,
.opinion .none_b textarea{
border:none;
}

.opinion .box_xl{
width:555px;
height:170px;
}

.opinion .box_l{
width:450px;
}

.box_m{
width:250px;
}

.box_s{
width:100px;
}

/*着物レンタル
---------------------------------------------------- */
.rental_boy,
.rental_girl{
	list-style:none;
	margin:0;
	padding:0;
}

.rental_boy li{
	width:335px;
	float:left;
	margin:0 0 5px 0;
}
.rental_boy .left{
	margin:0 10px 5px 0;
}

.rental_girl li{
	width:220px;
	float:left;
	margin:0 10px 5px 0;
}
.rental_girl .right{
	margin:0 0px 5px 0;
}



/*ご予約&ご撮影、商品お届けまでの流れ
---------------------------------------------------- */
.step{
width:430px;
}

.stp_tx{
width:410px;
margin-bottom:15px;
}

.step02{
width:380px;
}

.stp_tx02{
width:360px;
margin-bottom:15px;
}
.stp_tx03{
width:660px;
}


/*サイトマップ
---------------------------------------------------- */
.sitemap_list{
	margin:10px 0 0;
	padding:0;
	list-style:none;
}

.sitemap_list li{
	width:320px;
	float:left;
	padding:0 0px 10px 10px;
	margin:0 10px 15px 0;
	border-bottom:1px dotted #CCC;
	background:url(../../sitemap/images/ic_arrow01.jpg) no-repeat left 0.35em;
}

.sitemap_list li.right{
	margin:0 0px 15px 0;
}

.sitemap_list li.last{
	margin-bottom:5px;
	padding:0 0px 0px 10px;
	border-bottom:none;
}


/* SNS 装飾
---------------------------------------------------- */
.sns_box{
	text-align:right;
	margin:3px 0 5px;
}
.sns_box td{
	padding-left:5px;
}


/* 画像下マージン
---------------------------------------------------- */
.img_mgn0{margin-bottom:0px;}
.img_mgn1{margin-bottom:1px;}
.img_mgn2{margin-bottom:2px;}
.img_mgn3{margin-bottom:3px;}
.img_mgn4{margin-bottom:4px;}
.img_mgn5{margin-bottom:5px;}
.img_mgn6{margin-bottom:6px;}
.img_mgn7{margin-bottom:7px;}
.img_mgn8{margin-bottom:8px;}
.img_mgn9{margin-bottom:9px;}
.img_mgn10{margin-bottom:10px;}
.img_mgn11{margin-bottom:11px;}
.img_mgn12{margin-bottom:12px;}
.img_mgn13{margin-bottom:13px;}
.img_mgn14{margin-bottom:14px;}
.img_mgn15{margin-bottom:15px;}
.img_mgn20{margin-bottom:20px;}
.img_mgn25{margin-bottom:25px;}
.img_mgn28{margin-bottom:28px;}
.img_mgn30{margin-bottom:30px;}
.img_mgn32{margin-bottom:32px;}
.img_mgn35{margin-bottom:35px;}
.img_mgn40{margin-bottom:40px;}
.img_mgn44{margin-bottom:44px;}
.img_mgn45{margin-bottom:45px;}
.img_mgn50{margin-bottom:50px;}
.img_mgn55{margin-bottom:55px;}
.img_mgn60{margin-bottom:60px;}
.img_mgn80{margin-bottom:80px;}
.img_mgn90{margin-bottom:90px;}
.img_mgn100{margin-bottom:100px;}
.img_mgn160{margin-bottom:160px;}

.img_pdn5{padding-bottom:5px;}
.img_mgn5_l{margin-left:5px;}
.img_mgn10_l{margin-left:10px;}
.img_mgn15_l{margin-left:15px;}
.img_mgn20_l{margin-left:20px;}
.img_mgn25_l{margin-left:25px;}
.img_mgn50_l{margin-left:50px;}
.img_mgn65_l{margin-left:65px;}
.img_mgn70_l{margin-left:70px;}
.img_mgn79_l{margin-left:79px;}
.img_mgn97_l{margin-left:97px;}
.img_mgn1_r{margin-right:1px;}
.img_mgn2_r{margin-right:2px;}
.img_mgn4_r{margin-right:4px;}
.img_mgn5_r{margin-right:5px;}
.img_mgn6_r{margin-right:6px;}
.img_mgn7_r{margin-right:7px;}
.img_mgn8_r{margin-right:8px;}
.img_mgn10_r{margin-right:10px;}
.img_mgn12_r{margin-right:12px;}
.img_mgn13_r{margin-right:13px;}
.img_mgn15_r{margin-right:15px;}
.img_mgn16_r{margin-right:16px;}
.img_mgn19_r{margin-right:19px;}
.img_mgn20_r{margin-right:20px;}
.img_mgn22_r{margin-right:22px;}
.img_mgn35_r{margin-right:35px;}
.img_mgn53_r{margin-right:53px;}
.img_mgn5_t{margin-top:5px;}
.img_mgn7_t{margin-top:7px;}
.img_mgn10_t{margin-top:10px;}

.img_mgn_a{margin:auto;}
.img_center{text-align:center;}
.img_right{text-align:right;}

.img_pad23{padding-bottom:23px;}

.f_left{float:left;}
.f_right{float:right;}

/* 
---------------------------------------------------- */
.width50{width:50px}
.width100{width:100px}
.width105{width:105px}
.width110{width:110px}
.width150{width:150px}
.width200{width:200px}
.width300{width:300px}
.width500{width:500px}
.width800{width:800px}

.height100{height:100px}


/* フロートのクリア
---------------------------------------------------- */

.clr{clear:both;}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* リンクボタン
---------------------------------------------------- */
.link_mark{
margin:0px 0px 0px 0px;
padding:4px 0px 0px 10px;
background:url("../images/ic_link.gif") no-repeat 0px 70%;
}

/* 点線
---------------------------------------------------- */

.line{
clear:both;
width:740px;
margin:0px 0px 20px 0px;
_margin:0px 0px 0px 0px;
border-top:dashed 1px #e89094;
}

.line_b{border-bottom:#CCCCCC 1px dashed;}

.line_b20{border-bottom:#CCCCCC 1px dashed;
margin:0 0 20px;
padding:0 0 20px;}

.line_b10{border-bottom:#CCCCCC 1px dotted;
margin:0 0 10px;
padding:0 0 10px;}

/*IE用画像余白
---------------------------------------------------- */
.img_0mgn{
font-size:0;
}

/* 特殊リンク色
---------------------------------------------------- */
#footer_navi a:link{color:#666;text-decoration:none;}
#footer_navi a:visited{color:#666;text-decoration:none;}
#footer_navi a:hover, #topicpath a:active{color:#666;text-decoration:underline;}
#topicpath a:link{color:#ffffff;text-decoration:none;}
#topicpath a:visited{color:#ffffff;text-decoration:none;}
#topicpath a:hover, #topicpath a:active{color:#ffffff;text-decoration:underline;}
.side_link a:link{color:#333333;text-decoration:none;}
.side_link a:visited{color:#333333;text-decoration:none;}
.side_link a:hover, .side_link a:active{color:#333333;text-decoration:underline;}


/*20111028*/
ul.new_shop{
margin:0;
padding:0;
font-size:120%;
font-weight:bold;
}
ul.new_shop li{
margin:0 0 10px 0;
padding:0;
list-style-type:none;
}
ul.new_shop li.img_title{
margin:0 0 20px 0;
padding:0;
list-style-type:none;
text-align:center;
}
ul.new_shop li.color_red{
color:#FF0000;
font-weight:bold;
}

.shop_info img{
margin:0 0 0 5px;
vertical-align:middle;
}

.shop_info a:link{
color:#333333;
text-decoration:none;
}

.shop_info a:visited{
color:#333333;
text-decoration:none;
}
.shop_info a:hover{
color:#333333;
text-decoration:underline;
}

#topicpath{
	padding:3px 10px 10px 17px;
	line-height:1.4;
	color:#999;
}

#topicpath a:link{color:#333;}
#topicpath a:visited{color:#333;}
#topicpath a:hover{color:#666;}
#topicpath strong{color:#333;}





/*----ページレイアウト131106----*/

.page_selfishness .tl01,
.page_selfishness .tl02{
	color:#E5005F;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
}

.page_selfishness .tl01{
	font-size:207.7%;
	padding:20px 0 10px;
}

.page_selfishness .tl02{
	font-size:130.8%;
	padding:0 0 30px;	
}

.page_selfishness .mate_tl{
	color:#E5005F;
	font-size:153.8%;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.page_selfishness li{
	font-size:115.4%;
}

.page_selfishness li:before{content:"●"; margin:0 5px 0 0;}

.page_selfishness .box{
	padding:10px 0 0;
	background:#FFF;
	border-radius:7px;
	box-shadow:0 1px 1px rgba(0,0,0,0.2), 0 1px 3px rgba(0,0,0,0.05)
}

.top_read{
	width:420px;
	min-height:245px;
	background:#E5005F;
	padding:15px;
	position:relative;
}

.top_read h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	font-size:138.5%;
	margin:0 0 15px;	
}

.top_read li{
	color:#FFF;
	margin:0 0 8px;
	line-height:1.1;
}

.top_read .more{
	position:absolute;
	bottom:0;
	right:0;	
}



.shopinfo_name .tl{
	color:#E5005F;
	font-size:150.0%;
	font-weight:bold;
	margin:0 10px 0 0;
}

.shopinfo_name .name{
	color:#E5005F;
	font-size:250%;	
}

			#gallery-2 {
				margin: auto;
			}
			#gallery-2 .gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 20%;
			}
			#gallery-2 img {
				border: 2px solid #cfcfcf;
			}
			#gallery-2 .gallery-caption {
				margin-left: 0;
			}

