@charset "utf-8";
/* 
Theme Name: product
Theme URI: http://www.cherryterrace.co.jp/
Description: 道具と食のコラム用デザイン
Author: cherryterrace
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #444;
	font-size: 82%;
	line-height: 137%;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	line-height: 153%;
	background-color: #ffffff;
	text-align:center;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img { border: 0px; }
a{ text-decoration: none; }

a:link	  { color: #555555; text-decoration: none; }
a:visited { color: #555555; text-decoration: none; }
a:hover	  { color: #555555; text-decoration: underline; }
.entry a:link	 { color: #996600; text-decoration: none; }
.entry a:visited { color: #996600; text-decoration: none; }
.entry a:hover	 { color: #996600; text-decoration: underline; }
.entry_title_txt a:link		{ color: #555555; text-decoration: none; }
.entry_title_txt a:visited  { color: #555555; text-decoration: none; }
.entry_title_txt a:hover	{ color: #555555; text-decoration: underline; }

ul{ list-style: none; }
.none{ display: none; }

.txt_clear { 
	clear: both;
	height:15px;
	display: block;
}

/*********************
		global
*********************/
#shadow{
	margin:0px auto;
	text-align: center;
	background: url(image/shadow_bg.gif) repeat-y;
	background-position: center;
	width: 998px;
}
#container {
	width:970px;
	margin:0px auto;
	text-align: left;
}

#content{ clear: both; }

/*********************
		ヘッダ
*********************/
#header{
	width:970px;
	height: 94px;
	background: url(image/header.jpg) no-repeat;
	margin-bottom: 11px;
}
#header a{
	display: block;
	width: 170px;
	height: 80px;
}

#blog_title a{
	display: block;
	background: url(image/blog_title.gif) no-repeat;
	width: 453px;
	height: 87px;
	margin-left: 19px;
	margin-bottom: 13px;
}

/*********************
	  ２カラム
*********************/
#column_left{
	width: 690px;
	float: left;
	padding-top:5px;
}

#column_right{
	width: 232px;
	float: left;
	margin-left: 31px;
}
#column_right ul{
	margin-bottom: 30px;
}

/******************************************************
	ページ遷移
******************************************************/
#pagenavi{
	clear:both;
	text-align: center;
	padding: 40px 0 40px 0;
}
.wp-pagenavi a{
	margin: 4px;
	padding: 2px 6px 2px 6px;
	border: 1px solid #CD9967;
	text-decoration: none;
}
.wp-pagenavi a:hover{
	margin: 4px;
	padding: 2px 6px 2px 6px;
	border: 1px solid #CD9967;
	text-decoration: none;
}
span.pages,span.current,span.extend {
	margin: 4px;
	padding: 2px 6px 2px 6px;
	border: 1px solid #909090;
	text-decoration: none;
}


#more_all{
	float:left;
	background: url(image/more_category_btn_on.gif) no-repeat;
	width: 107px;
	height: 35px;
	margin: 34px 0 0 12px;
}
#more_all a{
	background: url(image/more_category_btn.gif) no-repeat;
	width: 107px;
	height: 35px;
	display: block;
}
#more_all a:hover{
	background: none;
}


/******************************************************
	フッタ
******************************************************/
#footer_img {
	clear: both;
	background: url(image/footer.jpg) no-repeat;
	background-position: center top;
	height: 122px;
	margin-bottom: 25px;
}

#footer{
	text-align: center;
	background-repeat: no-repeat;
	clear: both;
	line-height: 16px;
	font-size:12px;
}

#footer h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#footer p {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.0em;
}

#footer p a {
	font-size: 10px;
	font-weight: bold;
	margin: 13px;
	padding: 0px;
	line-height: 1.0em;
}


/******************************************************
	サイドメニュー
******************************************************/
#column_link_top{
	background: url(image/side_link_title.gif) no-repeat;
	height: 45px;
	width: 230px;
	text-indent: -9999px;
}
#column_link{
	background: url(image/side_link_bg.gif) repeat-y;
	width: 220px;
	padding-left: 9px;
}

