@charset "utf-8";
/*
Theme Name: Eternal Beauty NANA
Theme URI: http://www.eternal-beauty-nana.com/
Description: Eternal Beauty NANAのテーマです。
Version: 1.x
Author: e-press
Author URI: http://www.e-press.jp/
*/

@import url("../../../../css/common.css");

/*----------------------------------------------------------------------------------------------------
header
----------------------------------------------------------------------------------------------------*/

div#header{
	background:url(../../../../img/common/img_main.jpg) no-repeat top center;
	height:145px;
	margin:0 auto;
	position:relative;
	width:880px;
	z-index:0;
}

/*----------------------------------------------------------------------------------------------------
main
	1.pan
	2-1.style
	2-2.entry
	2-3.comment
	2-4.search form
	2-5.caution
----------------------------------------------------------------------------------------------------*/

/* 1.pan */

p#pan{
	background:url(../../../../img/common/back_gradient.jpg) repeat-x left bottom;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	margin-bottom:20px;
	padding:10px 9px 9px 10px;
	text-align:left;
}
p#pan a{color:#0099FF;}

/* 2-1.style */

.titleentry{
	background:url(../../../../img/common/line_blue.gif) repeat-x bottom left;
	clear:both;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:20px;
	letter-spacing:0.1em;
	padding-bottom:10px;
	text-align:left;
}
.titleentry a{
	color:#333333;
	text-decoration:none;
}

.titlepage{
	background:url(../../../../img/common/back_gradient.jpg) repeat-x left bottom;
	border-bottom:1px #CCCCCC solid; 
	font-size:1.6em;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:0.2em;
	text-align:left;
	margin-bottom:20px;
}

ul.post{
	text-align:right;
	margin-bottom:1em;
}
ul.post a{
	color:#0099FF;
	text-decoration:none;
}
ul.post li{
	border-left:1px #CCCCCC solid;
	display:inline;
	margin-left:0.5em;
	padding-left:0.5em;
}

ul.post li:first-child,  
ul.post li.firstChild {  
    border-left: 0;  
    margin-left: 0;  
    padding-left: 0;  
} 

p.more{	text-align:right;}
p.more a{
	background:url(../../../../img/common/btn_more.png) no-repeat;
	display:inline-block;
	height:11px;
	width:75px;
}

p.serif{text-align:right;}

p.pagetop{
	clear:both;
	margin-bottom:40px;
	text-align:right;
}
p.pagetop a{
	background:url(../../../../img/common/btn_pagetop.jpg) no-repeat;
	display:inline-block;
	height:11px;
	width:122px;
}

/* 2-2.entry */

div.entry{
	border-bottom:1px #0099FF dotted;
	line-height:1.6;
	margin-bottom:20px;
	padding-bottom:20px;
	text-align:left;
	width:100%;
}
div.entry:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div.entry{display:inline-block;}
html[xmlns] div.entry{display:block;}
* html div.entry{height:1%;}

img.alignright{margin:0 0 1em 1em;}
img.alignleft{margin:0 1em 1em 0;}
.alignright{float:right;}
.alignleft{float:left;}

.wp-caption{
	border:1px #CCCCCC solid;
	background:url(../../../../img/common/back_gray.jpg);
	padding:9px;
	text-align:center;
}
.wp-caption-text{
	font-size:80%;
}

code {
	display:block;
	direction:ltr;
	text-align:left;
}

acronym,
abbr,
span.caps{letter-spacing:0; /* fix opera bug */}

div.entry p{margin-top:1em;}

div.entry ul{
	list-style:disc;
	margin-top:1em;
	margin-left:2em;
}
div.entry ul ul{
	list-style:circle;
	margin:1em 0;
	margin-left:1.5em;
}
div.entry ol{
	list-style:decimal;
	margin-top:1em;
	margin-left:2.5em;
}
div.entry dl{
}
div.entry dl dt{
	font-weight:bold;
	margin-top:1em;
}
div.entry dl dd{margin-left:1em;}

div.entry blockquote{
	clear:both;
	border:1px #CCCCCC solid;
	background-color:#EEEEEE;
	margin-left:1em;
	padding:9px;
}

div.entry address{
	font-style:italic;
	margin-top:1em;
}

div.entry a{color:#0099FF;}
div.entry a:visited{color:#999999;}

div.entry h1,
div.entry h2,
div.entry h3,
div.entry h4,
div.entry h5,
div.entry h6{
	background:none;
	border:none;
	color:#333333;
	font-size:100%;
	font-weight:bold;
	margin:0;
	margin-top:1em;
	padding:0;
}
div.entry h1{font-size:2em;}
div.entry h2{font-size:1.6em;}
div.entry h3{font-size:1.4em;}
div.entry h4{font-size:1.2em;}
div.entry h5{font-size:1em;}
div.entry h6{font-size:0.8em;}

/* 2-3.comment */

div#comment{
	line-height:1.6;
	text-align:left;
}
div#comment h3{
	background:url(../../../../img/common/back_gradient.jpg) repeat-x left bottom;
	border-bottom:1px #CCCCCC solid;
	font-weight:bold;
	margin-bottom:20px;
	padding-left:10px;
	padding-bottom:0.2em;
	text-align:left;
}

