/* 共通－再定義 */
body {
	color:#000000;
	-webkit-text-size-adjust: none;	
	margin: 0;
	padding: 0;
}

#wrap{
	width: 960px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#contents {
	width: 665px;
	text-align: left;
	padding: 0;
	margin: 15px 0 0 0;margin: 2px 0 0 0;
}
#twitter {
	width: 280px;
	float: right;
}

div, th, td, p {
	margin: 0;
	padding: 0;
}
p {
	line-height: 1.5;
}
h2,h3,h4 {
	margin: 0;
	padding: 0;
	line-height: 0.5;
}
h1 {
	margin: 0;
	padding: 0;
	line-height: 0.5;
	font-size:10px;
	text-align:right;
	padding-top:7px;
	color:#78CE00;
}
img {
	border: none;
}
a:link, a:visited {
	color: #3FA9F5;
}
a:hover {
	color: #FF7BAC;
	text-decoration: none;
}
a img{
    filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
a:hover img{
    filter:alpha(opacity=70); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
}
p {
	line-height: 1.3;
}

.clearfix:after{
	    content: ".";
	    display: block;
	    height: 0;
	    font-size:0;   
	    clear: both;
	    visibility:hidden;
}
.clearfix{
	    display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix{
	    height: 1%;
	}
.clearfix{
	    display:block;
	}
/* End Hack */

.fl_l{
	float:left;
}

/* 共通－テキスト */

.lh130 {
	line-height: 1.3;
}
.lh150 {
	line-height: 1.5;
}

.clear {
	clear: both;
}
.clearSpace {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* 共通－余白 */

.mrg-t5 {
	margin-top: 5px;
}
.mrg-t7 {
	margin-top: 7px;
}
.mrg-t10 {
	margin-top: 10px;
}
.mrg-t15 {
	margin-top: 15px;
}
.mrg-t20 {
	margin-top: 20px;
}
.mrg-t30 {
	margin-top: 30px;
}
.mrg-t35 {
	margin-top: 35px;
}
.mrg-t40 {
	margin-top: 40px;
}
.mrg-t45 {
	margin-top: 45px;
}
.mrg-t50 {
	margin-top: 50px;
}
.mrg-t67 {
	margin-top: 67px;
}
.mrg-t70 {
	margin-top: 70px;
}
.mrg-b5 {
	margin-bottom: 5px;
}
.mrg-b10 {
	margin-bottom: 10px;
}
.mrg-b15 {
	margin-bottom: 15px;
}
.mrg-b20 {
	margin-bottom: 20px;
}

.pdg-t5 {
	padding-top: 5px;
}
.pdg-t10 {
	padding-top: 10px;
}
.pdg-t20 {
	padding-top: 20px;
}
.pdg-b5 {
	padding-bottom: 5px;
}
.pdg-b10 {
	padding-bottom: 10px;
}
.pdg-b20 {
	padding-bottom: 20px;
}

/* 準共通 */
.border-1 {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DDCFB5;
	border-bottom: 1px solid #DDCFB5;
	border-left: 1px solid #FFFFFF;
}
.tpath {
	font-size: 12px;
	padding: 0px 15px 0 15px;
	text-align: left;
}
.tpath02 {
	font-size: 12px;
	padding: 0px 15px 0 0px;
	text-align: left;
}
.pagetop td {
	font-size: 11px;
}
.copyright {
	font-size:11px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size:10px;
	line-height:1.3;
}

/* 個別―一覧ページ */
#social{
	width:960px;
}

#social table {
	width:320px;
	float:right;
	line-height: 0;
	margin:7px 0 0px 0;
}
#social table tr td {
	padding: 0 2px;
	text-align:right;
}

.genre{
	width:194px;
	float:left;
	margin-right:14px;
}
.genre img{
	width:194px;
	margin-bottom:2px;
}
.genre02{
	width:194px;
	float:left;
}
.genre02 img{
	width:194px;
	margin-bottom:2px;
}
.purple{
	color:#412977;
	font-size:11px;
}
.green{
	color:#665C03;
	font-size:11px;
}
.pink{
	color:#AD013D;
	font-size:11px;
}
.grey{
	color:#666;
	font-size:11px;
}
.koda {
	float: left;
}
#navi h3 {
	margin: 14px 0 8px 0;
}

/*++++++++++++++++++++ 店コン ++++++++++++++++++++*/
.misekon_all{
	width:624px;
	height:150px;
	margin:0 17px 0 17px;
	background-color:#FFF;
	border:1px solid #CCC;
	text-align:left;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color: #D8D8D8;
	scrollbar-face-color: #F9F9F9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color:#D8D8D8;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #D8D8D8;
	scrollbar-track-color: #EDEDED;
	list-style-type:none;
}

