@charset "Shift_JIS";

/******************************************************************/
/*				　　　   Only shopBlog Movable Type
*******************************************************************/
html{ overflow-x: hidden; }

/*sticker*/
.shopBlog #sticker{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
}

/*wrapper*/
.shopBlog #wrapper{
	margin: 0 auto;
	padding: 0;
	background: none;
}

/*container*/
.shopBlog #container{
	background: url(../images/bg_wrapper.gif) repeat-y;
	margin: 0;
	padding: 0;
}

/*content*/
.shopBlog #content{
	width: 910px;
}

/*footer*/
.shopBlog #footer{
	width: 910px;
	height: 250px;
	background: url(../images/bg_footer.jpg) no-repeat;
	border-top: none;
}

/*左カラム*/
.shopBlog #category-column{
	width: 160px;
	height: auto;
	margin: 0 20px 0 10px;
	float: left;
}

/*センターカラム*/
.shopBlog #center-column{
	width: 505px;
	height: auto;
	margin: 0 20px 0 0;
	float: left;
}

/*右カラム*/
.shopBlog #categoryNavi{
	width: 100px;
	float: left; 
}

.shopBlog #categoryNavi ul{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.shopBlog #categoryNavi ul li{
	margin: 0 0 4px 0;
	padding: 0;
}
.shopBlog #categoryNavi ul li a{
	margin: 0;
	padding: 0;
}

/*ぱんくずリスト*/
.shopBlog .breadcrumb{font-weight: bold;margin: 10px 0 20px 10px;}


/*リンクカラー*/
.shopBlog a:link,.shopBlog a:visited{
	color: #3399CC;
	text-decoration: underline;
}

.shopBlog a:hover,.shopBlog a:active{
	color: #3399CC;
	text-decoration: none;
}

/******************************************************************/
/*				　　　  　#center-column　中
*******************************************************************/

.shopBlog #center-column h2{
	text-indent: 60px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0; 
	line-height: 140%;
	font-weight: bold;
	width: 505px;
	height: 30px;
	color: #FFFFFF;
	background: url(../images/bg_title.gif) no-repeat;
}

.shopBlog #center-column h3,
.shopBlog #center-column h4,
.shopBlog #center-column h5,
.shopBlog #center-column h6{
	text-indent: 0;
	margin: 0;
	padding: 0;
	width: 505px; 
}


/******************************************************************/
/*				　　　  #category-column　左
*******************************************************************/


/*ヘッダー*/
.shopBlog #three-column-layout #category-column h2{
	width: 160px;
	height: 30px;
	text-indent: 20px;
	margin: 0 0 10px 0;
	padding: 7px 0 0 0; 
	line-height: 140%;
	font-weight: bold;
	font-size: 12px;
}

/*カテゴリー*/
.shopBlog .module-categories{}

.shopBlog .module{
	margin: 0 0 0 0;
	padding: 0;
}

.shopBlog .module-categories h2{
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	text-indent: 60px;	
	height: 30px;
	color: #FFFFFF;
	background: url(../images/bg_subTitle.gif) no-repeat;
}


.shopBlog .module-header{
	/*color: #663300;*/
}

.shopBlog .module-content{
	text-indent: 10px;
}

.shopBlog .module-content ul{
	margin: 0 0 10px 0;
	padding: 5px;
}

.shopBlog .module-list{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: none;
}

.shopBlog .module-list ul li{
	margin: 5px 0 2px 0;
	padding: 0 0 4px 0;
	text-indent: 10px;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}

.shopBlog .module-list-item{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/bg_listMarker.gif) no-repeat 0 7px;
}

/*アーカイブス*/
.shopBlog .module-archives{
	margin: 0;
}

.shopBlog .module-archives h2{
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	text-indent: 60px;	
	height: 30px;
	background: url(../images/bg_subTitle.gif) no-repeat;
}

.shopBlog .module-archives h2 a:link,
.shopBlog .module-archives h2 a:visited,
.shopBlog .module-archives h2 a:hover,
.shopBlog .module-archives h2 a:active{
	color: #FFFFFF;
}

/*最近のエントリー*/
.shopBlog .module-recently{
	margin: 0;
}

.shopBlog .module-recently h2{
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	text-indent: 50px;	
	height: 30px;
	color: #FFFFFF;
	background: url(../images/bg_subTitle.gif) no-repeat;
}

