@charset "utf-8";

* {
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	color:#333;
	text-align:center;
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background:url(/shop/item/cassolonetshop/design/img01/bg.jpg) repeat-x;
}
html {
	overflow-y:scroll;
}
table tr td{
	margin:0px;
	padding:0px;
}
/*IE7用ハック*/
*:first-child+html body {
    font-size: 75%;
}
/*IE6用ハック*/
*html body {
    font-size: 75%;
}
p,li,dt,dl {
	line-height:1.7;
}  
img {
	border:none;
	vertical-align:top;
}
a:focus {
	outline:none;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
ul{
	list-style:none;
}

/* 文字・余白設定
---------------------------------------------------- */

/* リンク設定
---------------------------------------------------- */
a:link{
	text-decoration:none; 
	color:#333;
}
a:visited{
	text-decoration:none; 
	color:#333;
}
a:hover{
	text-decoration:underline; 
	color:#8D6845;
}
/* clearfix
---------------------------------------------------- */
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* ページ枠組み
--------------------------------------------------- */
#header{
	position:relative;
	width:950px;
	margin:0 auto;
	text-align:left;
	height:110px;
}
#flash{
	width:964px;
	margin:0 auto;
	text-align:left;
	padding-bottom:15px;
}
.layout_table{
	width:950px;
	margin:0 auto;
	text-align:left;
}
#sideber{
	float:left;
	width:225px;
	text-align:left;
}
#content{
	float:right;
	width:725px;
}
#pagetop{
	width:950px;
	margin:0 auto;
	text-align:right;
	padding:30px 0 5px 0;
}
#footerbase{
	width:950px;
	margin:0 auto;
	text-align:left;
	border-top:1px solid #ccc;
	padding-top:10px;
}
#copyRight{
	width:100%;
	height:42px;
	text-align:center;
	background:url(/shop/item/cassolonetshop/design/img01/bg_bottom.jpg) repeat-x;
}
/* ヘッダー
--------------------------------------------------- */
#header h1 a{
	position:absolute;
	top:42px;
	background:url(/shop/item/cassolonetshop/design/img01/logo.jpg) no-repeat;
	width:241px;
	height:34px;
	text-indent:-9999px;
	line-height:1px;
	font-size:1px;
}
#header p{
	position:absolute;
	top:78px;
	font-size:10px;
	color:#333;
}
#header #subNav{
	position:absolute;
	top:48px;
	right:0;
}
#header #subNav li ,#header #mainNav li{
	float:left;
}
#header #mainNav{
	position:absolute;
	top:76px;
	right:0;
}
/* サイドバー
--------------------------------------------------- */
/*検索*/
#search{
	font-size:10px;
	width:210px;
	margin-bottom:10px;
	background:url(/shop/item/cassolonetshop/design/img01/search_middle.gif) repeat-y;
}
.search_bgbtm{
	background:url(/shop/item/cassolonetshop/design/img01/search_bottom.gif) bottom center no-repeat;
}
.search_inner{
	padding:5px 15px;
}
#search form input{
	display:inline;
	vertical-align:middle;
	text-align:left;
}
#search .keyword_box{
	width:120px;
}
#search .keywordsample{
	color:#8791C3;
}
/*サイドボタン*/
.side_btn li{
	margin-bottom:10px;
}
/*カテゴリ SIZE*/
.size_bgmdl{
	width:211px;
	text-align:left;
	background:url(/shop/item/cassolonetshop/design/img01/size_middle.jpg) top;
	margin-bottom:10px;
}
.size_bgbtm{
	background:url(/shop/item/cassolonetshop/design/img01/size_bottom.jpg) bottom center no-repeat;
}
.size_list ul ,.item_list ul ,.scene_list ul{
	_zoom: 1;  
	overflow: hidden;
	padding:0 10px 10px 10px;
	letter-spacing:1px;
}
.size_list ul li{
	font-size:10px;
	border-top:1px dotted #ccc;
	margin-top:-1px;
	padding:4px 0 1px 15px;
	background:url(/shop/item/cassolonetshop/design/img01/size_mark.gif) no-repeat 0.4em 0.9em;
}
.size_list ul li a{
	color:#346170;
}
.size_list ul li a:hover{
	color:#A3B9B9;
	text-decoration:none; 
}
/*カテゴリ ITEM*/
.item_bgmdl{
	width:211px;
	text-align:left;
	background:url(/shop/item/cassolonetshop/design/img01/item_middle.jpg) top;
	margin-bottom:10px;
}
.item_bgbtm{
	background:url(/shop/item/cassolonetshop/design/img01/item_bottom.jpg) bottom center no-repeat;
}
.item_list ul li{
	font-size:10px;
	border-top:1px dotted #ccc;
	margin-top:-1px;
	padding:4px 0 1px 15px;
	background:url(/shop/item/cassolonetshop/design/img01/item_mark.gif) no-repeat 0.4em 0.9em;
}
.item_list ul li a{
	color:#63235D;
}
.item_list ul li a:hover{
	color:#C18CBC;
	text-decoration:none; 
}
/*カテゴリ SCENE */
.scene_bgmdl{
	width:211px;
	text-align:left;
	background:url(/shop/item/cassolonetshop/design/img01/scene_middle.jpg) top;
	margin-bottom:10px;
}
.scene_bgbtm{
	background:url(/shop/item/cassolonetshop/design/img01/scene_bottom.jpg) bottom center no-repeat;
}
.scene_list ul li{
	font-size:10px;
	border-top:1px dotted #ccc;
	margin-top:-1px;
	padding:4px 0 1px 15px;
	background:url(/shop/item/cassolonetshop/design/img01/scene_mark.gif) no-repeat 0.4em 0.9em;
}
.scene_list ul li a{
	color:#333;
}
.scene_list ul li a:hover{
	color:#ADADAD;
	text-decoration:none; 
}
.ctg_list{
	padding:0 15px 5px 0;
	text-align:right;
	margin-bottom:20px;
}
/*カレンダー*/
.calendar{
	width:210px;
	text-align:left;
	margin-bottom:20px;
}
.calendar_bgmdl{
	background:url(/shop/item/cassolonetshop/design/img01/calendar_bg.gif) top;
	text-align:center;
	padding-top:15px;
}
/* フッター
--------------------------------------------------- */
#footer{
	background:url(/shop/item/cassolonetshop/design/img01/f_line.gif) repeat-y;
	font-size:10px;
	letter-spacing:1px;
	margin-bottom:5px;
}
#footer .footer_boxLeft{
	float:left;
	width:260px;
	height:100%;
}
#footer .footer_boxMid{
	float:left;
	padding-left:10px;
	width:240px;
}
#footer .footer_boxRight{
	float:left;
	padding-left:10px;
	width:210px;
}
#footer .info_box{
	padding:10px 10px 0 0;
	clear:both;
}
#footer .info_box2{
	padding:10px 10px 30px 0;
	_zoom: 1;  
	overflow: hidden; 
}
#footer .info_ttl{
	color:#927552;
	font-weight:bold;
	font-size:12px;
}
#footer .info_box .pickup1 li{
	background:url(/shop/item/cassolonetshop/design/img01/arrow_gr.gif) no-repeat 0em 0.5em;
	float:left;
	padding:0 25px 0 8px;
}
#footer .info_box .pickup2 li{
	background:url(/shop/item/cassolonetshop/design/img01/arrow_gr.gif) no-repeat 0em 0.5em;
	float:left;
	padding-left:8px;
	width:110px;
}
#footer .info_box ul li{
	background:url(/shop/item/cassolonetshop/design/img01/arrow_gr.gif) no-repeat 0em 0.5em;
	padding-left:8px;
}
#footer .mobileimg{
	float:left;
	padding-right:3px;
}
#footer .mobiletext{
	float:left;
}
#footer .mobiletext p{
	clear:both;
	white-space:nowrap;
}

