body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

body{
	color:#000000;
	font:13px/1.5 "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	background-color: #e5e5e5;
	background-image: url(../images/design_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.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,a:visited {
	text-decoration: underline;
	outline-width: 0;
	color:#0000CE;
}

a:hover,a:active {
	text-decoration: underline;
	color: #b0d400;
}

#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:890px;
	margin:0px auto;
	}

#header {
	width:100%;
	text-align:left;
	margin-top: 19px;
}

#body {
	clear:both;
	padding-top: 50px;
}

#body .margin {margin:10px 10px 30px 10px;}

#side {
	width:270px;
	float:left;
	text-align:left;
}

#main {
	width:550px;
	float:right;
	text-align:left;
	background-color: #FFFFFF;
	padding-top:10px;
}

#footer {
	width:890px;
	font-size:77%;
	padding-bottom:10px;
	text-align:center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
 /* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:3px 10px 0px 10px;
	}

#header_menu {
	height:21px;
	text-align:right;
	margin-top: 30px;
}

#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 {
	width:270px;
	height:30px;
	float:left;
}

#header #title_description {
	font-size:77%;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	float:left;
	margin-left: 35px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}


/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:#000;
	font:22px/170%;
	margin-top:20px;
	margin-bottom:5px;
}


/* ------------------------------------- 
 *	ヘッダーメニュー（ショップを見る、管理者ページ）
 * ------------------------------------- */

#header_menu ul {
}

#header_menu ul li{
	display:inline;
	margin-right:0px;
}

#header_menu ul li img {
	height:21px;
}

 /* ------------------------------------- 
 *	検索
 * ------------------------------------- */

#search input {
margin-left:8px;
}

#search input.button {
	width:50px;
	height:20px;
	margin-left:3px;
}


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

address {
	font-style:normal;
	margin:10px;
}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */
 
/* ------------------------------------- 
 *	リンクリスト
 * ------------------------------------- */

.list{
	width:270px;
	margin-bottom:20px;
}

.list_title {
	height:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #cccccc;
}

.list_content {
	font-size:77%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-bottom:20px;
	padding-top:20px;
	padding-left: 15px;
}

.list_content2 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-bottom:20px;
	padding-top:20px;
}

dl#list dt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	padding-bottom:0px;
	margin-bottom:0px;
}

dl#list dd {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:20px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.list_content li {
	list-style:none;
	padding-left:17px;
	margin-bottom:3px;
	background-position:6px 3px;
	background-image: url(images/design_side_asta.gif);
	background-repeat: no-repeat;
}
div.border {
	border-top:2px #8F826C dotted;
	padding-bottom:5px;
}


/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

.calendar {
	font-family :"Verdana";
	font-size:77%;
	color: #000;
	width:210px;
	margin: 0 auto;
	}

.calendar table {
	width:210px;
}
	
.week {
	width:21px;
	height:15px;
	text-align: center;
	color: #000000;
	border:2px solid #FFF;
	background-color: #FFFFFF;
	}
	
.cell {
	width:21px;
	height:15px;
	text-align: center;
	color: #000000;
	background:#FFF;
	border:2px solid #FFF;
	}
.week a {
	color: #ff0000;
}
.week a:hover {
	color: #ff0000;
}

.cell a {
	color: #ff0000;
}
.cell a:hover {
	color: #ff0000;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:left;
	}
#feed img {
	width:57px;
	height:15px;
	}



/* ************************************************ 
 *	メインエリア
 * ************************************************ */
 
/* ************************************************ 
 *	エントリー
 * ************************************************ */

/* ------------------------------------- 
 *	レイアウト
 * ------------------------------------- */
 
.entry {
	width:510px;
	background-color: #f2f2f2;
	border: 1px solid #d9d9d9;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.entry .title {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #797979;
	margin-left: 24px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 19px;
	margin-right: 24px;
	margin-bottom: 14px;
	}

.entry .area {
	font-size:77%;
	margin-left: 24px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 5px;
}

.entry .area .body {margin-bottom: 30px;}

.entry .bottom {
	height:14px;
	background:url(./template/cmsp/17/entry_bottom.gif) no-repeat;
	background-position:left bottom;
}

/* 記事のタイトル */
h2 {
	font-size:93%;
	font-weight: bold;
	color: #000000;
}

/* 記事の日付 */
.entry .title .date {
	font-size:77%;
	color:#000000;
	text-align:left;
	}

/*「続きを読む」の部分 */
.entry_more {padding:5px;}

/* ------------------------------------- 
 *	エントリーナビ(前のページ：次のページ//トップページ用)
 * ------------------------------------- */

.top_navi {
	font-size:77%;
	width:510px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	margin: 0 auto;
}

.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:77%;
	width:510px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	margin: 0 auto;
}

.entry_navi .prev {
	width:200px;
	float:left;
}
.entry_navi .next {
	width:200px;
	float:right;
	text-align:right; 
}
.entry_navi .main {
	margin:0px 200px;
	text-align:center;
}

/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

div.tb {
	width:510px;
	font-size:77%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

div.tb div.title {
	
}

/*ベージュの背景色エリア*/
div.area_bg {
	width:460px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*コメント入力フォーム*/
div.comment_form_area {
	width:460px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*コメント・トラックバック本文レイアウト*/
div.tb div.tb_area {
	
}

div.tb div.tb_area span {
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight:bolder;
	padding:5px 0;
}

div.tb div.tb_area p.border {
	padding:5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

