* {
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background:#ffffff;
	color:#666;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
}

#kage{
width: 800px;
padding: 0 50px;
background:url(http://img11.shop-pro.jp/PA01058/766/etc/kage.jpg) repeat-y;
margin:0px auto;
}


.clear {
	clear: both;
	font: 0px/0px sans-serif;
}

dl {
	margin-bottom:10px;
}

img {border:none;}
.small {font-size:10px;}
.center {text-align:center;}
.right {text-align:right;}


/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link    {color: #777777; text-decoration: none;}
a:visited {color: #777777; text-decoration: none;}
a:active  {color: #777777; text-decoration: none;}
a:hover   {color: #333333; text-decoration: none;}

#title a:link    {color: #000; text-decoration: none;}
#title a:visited {color: #000; text-decoration: none;}
#title a:active  {color: #000; text-decoration: none;}
#title a:hover   {color: #666; text-decoration: none;}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */


#header {
	width:100%;
	padding-bottom:10px;
	text-align:left;
}

#header table{
height:41px;
border-collapse: collapse;
}

#header td{
text-align:center;
}

#header td .style_a{
font-size:9pt;
font-weight:bold;
color:#222222;
margin: 5px 0 2px 0;
}

#header td .style_b{
font-size:8pt;
color:#454545;
margin: 0 0 5px 0;
}

#body {
}

#body .margin {margin:10px 5px 30px 5px;}

#side {
	width:170px;
	float:left;
	text-align:left;
}

#main {
	width:580px;
	float:right;

	padding:0px 5px;
	border: 1px solid #CCC;
	text-align:left;
}

#footer {
	width:800px;
	background:url(./template/cmsp/24/footer.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
	text-align:center;
}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
 /* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:3px 10px 0px 10px;
	}

#header_menu {
	height:20px;
	background:#0098FF url(./template/cmsp/24/header_menu.gif) repeat-x;
	text-align:right;
}

#header #search {
	width:220px;
	float:right;
	background:#ACD6FF url(./template/cmsp/24/search.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:5px;
}

#header #search .title {
	height:20px;
	background:url(./template/cmsp/24/search_title.gif) no-repeat;
	background-position:left top;
}

#header #title {
	margin-right:230px;
}


/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:#000;
	font:22px/170%;
	margin-top:20px;
	margin-bottom:5px;
}


/* ------------------------------------- 
 *	ヘッダーメニュー（ショップを見る、管理者ページ）
 * ------------------------------------- */

#header_menu ul {
	padding-top:2px;
}

#header_menu ul li{
	display:inline;
	margin-right:5px;
}

#header_menu ul li img {
	height:12px;
}

 /* ------------------------------------- 
 *	検索
 * ------------------------------------- */

#search input {
margin-left:8px;
}

#search input.button {
	width:50px;
	height:20px;
	margin-left:3px;
}


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

address {
	font-style:normal;
	margin:10px;
}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */
 
/* ------------------------------------- 
 *	リンクリスト
 * ------------------------------------- */

dl#list dt {
	font-weight:bolder;
margin-bottom:5px;
}

dl#list dd {
margin-bottom:15px;
}

dl#list dd ul li {
	list-style:none;
	padding-left:17px;
	margin-bottom:3px;
	background:url(./template/cmsp/24/dd_arrow.gif) no-repeat;
	background-position:1px 7px;
}
div.border {
	border-top:2px #6C798F dotted;
	padding-bottom:5px;
}


/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

.calendar {
	font-family :"Verdana";
	font-size: 10px;
	margin-bottom:20px;
	color: #000;
	}
	
	
.week {
	width:21px;
	height:15px;
	text-align: center;
	color: #FFF;
	background:#0098FF;
	border:2px solid #FFF;
	}
	
.holiday {
	width:21px;
	height:15px;
	text-align: center;
	color: #FFF;
	background:#FF5050;
	border:2px solid #FFF;
	}
	
.cell {
	width:21px;
	height:15px;
	text-align: center;
	color: #555;
	background:#DDD;
	border:2px solid #FFF;
	}

.cell a{
	color: #FFA500; text-decoration: none;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}



/* ************************************************ 
 *	メインエリア
 * ************************************************ */
 
/* ************************************************ 
 *	エントリー
 * ************************************************ */

.entry_navi {
	margin-bottom: 15px;
	}

.entry_title a:link    {color: #432A16;text-decoration: none;}
.entry_title a:visited {color: #432A16;text-decoration: none;}
.entry_title a:active  {color: #432A16;text-decoration: none;}
.entry_title a:hover   {color: #7E5E44;text-decoration: none;}

.entry {
	background:url(./template/cmsp/9/entry_top.gif) no-repeat left top;
	padding:25px 15px 40px 15px; 
	
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size:12px;
	line-height:170%;
	}

.entry_title {
	font-weight:bolder;
	text-align: left;
	}

.entry_date {
	font-size:10px;
	text-align:right;
	border-top:1px dotted #999; 
	}


.entry_body {
	margin: 10px 0;
	text-align: left;
	}

.entry_more {
	margin-top:10px;
	}

.entry_state {
	font-size: 10px;
	text-align: center;
	}

blockquote {
	font-size: 10px;
	color: #808080;
	border-left:2px #CCC dotted;

	margin: 10px 0;
	padding-left: 10px;
	}

.pict {
	border:1px #CCC dotted;
	display: block;
	}


/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

#trackback {
	background:url(./template/cmsp/9/entry_top.gif) no-repeat left top;
	padding:5px 15px 25px 15px; 
	}

#trackback table {
	margin-top:10px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #C59BA7;
	}


#trackback .tb_url {
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCC;
	}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #CCC;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	border-top: 1px dotted #CCC;
	}

.pagenavi {
	width: 600px;
	background:url(./template/cmsp/9/entry_top.gif) no-repeat bottom;
	margin-top:50px;
	padding-bottom:10px;
	text-align: center;
	}

