@charset "utf-8";

/*  
Theme Name: Dream On
Theme URI: http://www.wpdesigner.com
Description: Dream On Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0.1
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

/* -----------------------------------------------------------
CSS Information

 File name:      import.css
 Author:         replan_tk
 Style Info:     各CSSファイル読み込み用
----------------------------------------------------------- */

/* Reset - クロスブラザ対応
----------------------------------------------------------- */
@import url("http://www.replan.ne.jp/css/common/reset.css");


/* header,navigation Style
----------------------------------------------------------- */
@import url("http://www.replan.ne.jp/css/common/header.css");


/* footer Style
----------------------------------------------------------- */
@import url("http://www.replan.ne.jp/css/common/footer.css");


body {
	background-color: #fff;
}

a:link { color: #389D7B; }
a:visited { color: #389D7B; }
a:hover { color: #587A02; text-decoration: underline; }
/* a:active { color: #487A02; } */

/*----------------------------------------------------
	#page
----------------------------------------------------*/


div#page {
	width:850px;
	padding:0;
	margin:0 auto;
	background: #fcfcfc;
	border:1px solid #e6e6dc;
	text-align: left;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

div#page div#contents {
	width: 930px;
	padding: 0;
	margin: 0 auto;
}

#contents .pageTop {
	clear: both;
	text-align: right;
}			

/*----------------------------------------------------
	#navSkip (Navigation Skip)
----------------------------------------------------*/

span#navSkip {
	display:none;
	position: absolute;
	top: 0;
	left: 0;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents .pageTop {
	clear: both;
	text-align: right;
}

/*----------------------------------------------------
	#contents_main
----------------------------------------------------*/

div#contents_main {
	float: left;
	width: 680px;
	margin-top:10px;
}

/*----------------------------------------------------
	#main（旧ファイル用）	
----------------------------------------------------*/

div#contents_main div#main  {
	padding:0.5em 1em 1em 1em;
	border:1px solid #e6e6dc;
	background-color:#fafafa;
	border-top:3px solid #e6e6dc;
}

/*----------------------------------------------------
	#contens_background
----------------------------------------------------*/

div#contens_background {
	padding:0.5em 1em 1em 1em;
	border:1px solid #e6e6dc;
	background-color:#fafafa;
	border-top:3px solid #e6e6dc;
}

/*----------------------------------------------------
	#contents_sub
----------------------------------------------------*/

div#contents_sub {
	float: right;
	width: 220px;
	margin-top:10px;
	background: #fefffe  no-repeat 0 100% ;
	border: solid 1px #e6e6dc;
}

/*----------------------------------------------------

 *サイドバーレイアウト

----------------------------------------------------*/

.side_titles{
	margin: 10px;
}

#side-menu{
	margin: 10px 10px 10px 15px;
}



/*----------------------------------------------------
	汎用class
----------------------------------------------------*/

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}

.clear{
	clear:both;
}

/*clearFix*/
#contents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/*ライン*/

div.bookline{
	background:url(/img/bookcart/line_l.gif) no-repeat top left;
	height:2px;
}



a{
	text-decoration: underline;
	color: #be070e;
	
}

a:hover{ text-decoration: none;
	
}

a img{ border: 0;
	
}

abbr, acronym{ border: 0;
	
}

address, dl, p{ padding: 15px 0 0;
	
}

blockquote{
	margin: 15px 0 0;
	background: #E0E7C7;
	color: #000;
	
}

blockquote p{ padding: 15px;
	
}

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
	
}

code{
	background: #fff;
	
}


dd{ padding: 0 0 0 15px;
	
}

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #e6eecb;
	color: #e6eecb;
	
}

small{
	font-size: 11px;
	
}

pre{
	width: 90%;
	
}

input, textarea{
	padding: 2px;
	font: bold 12px Arial, Helvetica, Georgia, sans-serif;
}

input#s{
	width:100px;
	
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5dfb3;
	background-color: #fff;
	padding: 3px;
	
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
	
}


/*#banner{
	clear: both;
	margin: 20px 0 0;
	width: 729px;
	height: 191px;
	background: #2e2e2e url(images/banner.jpg) no-repeat;
}*/

#description-container{
	clear: both;
	padding: 0 10px 10px 10px;
	color: #fff;
	
}

.description{
	padding: 5px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
	
}

.description p{
	border: 1px solid #e5dfb3;
	padding: 4px 8px 6px;
	
}

.page{
	clear: both;
	float: left;
	width: 850px;
	text-align: left;
	vertical-align: top;
	color: #000;
	
}

.maincol{
	float: left;
	width: 600px;
	text-align: left;
	vertical-align: top;
	
}

.post{
	background: #fff;
	
}

.post h2{
	 font-size: 1.3em;
	
}

.post_alt h2{
	 font-size: 1.2em;
	
}

.post_alt{
	background: #fff;
	
}

.post, .post_alt{
	padding: 20px;
	margin: 10px;
	text-align: left;
	vertical-align: top;
	
}

.post h2, .post_alt h2{
	padding: 0 0 9px;
	border-bottom: 1px solid #e1e9c4;
	color: #738338;
	
}

.post h2 a, .post_alt h2 a{
	text-decoration: underline;
	color: #738338;
	
}

.entry{
	line-height: 24px;
	
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
	
}

.entry h1{
	font-size: 24px;
	
}

.entry h2{
	font-size: 18px;
	color: #000;
	
}

.entry h3{
	
}

.entry h4{ font-size: 16px;
	
}

.entry h5{ font-size: 14px;
	
}

.entry h6{ font-size: 11px;  }

.entry img{
	border: 1px solid #e6eecb;
	padding: 4px;
	background-color: #fff;
	
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
	
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
	
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
	
}

.entry p.postinfo{
	color: #737b58;
	
}

.postdate{
	color: #000;
	
}

.browse{
	padding: 20px;
	border-top: 1px solid #e6eecb;
	font: bold 16px/24px Georgia;
}

.browse a{
	color: #738338;
	
}

.sidebar{
	float: left;
	width: 250px;
	text-align: left;
	vertical-align: top;
	
}

.sidebar ul{
	margin: 0;
	padding: 0 20px 0 21px;
	list-style: none;
	
}

.sidebar ul li{
	padding: 20px 0 0;
	
}

.sidebar ul li h2{
	padding: 0 0 9px;
	font-size: 14px;
	border-bottom: 1px solid #e5dfb3;
	color: #666;
	
}

.sidebar ul ul{
	padding: 0;
	
}

.sidebar ul ul li{
	padding: 8px 0 0;
	line-height: 24px;
	
}

.sidebar ul ul li#search{
	padding: 15px 0 0;
	
}

.sidebar ul ul li#search input{
	margin: 0 0 5px;
	
}

.sidebar ul ul ul li{
	padding: 8px 0 0 15px;
	
}

/* comments template */

.comments-template{
	padding: 20px;
	border-top: 1px solid #e6eecb;
	
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
	
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #e6eecb;
	
}

.comments-template h3, .comments-template h2{
	color: #666;
	
}

.comments-template h3#respond{
	padding: 20px 0 0;
	
}

.commentmetadata{
	font-size: 12px;
	
}

.comments-template p.nocomments{
	padding: 0;
	
}

.comments-template textarea{
	width: 450px;
	
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	
}

table#wp-calendar caption{
	padding: 10px 15px;
	
}

table#wp-calendar th{
	
	text-align: center;
	vertical-align: top;
	background: #e5dfb3;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
	
}

table#wp-calendar tfoot td{
	text-align: center;
	
}

/* end calendar */
