@charset "utf-8";
/*  
Theme Name: Cotton POP
Theme URI: http://lovelog.eternal-tears.com/
Description:シンプルサイトにしながら、ポップさを出したテーマ。
配色にこだわったテーマです。
Author: Eternal-tears
Author URI: http://lovelog.eternal-tears.com/
	
*/



*{
	margin: 0px;
	padding: 0px;
	font: 10pt/1.2 Arial, Helvetica, sans-serif;
	text-align: left;
}
body {
	background: url(common/images/bg_body.jpg) repeat left top;
	color: #846464;
	}

.rollover { display:block; background: url(http://de-zai-n.com/img/top.gif) no-repeat left top;
}
A:HOVER.rollover { background: url(http://de-zai-n.com/img/top2.gif) no-repeat left top;
}


#page {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background: url(common/images/bg_page.gif) left top repeat-y;
	clear: both;
	min-height: 1em;
    display: inline-table;
	position:relative;
	}
	
#page:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #page {
    height: 1em;
}


#page hr{
	clear:both;
}

#header {
	background: url(common/images/bg_header.jpg) no-repeat left top;
	height: 143px;
	clear: both;
	position:relative;
	width:900px;
	margin: 0px;
	padding: 0px;
	}
#header h1{
	padding: 15px 0px 10px 5px;
}
#header h1 a{
	text-decoration:none;
	color: #663333;
	font: bold 12pt "ＭＳ ゴシック", "Osaka－等幅";
}
#header h1 a:hover{
	text-decoration:none;
	color: #663333;
	font: bold 12pt "ＭＳ ゴシック", "Osaka－等幅";
}
#header p{
	position:absolute;
 	font: 10pt "ＭＳ ゴシック", "Osaka－等幅";
	color: #FFFFFF;
	top:108px;
	left:25px;
}
#content {
	float: left;
	width: 520px;
	margin: 45px 0px 15px 15px;
	background:transparent;
	min-height: 1em;
    display: inline-table;
	padding: 0px;
	}
* html #content{
	width: 520px;
	margin: 45px 15px 15px 15px;
	padding:0;
	display: inline;
}	
#content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #content{
    height: 1em;
}
#page .narrowcolumn{
	
	}
#content .post{
	display: block;
	clear: both;
	display: inline-table;
	background:#fffcf7;
	border:1px solid #f7eee5;
	margin-bottom:25px;
	}
#content .post p{
	margin:10px 15px 10px 20px;
}
#content .post:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #content .post{
    height: 1em;
}
.widecolumn .entry p {
	margin:15px 15px 10px 20px;
	}
#page .widecolumn .entry {
	margin-top: 10px;
	line-height:1.5;
	}
.widecolumn {
	}
#page a.more-link{
	margin:10px 0px 15px 60px;
	background:transparent;
	display:block;
}
#page #content .post div.tag{
	margin:0 0 3px 5px;
	font-weight:bold;
}
#page div.tag a{
	text-decoration:none;
	color: #663333;
	font-size:9pt;
	font-weight:normal;
	margin:0 5px;
}
/*エントリー中の画像枠*/	
img.photo{
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #333333;
}

.narrowcolumn .postmetadata{
	text-align: right;
	display: block;
	clear: both;
	font: 9pt Arial, Helvetica, sans-serif;
	color:#dcb3a9;
	border-top:1px dotted #663333;
	margin:15px 15px 0px 20px;
	padding-top:5px;
	}
.narrowcolumn .postmetadata a{
	font: 9pt Arial, Helvetica, sans-serif;
	color:#dcb3a9;
}
.narrowcolumn .postmetadata a:hover{
	color:#dcb3a9;
}
.widecolumn .post ul,
.widecolumn .post ol,
.narrowcolumn .post ul,
.narrowcolumn .post ol{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.widecolumn .post ul li,
.narrowcolumn .post ul li{
	background: url(common/images/bg_list4.gif) no-repeat left top;
	list-style:none;
	padding:1px 5px 1px 13px;

}
.widecolumn .post ol li a,
.widecolumn .post ul li a,
.narrowcolumn .post ol li a,
.narrowcolumn .post ul li a{
	color: #663333;
	background:transparent;
}
.widecolumn .post ol li a:hover,
.widecolumn .post ul li a:hover,
.narrowcolumn .post ol li a:hover,
.narrowcolumn .post ul li a:hover{
	color: #8e5a5a;
	background:transparent;
}
.widecolumn .post ol li a:visited,
.widecolumn .post ul li a:visited,
.narrowcolumn .post ol li a:visited,
.narrowcolumn .post ul li a:visited{
	color: #8e5a5a;
	background:transparent;
}

#content .post table{
	margin:10px 15px 15px 25px;

}
#content ul li{
	list-style:none;

}

