* {
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background:#ccc;
	color:#333;
	font-size: 14px;
	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: #009900; text-decoration: underline;}
a:visited {color: #009900; text-decoration: underline;}
a:active  {color: #009900; text-decoration: underline;}
a:hover   {color: #CC0000; text-decoration: none;}

#title a:link    {color: #009900; text-decoration: none;}
#title a:visited {color: #009900; text-decoration: none;}
#title a:active  {color: #009900; text-decoration: none;}
#title a:hover   {color: #CC0000; text-decoration: none;}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */

#wrapper {
	width:800px;
	margin:0px auto;
	background:#FFF;
	}

#header {
width:100%;
background:url(http://blog.kanagawaya.com/images/title_bk.jpg) repeat-x;
background-position:left bottom;
width: 800px;
height: 150px;
}

#body {
padding-top: 10px;
background: url(http://blog.kanagawaya.com/images/bg_img.gif);
}

#body .margin {
padding:10px 10px 30px 10px;
background: url(http://blog.kanagawaya.com/images/bg_img.gif);
}

#side {
	width:170px;
	float:left;
border: solid #cccccc 1px;
background-color: #fff;
}

#main {
	width:590px;
	float:right;
	padding:0px 5px;
background: url(http://blog.kanagawaya.com/images/bg_img.gif);
}

#footer {
	width:800px;
	background-position:left bottom;
	padding-bottom:0px;
	text-align:center;
clear:left;
}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
 /* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:0px;
	}

#header_menu {
	height:30px;
	background: url(http://blog.kanagawaya.com/images/bg6.gif) repeat-x;
	text-align:right;
}

#header #search {
	width:220px;
	float:right;
	background:#cccccc url(./template/cmsp/17/search.gif) no-repeat;
	background-position:left bottom;
}

#header #search .title {
	height:20px;
	background:url(http://blog.kanagawaya.com/images/kijikensaku.gif) no-repeat;
	background-position:left top;
}

#header #title {
height: 80px;
width:370px;
padding-top:5px;
}


/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:#000;
}


/* ------------------------------------- 
 *	ヘッダーメニュー（ショップを見る、管理者ページ）
 * ------------------------------------- */

#header_menu ul {
	padding-top:2px;
}

#header_menu ul li{
	display:inline;
	margin-right:5px;
}

#header_menu ul li img {
	height:12px;
height: 20px;
}

 /* ------------------------------------- 
 *	検索
 * ------------------------------------- */
#search {
background-color: #fff;
}

#search input {
margin-left:8px;
background-color: #fff;
}

#search input.button {
	width:50px;
	height:20px;
	margin-left:3px;
background-color: #fff;
}


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

address {
	width:800px;
	font-style:normal;
font-size: 10px;
line-height: 13px;
padding-top: 2px;
height: 30px;
background: url(http://blog.kanagawaya.com/images/bg6.gif) repeat-x;
}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */
 
/* ------------------------------------- 
 *	リンクリスト
 * ------------------------------------- */

dl#list dt {
font-weight:bolder;
margin-bottom:5px;
padding-top: 5px;
background: url(http://blog.kanagawaya.com/images/bg6.gif);
width: 170px;
height: 25px;
text-align: center;
color: #009900;
}

dl#list dd {
margin-bottom:15px;
}

dl#list dd ul li {
list-style:none;
padding-left:17px;
margin-bottom:3px;
background:url(http://blog.kanagawaya.com/images/dd1.gif) no-repeat;
background-position:1px 7px;
}

div.border {
	padding-bottom:5px;
text-align: center;
background-image: url(http://blog.kanagawaya.com/images/bg6.gif) no-repeat;
}


/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

.calendar {
	font-family :"Verdana";
	font-size: 10px;
	margin-bottom:20px;
	color: #000;
background-color: #fff;
	}
	
	
.week {
	width:21px;
	height:15px;
	text-align: center;
	color: #FFF;
	background:#009900;
	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 {
	margin-bottom:20px;
	border:1px solid #cccccc;
background-color: #fff;
}

.entry .title {
	background: url(http://blog.kanagawaya.com/images/bg6.gif) repeat-x;
	padding:5px 0px 15px 10px;
	}

.entry .area {
}

.entry .area .body {padding:12px;}

.entry .bottom {
	height:14px;
	background-position:left bottom;
}

/* 記事のタイトル */
h2 {
	color:#009900;
	font-size:14px;
	padding-left:12px;
color: #009900;
font-weight: bold;
}

/* 記事の日付 */
.entry .area .date {
	color:#666666;
	background:#fff;
	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:#009900;
	font-size:14px;
	background:url(./template/cmsp/17/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px ##66CC66 dotted;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:#CCFFCC;
	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:#999;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted #666;
	font-weight:bolder;
	padding:5px 0;
color:#999;
}

div.tb div.tb_area p.border {
	border-bottom:1px dotted #8F826C;
	padding:5px 0;
}