.misekon_all ol{
	width:624px;
	margin:0 0 0 0;
	padding:18px 18px;
}
.misekon_all li{
	color:#333;
	list-style-type:none;
	font-size:11px;
	padding-bottom:4px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;line-height:1.6em;
}
.misekon_all li a{
	font-size:12px;
	list-style-type:none;
	text-decoration:underline;
	font-weight:bold;
	color:#FF3399;
}
.misekon_all li a:visited{
	text-decoration:underline;
	color:#FF3399;
}
.misekon_all li a:hover{
	text-decoration:underline;
	color:#FF6699;
}
.machikon_all{
	width:660px;
}
.machikon_left{
	width:400px;
	margin-left:24px;
	float:left;
	color:#444;
	font-size:12px;
}
.machikon_right{
	width:194px;
	margin-left:14px;
	float:left;
}
.machikon_left img{
	width:120px;
	margin-right:5px;
}
.machikon_left a{
	font-size:12px;
}
.machikon_all2{
	width:400px;
	padding-bottom:7px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	font-size:95%;
	line-height:1.4em;

}
h3.machikon_title{
	font-size:15px;
	font-weight:bold;
	padding:5px 0 7px 0;
	line-height:1em;
}
h3.machikon_title span{
	font-size:13px;
	font-weight:bold;
	color:#F39;
}
/* rss */
#rss_all_top{
	margin:5px 0 0 0;
	width:194px;
	height:310px;
	font-size:0px;
	
}
#rss_top{
	width:192px;
	height:270px;
	text-align:left;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color: #D8D8D8;
	scrollbar-face-color: #F9F9F9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color:#D8D8D8;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #D8D8D8;
	scrollbar-track-color: #EDEDED;
	list-style-type:none;
	border:1px solid #F22C50;
}
#rss_top ul{
	margin:0 0 0 0;
	padding:10px 10px 0 10px;
}
#rss_top li{
	list-style-type:none;
	font-size:11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;line-height:1.6em;
}
#rss_top li a{
	font-size:11px;
	list-style-type:none;
	text-decoration:underline;
	font-weight:bold;
}
#rss_top li a:visited{
	text-decoration:underline;
}
#rss_top li a:hover{
	text-decoration:underline;
}
/* SNS */
#wrap_sns {
	margin: 5px auto;
	text-align: left;
	width: 260px;
	height:60px;
}
.img61_sns{
	width:61px;
	float:left;
	text-align:right;
	margin-right:4px;
}
.img61_sns2{
	width:61px;
	float:left;
	text-align:right;

}