#content ul ul{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.alt {
	}

#sidebar {
	float: right;
	width: 335px;
	display: inline;
	margin: 30px 15px 15px 0px;
	padding:0px 0 10px 0;
	vertical-align:top;
	}
*html #sidebar {
	width: 350px;
	display: inline;
	margin: 30px 0px 15px 0px;
	}

#sidebar a{
	color: #663333;
	text-decoration:none;
}
#sidebar a:hover{
	color: #8e5a5a;
	text-decoration:none;
}
#sidebar #side_inner{
	background:#fff;
	margin: 0px 0px 15px 0px ;
	clear: both;
	width: 325px;
	padding: 5px;
}
#sidebar #side_inner dl dd,
#sidebar #recent_other dl dd{
	background:#dcb3a9 url(common/images/bg_sidebar.gif) left top repeat-y;
}
* html #side_inner{
	margin: 0px 0px 15px 0px ;
	clear: both;
	width: 350px;
	padding: 5px;
}

#sidebar #recent_other{
	margin: 0px 0px 0px 0px ;
	clear: both;
	width: 325px;
	padding: 5px;
}
#sidebar #recent_other dl dt{
	clear:both;

}

* html #sidebar #recent_other{
	margin: 0px 0px 15px 0px ;
}
#sidebar #recent_other ul{
	margin: 5px 0px 10px 20px;
}
#sidebar #recent_other ul ul{
	margin:0 0 5px 10px;
}
#sidebar #recent_other ul ul li{
}
#sidebar_l{
	float: left;
	width: 155px;
	margin:0 0px 15px 0;
	padding: 0px 5px 5px 5px;
	height:auto;
	display:inline;
}
*html #sidebar_l{
	float: left;
	width: 155px;
	margin:0 0px 15px 0;
	padding: 0px 5px 5px 5px;
	height:auto;
	display:inline;
}


#sidebar_r{
	float: right;
	width: 155px;
	margin-bottom: 15px;
	padding: 0px 5px 5px 5px;
	height:auto;
	text-align:center;
	display:inline;
}
*html #sidebar_r{
	margin-right:15px;
	float: right;
	width: 155px;
	margin-bottom: 15px;
	padding: 0px 5px 5px 5px;
	height:auto;
	text-align:center;
	display:inline;
}

#sidebar_r ul li,
#sidebar_l ul li{
	background: url(common/images/bg_list2.gif) no-repeat left top;
	list-style:none;
	padding:0px 5px 0px 13px;
}

#sidebar ul li p{
	margin:5px 0 20px 10px;
}
#sidebar ul{
	margin:0 0 0 0;
}
#sidebar ul li{
	list-style:none;
}
#sidebar ul ul,
#sidebar #side_inner ul{
	line-height:1.3;
	margin:5px 0 10px 0px;
} 
#sidebar #side_inner ul li{
	background: url(common/images/bg_list.gif) no-repeat left top;
	list-style:none;
	padding:0px 5px 0px 13px;
}
#sidebar ul ul li{
	background: url(common/images/bg_list3.gif) no-repeat left top;
	list-style:none;
	padding:0px 5px 0px 13px;
	margin-left:-4px;
}

#side_inner li a {
	color:#fff;

}
#side_inner li a:hover {
	color:#f7eee5;

}

#sidebar_l ul ul ul,
#sidebar_l ul ul ul.children,
#sidebar_r ul ul ul{
	margin-top:0px;
	margin-left:2px;
}

