/*  
Theme Name: Daydreams
Theme URI: http://jway.com.cn/jblog/memos/2008/wordpress-theme-daydream-20/
Description: Daydreams is a white 2 columns theme, need no plugins, simple cool, developed by <a href="http://jway.com.cn/">J</a>, April 20th, 2008.
Version: 2.02
Author: J
Author URI: http://jway.com.cn/
Tags: white, fixed width, two columns, simple, black, right sidebar, valid XHTML, valid CSS, red

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

* {
	margin:0;
	padding:0;}
body{
	color:#222;
	font-family: 'メイリオ','ＭＳ Ｐゴシック', Verdana,Arial,sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
}
#wrapper{
	border:1px #181818 solid;
	text-align:left;width:980px;
	margin:10px auto;
	background:#fff;}
#header{
	width:980px;
	text-align:center;
	background:url(images/head.gif) no-repeat top;
	float: left;
}
#headerNav {
	text-align: center;
	height: 45px;
	padding-bottom: 0px;
	padding-left: 225px;

}
#headerNav ul {

}
#headerNav li {
	background-image: url(images/list01.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 30px;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	background-position: 0px 0px;
	padding-right: 25px;
	float: left;
	height: 30px;
}
#main{
	float:left;
	width:595px;
	overflow:hidden;
	margin-top: 5px;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
}

#sidebar{
	float:right;
	width:305px;
	margin-top: 5px;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
}
#sidebar li.parts{width:271px;}
#sidebar ul{list-style-type:none;margin:0;padding:0;}
#sidebar .parts .licate li ul li {
	width: 200px;
}
#sidebar ul ul li a{color:#C33;overflow:hidden;voice-family:inherit;white-space:nowrap;width:250px;padding:2px 0 0;}
#sidebar ul ul li a:hover{color:#C33;border-bottom:dotted 1px;}
#sidebar2{
	float:left;
	width:305px;
	margin-top: 5px;
	margin-right: 1em;
	margin-bottom: 30px;
	margin-left: 1em;
	position: relative;
	top: 0px;
}
#sidebar2 li.parts{width:271px;}
#sidebar2 ul{list-style-type:none;margin:0;padding:0;}
#sidebar2 .parts .licate li ul li {
	width: 200px;
}
#sidebar2 ul ul li a{color:#C33;overflow:hidden;voice-family:inherit;white-space:nowrap;width:250px;padding:2px 0 0;}
#sidebar2 ul ul li a:hover{color:#C33;border-bottom:dotted 1px;}
#footer{
	color:#666;
	clear:both;
	text-align:center;
	margin:0em 1em 1em 1em;}
a{
	color:#C33;
	text-decoration:none;}
a:hover{
	color:#c33;
	text-decoration: underline;
}


h1{
	font-family:'Trebuchet MS', Arial, Verdana, Sans-Serif;
	font-size:30px;
	padding-top:170px;
	padding-bottom:10px;
}
h1 a{
	color:#333;}
h1 a:hover{
	color:#c33;}
#headertitle .description{
	font-size:1.2em;
	line-height:2em;}
h2,h3,h4{
	padding:5px 0;}
h2{
	font-size:1.3em;
	letter-spacing:0em;
	color:gray;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: gray;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h3.post-date{
	font-size:0.9em;
	color:#999;
	margin:0;
	font-weight:100;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
h4{
	font-size:1em;
	letter-spacing:1px;}
pre{
	font-size:1.2em;
	overflow:hidden;}
.post{
	background:url(images/line.gif) no-repeat 0 100%;}
.clear{
	clear:both;}
.postentry{
	font-size:12px;
	line-height:1.8em;
	padding:0 5px;}
ol,ul{
	line-height:1.6em;
	margin:1.2em 0 1.2em 2em;
	padding:0;}
.post li{margin-bottom:5px;}
img.tex{border:0 none;padding:0;}
.banwrap {
	margin-top: 40px;
	margin-bottom: 20px;
}
.postentry .banwrap img {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.postentry .wp-smiley {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.postentry img{
	max-width:450px;
	padding:6px;
}


.postentry img a:hover{background:#333;border-bottom:0px;}
.gravatar img{padding:1px; border:#ccc 1px solid; float:right; background:#fff;}
p.prev-next{height:1%;padding:0 0 20px;background:url(images/dot.gif) 0 100% repeat-x;}
input,textarea,select{border:1px solid #B8B8B8;color:#444;font-family:Arial, Helvetica, sans-serif;font-size:1em;background:#fff;}
blockquote{border-left:4px solid #CCC;font-size:1em;margin:0 0 0 20px;padding:0 0 0 10px;}
code{color:#B8B8B8;font-family:monospace;}
img{border:0 none;margin:0;padding:0;}
.parts{
	border-color:#444;
	border-style:solid;
	border-width:15px 0 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.parts hr{color:#333;margin:5px -10px;}
.parts .h2{border-bottom:1px solid #fff;margin-bottom:3px;}

.liicon li{
	list-style-type:none;
	padding-left:18px;
	text-indent:0;
	margin:0;
	background-color: #fff;
	background-image: url(images/li.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 15px;
	padding-bottom: 3px;
}

.licate li{
	list-style-type:none;
	padding-left:18px;
	text-indent:0;
	margin:0;
	background-color: #fff;
	background-image: url(images/licate.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.lilink li{list-style-type:none;padding-left:18px;text-indent:0;margin:0;background:url(images/lilink.gif) no-repeat left center #fff;}



.navigation{border-bottom:1px dashed #B0B0B0;font-size:.8em;margin:5px 0;padding:0 0 15px;}
.bottomnavigation{border-top:1px dashed #B0B0B0;font-size:.8em;margin:5px 0;padding:8px 0;}
.bottomnavigationindex{font-size:.8em;margin:5px 0;padding:8px 0;}
.postmetadata{
	font-size:.8em;
	text-align: right;
	clear: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.footerparts{border-color:#444;border-style:solid;border-width:15px 0 0;font-size:.8em;}

.nav_title,.alignleft{float:left;}
.alignright{float:right;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.relate ul li a{overflow:hidden;white-space:nowrap;width:220px;}
ol.subscribe{list-style-type:none;padding-top:10px;}
.subscribe img{border:medium none;}
input[type=text]{height:16px;}
.hidden{display:none;}
.nopadding{padding:0;}
.nomargin{margin:0;}
.lirss li{list-style-type:none;padding-left:18px;text-indent:0;margin:0;background:url(images/rss.gif) no-repeat left center;}
.liiconpage li{list-style-type:none;padding-left:18px;text-indent:0;margin:0;background:url(images/lipage.png) no-repeat left center #FFF;}

#searchform #s{background:#fff;border:1px solid #bbb;color:#666;font-family:'Trebuchet MS', Arial, Verdana, Sans-Serif;height:18px;margin-right:3px;padding:4px 4px 0;vertical-align:middle;width:220px;}
#searchsubmit{vertical-align:middle;padding:3px;}

#comments{width:435px;padding:12px 0 0;}
#comments h3,h3#respond{color:#555;margin-bottom:7px;font-size:14px;}
ol.commentslist{list-style:none;margin:5px 0 12px;}
.commentslist li{border-top:1px solid #BBB;margin-bottom:7px;padding:7px 0;background:url(images/grey.gif) top left #FFF;}
.commentslist li a{font-weight:700;}
.commentslist li.alt{background:#FFF;}
.commentslist li:hover{border-color:#888;}
.commentslist .comment_text{line-height:1.4em;overflow:hidden;margin:0 7px;}
.comment_text ul,.comment_text ol,.comment_text blockquote{margin:0 1em;}
p.author_meta{
	font-weight:700;
	margin:0 7px 0 7px;
}
p.date_meta{font-size:0.8em;text-align:right;margin:0 7px 0 0;}
.commentslist li.author{color:#CCC;background:#333;}
.commentslist li.author a{color:#DDD;}
#comments_closed{color:#ccc;margin-top:12px;line-height:1.5em;padding:7px 0;background:#333;}
p.nocomments{margin:0 12px 0 7px;}
p.nocomments a{color:#ddd;font-weight:700;}
ol.pingslist{font-size:12px;margin:1.5em 2em;}
.pingslist li{color:#7F7F7F;margin:0 0 7px;}
#author,#email,#url,#comment{font:1em arial,helvetica,sans-serif;border-top:1px solid #BBB;padding:2px;}
#comment{width:410px;overflow:auto;}
#commentform p small{font-size:10px;color:#7F7F7F;}
.liicon {
	line-height: 200%;
}

 /*for winIE7*/ 