/* アプリ紹介 */
#wrap_ap {
	margin: 5px auto;
	text-align: left;
	width: 260px;
	height:418px;height:835px;height:815px;
}
.img120_ap{
	width:73px;
	float:left;
	margin-bottom:8px;
}
.mojiR_ap{
	float:left;
	width:181px;
	/*height:76px;height:87px;*/
	padding-left:6px;
	margin-bottom:5px;
}
.mojiR_ap p {
	line-height: 1.2;
	font-size:11px;
}
.mojiR_ap p.title {
	font-size:13px;
	font-weight: bold;
	margin: 3px 0;
	color:#FF0B6D;
}
.mojiR_ap p.title span {
	color:#F69; 
	font-size:11px; 
	font-weight:normal;
}
.mojiR_ap p.title span.priceyoko {
	color:#000; 
	font-size:11px; 
	font-weight:normal;
}
/* 一覧　*/
#navi2 {
	height: 190px;
	background:#FFE3E9;
}
#navi2 h2{
	font-size:26px;
	font-weight:bold;
	padding:16px 16px 10px 16px;
	color:#FF1271;
}
#navi3 {
	height: 220px;
	background:#FFE3E9;
}
#navi3 h2{
	font-size:26px;
	font-weight:bold;
	padding:16px 16px 10px 16px;
	color:#FF1271;
}
.topth_info{
	width:614px;
	float:left;
	padding:9px 0 10px 10px;
	font-size:11px;
}
.topth_info p{
	line-height:1.5em;
}
#thtop strong{
	font-size:15px;
	letter-spacing:normal;
	line-height:1.3em;
	color:#F69;

}
#thtop02 strong{
	font-size:16px;
	letter-spacing:normal;
	line-height:1.3em;
	color:#996633;color:#C07979;
	padding-left:10px;
}
#thtop strong span{
	font-size:16px;
	letter-spacing:normal;
	line-height:1.3em;
	color:#C07979;color:#F00;
	letter-spacing:1px;
}
.gr{
	color:#963;
	font-weight:bold;
	letter-spacing:1px;
}
.misekon_all2{
	width:624px;
	height:130px;
	margin:0 17px 0 17px;
	background-color:#FFF;
	border:1px solid #CCC;
	text-align:left;

}
.misekon_all3{
	width:624px;
	height:160px;
	margin:0 17px 0 17px;
	background-color:#FFF;
	border:1px solid #CCC;
	text-align:left;

}
.list_all{
	width:208px;
	margin-left:16px;
}
.list_all_def{
	width:208px;
	float:left;
}
.list_all_def h2{
	float:left;
}
.list_all_def div.th_top{
	float:left;
	padding-left:20px;
	height:65px;
	width:280px;
}
.list_all_def td{
	padding:10px 0 10px 0;
	text-align:center;
	border:1px dotted #999;
	vertical-align:top;
}
.list_all_def td p a{
	color:#000;color:#603813;
	font-size:108%;font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.list_all_def td p a:link{
	color:#000;color:#603813;olor:#603813;
	font-size:108%;font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.list_all_def td p a:visited{
	color:#603813;
}
.list_all_def td p a:hover{
	color:#603813;
}
.list_all_def p{
	text-align:center;
	font-size:10px;
	color:#666;
	margin:0 0 5px 0;
}
.list_all_def p span{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#777;
}
.clear_bt02{
	width:648px;
	clear:left;
	height:100%;
	/*overflow:auto;*/
}
.list_all_def01{
	width:626px;
	height:45px;
	font-size:10px;
	border-top:1px dotted #b1a376;
	border-bottom:1px dotted #b1a376;
	background-color:#F9F8F2;
	padding:3px 0 3px 0;
	margin:0 16px 15px 16px;

}
.list_all_def01 ul{
	width:300px;
	margin:0 auto 0 auto;
}
.list_all_def01 li{
	list-style-type:none;
	float:left;
	text-align:center;
}
.list_all_def01 li{
	float:left;
	text-align:center;
}
.header_genre{
	width:660px;
	margin:25px 0px 5px 0px;
}
.header_genre2{
	width:660px;
	margin:0px 0px 5px 0px;
	border-top:1px dotted #666666;
}
table.i{
	width:140px;
	height:27px;
	margin:0 auto 0 auto;
	padding:0;
	border:0;
}
table.i td{
	width:45px;
	height:27px;
	border:none;padding:0;
}
table.i td img{
	width:45px;
	height:27px;
}
.title_bottomlink{
	width:660px; 
	text-align:center; 
	margin:0 0 5px 0;
	font-size:13px;
}
.title_bottomlink span.co{
	color:#422776;
}
.title_bottomlink span.co a{
	font-weight:bold;
	color:#422776;
	text-decoration:underline;
}
.title_bottomlink span.str{
	color:#625800;
}
.title_bottomlink span.str a{
	font-weight:bold;
	color:#625800;
	text-decoration:underline;
}
.title_bottomlink span.wi{
	color:#AA013C;
}
.title_bottomlink span.wi a{
	font-weight:bold;
	color:#AA013C;
	text-decoration:underline;
}
/* ++++++++++ 合コンおすすめ店詳細ページ ++++++++++ */
.info_t{
	width:280px;
	clear:both;
}
.info_t img.logo_shop{
	width:179px;width:150px;
	margin:10px 64px 7px 65px;
}
.info_t p.tsk{
	width:280px;
	padding:5px 0px 0 0px;
	font-size:11px;
	line-height:1.6em;
	color: #000;
	margin:7px 0 px 0;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p.shopname{
	padding:10px 0 5px 0;
	font-size:18px;
	width:280px;
	text-align:center;
	font-weight:bold;
	line-height:1em;

}
p.shopname span{
	font-size:13px;
}
/* rss */
#rss_all{
	margin:15px 0 0 0;
	width:278px;
	height:388px;
	font-size:0px;
}
#rss{
	
	width:278px;
	height:301px;
	text-align:left;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color: #D8D8D8;
	scrollbar-face-color: #F9F9F9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color:#D8D8D8;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #D8D8D8;
	scrollbar-track-color: #EDEDED;
	list-style-type:none;
}
#rss ul{
	margin:0 0 0 0;
	padding:10px 15px 0 35px;
}
#rss li{
	list-style-type:none;
	font-size:11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;line-height:1.6em;
}
#rss li a{
	font-size:11px;
	list-style-type:none;
	text-decoration:underline;
	font-weight:bold;
}
#rss li a:visited{
	text-decoration:underline;
}
#rss li a:hover{
	text-decoration:underline;
}
.list_all_def_sp{
	width:280px;
	height:45px;
	font-size:10px;
	border-top:1px dotted #b1a376;
	border-bottom:1px dotted #b1a376;
	background-color:#F9F8F2;
	padding:3px 0 3px 0;
	margin:10px 0 0 0;

}
.list_all_def_sp ul{
	width:225px;
	margin:0 auto 0 auto;
}
.list_all_def_sp li{
	list-style-type:none;
	float:left;
	text-align:center;font-size:10px;
}
.list_all_def_sp li .off{
	font-size:10px;
	color:#CCC;
}

/* rss */
#rss_s{
	width:254px;
	padding:8px 10px 10px 14px;
	height:257px;
	text-align:left;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color: #D8D8D8;
	scrollbar-face-color: #f8f7f7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color:#D8D8D8;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #D8D8D8;
	scrollbar-track-color: #EDEDED;
	list-style-type:none;
	font-size:10px;
	border:1px dotted #b1a376;
	line-height:1.4em;margin-top:10px;
}
#rss_s ul{
	margin:0;
}
#rss_s li{
	list-style-type:none;
	font-size:11px;
	padding-bottom:3px;
}
#rss_s li a{
	font-size:12px;
	list-style-type:none;
	font-weight:bold;
	line-height:1.3em;
}
#rss_s li a:visited{
	text-decoration:none;
}
#rss_s li a:hover{
	text-decoration:none;
}
/* 当店おすすめ二次会スポット */
#wrap_nijikai {
	margin: 10px auto 8px auto;
	text-align: left;
	width: 260px;
}
#wrap_nijikai ul{
	width:253px;
	margin-bottom:5px;	
}
#wrap_nijikai li{
	font-size:11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;line-height:1.6em;
	padding: 3px 0 2px 0;
	font-weight:bold;
	color:#F69;
	padding-left:5px;
	border-bottom:1px dotted #CCC;
}
.nijikai_text {
	line-height: 1.2;
	font-size:11px;
	padding:0 10px 0 10px;
}
div.subcontents_gokon {
background:url("../../../img/search/bg_gray_sub_middle.gif") repeat-y center center;
}
div.sub_box_gokon {
margin-top:7px;
}
/* ajax */
#ajax_all_t{
	width:660px;
	height:540px;
}
.shop3photo{
	padding:10px 0 10px 0;
	margin-bottom:20px;
	background-color:#FFF;
}
#main_image{
		width:660px;
		height:440px;
		background:#ffffff;
		margin:0;
		padding:0;
}
#main_image img{
		width:660px;
		height:440px;
}
.gallery_demo_unstyled{
	width:225px;
	margin:8px 0 0 222px;
}
.gallery li{
		display:block;
		width:70px;
		height:70px;
		overflow:hidden;
		float:left;
		text-align:center;
		margin:0 5px 0 0;
		background-color:#000;
		padding:0;
}
.gallery li a{
		display:none;
}
.gallery li div{
		position:absolute;
		display:none;
		top:0;
		left:0;
}
.gallery li div img{
		cursor:pointer;
}
.gallery li.active div img,.gallery li.active div{
		display:block;
}
.gallery li img.thumb{
		cursor:pointer;
		top:auto;
		left:auto;
		display:block;
		width:auto;
		height:auto;
}
.gallery li .caption{
		display:block;
		padding-top:5em;
}
.gallery li.active div img,.gallery li.active div{
		display:block;
}
.info_t p.tel{
	font-size:12px;
	width:280px;
	text-align:center;
}
.info_t p.tel span{
	font-size:15px;
	line-height:1.5em;
	font-weight:bold;
	color:#039;
}
.info_t p.tel span a{

	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}