#sidebar dl{
	margin:10px;

}
#sidebar dl dt{
	background:url(common/images/img_midashi.gif) no-repeat left center;
	height:11px;
	padding:0px 0 4px 18px;
	font: bold 10pt Arial, Helvetica, sans-serif;
}
#sidebar dl dd{
	margin:0px 15px 10px 12px;
	padding:10px 15px 10px 15px;
	width:278px;
	
}
*html #sidebar dl dd{
	margin:0px 0px 10px 12px;
	padding:10px 15px 10px 15px;
	width:278px;
	
}
#sidebar_l dl dd{
	background:#f7eee5 url(common/images/bg_sidebar_l.gif) no-repeat left top;
	width:123px;
	display:block;
	padding:10px 0px 10px 15px;

}
#sidebar_r dl dd{
	background:#f7eee5 url(common/images/bg_sidebar_l.gif) no-repeat left top;
	width:123px;
	display:block;
	padding:10px 0px 10px 15px;
}
.content_r{
	float:right;
	width:45%;
	display:inline;
}

.content_l{
	float:left;
	margin-right:10px;
	width:45%;
	display:inline;
}

/*タブSpry*/
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 2px 10px 2px 10px;
	margin: 0px 10px 10px 0px;
	font: 90% sans-serif;
	list-style: none;
	text-align:center;
	cursor: pointer;
	background:#663333;
	border:1px solid #dcb3a9;
	color:#fff;
}


#footer {
	background: url(common/images/bg_footer.gif) no-repeat left bottom;
	height: 17px;
	width: 900px;
	clear:both;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #66301f;
	vertical-align:middle;
	text-align:right;
	padding:8px 0 0 0;
	}
	
#footer a{
	color: #663333;
}
#footer a:hover{
	color: #8e5a5a;
}
#footer a img{
	vertical-align:middle;
}
#footer p{
	text-align:center;
}



h2.pagetitle{
	background: url(images/midashi_h2_hover.jpg) no-repeat left center;
	color:#663333;
	height: 26px;
	font: bold 11pt Arial, Helvetica, sans-serif;
	padding: 5px 5px 3px 20px;
	margin:0px 5px 0 0px;
}
.widecolumn .post h2{
	background: url(common/images/bg_title.gif) no-repeat left center;
	color:#663333;
	height: 26px;
	font: bold 11pt Arial, Helvetica, sans-serif;
	padding: 5px 5px 3px 30px;
	margin:0px 5px 0 0px;
	border-bottom:1px solid #edd7d0;

}
#content h2{
	font: bold 11pt Arial, Helvetica, sans-serif;
	padding: 6px 5px 8px 20px;
	margin:0 0 5px 0;
	background: url(common/images/bg_title.gif) no-repeat left center;
	border-bottom:1px solid #edd7d0;
	height: 12px;
}
#content h2 a{
	text-decoration:none;
	color: #663333;
	font: bold 11pt Arial, Helvetica, sans-serif;
}
#content h2 a:hover{
	color:#8e5a5a;
	text-decoration:none;
}
#content h2 strong{
	font-weight:bold;
	font: bold 11pt Arial, Helvetica, sans-serif;
}

.post h3 {
	background:url(common/images/img_midashi.gif) no-repeat left center;
	height:11px;
	padding:0px 0 4px 18px;
	font: bold 10pt Arial, Helvetica, sans-serif;
	clear: both;
	margin:15px 15px 0 20px;
	}

.post p a{
	color: #663333;
	}
.post p a:hover {
	color: #8e5a5a;
	}
.post p a:visited {
	color: #8e5a5a;
	}
#wp-calendar{
	background:#fff;
	width:200px;
	margin:0 auto;

}
#wp-calendar th,
#wp-calendar td{
	min-width:20px;
	height:20px;
	text-align:center;
}
#wp-calendar td{
	background:#fffcf7;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFF3DF;
	border-bottom: 1px solid #FFF3DF;
	border-left: 1px solid #FFFFFF;
}

#wp-calendar th{
	background:#663333;
	color:#FFFFFF;
	border-top: 1px solid #763A3A;
	border-right: 1px solid #4A2424;
	border-bottom: 1px solid #4A2424;
	border-left: 1px solid #763A3A;
}
#wp-calendar #prev a, #wp-calendar #next a {
	}

#wp-calendar tr td a {
	background:#dcb3a9;
	color:#fff;
	display:block;
	text-align:center;
	}

#wp-calendar tr td a:hover {
	color:#663333;
	}

#wp-calendar caption {
	}


.widecolumn blockquote {
	margin: 15px 10px 15px 30px;
	border-left: 5px solid #ddd;
	background: url(images/tag_blockquote.jpg) no-repeat left top;
	padding: 10px;
	width: 440px;
	}
