* {
	margin:0px;
	padding:0px;
}

body{
	color:#333;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 140%;
	
	/* 背景画像（グラデーション） */
	background:#FFF url(http://blog.sebomama.net/images/cs030.gif) repeat;	
}

br.clear {
	clear: both;
	font: 0px/0px sans-serif;
}

li { list-style:none;}
img { border:none;}



/* リンクカラー */
/* ----------------------------------------------------- */

a:link,
a:visited,
a:active  { color: #4D2600; text-decoration: underline;}
a:hover   { color: #996633; text-decoration: none;}

#main a:link,
#main a:visited,
#main a:active  { color: #993333;}
#main a:hover 	{ color: #666;}



/* ページレイアウト */
/* ----------------------------------------------------- */

#wrap_1 {
	width:834px;
	background:transparent url(./template/cmsp/19/wrapper_1.gif) repeat-y;
	margin:0px auto;
}

#wrap_2 {
	width:812px;
	background:transparent url(./template/cmsp/19/wrapper_2.gif) no-repeat;
	padding:0px 11px;
}

#content {
	width:772px;
	padding:15px 25px 30px 15px;
	
	/* コンテンツエリア右上の画像 */
	background:transparent url(http://blog.sebomama.net/images/st192.gif) repeat;
}

/* ショップタイトルエリア */
#header {
	padding:25px 10px 20px 25px;
	margin-bottom: 10px;
	color:#645951;
	background:#fcfcfc;
}

/* メインエリア */
#main {
	width:772px;
	margin-top:15px;
}

/* メインエリア左サイド */
#colL {
	width:195px;
	float:left;
	font-size:10px;
}

/* メインエリア右サイド */
#colR {
	width:545px;
	float:right;
}

/* フッター */
#footer {
	background-color: #cccccc;
	padding:20px 0px;
	text-align:center;
	font-size:10px;
}



/* ヘッダー */
/* ----------------------------------------------------- */
/* ------------------------------------- 
 *	サイトタイトルの設定（文字のサイズや色は初級モードで設定）
 * ------------------------------------- */
h1.shop_title {
	font-size:24px;
	margin-bottom:10px;
}

h1.shop_title a:link,
h1.shop_title a:visited,
h1.shop_title a:active  {color: #65534A; text-decoration: none;}
h1.shop_title a:hover   {color: #4D2600;}

h1.news_title {
	font-size:24px;
	margin-bottom:10px;
}

/* ------------------------------------- 
 *	検索
 * ------------------------------------- */
#header_menu #search {
	width:360px;
}

#search select {
	width:130px;
	margin-right:5px;
	vertical-align:middle;
}

#search input.keyword {
	width:160px;
	margin-right:5px;
	vertical-align:middle;
}

#search .btn {
	width:46px;
	height:20px;
	vertical-align:middle;
}




/* フッター */
/* ----------------------------------------------------- */
address {
	font-style:normal;
}

address a:link,
address a:active,
address a:visited,
address a:hover {
	text-decoration:none;
	color:#666;
}




/* 左サイド(#colL) */
/* ----------------------------------------------------- */
/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

#colL dl {
	width:195px;
	background:transparent url(./template/cmsp/19/l_bottom.gif) no-repeat left bottom;
	padding-bottom:11px;
}

#colL dt {
	height:21px;
	margin-top:15px;
	background-repeat:no-repeat;
	background-position:center;
	font-size:.1em;
	text-indent:-10000px;
}

#colL dd {
	background:transparent url(./template/cmsp/19/l_bg.gif) repeat-y;
	padding:3px 10px;
}

#colL li {
	background:transparent url(http://blog.sebomama.net/images/listmark.gif) no-repeat;
	background-position:0px 0px;
	padding:2px 0px 2px 12px;
}



/* ------------------------------------- 
 *	サイドメニューの各タイトル画像の設定
 * ------------------------------------- */

