/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */

body {
	color:#4D4D4D;
	background:#E7E7E7 url(http://img07.shop-pro.jp/PA01030/345/etc/page_bg.gif) repeat-x;	

	font: 12px/150% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	padding:0;
	}
	
	
* {
	margin: 0px;
	padding:0px;
	}

table {
	border:none;
	}

img {
	border:none;
	}

ul {
	margin: 0px;
	padding:0px;
	}

li {
	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;
	}
	
	
/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */

#wrapper {
	width:835px;
	margin: 0 auto;
	}

	
.left {
	width:13px;
	background:url(http://img07.shop-pro.jp/PA01030/345/etc/left_bg.gif) repeat-y;	
	}
.left img {
	width:13px;
	height:280px;
	background:url(http://img07.shop-pro.jp/PA01030/345/etc/left_top.gif) no-repeat;	
	}

.center {
	width:812px;
	background:#FFF;
	}

.right {
	width:10px;
	background:url(http://img07.shop-pro.jp/PA01030/345/etc/right_bg.gif) repeat-y;	
	}
.right img {
	width:10px;
	height:280px;
	background:url(http://img07.shop-pro.jp/PA01030/345/etc/right_top.gif) no-repeat;	
	}
	
	
#header {
	height:135px;
	background:url(http://img07.shop-pro.jp/PA01030/345/etc/bg_header.jpg) no-repeat;	
	}

#side {
	width:180px;
	float:left;
	padding-left:15px;
	padding-bottom:15px;
	margin-right:39px;
	}
	
#main {
	width:554px;
	float:left;
	padding-bottom:15px;
	}
	

	
#footer {
	text-align:center;
	font-size:x-small;
	padding:5px 0;
	background:#CCCCCC; 
	border-top:4px 
	#999999 solid;	
	}


/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */
	
a:link    {color: #4D4D4D; text-decoration: none;}
a:visited {color: #999999; text-decoration: none;}
a:active  {color: #0099FF; text-decoration: none;}
a:hover   {color: #0099FF; text-decoration: none;}
	
.logo  a:link    {color: #0099FF; text-decoration: none;}
.logo  a:visited {color: #999999; text-decoration: none;}
.logo  a:active  {color: #0099FF; text-decoration: none;}
.logo  a:hover   {color: #0099FF; text-decoration: none;}

#main a:link    {color: #0099FF; text-decoration: none;}
#main a:visited {color: #999999; text-decoration: underline;}
#main a:active  {color: #0099FF; text-decoration: none;}
#main a:hover   {color: #0099FF; 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:30px;
	margin-bottom:5px;
	}

.link {
	width:180px;
	margin-bottom:15px;
	}

.link li {
	margin-bottom:3px;
	padding-left: 15px;
	list-style-type: none;
	background: url(http://img07.shop-pro.jp/PA01030/345/etc/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(./template/cmsp/15/b_date.gif) no-repeat;
	padding-top:27px;
	margin-bottom:20px;
	color: #000;
	display: none
	}

.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://img07.shop-pro.jp/PA01030/345/etc/round_top.gif) no-repeat;
	}
	
.round_bg {
	background:url(http://img07.shop-pro.jp/PA01030/345/etc/round_bg.gif) repeat-y;
	padding:0px 18px;
	}
	
.round_bottom{
	height:30px;
	background:url(http://img07.shop-pro.jp/PA01030/345/etc/round_bottom.gif) no-repeat;
	}

.round_top img {
	height:23px;
	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:#4D4D4D;
	}
.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;
	}


/* ------------------------------------- 
 *	コメント
 * ------------------------------------- */
 
.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:#0066FF;
	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;
	}