/*RSS Feed*/
.shopBlog .module-syndicate{
	margin: 30px 0 0 0;
}


/******************************************************************/
/*				　　　  　　    エントリー
*******************************************************************/

.shopBlog .date-header{
	height: 30px;
	margin: 10px 0 0 0;
	padding: 0;	
	font-size: 14px;
	width: 505px;
	height: 30px;
	/*color: #663300;*/
	background: url(../images/bg_title.gif) no-repeat;
}

.shopBlog .entry{
	margin: 0 0 40px 0;
	float: left;
	/*padding: 10px;*/
	/*border: 1px solid #CCCCCC;*/
	/*background: #F3F3F3; */
}

.shopBlog #center-column h3{
	/*color: #339900;*/
	text-indent: 20px;
	padding: 2px;
	margin: 0 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	width: 505px;
}

.shopBlog .entry-header{
	margin: 0 0 20px 0;
	background: url(../images/bg_titleMarker.gif) no-repeat 0 50%;
}

.shopBlog .entry-content{
	margin: 0 0 20px 0;
}

.shopBlog .entry-body{
	width: 505px;
}

.shopBlog .entry-more-link{
	margin: 10px 0 10px 0;
}

.shopBlog .entry-footer{
	color: #AD806C;
	width: 505px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #AD806C;
	text-align: right;
}

.shopBlog .post-footer{}
.shopBlog .separator{}
.shopBlog .permalink{}


/******************************************************************/
/*				　　　  　　 トラックバック
*******************************************************************/

.shopBlog .trackbacks{
	margin: 0 0 20px 0;
	/*border: 1px solid #CCCCCC;
	padding: 10px;
	background: #D1C1B2;*/
}

.shopBlog #trackbacks-info p{
	border: 1px solid #EEEEEE;
	padding: 10px;
	background: #F7F7F7;
}

.shopBlog .trackbacks-header{
	/*background: #CCCCCC;*/
}
.shopBlog .trackbacks-content{}

.shopBlog .trackback{}
.shopBlog .trackback-content{}
.shopBlog .trackback-footer{}


/******************************************************************/
/*				　　　  　　　　コメント
*******************************************************************/

.shopBlog .comments{}
.shopBlog .comments-content{
	margin: 0 0 20px 0;
}
.shopBlog .comments-header{
	color: #4A4A4A;
	margin: 10px 0 0 0;
	padding: 0;	
	font-size: 14px;
	width: 505px;
	height: 30px;
	background: url(../images/bg_title.gif) no-repeat;
}

.shopBlog .comment{}
.shopBlog .comment-content{}
.shopBlog .comment-footer{
	text-align: right;
	margin: 10px 0 20px 0;
}

.shopBlog .comments-open{}
.shopBlog .comments-open-header{
	margin: 0;
	padding: 0;	
	font-size: 14px;
	background: url(../images/info/header_blog.gif) no-repeat;
}
.shopBlog .comments-open-content{}
.shopBlog .comments-open-footer input{}

.comments-open-moderated{
	margin: 0 0 10px 0;
}
.shopBlog .comments-open-footer{
	clear: both;
}


.shopBlog #name-email label,
.shopBlog #comment-url label{
	display: block;
	float: left;
	width: 100px;
}

.shopBlog #comments-open-text{
	float: left;
}

.shopBlog #comments-open-text textarea{
	float: left;
}

.shopBlog #comment-author,
.shopBlog #comment-email,
.shopBlog #comment-url input,
.shopBlog #comment-text,
.shopBlog #comment-preview,
.shopBlog #comment-post,
.shopBlog #comment-cancel{
	border: 1px solid #CCCCCC;
}

.shopBlog #comments-open-text,.comments-open-footer{
	margin: 10px 0 0 0;
}

/******************************************************************/
/*				　　　  　　　アーカイブ
*******************************************************************/

.shopBlog .archive-date-based{}
.shopBlog .archive h2{width: 505px;}
.shopBlog .archive-header{
	height: 50px;
	padding: 10px 0 0 0;
	margin:0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/bg_title.gif) no-repeat;
}

.shopBlog .archive-content{}
.shopBlog .archive-list{}
.shopBlog .archive-list-item{
	margin: 0 0 5px 0;
	padding: 0;
	text-indent: 15px;
	list-style: none;
	background: url(../images/bg_listMarker.gif) no-repeat 0 50%;
}


