/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */

/* スクロールバー色指定追加*/
html,body{
scrollbar-base-color: #cccccc;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #cccccc;
scrollbar-3dlight-color: #ffffff;
scrollbar-shadow-color: #cccccc;
scrollbar-darkshadow-color: #ffffff;
scrollbar-arrow-color: #999999;
}

.body_color {
	color:#333333;
	background:#FFFFFF url(http://img02.shop-pro.jp/PA01006/546/etc/kabe_contest2010.gif) repeat-y;background-position : left top;

	font: 12px/150% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	padding:0;
	}

* {
	margin: 0px;
	padding:0px;
	}

table {
	border:none;
	}

img {
	border:none;
	}

.ul2 {
	margin: 0px;
	padding:0px;
	}

.li2 {
	list-style-type:none;
	}


br.clear {
	clear:both;
	font:0/0 sans-serif;
	}
	
.border {
	background:url(./template/cmsp/15/border.gif) repeat-x;
	height:1px;
	margin-top:5px;
	}
.border img {
	width:1px; height:1px;
	}
	

/* TOPメニュータイトルの文字サイズと文字色 */
.menu_title {
	font-size:12px;
}

.menu_title a {
	color: #333333;
	text-decoration: none;
	}

.menu_title a:visited {
	color: #333333;
	text-decoration: none;
	}

.menu_title a:hover {
	color: #999999;
	text-decoration: underline;
	}

.menu_title a:active {
	color: #999999;
	text-decoration: underline;
	}

/* トップメニュー */
.topmenu{
border-top-width : 1px;border-top-style : solid;border-top-color : #000000;
border-bottom-width : 1px;border-bottom-style : solid;border-bottom-color : #000000;
background: #FFFFFF;
}



/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */

#wrapper {
	width:835px;
	margin: 0 auto;
	}

	
.left {
	width:12px;
	background:url(http://img02.shop-pro.jp/PA01006/546/etc/side_left2.gif) repeat-y;
	}
.left img {
	width:12px;
	height:280px;
	background:url(http://img02.shop-pro.jp/PA01006/546/etc/side_left2.gif) repeat-y;
	}

.center {
	width:812px;
	background:#FFF;
	}

.right {
	width:12px;
	background:url(http://img02.shop-pro.jp/PA01006/546/etc/side_right2.gif) repeat-y;
	}
.right img {
	width:12px;
	height:280px;
	background:url(http://img02.shop-pro.jp/PA01006/546/etc/side_right2.gif) repeat-y;
	}
	
	
#header {
	height:130px;
	}

#side {
	width:180px;
	float:left;
	padding-left:15px;
	padding-bottom:15px;
	margin-right:39px;
	}

#side2 {
border-left-width : 1px;border-left-style : solid;border-left-color : #999999;
border-right-width : 1px;border-right-style : solid;border-right-color : #999999;
border-bottom-width : 1px;border-bottom-style : solid;border-bottom-color : #999999;
	}
	

#main {
	width:554px;
	float:left;
	padding-bottom:15px;
	}
	
#footer {
	color: #ffffff;
	text-align:center;
	font-size:11px;
	padding:5px 0;
	background:#99cc00;
	border-top:4px #00cc66 solid;
	}
	

/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */
	