.osusume_pall{
	wisth:660px;
	clear:both;
}
.osusume_pall_bg{
	width:322px; 
	height:215px; 
	background:url(images/genre_1_bg.gif) no-repeat; 
	margin-right:17px; 
	float:left; 
	border-right:1px dotted #999; 
	border-top:1px dotted #999;
}
.osusume_pall_bg2{
	width:322px; 
	height:215px; 
	background:url(images/genre_2_bg.gif) no-repeat; 
	margin-right:17px; 
	float:left; 
	border-right:1px dotted #999; 
	border-top:1px dotted #999;
}
.osusume_pall_bg3{
	width:322px; 
	height:215px; 
	background:url(images/genre_3_bg.gif) no-repeat; 
	margin-right:17px; 
	float:left; 
	border-right:1px dotted #999; 
	border-top:1px dotted #999;
}
.wrap_osusume {
	margin: 100px auto 8px auto;
	text-align: left;
	width: 320px;
}
.wrap_osusume ul{
	width:305px;
	margin-bottom:5px;	
}
.wrap_osusume li{
	font-size:11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;line-height:1.6em;
	padding: 5px 0 3px 0;
	font-weight:bold;
	color:#F69;
	border-bottom:1px dotted #CCC;
	line-height:1.4em;
}
.osusume_r{
	width:320px; 
	float:left;
}
.th_all a{
	text-decoration:underline;
	font-weight:bold;
}
/*インタビュー*/
.photo_b{
	width:660px;
	padding:0;
	margin:0;
	caption-side:bottom;
}
.photo_b table{
	/*border:1px dotted #b1a376;*/
}
.prof_int{
	padding:0;
	margin:0;
}
ul.prof_int li{
	font-size:12px;
	color:#603813;color:#996633;
	font-weight:normal;
	line-height:1.6em;
	list-style:none;
	padding:8px 0 6px 0;
	border-bottom:1px dotted #b1a376;
}
ul.prof_int li span{
	font-size:16px;
	color:#603813;
	font-weight:bold;
}

#wrap_oms {
	margin: 4px auto;
	text-align: left;
	width: 256px;
	height:60px;
}
.img38_oms{
	width:38px;
	float:left;
	text-align:right;
	margin-right:5px;
}
.img38_oms2{
	width:38px;
	float:left;
	text-align:right;

}
/* ------------------------------ナビボタン------------------------------ */
#navibg{
	background:url(images/navi_bg.gif) no-repeat;
	padding:10px;
	width:645px;
	height:230px;
	margin-bottom:40px;
	
}
div#navi {
	clear:both;
   width:665px;
   height:66px;
   margin:0 0 45px 0;margin:0 0 0 0;
   padding:0;
   border-top:10px solid #78CE00;border-top:1px solid #C8C4B9;
}
div#navi ul {
   float:left;
   width:665px;
   height:66px;
   padding:0;
   margin:0;
}
div#navi li {
   margin:0;
   padding:0;
   float:left;

   list-style-type:none;
}
h3#title_text{
	margin-top:4px;
	font-size:17px;
	color:#694432;
	font-weight:bold;
	border-left:5px solid #FF5196;
	padding:7px 0 7px 7px;
	margin-bottom:3px;
}
#title_text a:link,
#title_text a:visited{
	font-size:17px;
	color:#3FA9F5;
	font-weight:bold;
	text-decoration:underline;
}
#title_text a:hover{
	color:#FF5196;
	text-decoration:underline;
}
#shiborikomi_all{
	clear:left;
	color:#694432;
	font-size:13px;
	padding-left:3px;
}
#shiborikomi_all p{
	font-size:13px;
	font-weight:bold;
	padding:5px 0 2px 0px;
	color:#694432;
}
#shiborikomi_all p span{
	font-size:18px;
	font-weight:bold;
	color:#FF018F;
}
#shiborikomi_all div{
	text-align:center;
}