* html .widecolumn blockquote {
	width:400px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/*ナビゲーション*/
.widecolumn .navigation{
	clear:both;
	text-align: center;
	min-height: 1em;
	display: inline-table;
	padding: 0px 10px 0px;
	margin: 0px 0px 10px;
	}
* html .navigation{
	width:493px;
}
.narrowcolumn .navigation {
	clear:both;
	text-align: center;
	min-height: 1em;
	display: inline-table;
	padding: 5px 10px 5px;
	margin: 10px 0px 0px;
	}
* html .narrowcolumn .navigation {
	width:493px;
}
.navigation a{
	font: 8pt Arial, Helvetica, sans-serif;
	color: #663333;
}
.navigation a:hover {
	color: #8e5a5a;
	}
.navigation a:visited {
	color: #663333;
}
.navigation:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .navigation{
    height: 1em;
}
	
.alignleft{
	float: left;
}
.alignright{
	float: right;
}

/*パンクズリスト*/
#pankuzu {
	padding: 5px 10px 5px;
	margin: 0px 0px 15px;
	background:#fffcf7;
	border:1px solid #f7eee5;
}	
* html #pankuzu{
	width:493px;
}
#pankuzu a{
	color: #663333;
	background:transparent;
	text-decoration:none;
	}
#pankuzu a:hover {
	color: #8e5a5a;
	text-decoration:none;
}
#pankuzu a:visited {
	color: #663333;
	text-decoration:none;
}


/*ページナビ*/
.wp-pagenavi{
	clear:both;
	text-align:center;
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 0px 10px;
	background:#fffcf7;
	border:1px solid #f7eee5;
}
* html .wp-pagenavi{
	width:493px;
}
.wp-pagenavi b{
}
.wp-pagenavi a,
.wp-pagenavi span.pages,
.wp-pagenavi span.extend{
	text-align: left;
	height: 15px;
	width: 15px;
	padding:3px 5px;
	vertical-align:middle;
	background: #ffffff;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #f7eee5;
	border-bottom: 1px solid #f7eee5;
	border-left: 1px solid #FFFFFF;
	color:#663333;
	margin:0 3px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	text-align: left;
	height: 15px;
	width: 15px;
	padding:3px 5px;
	vertical-align:middle;
	background: #663333;
	border-top: 1px solid #7e4a4a;
	border-right: 1px solid #572626;
	border-bottom: 1px solid #572626;
	border-left: 1px solid #7e4a4a;
	color:#FFFFFF;
	margin:0 3px;
}
/*カテゴリー*/
#category{
	margin: 0px 0px 51px 0px;
	text-align: right;
	width:900px;
	height:30px;
	position:absolute;
	top:143px;
	left:0px;
	background:#f7eee5;
}

#category ul{
	padding-bottom: 13px;
}
#category ul li{
float:left;
display:block;
line-height:1.3;
height:25px;
text-align:center;
}
*html #category ul li{
display:inline;
height:30px;
}
#category ul ul{
	visibility:hidden;
	display:none;
}
#category ul li a{
	color:#663333;
	font: 9pt Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	text-align:center;
	height:23px;
	padding:7px 8px 0 8px ;
	border-right:1px solid #edd7d0;
	border-bottom:1px solid #edd7d0;
}	
*html #category ul li a{
	display:inline;
	height:30px;
	padding:6px 10px 5px 10px ;
}	
#category caption{
	margin:0 auto;
	display:block;
	}
#category ul li a:hover{
	background:#dcb3a9;
	color:#fff;
	display:block;
	text-align:center;
	height:23px;
	padding:7px 8px 0 8px ;
	border-right:1px solid #edd7d0;
	border-bottom:1px solid #edd7d0;
}	
*html #category ul li a:hover{
	display:inline;
	height:30px;
	padding:20px 10px 5px 10px ;
}	

input#submit{
	margin:0x 10px 0 5px;
	padding:1px 5px;
	border:1px solid #edd7d0;
	background:#663333;
	color:#fff;
}

/*記事エントリー内*/
.post img.img_left{
	float:left;
	margin:10px 10px 10px 0;

}
.post img.img_right{
	float:right;
	margin:10px 0px 10px 10;

}

