@charset "UTF-8";

@import "../css/import.css";

/* index */

.ptitle{
	margin: 10px 0px;
}


/* ------------------------------------   store_cm */

#store_cm{
	float: left;
	width: 425px;
}


/* ------------------------------------   store_syosai */

#store_syosai{
	float: right;
	width: 430px;
}

#store_syosai h2{
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	height: 40px;
	background-position: 10px 10px;
	padding-left: 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #666666;
}

#store_syosai h2 img{
	float: right;
	margin-top: 7px;
}

.stormap{
	width: 66px;
	float: right;
	margin-top: -33px;
}

#store_syosai table{
	width: 100%;
}

#store_syosai table th{
	background-image: url(img/dotline_g.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
	width: 60px;
	text-align: left;
	vertical-align: top;
	padding: 9px;
}

#store_syosai table td{
	background-image: url(img/dotline_g.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 9px 5px;
}


/* ------------------------------------   blog */

#storeblog{
	padding-bottom: 10px;
	clear: both;
}

#storeblog h3{
	padding-bottom: 10px;
}

.bt_blog{
	float: right;
}

.storeblog_in{
	width: 515px;
	float: left;
}

.blog_img{
	width: 210px;
	float: left;
}

.s_blog_day{
	background-image: url(img/s_blog_day.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 7px;
	margin-bottom: 3px;
}

.s_blog_title a{
	color: #FF6E02;
	font-weight: bold;
}

.s_blog_p{
	margin: 5px 0px;
}

/* ------------------------------------   flash */

#staff_in{
	padding-bottom: 10px;
	clear: both;
}


#staff_in h3{
	padding-bottom: 10px;
}

/* ------------------------------------   comingsoon */

.comingsoon{
	width: 820px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(img/hakata_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

.comingsoon p.t01{
	font-size: 1.4em;
	padding-top: 55px;
	padding-bottom: 30px;
}

.comingsoon p.t02{
	text-align: left;
	width: 250px;
	margin-right: auto;
	margin-left: auto;	
	
}


/* ------------------------------------   i_ranking */

.i_ranking{
	margin-bottom: 4px;
	margin-top: 0px;
}


.accesscount{
	text-align: right;
}
