* {
	margin:0px;
	padding:0px;
}

body{
	color:#333;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.4;
	
	/* 背景画像（左右のボーダー） */
	background:#FFF url(./template/cmsp/20/bg.gif) repeat-y center;
	
}

br.clear {
	clear: both;
	font: 0px/0px sans-serif;
}

li { list-style:none;}
img { border:none;}

.small { font-size:10px;}




/* リンクカラー（初級モードで設定できます） */
/* ----------------------------------------------------- */

a:link,
a:visited,
a:active  { color: #A88639; text-decoration: none;}
a:hover   { color: #996633; text-decoration: underline;}

h1 a:link,
h1 a:visited,
h1 a:active  { color: #333;}
h1 a:hover   { color: #996633; text-decoration: none;}

#calendar .cell a:link,
#calendar .cell a:visited,
#calendar .cell a:active  { font-weight:bolder;}
#calendar .cell a:hover   { font-weight:bolder;}



/* レイアウト */
/* ----------------------------------------------------- */

#wrap {
	width:782px;
	margin:0px auto;
	background:transparent url(./template/cmsp/20/head.jpg) no-repeat center top; /* ヘッダー画像 */
}

/* ヘッダー */
#header {
	padding-top:45px; /* タイトル上部のスペース縦幅 */
	height:95px;
}

/* コンテンツエリア */
#content {
	width:782px;
	padding:12px 0px 40px 0px;
	background:transparent url(./template/cmsp/20/footer_address.gif) no-repeat center bottom;
}

/* メインエリア */
#main {
	width:550px;
	float:left;
	background:transparent url(./template/cmsp/20/main.gif) no-repeat right top;
	padding-left:20px;
}

/* サイドバー */
#sidebar {
	width:210px;
	float:right;
	color:#666;
	background:transparent url(./template/cmsp/20/r_btm.gif) no-repeat center bottom;
}

/* フッター */
#footer {
	width:782px;
	padding:5px 0px 15px 0px;
	text-align:center;
	background:transparent url(./template/cmsp/20/footer.gif) no-repeat center bottom;
}



/* ヘッダー */
/* ----------------------------------------------------- */

.blogtitle {
	width:560px;
	float:left; 
}

h1 {
	font-size:18px;/* タイトル文字サイズ */
	margin-left:50px;/* タイトル左部のスペース横幅 */
}
.description {
	margin-left:50px;
}

/* 「ショップのページへ」ボタン */
.shop_btn {
	width:200px;
	float:right;
	text-align:center;
	padding-top:30px; 
}
.shop_btn img {
	width:153px;
	height:45px;
}



/* フッター */
/* ----------------------------------------------------- */

.copyright {
	width:570px;
	float:left;
	color:#333;
	padding:0px 0px 5px 25px;
	text-align:left;
}


address {
	font-style:normal;
}


.feed {
	width:150px;
	float:right;
	text-align:right;
	padding-bottom:5px;
}

.feed img {
	margin:0px 15px 0px 0px;
}





/* サイドバー */
/* ----------------------------------------------------- */

/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

#calendar {
	width:210px;
	background:transparent url(./template/cmsp/20/r_cal_btm.gif) no-repeat left bottom;
	padding:10px 0px 25px 0px;
	font-family:"Courier New", Courier, mono;
	text-align:center;
}

#calendar .date {
	margin-bottom:5px;
	width:171px;
	height:11px;
}

#calendar .calender_box{
	margin:0px auto;
	width:171px;
}

#calendar table {
	width:171px;
}

.cell {
	width: 23px;
	height:21px;
	text-align:center;
}

/* ------------------------------------- 
 *	プロフィール
 * ------------------------------------- */

#profile {
	width:165px;
	padding:15px 21px 15px 24px;
	background:transparent url(./template/cmsp/20/r_prof_btm.gif) no-repeat right bottom;
}

#profile .top {
	background:transparent url(./template/cmsp/20/r_prof_top.gif) no-repeat;
	padding-top:25px;
}

#profile p {
	margin-left:24px;
}

/* ------------------------------------- 
 *	サイドメニュー
 * ------------------------------------- */

#sidebar dl {
	width:165px;
	margin:15px auto;
	background:url(./template/cmsp/20/r_bg.gif) repeat-y;
}

#sidebar dt {
	padding-bottom:8px;
	font-size:0.1em;
	text-indent:-10000px;
	background-repeat:no-repeat;
}
#sidebar dd {}

#sidebar ul {
	margin-left:14px;
	margin-right:3px;
}

#sidebar li {
	background:transparent url(./template/cmsp/20/r_disc.gif) no-repeat 0px 9px;
	padding:0px 0px 5px 10px;
}

#sidebar #profile li,
#sidebar #cat_list li,
#sidebar #archives li {
	background:none;
}


#sidebar dl#ent_list {
	margin:30px auto 15px auto;
}

/* ------------------------------------- 
 *	各メニューのトップ・ボトム画像の設定
 * ------------------------------------- */