/* ------------------------------　一覧用(各店)　------------------------------ */
.i_shop{
	margin-bottom:20px;
	padding:10px;
	border:1px solid #ccc;
}
.i_shopname{
	width:630px;width:475px;
	float:left;
	background-color:#FF6;background-color:#FFDCD6;
	font-size:12px;
	font-weight:bold;
	color:#694432;
	padding:9px 5px 5px 5px;
	border-bottom:1px dotted #ccc;
}
.i_plan{
	padding:0px 0;
	clear:left;
}
.i_plan a:link,
.i_plan a:visited{
	font-size:16px; 
	line-height:1.5em;
	font-weight:bold;
	color:#FF5F17;color:#09C;
	text-decoration:underline;
}
.i_plan a:hover{
	color:#ff9e2c;
	text-decoration:underline;
}
.i_photo_all{
	background-color:#FFC;
	height:133px;
	padding:10px 10px;
}
.i_photo{
	float:left;
	margin-right:10px;
}
.i_photo_o{
	float:left;
}
.i_omisephoto{
	clear:left;
	width:640px;
	text-align:right;
	font-size:10px;
	letter-spacing:1px;
	color:#000;
}
.i_omisephoto a:link,
.i_omisephoto a:visited{	
	font-size:10px;
	letter-spacing:1px;
	color:#666;
	text-decoration:underline;
}
.i_omisephoto a:hover{
	color:#999;
	text-decoration:underline;
}
/*　こだわりボタン　*/
div.navikodawari {
	clear:left;
   width:640px;
   height:33px;
   padding:10px 0 3px 0;
}
div.navikodawari ul {
   float:left;
}
div.navikodawari li {
   margin:0;
   padding:0;
   float:left;
   height:33px;
   list-style-type:none;
}
.i_osusumepoint{
	background:url(images/pointbg.gif) no-repeat;
	width:500px;
	height:73px;
	float:left;
}
.i_osusumepoint ul{
	padding:13px 10px 0 25px;
	color:#553728;color:#F36;
}

/*　ページング　*/
.ichiran_page_top{
	padding:0 0 7px 0;
	font-weight:normal;
	color:#000000;
	line-height:1.5em;
	font-size:12px;
	text-align:left;
}
.ichiran_page_top a:link,
.ichiran_page_top a:visited{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#666666;
}
.ichiran_page_top a:hover{
	color:#999999;
	text-decoration:underline;
}
.ichiran_page_bottom{
	clear:both;
	padding:0 0 20px 0;
	font-weight:normal;
	color:#000000;
	line-height:1.5em;
	font-size:12px;
	text-align:left;
}
.ichiran_page_bottom a:link,
.ichiran_page_bottom a:visited{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#666666;
}
.ichiran_page_bottom a:hover{
	color:#999999;
	text-decoration:underline;
}
#thbg{
	width:260px;
	padding:10px;
	height:245px;
	background:url(images/touhyou.gif) no-repeat;
}
#thbg h2{
	width:266px;
	font-size:17px;
	text-align:left;
	color:#694432;
	font-weight:bold;
	border-left:5px solid #FF5196;
	padding:0 0 0 7px;
	line-height:1.1em;
	margin-bottom:10px;
}

#thbg p#setsumei{
	text-align:left;
	color:#694432;
	font-size:12px;
	
}
#thbg p#setsumei span{
	color:#FF5196;
	font-weight:bold;
	font-size:14px;
	line-height:1.2em;
}
#thbg p#setsumei a:link,
#thbg p#setsumei a:visited{
	text-decoration:underline;
}

#thbg p#setsumei a:hover{
	text-decoration:underline;
}
#header_btext{
	width:580px;
	float:left;
	text-align:left;
	color:#21b204;color:#C66;
	font-size:12px; 
	padding-top:10px;
	line-height:15px;
	margin:0;
}
#header_btext span{
	color:#21b204;color:#C66;
	font-size:11px; 
}
#header_btext02{
	width:665px;
	text-align:left;
	color:#694432; 
	font-size:13px; 
	padding-top:10px;
	line-height:15px;
	margin:0 0 30px 0;
	line-height:1.3em;
}
#header_btext03{
	width:665px;
	text-align:left;
	color:#F36;color:#21b204;
	font-size:12px;
	padding-top:5px;
	line-height:15px;
	margin:0;
}
#header_btext03 span{
	color:#21b204;
	font-size:11px; 
}
#header_btext04{
	width:665px;
	text-align:left;
	color:#694432; 
	font-size:13px; 
	padding-top:5px;
	line-height:15px;
	margin:0 0 5px 0;
	line-height:1.3em;
}
.shop_thbtn{
	padding:5px 0 0 8px;
	width:150px;
	float:left;
	font-size:10px;
	text-align:right;
}
.shop_thbtn img{
	margin-bottom:1px;
}
.shop_thbtn a:link{
	font-size:10px;
	text-decoration:underline;
}
.int_titletxt{
	font-size:14px;
	font-weight:bold;
	color:#F09;
}
/*--------------------　topページ　----------------------*/
/* Ajax */
#ajax{
	width:665px;
	clear:left;
	height:365px;
	padding:0px 0 0 0;
	margin:0 0 40px 0;margin:0;

}
#mContainer {
	width:665px;
	height:365px;
	margin:0;
}
.mPhoto {
	position:absolute;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}
