* {
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background:#EAEAEA url(http://img12.shop-pro.jp/PA01065/749/etc/bg.gif);
	color:#333333;
	font-size: 14px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 18px;

}

.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: #CC3300; text-decoration: none;}
a:visited {color: #CC3300; text-decoration: none;}
a:active  {color: #CC3300; text-decoration: none;}
a:hover   {color: #FF6633; 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;}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */

#wrapper {
	width:958px;
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/body_bottom.png) no-repeat bottom;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-left:auto;
	margin-right:auto;	
}

#inner {
	width:950px;
	height:auto;
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/body_center.png) repeat-y;
	padding: 0 4px;
}



#header {
	width:930px;
	height:100px;
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	margin-right:10px;
	padding:0;
	background:url(http://img12.shop-pro.jp/PA01065/749/etc/header_bg.gif) repeat-x;
	background-position:left bottom;
}

#header #title {
	padding-left:15px;
	padding-top:15px;
	marign:0;
}

#body {
}

#body .margin {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0;
	padding-right:0;
	margin:0;
}

#side {
	width:233px;
	height:auto;
	float:left;
	padding-top:6px;
	padding-bottom:0;
	padding-left:0;
	padding-right:6px;
}

#main {
	width:695px;
	float:right;
	padding-top:10px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	text-align:left;
}

#footer {
	width:930px;
	height:45px;
	background:url(http://img12.shop-pro.jp/PA01065/749/etc/footer_bg.gif) repeat-x;
	background-position:left bottom;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

.address {
	width:auto;
	height:auto;
	font-style:normal;
	padding-top:15px;
}

/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
 /* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:3px 10px 0px 10px;
	}

#header_menu {
	height:20px;
	background:#FF6600 url(./template/cmsp/17/header_menu.gif) repeat-x;
	text-align:right;
}

#header #search {
	width:220px;
	float:right;
	background:#FFD5AC url(./template/cmsp/17/search.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:5px;
}

#header #search .title {
	height:20px;
	background:url(./template/cmsp/17/search_title.gif) no-repeat;
	background-position:left top;
}

#header #title {
	margin-right:230px;
}


/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:#000;
	font-size:14px;
}


/* ------------------------------------- 
 *	ヘッダーメニュー（ショップを見る、管理者ページ）
 * ------------------------------------- */

#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/17/dd_arrow.gif) no-repeat;
	background-position:1px 7px;
}
div.border {
	border-top:2px #8F826C 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:#FF6600;
	border:2px solid #FFF;
	}
	
.cell {
	width:21px;
	height:15px;
	text-align: center;
	color: #555;
	background:#DDD;
	border:2px solid #FFF;
	}


/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}



/* ************************************************ 
 *	メインエリア
 * ************************************************ */
 
/* ************************************************ 
 *	エントリー
 * ************************************************ */

/* ------------------------------------- 
 *	レイアウト
 * ------------------------------------- */
 
.entry {
	width:695px;
	height:atuo;
	margin-bottom:20px;
}

.entry .title {
	width:685px;
	height:atuo;
	background:#598527;
	padding:10px 0px 10px 10px;
	}

.entry .area {
	border-right:1px solid #598527;
	border-left:1px solid #598527;
	border-bottom:1px solid #598527;
}

.entry .area .body {padding:12px;}

.entry .bottom {
	height:14px;
	background:url(./template/cmsp/17/entry_bottom.gif) no-repeat;
	background-position:left bottom;
}

/* 記事のタイトル */
h2 {
	background:url(./template/cmsp/17/entry_h2.gif) no-repeat;
	background-position:0px 7px;
	color:#FFF;
	font-size:12px;
	padding-left:12px;
}

/* 記事の日付 */
.entry .area .date {
	color:#598527;
	background:#C4DF9B;
	text-align:right;
	padding:3px;
	}

/*「続きを読む」の部分 */
.entry_more {padding:5px;}

/* ------------------------------------- 
 *	エントリーナビ(前のページ：次のページ//トップページ用)
 * ------------------------------------- */