#sidebar #ent_list dt { background-image:url(./template/cmsp/20/r_ent_top.gif); height:38px;}
#sidebar #cat_list dt { background-image:url(./template/cmsp/20/r_cat_top.gif); height:38px;}
#sidebar #archives dt { background-image:url(./template/cmsp/20/r_arch_top.gif); height:40px;}
#sidebar #com_list dt { background-image:url(./template/cmsp/20/r_com_top.gif); height:40px;}
#sidebar #tb_list dt  { background-image:url(./template/cmsp/20/r_tb_top.gif); height:40px;}
#sidebar #link dt { background-image:url(./template/cmsp/20/r_link_top.gif); height:38px;}


#sidebar #ent_list dd { background:url(./template/cmsp/20/r_ent_btm.gif) no-repeat left bottom; padding-bottom:21px;}
#sidebar #cat_list dd { background:url(./template/cmsp/20/r_cat_btm.gif) no-repeat left bottom; padding-bottom:23px;}
#sidebar #archives dd { background:url(./template/cmsp/20/r_arch_btm.gif) no-repeat left bottom; padding-bottom:19px;}
#sidebar #com_list dd { background:url(./template/cmsp/20/r_com_btm.gif) no-repeat left bottom; padding-bottom:20px;}
#sidebar #tb_list dd { background:url(./template/cmsp/20/r_tb_btm.gif) no-repeat left bottom; padding-bottom:20px;}
#sidebar #link dd { background:url(./template/cmsp/20/r_link_btm.gif) no-repeat left bottom; padding-bottom:23px;}



/* ------------------------------------- 
 *	検索
 * ------------------------------------- */

#search {
	background:transparent url(./template/cmsp/20/r_search_top.gif) no-repeat center top;
	padding:20px 0px;
	text-align:center;
}


#search input.keyword{
	width:120px;
	background:#FFF;
	border:1px solid #999;
	margin:2px;
}

#search input.btn{
	width:132px;
	height:27px;
	margin-top:5px;
}


/*メインエリア */
/* ----------------------------------------------------- */
/* ------------------------------------- 
 *	エントリー
 * ------------------------------------- */

.entry {
	margin-top:5px;
	margin-bottom:25px;
}
 
.entry dl {
	width:525px;
	background:transparent url(./template/cmsp/20/border1.gif) no-repeat left bottom;
	padding:10px 10px 10px 0px;
}

/* エントリータイトル */
.entry dt {
	font-size:14px;
	font-weight:bolder;
}

/* 日付と時刻 */
dd.entry_date {
	margin-bottom:20px;
	font-weight:bolder;
	font-family:"Courier New", Courier, mono;
}

/* 記事本文 */
dd.entry_body {
	margin-right:10px;
	margin-bottom:20px;
	color:#4C4C4C;
}

.entry_more {
	margin-top:5px;
}

blockquote {
	color:#999;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	padding:5px 10px;
}




/* エントリーステート */
dd.entry_state {
	text-align:right;
}
/*★マーク*/
dd.entry_state img {
	margin:0px 5px 0px 10px;
}


/* エントリーリンク（記事の個別ページのときに表示される） */
dd.entry_link {
	text-align:right;
	margin-bottom:20px;
}

/* ページリンク */
.page_link {
	width:515px;
	text-align:right;
	color: #A88639
}

/* ------------------------------------- 
 *	コメント
 * ------------------------------------- */

dl#comment {
	width:525px;
	background:transparent url(./template/cmsp/20/border1.gif) no-repeat left bottom;
	padding:0px 10px 10px 0px;
}

dt.tb_title {
	height:16px;
	margin-bottom:20px;
	font-size:0.1em;
	text-indent:-10000px;
	background-repeat:no-repeat;
	background-position:5px 0px;
}

#comment dt.tb_title {
	background-image:url(./template/cmsp/20/title_comment.gif);
}

.comment_form {
	padding:20px 0px 30px 0px;
}

.comment_form img {
	margin-right:7px;
	margin-left:18px;
}

.comment_form .form {
	width:125px;
	background:#FFF;
	border:1px solid #999;
}

.comment_form .btn {
	margin-left:10px;
	margin-top:5px;
}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

dl#tb {
	width:525px;
	padding:20px 10px 10px 0px;
}

#tb dt.tb_title {
	background-image:url(./template/cmsp/20/title_tb.gif);
}

#tb .tb_url {
	text-align:right;
	background:transparent url(./template/cmsp/20/title_tburl.gif) no-repeat 10px 5px;
}
#tb .tb_url input {
	width:350px;
	padding:2px 0px;
	background:#FFF;
	border:1px solid #999;
}


.tb_box {
	margin:10px 0px;
}

.tb_box dl {
	background:#F8F8F8;
	border:1px solid #E5E5E5;
	padding:5px 10px;
}

.tb_box dt {
 padding:5px;
}

.tb_box dd {
	padding:5px;
}

.tb_box .tb_state {
	text-align:right;
	border-top:1px dotted  #9F9F9F;
}