#photoCredits {
	width:665px;
	text-align:right;
}
/* ピックアップ */
.pickup_all{
	width:656px;
	margin:10px auto 10px auto;
	clear:both;
}
.pickup_c01{
	width:210px;
	height:410px;height:420px;
	float:left;
	margin-right:10px;
	padding-bottom:10px;
	border:1px solid #c8c5b9;
}
.pickup_c02{
	width:210px;
	height:410px;height:420px;
	float:left;
	margin-right:0;
	padding-bottom:10px;
	border:1px solid #c8c5b9;
}
.pickup_c03{
	width:432px;
	height:410px;height:420px;
	float:left;
	margin-right:0;
	padding-bottom:10px;
	color:#542B0A;
	font-size:10px;
	font-weight:normal;
	line-height:1.8em;
	border:1px solid #c8c5b9;
}
.pickup_c03_linkall{
	padding:10px;
}
.pickup_c03_linkall a:link,
.pickup_c03_linkall a:visited{
	color:#1686CD;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
.pickup_c03_linkall a:hover{
	color:#1686CD;
}
.pickup_c01_b{
	width:210px;
	height:305px;height:315px;
	float:left;
	margin-right:10px;
	padding-bottom:10px;
	border:1px solid #c8c5b9;
}
.pickup_c02_b{
	width:210px;
	height:305px;height:315px;
	float:left;
	margin-right:0;
	padding-bottom:10px;
	border:1px solid #c8c5b9;
}
.pickupimg{
	width:190px;
	height:127px;
	margin:10px auto 4px auto;
	border:1px solid #E7E4D8;
}
.shopname01{
	width:190px;
	margin:0px auto 10px auto;
	font-size:9px;
	font-weight:normal;
	color:#532D0D;
}
.shopname01 a:link,
.shopname01 a:visited{
	font-weight:normal;
	font-size:12px;
	color:#249E13;
	text-decoration:underline;
}
.shopname01 a:hover{
	color:#249E13;
}
.shopname02{
	width:190px;
	margin:0px auto 10px auto;
	font-size:9px;
	font-weight:normal;
	color:#532D0D;
}
.shopname02 a:link,
.shopname02 a:visited{
	font-weight:normal;
	font-size:12px;
	color:#FF5716;
	text-decoration:underline;
}
.shopname02 a:hover{
	color:#FF5716;
}
.shopname03{
	width:190px;
	margin:0px auto 10px auto;
	font-size:9px;
	font-weight:normal;
	color:#532D0D;
}
.shopname03 a:link,
.shopname03 a:visited{
	font-weight:normal;
	font-size:12px;
	color:#d99e12;
	text-decoration:underline;
}
.shopname03 a:hover{
	color:#d99e12;
}
.shopname04{
	width:190px;
	margin:0px auto 10px auto;
	font-size:9px;
	font-weight:normal;
	color:#532D0D;
}
.shopname04 a:link,
.shopname04 a:visited{
	font-weight:normal;
	font-size:12px;
	color:#A14514;
	text-decoration:underline;
}
.shopname04 a:hover{
	color:#A14514;
}
.shopname05{
	width:190px;
	margin:0px auto 10px auto;
	font-size:9px;
	font-weight:normal;
	color:#532D0D;
}
.shopname05 a:link,
.shopname05 a:visited{
	font-weight:normal;
	font-size:12px;
	color:#FA2833;
	text-decoration:underline;
}
.shopname05 a:hover{
	color:#FA2833;
}
.shopname06{
	width:190px;
	margin:0px auto 10px auto;
	font-size:9px;
	font-weight:normal;
	color:#532D0D;
}
.shopname06 a:link,
.shopname06 a:visited{
	font-weight:normal;
	font-size:12px;
	color:#3BBCE6;
	text-decoration:underline;
}
.shopname06 a:hover{
	color:#3BBCE6;
}
.shopname07{
	width:190px;
	margin:0px auto 10px auto;
	font-size:9px;
	font-weight:normal;
	color:#532D0D;
}
.shopname07 a:link,
.shopname07 a:visited{
	font-weight:normal;
	font-size:12px;
	color:#62AA04;
	text-decoration:underline;
}
.shopname07 a:hover{
	color:#62AA04;
}
.pickupbg01{
	width:190px;
	margin:0 auto 0 auto;
}
.pickuptext{
	width:190px;
	height:60px;height:70px;
	margin:0 auto 0 auto;
	color:#542B0A;
	font-size:11px;
	line-height:1.2em;
}
.pickuptext02{
	width:190px;
	margin:0 auto 0 auto;
	color:#542B0A;
	font-size:11px;
	line-height:1.2em;
}
.pickuptext02 span{
	color:#090;
	font-size:11px;
}
.pickupkikan{
	width:180px;
	margin:0 auto 5px auto;
	color:#FF9;
	font-size:11px;
	padding:4px 5px 2px 5px;
	line-height:1.2em;
	background-color:#5FA200;
}
.pickupbg01 li{
	width:190px;
	height:29px;
	color:#ffffff;
	background:url(images/li_bg01.gif) no-repeat;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	padding:6px 0 0 30px;
	
}
.pickupbg01 li a{
	display:block;
	width:155px;
}
.pickupbg01 li a:link,
.pickupbg01 li a:visited{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.pickupbg01 li a:hover{
	color:#ffffff;
}
.pickupbg02{
	width:190px;
	margin:0 auto 0 auto;
}
.pickupbg02 li{
	width:190px;
	height:29px;
	color:#ffffff;
	background:url(images/li_bg02.gif) no-repeat;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	padding:6px 0 0 30px;
	
}
.pickupbg02 li a{
	display:block;
	width:155px;
}
.pickupbg02 li a:link,
.pickupbg02 li a:visited{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.pickupbg02 li a:hover{
	color:#ffffff;
}
.pickupbg03{
	width:190px;
	margin:0 auto 0 auto;
}
.pickupbg03 li{
	width:190px;
	height:29px;
	color:#ffffff;
	background:url(images/li_bg03.gif) no-repeat;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	padding:6px 0 0 30px;
	
}
.pickupbg03 li a{
	display:block;
	width:155px;
}
.pickupbg03 li a:link,
.pickupbg03 li a:visited{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.pickupbg03 li a:hover{
	color:#ffffff;
}
.pickupbg04{
	width:190px;
	margin:0 auto 0 auto;
}
.pickupbg04 li{
	width:190px;
	height:29px;
	color:#ffffff;
	background:url(images/li_bg04.gif) no-repeat;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	padding:6px 0 0 30px;
	
}
.pickupbg04 li a{
	display:block;
	width:155px;
}
.pickupbg04 li a:link,
.pickupbg04 li a:visited{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.pickupbg04 li a:hover{
	color:#ffffff;
}
.pickupbg05{
	width:190px;
	margin:0 auto 0 auto;
}
.pickupbg05 li{
	width:190px;
	height:29px;
	color:#ffffff;
	background:url(images/li_bg05.gif) no-repeat;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	padding:6px 0 0 30px;
	
}
.pickupbg05 li a{
	display:block;
	width:155px;
}
.pickupbg05 li a:link,
.pickupbg05 li a:visited{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.pickupbg05 li a:hover{
	color:#ffffff;
}
.pickupbg05 li a span{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;	
}
.pickupbg06{
	width:190px;
	margin:0 auto 0 auto;
}
.pickupbg06 li{
	width:190px;
	height:29px;
	color:#ffffff;
	background:url(images/li_bg06.gif) no-repeat;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	padding:6px 0 0 30px;
	
}
.pickupbg06 li a{
	display:block;
	width:155px;
}
.pickupbg06 li a:link,
.pickupbg06 li a:visited{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.pickupbg06 li a:hover{
	color:#ffffff;
}
.pickupbg06 li a span{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;	
}
.pickupbg07{
	width:190px;
	margin:0 auto 0 auto;
}
.pickupbg07 li{
	width:190px;
	height:29px;
	color:#ffffff;
	background:url(images/li_bg07.gif) no-repeat;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	padding:6px 0 0 30px;
	
}
.pickupbg07 li a{
	display:block;
	width:155px;
}
.pickupbg07 li a:link,
.pickupbg07 li a:visited{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.pickupbg07 li a:hover{
	color:#ffffff;
}
.pickupbg07 li a span{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;	
}
/* ------------------------------　モデルコース(詳細)　------------------------------ */
#course_title{
	width:645px;
	height:75px;
	background-color:#5FA200;
	padding:0 10px 0 10px;
}
#course_title p{
	color:#FF6;
	width:645px;
	font-size:15px;
	padding:12px 0 5px 0;
	font-weight:normal;
	margin:0;
	border-bottom:1px dotted #ffffff;
}
#course_title h2{
	width:645px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0;
}
#modelc_all{
	width:665px;
	margin:30px auto 5px auto;
	clear:both;
}
#modelc_all02{
	width:665px;
	margin:10px auto 0px auto;
	clear:both;
}
#modelc_all03{
	width:665px;
	margin:10px auto 5px auto;
	clear:both;
}
#modelc_all04{
	width:665px;
	margin:10px auto 0px auto;
	clear:both;
}
.modelc_all01{
	width:330px;
	float:left;
	margin-right:10px;
}
.modelc_all01 img{
	width:330px;
	height:220px;
	border:1px solid #999999;
}
.modelc_imgtextl{
	padding:1px 0 0px 0;
	font-size:11px; 
	font-weight:normal; 
	 color:#694432;
	 text-align:left;
}
.modelc_imgtextr{
	padding:1px 0 0px 0;
	font-size:11px; 
	font-weight:normal; 
	 color:#694432;
	 text-align:right;
}
.modelc_all02{
	border-top:1px dotted #999999;
	width:323px;
	height:220px;
	float:left;
	padding:5px 0 0 0;
}
.modelc_all03{
	width:330px;
	float:left;
	margin-left:10px;
}
.modelc_all03 img{
	width:330px;
	height:220px;
	border:1px solid #999999;
}
.modelc_taiken{
	width:313px;
	padding:2px 5px 1px 5px;
	color:#FFFF66;
	font-size:18px;
	font-weight:bold;
	background-color:#5FA200;
	margin:2px 0 5px 0;
}
.modelc_jikan{
	padding:0 0 0 5px; 
	float:left; 
	font-size:16px; 
	font-weight:bold; 
	 color:#694432;
}
.modelc_tenmei{
	clear:both; 
	padding:1px 0 0 0;
}
.modelc_tenmei a:link,
.modelc_tenmei a:visited{
	font-size:20px; 
	font-weight:bold; 
	color:#39F;
	text-decoration:underline;
}
.modelc_tenmei a:hover{
	color:#39F;
	text-decoration:underline;
}
.modelc_ad{
	padding:2px 0 10px 0;
	font-size:12px; 
	font-weight:normal; 
	 color:#694432;	
}
.modelc_misetext{
	padding:10px;
	font-size:12px; 
	font-weight:normal; 
	 color:#694432;
	 background-color:#E1FFC4;
	 border:1px dotted #5FA200;
}
.modelc_misetext span{
	font-size:12px; 
	font-weight:bold; 
	 color:#694432;
}
.modelcyaji01{
	width:320px;
	height:31px;
	clear:both;
	padding:11px 0 0 345px;
	background:url(images/yaji_bg01.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#694432 !important;
}
.modelcyaji02{
	width:302px;
	height:30px;
	clear:both;
	padding:12px 0 0 363px;
	background:url(images/yaji_bg02.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#694432 !important;
}
/* ------------------------------　各コンテンツトップ　------------------------------ */
#ctop_title{
	width:665px;
	clear:left;
	height:88px;
	padding:0px 0 0 0;
	margin:0 0 40px 0;margin:0;

}
#ckensaku{
	width:645px; 
	background:#F0EFEA; 
	padding:10px; 
	border-top:1px solid #CAC7BB;
	font-size:10px;
	font-weight:normal;
	color:#532D0D;
}
#ckensaku a:link,
#ckensaku a:visited{
	font-weight:bold;
	font-size:14px;
	color:#532D0D;color:#2F8EEC;
	text-decoration:underline;
}
#ckensaku a:hover{
	color:#532D0D;color:#2F8EEC;
	text-decoration:underline;
}
#ckensaku a span{
	font-weight:bold;
	font-size:12px;
	color:#2F8EEC;
}
.ichiran_all{
	clear:both;
	 width:663px; 
	 border:1px solid #dcd9d0;
	 padding:0 0 10px 0;
	 margin:0 0 15px 0;
}
.ichiran_title{
	width:643px; 
	height:45px;
	background:url(images/cichiran_title.gif) no-repeat;
	padding:12px 10px 0 10px;
	color:#5A5A5E;
	font-size:12px;
}
.ichiran_title h3,
.ichiran_title h2{
	line-height:1.4em;
}
.ichiran_title h3 a:link,
.ichiran_title h3 a:visited,
.ichiran_title h2 a:link,
.ichiran_title h2 a:visited{
	font-size:18px; 
	font-weight:bold; 
	color:#39F;
	text-decoration:underline;
}
.ichiran_title h3 a:hover,
.ichiran_title h2 a:hover{
	color:#39F;
	text-decoration:underline;
}
.ichiran_n{
	width:643px;
	padding:10px;
}
.ichiran_n h2,
.ichiran_n h3{
	float:left;
	width:228px;
	height:152px;
	margin:0 10px 0 0;
	border:1px solid #E7E4D8;
}
.ichiran_nr{
	width:403px;
	float:left;
}
.ichiran_nr p{
	font-size:14px;
	color:#34B80B;
	font-weight:bold;
	line-height:1.3em;
	padding:0 0 7px 0;
}
.ichiran_mcall{
	width:403px; 
	background:#F4F0E1; 
	padding:0 0 7px 0;
}
.ichiran_mctitle{
	width:403px;
	height:25px;
	margin:0 0 0 0;
}
.ichiran_mcall2{
	clear:both;
	width:383px; 
	padding:0 10px 0 10px;
}
.ichiran_mcall2 img{
	float:left; 
	width:70px;
	height:38px;
	margin:3px 0 0 4px;
}
.ichiran_mcall2 p{
	width:309px;
	float:left;
	color:#694432;
	font-weight:normal;
	font-size:13px;
	margin:3px 0 0 0;
	line-height:1.3em;
}
.ichiran_mcall2 p a:link,
.ichiran_mcall2 p a:visited{
	color:#2f8eec;
	font-weight:normal;
	font-size:13px;
	text-decoration:underline;
}
.ichiran_mcall2 p a:hover{
	color:#2f8eec;
	text-decoration:underline;
}
.events{
	width:280px;
	text-align:right;
	padding:2px 0 0px 0;
	margin:0;
}
.events a,
.events a:link,
.events a:visited,
.events a:hover{
	text-decoration:underline;
	font-size:12px !important;
	color:#6DB11C !important;
	font-weight:normal;
}
.misekon_all{
	width:665px;width:280px;
	height:245px;;height:190px;height:170px;
	margin:3px 0 0 0;
	background-color:#FFF;
	
	text-align:left;
	/*overflow-y: hidden;*/	
	overflow-x:hidden;
	overflow-y:scroll;
	scrollbar-arrow-color: #D8D8D8;
	scrollbar-face-color: #F9F9F9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color:#D8D8D8;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #D8D8D8;
	scrollbar-track-color: #EDEDED;
	list-style-type:none;
	border:none !important;
}

.misekon_all ol{
	width:665px;width:280px;
	margin:0;
	padding:0;
	border:none !important;
}
.misekon_all li{
	color:#5A5A5E !important;
	list-style-type:none;
	font-size:11px;
	padding-bottom:4px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:3px 20px 0 0;
	border-bottom:1px dotted #DFE0E4;
}
.misekon_all li a,
.misekon_all li a:visited,
.misekon_all li a:hover{
	font-size:13px;
	list-style-type:none;
	text-decoration:underline;
	line-height:1.3em;
	font-weight:normal;font-weight:bold;
	color:#542B0A;color:#4390D8;
}