a:link    {color: #333333; text-decoration: underline;}
a:visited {color: #333333; text-decoration: underline;}
a:active  {color: #333333; text-decoration: underline;}
a:hover   {color: #333333; text-decoration: none;}
	
.logo  a:link    {color: #4D4D4D; text-decoration: none;}
.logo  a:visited {color: #4D4D4D; text-decoration: none;}
.logo  a:active  {color: #4D4D4D; text-decoration: none;}
.logo  a:hover   {color: #666; text-decoration: none;}

#main a:link    {color: #339999; text-decoration: underline;}
#main a:visited {color: #339999; text-decoration: underline;}
#main a:active  {color: #339999; text-decoration: underline;}
#main a:hover   {color: #99CCCC; text-decoration: none;} 
 
#footer a:link    {color: #4D4D4D; text-decoration: underline;}
#footer a:visited {color: #4D4D4D; text-decoration: underline;}
#footer a:active  {color: #4D4D4D; text-decoration: underline;}
#footer a:hover   {color: #666; text-decoration: none;}




/* ************************************************ 
 *	ヘッダー
 * ************************************************ */

#header .logo {
	font-size:22px;
	line-height:160%;
	font-weight:bolder;
	padding-left:15px;
	padding-top:25px;
	}
.description {
	padding-left:15px;
	font-size:10px;
	}




/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

.linktitle {
	width:180px;
	height:22px;
	margin-bottom:5px;
	}

.link {
	width:180px;
	margin-bottom:15px;
	}

.link li {
	margin-bottom:3px;
	padding-left: 15px;
	list-style-type: none;
	background: url(./template/cmsp/15/li.gif) no-repeat;
	background-position: 0px 6px;
	}
/* ------ ”ショップを見る”ボタン ------ */
.shop {
	width:180px;
	height:42px;
	margin-bottom:12px;
	}

/* ------ カレンダー ------ */

.calendar {
	font-family :"Verdana";
	font-size: 10px;
	background:url(./images/b_date.gif) no-repeat;
	padding-top:27px;
	margin-bottom:20px;
	color: #000;
	}

.calendar table {
	background:#DDD;
	border-top:1px #DDD solid;
	border-bottom:1px #DDD solid;
	border-right:2px #DDD solid;
	border-left:2px #DDD solid;
	}

.cell {
	width:23px;
	height:18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight:bolder;
	color: #000;
	background:#FFF;
	}

.cell a {
	display: block;
	width:23px;
	height:18px;
	text-decoration: none;
	background: #F42C79;
	color: #FFF;
	}
.cell a:visited {
	text-decoration: none;
	color: #FFF;
	}
.cell a:active {
	text-decoration: none;
	color: #FFF;
	}

.cell a:hover {
	display: block;
	width:23px;
	height:18px;
	text-decoration: none;
	background: #CCC;
	color: #FFF;
	}
.calendar_month {
	background:#FFF;
	padding:3px 0px;
	}


/* ------ feed ------ */

.feed {
	margin-right:10px;
	width:57px;
	height:15px;
	}

/* ************************************************ 
 *	メイン
 * ************************************************ */
 
/* ------------------------------------- 
 *	各ページ共通
 * ------------------------------------- */
 
 /* ------ 角丸ボックス ------ */
 
.round_top {
	height:30px;
	background:url(http://img02.shop-pro.jp/PA01006/546/etc/round_top.gif) no-repeat;
	}
	
.round_bg {
	background:url(http://img02.shop-pro.jp/PA01006/546/etc/round_bg.gif) repeat-y;
	padding:0px 18px;
	}
	
.round_bottom{
	height:30px;
	background:url(http://img02.shop-pro.jp/PA01006/546/etc/round_bottom.gif) no-repeat;
	}

.round_top img {
	height:15px;
	margin-left:18px;
	}


/* ------ パンくずナビ ------ */
 
.pankuzu { margin-bottom:5px;font-size:10px; }


/* ------ ページナビ ------ */

.pagenavi {
	text-align:center;
	height:23px;
	}
.pagenavi .left {
	width:100px;
	background:url(./template/cmsp/15/b_page_l.gif) no-repeat;
	background-position:left;
	border-right:1px #FFF solid;
	text-align:center;
	}
.pagenavi .right {
	width:100px;
	background:url(./template/cmsp/15/b_page_r.gif) no-repeat;
	background-position:right;
	border-left:1px #FFF solid;
	text-align:center;
	}
.pagenavi .center {
	background:#EAEAEA;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
	text-align:center;
	}



/* ------------------------------------- 
 *	エントリー
 * ------------------------------------- */
.entry_title {
	margin:0px 18px;
	font-size:14px;
	font-weight:bolder;
	color:#333;
	}
.entry_date {
	font-size:12px;
	}
.entry_body {
	margin-top:20px;
	}
.entry_more {
	padding-top:20px;
	}
.entry_state {
	font-size:10px;
	margin-top:20px;
	}
blockquote {
	margin:10px 0px;
	background:#FFF;
	border:1px dotted #999;
	padding:10px;
	}
.pict {
	border:1px dotted #999;
	}

.pict2 {
	border:1px solid #999;
	}



/* ------------------------------------- 
 *	コメント
 * ------------------------------------- */
 
.comm {
	 background:url(./template/cmsp/15/cat_border.gif) repeat-y;
	 padding:0px 20px;
	 margin-bottom:20px;
	}
.comm_state {
	margin-top:15px;
	}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

.detail_title {
	width:529px;
	height:20px;
	margin-bottom:5px;
	}

.tb_url{
	font-size:12px;
	font-weight:bolder;
	color:#FF3366;
	margin-bottom:20px;
	}

.tb{
	border:1px #DDD solid;
	margin-bottom:20px;
width:529px;
	}

.tb_date {
	color:#333;
	background:#EAEAEA;
	padding:5px 10px;
	border-bottom:1px #DDD solid;
	}

.tb_title {
	color: #FF3366;
	background:#F4F4F4;
	padding:10px;
	}
.tb_body {
	padding:10px;
	border-top:1px #DDD solid;
	border-bottom:1px #DDD solid;
	}

/* ------------------------------------- 
 *	POKE1
 * ------------------------------------- */
 
.li_dec {
	 margin-left:40px;
	}

/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */

.privacy_title {
	font-size:120%;
	font-weight:bolder;
	background:#FFF;
	padding:5px;
	margin-top:20px;
	}

.privacy_note {
	padding:10px;
	}
.privacy_note li {
	margin-left:20px;
	padding:0px;
	}
.privacy_note ol {
	margin-left:20px;
	padding:0px;
	}
.privacy_note td {
	padding:2px;
font-weight : normal;
	}
.jisage{

margin-left : 24px;
text-indent : -12px;
}
.jisage2{

margin-left : 12px;
}

.topinfo {
	color:<{$font_color}>;
	font: <{$font_size}>/150% "Verdana", "ＭＳ Ｐゴシック", "Osaka";
	}
.price_td{
padding-top : 2px;
padding-left : 2px;
padding-right : 2px;
padding-bottom : 2px;}

.price_td2{
font-size : 11px;
padding-top : 1px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 1px;}

.syouhin_s1{
border-top-color : #cccccc;
border-top-width : 1px;
border-top-style : dotted;
padding-top : 10px;
}


.h2_16{
font-size : 16px;
font-weight : bold;
}
.red_bolder{
margin-bottom : 1px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : red;
}

/* ------------------------------------- 
 *	こんな商品も買ってます
 * ------------------------------------- */

.together2 {
	width:169px;
	float:left;
	margin:0px 0px 0px 3px;
	}
.together2 .top {
	height:2px;
	width:169px;
	}
.together2 .middle {
	text-align:center;
	width:149px;
	padding:3px 10px;
	}
.together2 .bottom {
	height:2px;
	width:169px;
	background-color:#fff;
	}
.together2 .middle img{
	background:#FFF;
	padding:4px;
	border-top:1px #D1D1D1 solid;
	border-right:1px #989898 solid;
	border-bottom:1px #989898 solid;
	border-left:1px #D1D1D1 solid;
	display:block;
	margin:0px auto;
	}



.together22 {
	width:160px;
	float:left;
	margin:0px 0px 0px 3px;
	}
.together22 .top {
	height:2px;
	width:160px;
	}
.together22 .middle {
	text-align:center;
	width:149px;
	padding:3px 10px;
	}
.together22 .bottom {
	height:2px;
	width:160px;
	background-color:#fff;
	}
.together22 .middle img{
	background:#FFF;
	padding:4px;
	border-top:1px #D1D1D1 solid;
	border-right:1px #989898 solid;
	border-bottom:1px #989898 solid;
	border-left:1px #D1D1D1 solid;
	display:block;
	margin:0px auto;
	}