div#comment p{margin-top:1em;}

div#comment ol{margin-bottom:40px;}
div#comment ol li{
	border-bottom:1px #CCCCCC dotted;
	padding:1em 0;
}
div#comment dl{
	text-align:left;
	margin-bottom:1em;
}
div#comment dt{
	font-weight:bold;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
div#comment dd{display:block;}

div#comment a{color:#0099FF;}
div#comment a:visited{color:#666666;}

ul.post{
	text-align:right;
	margin-bottom:1em;
}
ul.post a{
	color:#0099FF;
	text-decoration:none;
}

ul.account li{
	border-left:1px #CCCCCC solid;
	display:inline;
	margin-left:1em;
	padding-left:1em;
}
ul.account li:first-child,  
ul.account li.firstChild {  
    border-left: 0;  
    margin-left: 0;  
    padding-left: 0;  
}

div#comment textarea#commenttext{
	background:#FFFFFF;
	border:1px #CCCCCC solid;
	width:598px;
}
div#comment textarea#commenttext:hover,
div#comment textarea#commenttext:focus{
	border:1px #0099FF solid;
}


#author,#email,#url{
	background:#FFFFFF;
	border:1px #CCCCCC solid;
	width:298px;
}
#author:hover,
#author:focus,
#email:hover,
#email:focus,
#url:hover,
#url:focus{
	border:1px #0099FF solid;
}

p.submit{margin-bottom:20px;}

.comment-meta{
	font-size:80%;
	text-align:right;
}

#submit{
	background:#FFFFFF;
	border:1px #CCCCCC solid;
	height:2em;
	width:598px;
}
#submit:hover{
	background:#0099FF;
	border:1px #0099FF solid;
	color:#FFFFFF;
	width:598px;
}

.required{
	color:#FF0000;
	font-size:80%;
}

/* 2-4.search form */

form#searchform{}
form#searchform p{
	text-align:left;
	margin-bottom:5px;
}

form#searchform #s{
	background:#FFFFFF;
	border:1px #CCCCCC solid;
	font-size:1.4em;
	margin-bottom:5px;
	width:198px;
}

form#searchform #s:hover,
form#searchform #s:focus{
	border:1px #0099FF solid;
}

#searchsubmit{
	background:url(../../../../img/common/back_gradient.jpg) repeat-x left bottom;
	border:1px #CCCCCC solid;
	height:2em;
	width:198px;
}

#searchsubmit:hover,
#searchsubmit:focus{
	border:1px #0099FF solid;
	background:#0099FF;
	color:#FFFFFF;
}

/* 2-5.caution */
div.caution{
	border:1px #0099FF solid;
	margin-bottom:20px;
	padding:19px;
	text-align:left;
}
div.caution p{
	line-height:1.6;
	margin-top:1em;
}
.note{
	color:#FF0000;
}

/*----------------------------------------------------------------------------------------------------
side
	1.widget
	2.tagcloud
	3.calendar
----------------------------------------------------------------------------------------------------*/

/* 1.widget */

div.widget{
	background:url(../../../../img/common/back_gray.jpg);
	margin-bottom:20px;
	padding:9px;
}

h2.widgettitle{
	font-weight:bold;
	margin-bottom:5px;
	text-align:left;
}

div.widget ul{
	background:#FFFFFF;
	padding:10px;
	text-align:left;
}

div.widget ul li{line-height:2;}
div.widget ul li a{
	background:url(../../../../img/common/icon_check.png) no-repeat;
	color:#333333;
	display:inline-block;
	padding-left:30px;
}
div.widget ul li a:visited{color:#999999;}

/* 2.tagcloud */

div.widget_tag_cloud div{
	background:#FFFFFF;
	line-height:1.6;
	text-align:left;
	padding:10px;
}
div.widget_tag_cloud div a{
	color:#0099FF;
	display:inline;
	padding-right:10px;
}
div.widget_tag_cloud div a:visited{color:#999999;}

/* 3.calendar */

#calendar_wrap{width:200px;}

#calendar_wrap caption{
	background:#FFFFFF;
	color:#0099FF;
	line-height:2;
	padding-left:10px;
}
table#wp-calendar{
	background:#FFFFFF;
	font-size:100%;
	margin:0 auto;
	text-align:center;
	table-layout:fixed;
	width:100%;
}
table#wp-calendar thead{background:url(../../../../img/common/back_blue.gif);}
table#wp-calendar th{
	color:#333333;
	text-align:center;
	padding:5px 0;
}
table#wp-calendar td{
	border-top:1px #0099FF solid;
	padding:0.1em 0;
	text-align:center;
}
table#wp-calendar a{
	color:#0099FF;
	font-weight:bold;
	text-decoration:none;
}
table#wp-calendar a:visited{
	color:#999999;
	text-decoration:none;
}