*+html .liicon {
	line-height: 250%;
}
.liicon ul,.liiconpage ul{margin:0;padding:0;}
.comment_text p,.comment_text ul,.comment_text ol,.comment_text blockquote,#commentform p{margin:1em 0;}
.commentslist li.author a:hover,p.nocomments a:hover{color:#FFF;}
.pingslist li a,#commentform p a{font-weight:700;background:url(images/dot.gif) repeat-x bottom left;}

.pageh2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	background-image: url(images/list02.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 30px;
	font-size: 1.8em;
	border-bottom-width: 3px;
	border-bottom-color: #444444;
}

/* トップページ */
#maintop{
	float:left;
	overflow:hidden;
	width: 956px;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
}
#lefttop {
	width: 270px;
	float: left;
	padding: 20px;
}
#lefttopic {
	margin-bottom: 10px;
	width: 270px;
}
#lefttopic h2 {
	border: 3px double #E85252;
	margin-bottom: 15px;
	font-weight: bold;
	background-color: #FBDBDB;
	color: #333333;
	padding: 5px;
	text-align: center;

}
#lefttopic p {

}
#righttop {
	float: left;
	width: 604px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.topfirst {
	border: 3px double #323232;
	padding: 10px;
	margin-bottom: 10px;
}
#topfirst h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CC3333;
	font-weight: bold;
	background-image: url(images/list01.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 1px;
	font-size: 1.1em;
}
.info {
	float: left;
	width: 247px;
	height: 150px;
	padding: 10px;
	border: 3px double #323232;
	margin-top: 10px;
	margin-bottom: 10px;
}
.info h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CC3333;
	font-size: 1.0em;
	font-weight: bold;
	background-image: url(images/list01.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 1px;
}
.info ul {
	margin: 0px;
	font-size: 75%;
	overflow: auto;
	height: 125px;
	padding: 0px;
}
.info li {
	margin: 0px;
	background-image: url(../../../../img/homeoffice/list03.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.topdankai {
	float: left;
	width: 250px;
	height: 150px;
	padding: 10px;
	border: 1px solid #323232;
	margin-top: 10px;
	margin-bottom: 10px;
}
.topdankai h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CC3333;
	font-size: 1.0em;
	font-weight: bold;
	background-image: url(images/list01.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 1px;
}
.topdankai ul {
	margin: 0px;
	font-size: 75%;
	overflow: auto;
	height: 125px;
	padding: 0px;
}
.topdankai li {
	margin: 0px;
	background-image: url(../../../../img/homeoffice/list03.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.topya {
	float: left;
	width: 15px;
	padding-right: 5px;
	padding-left: 5px;
	height: 100px;
	padding-top: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer .footerparts ul {
	margin: 0px;
	padding: 0px;
}
#footer .footerparts li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* リンクページ */
#link {
	width: 600px;
}
.linkcat h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #444444;
}
.ul02 li {
	list-style-type: none;
}
.ul02 li ul li {
	list-style-type: circle;
}
.linkt {
	padding: 20px;
}
.linkt p {
	line-height: 1.6em;
}
.ptop {
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 90%;
}
.tmkm-amazon-view img {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.s_img {
	padding:5px;
	border-top: solid 1px #C0C0C0;
	border-right: solid 1px #808080;
	border-bottom: solid 1px #808080;
	border-left: solid 1px #C0C0C0;
	background-color: #FFFFFF;
	margin: 5px;
}
#wp-calendar {
	empty-cells: show;
	font-size: 8pt;
	width: 100%;
	color: #663300;
}
#wp-calendar th .saturday { color : #6868FF; }
#wp-calendar th .sunday { color : FF4A4A; }
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background-image: none;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#wp-calendar #next , #wp-calendar #prev {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-image: none;
	text-decoration: underline;
	background-color: #FFFFFF;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #666600;
	background-color: #FFFFCC;
}

#wp-calendar a:hover {
	color: #666600;
	background-color: #FFFF8E;
}

#wp-calendar caption {
	color: #666666;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#wp-calendar td {
	color: #00274F;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	text-align: center;
	border: 1px solid #A7A7A7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#wp-calendar .pad {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	text-align: center;
	background-color: #D1D1D1;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border: 1px solid #A7A7A7;
}
#wp-calendar #today {
	background-color: #FFC4C4;
	color: #333333;
}
#wp-calendar #today a {
	color: #000000;
}
