* {
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background:#FFF url(http://img07.shop-pro.jp/PA01027/601/etc/bg01.gif);
	color:#444;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
}

.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: #000099; text-decoration: none;}
a:visited {color: #000099; text-decoration: none;}
a:active  {color: #000099; text-decoration: none;}
a:hover   {color: #0000CC; text-decoration: underline;}

#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:820px;
	margin:0px auto;
	background:#FFF;
	border-left:3px #666666 solid;
	border-right:3px #666666 solid;
	}

#header {
	width:100%;
	background:url(./template/cmsp/17/header.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:2px;
}

#body {
}

#body .margin {margin:10px 10px 30px 10px;}

#side {
	width:170px;
	float:right;
	margin:0px 5px 0px 0px;
}

#main {
	width:590px;
	float:left;
	padding:0px 5px;
	margin:0px 0px 0px 5px;
}

#footer {
	width:100%;
	padding-bottom:10px;
	text-align:center;
}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
 /* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */
#header .back-title {
	background:#FFFFFF;
	margin-bottom:10px;
	}

#header .margin {
	margin:0px 5px 5px 10px;
	}

#header_menu {
	text-align:left;
	width:815px;
	height:17px;
	background:#CCCCCC;
	color:#474747;
	font-size:8pt;
	font-weight:bolder;
	padding:0px 0px 0px 5px;
}

#header_menu p {
	color:#474747;
	font-size:7.5pt;
	margin:0px;
	padding:0px;
}

#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 {
	padding-left:10px;
	padding-top:0px;

}

img.top-btn {
	position:relative;
	top:3px;
	padding:0px 2px 0px 0px;
}

/* ------------------------------------- 
 *	ヘッダー内レイアウト（サイトマップ）
 * ------------------------------------- */

.header_site {
	margin:0px 0px 0px 0px;
	position:relative;
	top:-17px;
	text-align:left;
	width:820px
}

.header_sitemap {
	position:absolute;
	top:0px;
	left:667px;
	white-space:nowrap;
}

#header_menu_u {
	width:260px;
	height:35px;
	float:right;
	padding:4px 0px 0px 4px;
}

#header #search01 {
	width:520px;
	height:35px;
	float:left;
	padding:7px 0px 7px 4px;
	background:#ffffff url(http://img07.shop-pro.jp/PA01027/601/etc/search-bg.gif) no-repeat;
}

#search01 select,input {
	margin-left:8px;
}

#search01 .button {
	width:50px;
	height:20px;
	margin-left:3px;
}



/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
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;
}

#footer_base03 {
	border:1px #CCCCCC solid;
	background:#fff;
	margin:10px 20px 15px 20px;
	padding:5px 10px;
	font-size:9pt;
	text-align:right;
}

#footer_base03 a:link    {color: #000000; text-decoration: none;}
#footer_base03 a:visited {color: #000000; text-decoration: none;}
#footer_base03 a:active  {color: #000000; text-decoration: none;}
#footer_base03 a:hover   {color: #0000CC; text-decoration: underline;}

#footer_top {
	border:0px;
	margin:0px 20px;
	padding-bottom:2px;
	text-align:left;
	font-size:12pt;
	font-style:bold;
}

#footer_top a:link    {color: #444; text-decoration: none;}
#footer_top a:visited {color: #444; text-decoration: none;}
#footer_top a:active  {color: #444; text-decoration: none;}
#footer_top a:hover   {color: #444; text-decoration: none;}

#footer_top span {
	margin:0px;
	text-align:left;
	font-size:8pt;
	font-style:normal;
}

#footer_menu {
	border-top:1px #000000 solid;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	padding-top:5px;
	text-align:left;
	font-size:8pt;
}

/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */
 
/* ------------------------------------- 
 *	リンクリスト
 * ------------------------------------- */
dl#list {
margin-top:25px;
}

dl#list dt {
	font-weight:bolder;
margin-bottom:5px;
}

dl#list dd {
margin-bottom:5px;
}

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:1px #8F826C dotted;
	padding-bottom:15px;
}


/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

.calendar {
	font-family :"Verdana";
	font-size: 10px;
	margin-bottom:20px;
	color: #000;
	}
	
	
.week {
	width:21px;
	height:15px;
	text-align: center;
	color: #FFF;
	background:#333333;
	border:2px solid #FFF;
	}
	
.cell {
	width:21px;
	height:15px;
	text-align: center;
	color: #555;
	background:#DDD;
	border:2px solid #FFF;
	}

.cell a:link    {color: #CC0000; text-decoration: none;}
.cell a:visited {color: #CC0000; text-decoration: none;}
.cell a:active  {color: #CC0000; text-decoration: none;}
.cell a:hover   {color: #CC0000; text-decoration: underline;}


/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}

/* ------------------------------------- 
 *	右メニューサイドバナーエリア
 * ------------------------------------- */
div.sidebnr {
	border:0px;
	margin-top:0px;
	padding:5px 0px 2px 0px;
	margin-bottom:7px;
}

img.sidebnr {
	margin-bottom:3px;
}

/* ************************************************ 
 *	メインエリア
 * ************************************************ */
 
/* ************************************************ 
 *	エントリー
 * ************************************************ */

/* ------------------------------------- 
 *	レイアウト
 * ------------------------------------- */
 
.entry {
	margin-bottom:20px;
	border:1px #AAAAAA solid;
}

.entry .title {
	background:#fff url(http://img07.shop-pro.jp/PA01027/601/etc/blog-title-icon.gif) no-repeat;
	background-position:7px 7px;
	padding:10px 0px 10px 10px;
	}

.entry .area {
}

.entry .area .body {
	padding:12px;
	font-size:10pt;
}

.entry .bottom {
	text-align:right;
	border-top:1px #AAAAAA dotted;
	padding:5px 10px 0px 0px;
	margin:5px;
}

/* 記事のタイトル */
h2 {
	color:#333333;
	font-size:10pt;
	padding-left:12px;
}

/* 記事の日付 */
.entry .area .date {
	color:#777777;
	text-align:right;
	padding:3px 5px 0px 0px;
	margin:0px 10px 5px 5px;
	border-top:1px #333333 solid;
	}

/*「続きを読む」の部分 */
.entry_more {padding:5px;}

/* 商品説明の商品購入ボタン */
img.blogitempage {
	border:0px;
	margin:0px;
	padding:0px;
	float:right;
}

/* ------------------------------------- 
 *	エントリーナビ(前のページ：次のページ//トップページ用)
 * ------------------------------------- */

.top_navi {
	font-size:10px;
	margin-bottom:10px;
}

.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 {
	font-size:10px;
	margin-bottom:20px;
	line-height:1.2em;
}

.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:#333333;
	font-size:14px;
	border-bottom:1px #666666 solid;
	border-left:5px #666666 solid;
	padding-left:5px;
	margin:0px 10px 10px 10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:#EEEEEE;
	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;
}

/* ------------------------------------- 
 *	会社概要（会社情報）
 * ------------------------------------- */

table#c-info {
	width:90%;
	margin:10px auto 20px auto;
	border-top:1px #AAAAAA solid;
}

table#c-info td,th {
	border-bottom:1px #AAAAAA solid;
	padding:5px;
}

table#c-info th {
	border-right:1px #AAAAAA solid;
	width:150px;
	background:#DDDDDD;
	text-align:center;
	font-weight:normal;
}

div.c-info-title {
	color:#333333;
	font-size:14px;
	border-bottom:1px #666666 solid;
	border-left:5px #666666 solid;
	padding-left:5px;
	margin:15px 20px 10px 10px;
}

div.c-info-title p {
	color:#333333;
	font-size:11px;
}