/* コピーライト
--------------------------------------------------- */
#copyRight p{
	font-size:10px;
	color:#666;
	padding-top:10px;
}




/*お試し店舗のヘッダを非表示*/
.FS2_trial{
display:none;
}
/*プレビューモードのヘッダを非表示*/
.FS2_preview{
display:none;
}
/* パンくず
--------------------------------------------------- */
.layout_body .pan{
	background-color:#F0F0E1;
}
/* 商品情報
--------------------------------------------------- */
.FS2_itemlayout_td_Left{
	width:350px;
	padding-right:25px;
}
.FS2_itemlayout_td_Left .FS2_thumbnail_container{
	text-align:center;
}
.FS2_itemlayout_td_Right{
	width:350px;
}
.FS2_itemlayout_td_Right .itemTitle{
	font-size:14px;
	font-weight:bold;
	color:#444444;
	margin-bottom:5px;
}
.FS2_itemlayout_td_Right .itemNumber{
	color:#666;
	font-size:10px;
	margin-top:5px;
}
.FS2_itemlayout_td_Right .itemPrice{
	color:#444444;
	font-size:14px;
	font-weight:bold;
}
/*サイズ表*/
.FS2_itemlayout_td_Right form{
	border:1px solid #E5E5E5;
	width:318px;
	padding:15px;
	margin-top:20px;
}
.FS2_itemlayout_td_Right .FS2_tableVariation{
}
.FS2_itemlayout_td_Right .FS2_tableVariation table.GoodsSelectionTable{
	border-collapse:collapse;
	width:318px;
	margin-bottom:0;
	padding:10px;
	font-size:11px;
}
.FS2_itemlayout_td_Right .FS2_tableVariation table.GoodsSelectionTable td,
.FS2_itemlayout_td_Right .FS2_tableVariation table.GoodsSelectionTable th{
	border:1px solid #E5E5E5;
}
.FS2_itemlayout_td_Right .FS2_tableVariation table.GoodsSelectionTable td{
	vertical-align:middle;
	background:#FFF;
}
.FS2_itemlayout_td_Right .FS2_tableVariation table.GoodsSelectionTable th{
	background:#F2F2F2;
}
.FS2_itemlayout_td_Right .FS2_figure{
	width:300px;
	background:#F2F2F2;
	padding:10px;
	margin-top:10px;
}
/* ページ下部
--------------------------------------------------- */
.user_inner_content{
	padding-top:20px;
}
.sh_subitem{
	width:693px;
	padding:15px 0 30px 32px;
	_zoom:1;  
	overflow:hidden;
}
.sh_subitem ul li{
	float:left;
	width:200px;
	padding-right:30px;
}
.sh_subitem ul .caption{
	font-size:10px;
	min-height:60px;
	height:auto !important;
	height:60px;
}
.sh_subitem .coord_thumb{
	float:left;
	padding-right:20px;
}
.sh_subitem .coord_text{
	overflow:auto;
	zoom:1;
}
