@charset "utf-8";
/** $Id: default.css 5297 2012-03-26 00:38:47Z kurosu $ */
/**
 *
 * @since 2009-02-13
 * @lastmodified $Date: 2012-03-26 09:38:47 +0900 (月, 26 3 2012) $
 * @author ogawa@hitbit-inc.net
 * @see guideline: Ver. 1.01
 * @copyright HitBit co.,ltd.
 */
 
/**
 * ʕp CSS
 *
 * ʕpCSSłB
 *
 * @section CommonStyle
 * @lastmodified 2009-02-13
 * @version 
 */
div#shop-group-contents {
	font-size:1.2em;
}
.t-pink {
	color:#FF6666;
	font-weight:bold;
}
.cl-txt {
	display:block;
	height: 0;
	overflow: hidden;
	line-height:0;
	font-size:0;
}
.label-style {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left: 10px solid #CCCCCC;
	padding: 5px;
	font-weight: bold;
	margin-bottom:5px;
}
.label-style span.lead{
	display:block;
	padding: 5px 0;
	font-weight: normal;
	font-size:0.8em;
	line-height:1.3;
}

/**
 * Xgp CSS
 *
 * XgpCSSłB
 *
 * @section CommonStyle
 * @lastmodified 2009-02-13
 * @version 
 */

/* @TODO: misiyou div#shop-group-contents */
div#shop-group-contents div#info {
	width:700px;
	min-height:240px;
	_height:240px;
	margin-bottom:20px;
}
div#shop-group-contents div#info p.txt {
	width:270px;
	line-height:1.4;
	margin-bottom:10px;
}
div#shop-group-contents div#info p.chara {
	width:120px;
	float:left
}
div#shop-group-contents div#info p.bal {
	width:146px;
	height:62px;
	margin-top:20px;
	float:left
}
div#shop-group-contents p.txt02 {
	line-height:1.4;
	margin-bottom:20px;
}
.grouptag_title {
	font-size: 1.6em;
	font-weight: bold;
	padding: 5px;
	width: 690px;
	margin: 20px 0;
	border-bottom:3px double #cccccc;
}
div#shop-group-contents div.other_category {
	width:700px;
	border-top:1px solid #CCCCCC;
	margin-bottom:20px;
	padding-top:10px;
}
div#shop-group-contents div.other_category ul.cat-list li {
	width:700px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
}
div#shop-group-contents div.other_category ul.cat-list span.cat-name {
	padding-left:13px;
	width:10px;
	height:22px;
	font-weight:bold;
}



.grouptag_name_box {
	width:664px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:15px solid #cccccc;
	padding:10px;
	margin-bottom:10px;
}
.grouptag_name_box:after {
	content: ""; /** null character */
	display: block;
	clear: both;
}
.grouptag_photo {
	width: 200px;
	float: left;
	margin: 0 10px 0 0;
}
.grouptag_info_area {
	float:left;
	width:440px;
}
.grouptag_name {
	display:block;
	text-align: left;
	font-size:180%;
	font-weight:bold;
}
.grouptag_area,
.grouptag_article,
.grouptag_link {
	line-height: 1.3;
	padding:5px 0;
}
.grouptag_category{
	font-size:80%;
	text-align:right;
	padding-top: 10px;
}

/* @TODO: misiyou div.cat-others */
div.cat-others {
	clear:both;
	margin-bottom:20px;
}
div.cat-others h4 {
	margin-bottom:10px;
}
div.cat-others ul li {
	width:155px;
	float:left;
	min-height:10px;
	_height:10px;
	padding:0 10px 5px 10px;
}

/* GROUPTAG LIST PAGE
-----------------------------------------*/
#grouptag_list { clear:both; }
ul.group_tag_tree {
	width: 220px;
	float:left;
	margin:20px 0;
}
ul.group_tag_tree li {
	padding-top: 5px;
	line-height: 1.6;
}

/**
 * ڍ׃y[Withemes/group_tag/index.tpl)p CSS
 *
 * ڍ׃y[WpCSSłB
 *
 * @section DetailPageStyle
 * @lastmodified 2009-02-17
 * @version 
 */
.grouptag_name_box { font-size:0.8em; }
.grouptag_name_box:after {
	content: ""; /** null character */
	display: block;
	clear: both;
}
.grouptag_photo {
	width: 200px;
	float: left;
	margin: 0 10px 0 0;
}
.grouptag_photo img { vertical-align:top; }
.grouptag_info_area {
	float:left;
	width:440px;
}
.grouptag_name {
	display:block;
	text-align: left;
	font-size:2em;
	font-weight:bold;
}
.grouptag_area,
.grouptag_article,
.grouptag_link {
	line-height: 1.3;
	padding:5px 0;
}
.grouptag_category{
	font-size:80%;
	text-align:right;
	padding-top: 10px;
}
/* SHOP LIST
-----------------------------------------*/
.shop_list { width:100%; }
.shop_list ul {
}
.shop_list li {
	float:left;
	width:335px;
	padding:0 0 5px 0;
	list-style-type: none;
	margin-right:15px;
}
.shop_list li span.btn-map {
	display:block;
	width:39px;
	float:left;
}
.shop_list li p.shop-name {
	width:292px;
	float:right;
}