#column_link_bottom{
	background: url(image/side_link_bottom.gif) no-repeat;
	width: 230px;
	height: 10px;
	margin-bottom: 15px;
}

	#side_newentry_top{
		background: url(image/side_newentry_top.gif) no-repeat;
		height: 38px;
		width: 230px;
		text-indent: -9999px;
	}
	#side_tag_top{
		background: url(image/side_tag_top.gif) no-repeat;
		height: 38px;
		width: 230px;
		text-indent: -9999px;
		margin-top: 25px;
	}

/*---------------------
  3つのコラムメニュー
-----------------------*/
#column_link ul{
	margin: 0;
	padding: 0;
}
#column_link li#column_menu01{
	background-image: url(image/side_menu/side_column_link01_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	width: 207px;
	height: 42px;
	display: block;
}
#column_link li#column_menu01 a{
	background-image: url(image/side_menu/side_column_link01_on.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 42px;
	display: block;
}
#column_link li#column_menu01 a:hover{
	background:none;
}

#column_link li#column_menu02{
	background-image: url(image/side_menu/side_column_link02_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 9px;
	width: 207px;
	height: 42px;
	display: block;
}
#column_link li#column_menu02 a{
	background-image: url(image/side_menu/side_column_link02.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 42px;
	display: block;
}
#column_link li#column_menu02 a:hover{
	background:none;
}

#column_link li#column_menu03{
	background-image: url(image/side_menu/side_column_link03_on.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-top: 9px;
	width: 207px;
	height: 42px;
	display: block;
	padding-bottom: 3px;
}
#column_link li#column_menu03 a{
	background-image: url(image/side_menu/side_column_link03.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 42px;
	display: block;
}
#column_link li#column_menu03 a:hover{
	background:none;
}

/*---------------------
  サイド 最新の記事
-----------------------*/
#side_new_entry li{
	padding: 3px 20px 3px 30px;
	background: url(image/arrow.gif) no-repeat;
	background-position: 8px 6px;
}
#side_itiran_btn{
	background: url(image/side_itiran_btn_on.gif) no-repeat;
	background-position: 1px 1px;
	width: 113px;
	height: 23px;
	display: block;
	margin-left: 110px;
}

#side_itiran_btn a{
	background: url(image/side_itiran_btn.gif) no-repeat;
	width: 113px;
	height: 23px;
	display: block;
}
#side_itiran_btn a:hover{
	background: none;
}
/*---------------------
	タグクラウド
-----------------------*/
#column_tag{
	background: url(image/side_link_bg.gif) repeat-y;
	width: 210px;
	padding: 5px 10px 0 10px;
	line-height: 28px;
}
/*---------------------
	side 下部メニュー
-----------------------*/
#side_homelink_ban{
	background-image: url(image/side_homelink_on.gif);
	background-repeat: no-repeat;
	width: 226px;
	height: 56px;
	margin-bottom: 15px;
}
#side_homelink_ban a{
	background-image: url(image/side_homelink.gif);
	background-repeat: no-repeat;
	width: 226px;
	height: 56px;
	display: block;
}
#side_homelink_ban a:hover{
	background:none;
}

#side_link_menu ul{
	padding: 0;
	width: 228px;
	margin: 0 0 20px 0;
}

#side_link_menu li#link_m01{
	background-image: url(image/side_menu/side_link_menu01_on.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 38px;
}
#side_link_menu li#link_m01 a{
	background-image: url(image/side_menu/side_link_menu01.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 38px;
	display: block;
}
#side_link_menu li#link_m01 a:hover{
	background:none;
}

#side_link_menu li#link_m02{
	background-image: url(image/side_menu/side_link_menu02_on.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 36px;
}
#side_link_menu li#link_m02 a{
	background-image: url(image/side_menu/side_link_menu02.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 36px;
	display: block;
}
#side_link_menu li#link_m02 a:hover{

	background:none;
}

#side_link_menu li#link_m03{
	background-image: url(image/side_menu/side_link_menu03_on.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 36px;
}
#side_link_menu li#link_m03 a{
	background-image: url(image/side_menu/side_link_menu03.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 36px;
	display: block;
}
#side_link_menu li#link_m03 a:hover{
	background:none;
}

