@import url("../../../../../../../-kyotoseikatsu/css/reset.css");
@import url("../../../../../../../-kyotoseikatsu/css/common.css");
@import url("../../../../../../../-kyotoseikatsu/css/thickbox.css");


/**********************************************************
 調整
***********************************************************/

/*ページ共通設定：見出し*/
.pageTitle {
	padding:0px;
	margin:0 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	border-bottom:2px solid #C00;
}
.CrossHead {
	padding:0px 5px;
	margin:20px 0 10px 0;
	font-weight: bold;
	border-left:5px solid #C00;
	border-bottom: none;
}
.Definition {
	padding:0px;
	margin:20px 0 5px 0;
	border-bottom:2px dotted #CCC;
	border-bottom:1px solid #CCC;
}


/*商品並び替え*/
#FS2_sort_menu{
	margin-top: 40px;
	margin-bottom: -45px;
	border-right: 1px solid #CCC;
}
#FS2_sort_menu .FS2_sort_menu_title{
	display: none;
}
#FS2_sort_menu li{
	padding-right: 5px;
	border-left: 1px solid #CCC;
	border-right: none;
}
#FS2_sort_menu a:link{
	color: #666;
}


/*商品サムネイル画像*/
.FS2_thumbnail_container img{
	padding: 5px;
	border: 1px solid #CCC;
}


/*商品ページ*/
.FS2_itemlayout_td_Right{
	padding-left: 10px;
}
.FS2_itemlayout_td_Right .itemTitle{
	width: 555px;
	padding-top: 10px;
	border-top: 2px solid #C00;
}
.FS2_itemlayout_td_Right .FS2_ItemComment{
	width: 555px;
	margin-top: 10px;
	padding-top: 20px;
	border-top: 2px solid #C00;
}
.FS2_itemPrice_addition{
	color: #333;
	font-size: 80%;
}

/*返品について*/
.FS2_ReturnedSpecialContract,FS2_ReturnedSpecialContract_link{
	margin: 0 0 5px;
	padding: 0;
}

/*おすすめ商品*/
#FS2_Recommend_List{
	width: 788px;
	border-top: 1px dotted #CCC;
}
#FS2_ReccomendGoods .itemTitle a{
	padding: 0 10px;
	color: #333;
	font-size: 80%;
	font-weight: normal;
	line-height: 135%;
	text-decoration: none;
}


/*商品一覧*/
.itemCenter{
	margin: 0;
	margin-bottom: 10px;
	padding: 10px;
}
.itemCenter .itemGroup{
	padding: 2px 5px;
	font-size: 95%;
}
.itemCenter .itemGroup a{
	display: block;
}
/*価格*/
.FS2_itemPrice_text{
	padding-bottom: 0;
	margin-bottom: 0;
}
/*販売店舗（一言説明）*/
.FS2_ItemShortComment{
	color: #666;
	font-size: 85%;
	line-height: 130%;
}
/*店舗ページには販売店舗を表示しない */
.FS2_body_Goods_GoodsGroupList_2 .FS2_ItemShortComment{
	display: none;
}


/*=========================================================
　システムコンテンツ
=========================================================*/
/*　システムコンテンツ　*/
.system_content {
	margin-left: 25px;
	margin-right: 10px;
}

/*　システムコンテンツ：パンくずナビ　*/
.pan {
	font-size:85%;
	color: #333;
	background:#FFF;
	padding:0;
	margin:0 0 20px 0;
}


/**********************************************************
　店舗情報
***********************************************************/
.shop_info{
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 30px;
	padding: 15px;
	color: #333;
	border-bottom: 1px dotted #CCC;
}
.shop_description{
	float: left;
	width: 465px;
}
.shop_image{
	float: right;
	width: 275px;
	text-align: right;
}
.shop_image img{
	margin-bottom: 3px;
}
.shop_image a img{
	margin-bottom: 0;
	vertical-align: text-bottom;
}
.shop_image object{
	margin-bottom: 3px;
}
.shop_info a{
	text-decoration: none;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*　pager全体　*/
.pager {
	font-size: 90%;
	border-bottom:none;
	text-align:left;　/*表示方法：左寄せ　*/
}
.pager img{
	display: none;
}

/*　00 件中 0-0 件表示　*/
.FS2_pager_text{
	display:inline-block;
	margin:7px 5px 3px 15px;
}


/*　ページ別リンク　*/
.FS2_pager_link {
	text-decoration:none;
	display:inline-block;
}

.FS2_pager_link{
	background:#f6f6f6;
	border:1px solid #ddd;
	padding:1px 0.5em;
	margin:0 1px;
	color:#000;
	position:relative;
	top:-2px;
}

a:hover.FS2_pager_link{
	border-color:#C00;
	text-decoration: none;
}


/*　現在表示中のページ　*/
.FS2_pager_stay{
	display:inline-block;
	background:#F5DFDF;
	border:1px solid #F5DFDF;
	padding:1px 0.5em;
	margin:0 1px;
	color:#000;
	position:relative;
	top:-2px;
}


/*　返品について　*/
.FS2_ReturnedSpecialContract_text{
	margin: 0;
	padding: 0;
	border:none;
}


/**********************************************************
　コンテンツタイトル
***********************************************************/
.contents_title{
	padding: 20px 10px;
	background: #333 url(../../img02/bg_contents_h2.png) no-repeat;
	color: #FFF;
	font-size: 110%;
}


/**********************************************************
　店舗
***********************************************************/
.shop_title{
	background: #333 url(../../img02/bg_contents_h2.png) repeat-x;
	color: #FFF;
	font-size: 110%;
}
.shop_title a{
	display: block;
	padding: 20px 10px;
	color: #FFF;
	text-decoration: none;
}