#ent_list dt  { background-image:url(./template/cmsp/19/l_title_ent.gif);}
#com_list dt  { background-image:url(./template/cmsp/19/l_title_com.gif);}
#cat_list dt  { background-image:url(./template/cmsp/19/l_title_cat.gif);}
#archive dt   { background-image:url(./template/cmsp/19/l_title_arch.gif);}
#user_list dt { background-image:url(./template/cmsp/19/l_title_prof.gif);}
#tb_list dt   { background-image:url(./template/cmsp/19/l_title_tb.gif);}
#link_list dt   { background-image:url(./template/cmsp/19/l_title_link.gif);}
#news dt  { background-image:url(http://sebomama.com/img/blog-newstopi.gif);}
#cal dt  { background-image:url(http://sebomama.com/img/blog-cal.gif);}

/* ------------------------------------- 
 *	「ショップを見る」ボタン
 * ------------------------------------- */
.shop_btn {
	width:91px;
	height:25px;
	display:block;
	margin-bottom:0px;
}


/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */
dl#calendar {
	width:195px;
	background:#8C9EAF;
	margin-bottom:20px;
}


dl#calendar dt {
	height:35px;
	font-size:.1em;
	text-indent:-10000px;
}

dl#calendar dd {
	padding:5px 0px;
}

#calendar .date {
	padding-top:19px;
	width:195px;
	background:transparent url(./template/cmsp/19/l_cal_date.gif) no-repeat 10px 0px;
}

dl#calendar dd table {
	margin:0px 0px 0px 9px;
	width:176px;
}

#calendar td.cell {
	width:24px;
	height:20px;
	background:#D4D4D4;
	color:#272727;
}


#calendar .cell a:link,
#calendar .cell a:visited,
#calendar .cell a:active,  {
	display: block;
	width:24px;
	padding:3px 0px;
	text-decoration: none;
	background: #919191;
	color: #FFF;
}
#calendar .cell a:hover  {
	display: block;
	width:24px;
	padding:3px 0px;
	text-decoration: none;
	background: #666;
	color: #FFF;
}


/* ------------------------------------- 
 *	フィード
 * ------------------------------------- */

#others {
	margin:0px 10px
}

#feed {
	margin-top:10px;
}

#feed img {
	width:57px;
	height:15px;
	margin-right:10px;
}





/* 右サイド(#colR) */
/* ----------------------------------------------------- */
/* ------------------------------------- 
 *	ナビゲーション
 * ------------------------------------- */

.entry_link {
	height:20px;
	margin-bottom:10px;
	border-bottom:1px dotted #A49A93;
	background:#ECEBE1;  
}

.page_link {
	background:#FFF;
	border:1px solid #B1A797;
	padding:5px;
	text-align:center;
}

.page_link a:link,
.page_link a:visited,
.page_link a:active,
.page_link a:hover   { margin:0px 10px;}



/* ------------------------------------- 
 *	記事に関する設定
 * ------------------------------------- */
.entry {
	width:520px;
	margin:0px auto 30px auto;
	background:#778899;
	color:#fff;
}

.detail_bottom {
	height:5px;
}

.entry dl{
	width:510px;
	padding:10px 5px 0px 7px;
}

.entry dd {
	width:495px;
	padding:10px;

	font-family: "ＭＳ ゴシック", "Verdana", "ヒラギノ角ゴ Pro W3", "Osaka‐等幅";

}



/* 記事のタイトルと日付 */
.entry dt {
	width:500px;
	padding:5px;
	border-bottom:1px solid #D3D1CC;
	background:#FFF;
	color:#3C444C;
}

.entry dt .entry_title {
	float:left;
	border-left:4px solid #993333;
}

.entry dt .entry_date {
	float:right;
	font-size:11px;
}

h2 {
	font-size:12px;
	margin-left:5px;
	color:#101010;
}


/* 記事の情報 */
.entry dd.entry_state {
	padding:10px;
}


/* つづきを読む */
.entry_more {
	margin-top:10px;
}