.top_navi {
}

.top_navi .prev {
	width:100px;
	float:left;
}
.top_navi .next {
	width:100px;
	float:right;
	text-align:right; 
}
.top_navi .main {
	margin:0px 100px;
	text-align:center;
}


/* ------------------------------------- 
 *	エントリーナビ(前のタイトル：main：次のタイトル//記事単位)
 * ------------------------------------- */

.entry_navi {
}

.entry_navi .prev {
	width:250px;
	float:left;
}
.entry_navi .next {
	width:250px;
	float:right;
	text-align:right; 
}
.entry_navi .main {
	margin:0px 250px;
	text-align:center;
}

/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

div.tb {margin-bottom:20px;}

div.tb div.title {
	color:#8F826C;
	font-size:14px;
	background:url(./template/cmsp/17/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px #8F826C dotted;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:#F6F1E6;
	margin:0px 10px 0px 10px;
}

/*コメント入力フォーム*/
div.comment_form_area {
	margin:10px 0px 0px 100px;
}

/*コメント・トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:10px 15px 15px 15px;
}

div.tb div.tb_area span {
	font-size:11px;
	color:#8F826C;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted #8F826C;
	font-weight:bolder;
	padding:5px 0;
}

div.tb div.tb_area p.border {
	border-bottom:1px dotted #8F826C;
	padding:5px 0;
}


/* ------------------------------------- 
 *	オリジナルサイド　角丸影設定
 * ------------------------------------- */
div.side  {
    width: 233px; 
    background: url(http://img12.shop-pro.jp/PA01065/749/etc/side_bottom.gif) no-repeat bottom;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
div.side .inner   {
    background: url(http://img12.shop-pro.jp/PA01065/749/etc/side_top.gif) no-repeat;
    padding-top: 14px;
}
div.side .inner div   {
    background: url(http://img12.shop-pro.jp/PA01065/749/etc/side_mid.gif) repeat-y;
    padding: 0 7px;
}

/* ------------------------------------- 
 *	メニュー
 * ------------------------------------- */
 
.tb_menu {
	width:205px;
	height:0;
	margin-left:7px;
	padding:0;
	border:0;
	border-spacing:0px;
}

.td_menu {
	padding:0;
	border:0;
	margin:0;
	border-spacing:0px;
}

/* top */

a.rc_top {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.rc_top span {
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/menu_top.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.rc_top:hover span {
	background-position: right top;
}

/* calender */

a.rc_calender {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.rc_calender span {
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/menu_calender.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.rc_calender:hover span {
	background-position: right top;
}

/* point */

a.rc_point {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.rc_point span {
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/menu_point.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.rc_point:hover span {
	background-position: right top;
}

/* control_system */

a.rc_control_system {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.rc_control_system span {
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/menu_control_system.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.rc_control_system:hover span {
	background-position: right top;
}

/* recipe */

a.recipe {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.recipe span {
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/menu_recipe.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.recipe:hover span {
	background-position: right top;
}

/* food */

a.food {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.food span {
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/menu_food.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.food:hover span {
	background-position: right top;
}

/* blog */

a.blog {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.blog span {
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/menu_blog.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.blog:hover span {
	background-position: right top;
}

/* shopping */

a.shopping {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.shopping span {
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/menu_shopping.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.shopping:hover span {
	background-position: right top;
}

/* mailmagazine */

a.mailmagazine {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.mailmagazine span {
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/menu_mailmagazine.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.mailmagazine:hover span {
	background-position: right top;
}

/* link */

a.link {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.link span {
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/menu_link.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.link:hover span {
	background-position: right top;
}

/* info */

a.info {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.info span {
	background: url(http://img12.shop-pro.jp/PA01065/749/etc/menu_info.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.info:hover span {
	background-position: right top;
}

#content{
	width:934px;
	height::auto;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:6px;
	margin-right:10px;
}

#content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #content {
    height: 1em;
}

#content {
    display: block;
}
/**/