#side_link_menu li#link_m04{
	background-image: url(image/side_menu/side_link_menu04_on.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 38px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#side_link_menu li#link_m04 a{
	background-image: url(image/side_menu/side_link_menu04.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 38px;
	display: block;
}
#side_link_menu li#link_m04 a:hover{
	background:none;
}

/******************************************************
	エントリー基本
******************************************************/
.entry{
	margin-left: 19px;
}

.entry_title{
	clear: both;
	background-image: url(image/entry_title_under.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}
	.entry_title_no{
		float: left;
		padding-right: 10px;
		padding-bottom: 5px;
		width: 50px;
	}
	.entry_title_txt{
		font-size: 21px;
		background: url(image/entry_title.gif) no-repeat;
		background-position: 50px 0px;
	}

.entry_footer{
	clear: both;
	padding-top: 25px;
	margin-bottom: 30px;
	width: 670px;
	text-align: right;
}
.entry_foot_line{
	color:#444;
}

.entry_tag_title{
	background-image: url(image/tag_title.gif);
	width: 670px;
	height: 29px;
	margin-bottom: 7px;
}
.entry_tag{
	display: block;
	width: 670px;
	height: auto;
}
.entry_tag li{
	float: left;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #CC9866;
}
.tag_in a{
	background-color: #FFF8F0;
	padding: 1px 10px 1px 10px;
	display: block;
}

/***************************************************
	  			記事内容
***************************************************/
.partition1_left{
	clear: both;
	float: left;
	width: 380px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	
}
.partition1_right{
	float: left;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.partition2_left{
	clear: both;
	float: left;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.partition2_right{
	float: left;
	width: 380px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.entry_photo a{
	width: 280px;
	display: block;
	text-align:center;
}
.entry_photo2 a{
	clear: both;
	padding-top: 10px;
	width: 670px;
	text-align:center;
	display: block;
	
}
.entry_photo_top{
	font-size: 10px;
	text-align: center;
}
.entry_photo_top img{
	margin-right:3px;
}

.caption_txt{
	font-size: 11px;
	line-height: 17px;
	padding: 5px 10px 5px 10px;
	margin: 0;
	background-color: #FFF8F0;
}
.partition_txt{
	padding-top: 10px;
	clear: both;
	width: 670px;
	padding-bottom: 10px;
}
.partition{
	clear: both;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 10px 5px 10px;
	margin: 0;
}
/* End captions & aligment */




/***************************************************
  			一覧（アーカイブ・検索結果）
***************************************************/
#archive_pagetitle{
	margin-left: 25px;
	color: #996600;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
}
.archive_content{
	margin-left: 25px;
}
.archive_hr{
	clear: both;
	width: 670px;
	height:3px;
	background-image: url(image/entry_title_under.gif);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
.archive_hr02{
	margin-left: 25px;
	clear: both;
	width: 670px;
	height:3px;
	background-image: url(image/entry_title_under.gif);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
.archive_entry_title{
	padding-bottom: 8px;
}
	.archive_entry_title_no{
		float: left;
		padding-right: 7px;
		padding-top: 5px;
		width: 50px;
	}
	.archive_entry_title_txt{
		font-size: 16px;
		background: url(image/entry_title.gif) no-repeat;
		background-position: 45px 0px;
	}

.archive_entry_foot{
	float: right;
	padding-top: 5px;
	padding-bottom: 15px;
}



/***************************************************
	  			コメント
***************************************************/
#comments{
	clear: both;
	padding:50px 0 0px 20px;
}


.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#respond{
	clear: both;
	padding: 20px 0 0px 20px;
}


/* ///////////////////////////////////// */
.fb_hr{
	clear: both;
	margin: 0px 0 5px 0;
	border: 0px #cccccc solid;
	background-color: #cccccc;
	height: 1px;
}
.fb-like{
	padding: 10px 0 0 0;
}
.fb-comments{
	margin: 16px 0 18px 0;
	padding: 8px;
	border: 1px #cccccc solid;
	background-color: #ffffff;
}