/* ------------------------------------- 
 *	エントリー内の画像、引用部分の装飾
 * ------------------------------------- */

.pict {
	background:#FFF;
	padding:5px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.pictr {
	background:#FFF;
	padding:5px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	float: right;
	margin-left:10px;
}


.pictl {
	background:#FFF;
	padding:5px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	float: left;
	margin-right: 10px;
}


blockquote {
	background:#FFF;
	color:#666;
	border:1px dotted #D3D1CC;
	padding:10px;
}



/* ------------------------------------- 
 *	プロフィール
 * ------------------------------------- */
#profile {
	margin:0px auto ;
}

#profile dd {
	padding:10px;
}


/* ------------------------------------- 
 *	コメント・トラックバック　各タイトル画像の設定
 * ------------------------------------- */

#comment dt,
#tb_url dt,
#tb dt {
	width:510px;
	height:25px;
	border-bottom:1px dotted #A49A93;
	font-size:0.1em;
	text-indent:-10000px;
	background-repeat:no-repeat;
	background-position:left;
	margin:0px 0px 0px 10px;
}

#comment dt	  { background-image:url(./template/cmsp/19/title_comment.gif);
}
#tb_url dt	  { background-image:url(./template/cmsp/19/title_tburl.gif);}
#tb dt 		  { background-image:url(./template/cmsp/19/title_tb.gif);}


dl#comment,
dl#tb_url,
dl#tb {
	background-color:#fff;
	width:520px;
	margin:20px 10px;
	color:#2f3a51;
}


/* ------------------------------------- 
 *	コメント
 * ------------------------------------- */

.com_box {
	margin:5px 20px 0px 20px;
	border-bottom:1px dotted #3C444C;
	padding:10px 0px;
	font-family: "ＭＳ ゴシック", "Verdana", "ヒラギノ角ゴ Pro W3", "Osaka‐等幅";
}

.com_box .tb_state {
	margin-top:10px;
	color:#666;
}

#comment .formarea {
	background:#ECEBE1;
	padding:5px 20px 20px 20px;
}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

/* トラックバックURL */
#tb_url dd {
	color: #A82D00;
	background:#ECEBE1;
	font-weight:bolder;
	padding:10px 20px 10px 20px;
}


/* トラックバック */
#tb dd {
	background:#ECEBE1;
	border:1px solid #B1A797;
	margin:0px;
	padding:10px 20px 10px 20px;
}


#tb dd p {
	margin:0px;
}


.tb_time {
	background:#B1A797;
	color:#FFF;
	padding:0px 5px;
}

.tb_title {
	background:#F4F4F4;
	font-weight:bolder;
	padding:0px 5px;
}

.tb_excerpt {
	background:#FFF;
	border-top:1px solid #B1A797;
	border-bottom:1px solid #B1A797;
	padding:0px 5px;
}

.tb_blog_name {
	background:#F4F4F4;
	color:#A82D00;
	text-align:right;
	padding:0px 5px;
}

/* ------------------------------------- 
 *	追加
 * ------------------------------------- */

.qr {
	margin: 20px 0px 5px 50px;
}

.keitai {
	margin: 5px 0px 10px 10px;
	background:#FFF;
	padding:0px 0px 0px 20px;
	width: 150px;
}

/* ------------------------------------- 
 *	ツリー化
 * ------------------------------------- */

#colL ul.tree {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#colL ul.tree li {
  margin: 0px;
  padding: 0px 0px 0px 16px;
  background-image: url(http://blog.sebomama.net/images/tree-line01.gif);
  background-repeat: no-repeat;
}
#colL ul.tree li.end {
  background-image: url(http://blog.sebomama.net/images/tree-line02.gif);
}

#colL ul.tree {
  list-style: none;
  margin: 0px;
  padding: 0px;
  line-height: 200%;
}

/* ------------------------------------- 
 *	営業日
 * ------------------------------------- */




.sample {
	margin-left: 15px;
	margin-top: 0px;
	text-align: left;
}
