@charset "utf-8";

/* ****************************************************************** 

	@This stylesheet Information{
		CSS File Name: harumablog.css
	}

****************************************************************** */

/*===================================================================
	common.css
===================================================================*/

body.HarumaBlogPage div#container{
	margin:0 auto 15px;
	padding:0;
	width :913px;
	text-align:left;
	background:#FFF url(../images/bg_container.gif) 0 0 repeat-y;
}

body.HarumaBlogPage div#container div#containerInner{
	margin:0 16px 0;
	background:#b7c75e url(../images/bg_contents_haruma.jpg) 0 0 no-repeat; /* ← */
} 


/*===================================================================
	header.css
===================================================================*/

div#header h1{
	margin:0 0 31px 19px;
	padding-top:33px;
}

div#header .logo{
	float:right;
	padding-right:19px;
	margin-top:-57px;
}

/*===================================================================
	contents.css
===================================================================*/

div#contents{
	background:url(../images/bg_contents2.gif) 0 0 repeat-y;
}

body#HarumaIndexPage div#contents,
body#HarumaDateBasedPage div#contents,
body#HarumaCategory div#contents{
	background:url(../images/bg_contents.gif) 0 0 repeat-y;
}

div#contents div#contentsInner{
	padding:0 10px 10px;
	width: 861px !important;
	width /**/:881px;
	background:url(../images/bg_contents2.gif) -881px 100% no-repeat; 
}

body#HarumaIndexPage div#contents div#contentsInner,
body#HarumaDateBasedPage div#contents div#contentsInner,
body#HarumaCategory div#contents div#contentsInner{
	background:url(../images/bg_contents.gif) -881px 100% no-repeat; 
}

/*===================================================================
	3: mainContents setting
===================================================================*/

/*-------------------------------------------------------------------
	Setting of Common.
-------------------------------------------------------------------*/

div#mainContents{
	width:660px;
	float:left;
	margin:0 0 -10px;
	overflow:hidden;
}

/*-- .Unit --------------------------------------------------------*/

div#mainContents .Unit{
	background:url(../images/bg_unit.gif) 0 0 no-repeat;
	padding:17px 0 5px;
	margin:0 0 10px;
}

div#mainContents .Unit .Inner{
	background:url(../images/bg_unit.gif) -660px 0 repeat-y;
	zoom:1;
}

div#mainContents .Unit .Inner .entry{
	background:url(../images/bg_unit2.gif) -1320px 100% no-repeat;
	padding:0 25px 17px;
}

/*-- font-size  ---------------------------------------------------*/

body div#mainContents .Unit .Inner .entry{
	font-size:medium;
	_font-size:small;
	line-height:1.5;
}

body div#mainContents .Unit .Inner .entry p{
	padding:0 0 1em;
}

body.HarumaBlogPage div#mainContents .Unit .Inner .entry .entry-nav,
body.HarumaBlogPage div#mainContents .Unit .Inner .entry .posted,
body.HarumaBlogPage div#mainContents .Unit .Inner .entry .entry-trackback,
body.HarumaBlogPage div#mainContents .Unit .Inner .entry .entry-comment{
	font-size:small;
	_font-size:x-small;
}

/*-- .leadArea ----------------------------------------------------*/

div#mainContents div.leadArea p span {
color:#B8281C;
font-weight:bold;
}

/*-- #NotesArea ---------------------------------------------------*/

div#mainContents .Unit #NotesArea .details dt{
	color:#856713;
	font-weight:bold;
	margin:0 0 5px;
}

div#mainContents .Unit #NotesArea .details dd{
	margin:0 0 15px;
}


/*-------------------------------------------------------------------
	3-1: BlogPage setting.
-------------------------------------------------------------------*/

body#HarumaIndexPage div#mainContents .Unit .Inner .entry,
body#HarumaDateBasedPage div#mainContents .Unit .Inner .entry,
body#HarumaCategory div#mainContents .Unit .Inner .entry{
	background:url(../images/bg_unit.gif) -1320px 100% no-repeat;
}

body.HarumaBlogPage div#mainContents .Unit .Inner .entry h2{
	line-height:normal;
	margin:0 0 -18px;
	padding:0;
	*padding:0;
	text-align:left;
	font-weight:normal;
	color:#2f4f23;
}

body.HarumaBlogPage div#mainContents .Unit .Inner .entry h3{
	background:url(../images/bg_ttl.gif) 0 100% no-repeat;
	font-size:1.2em;
	font-weight:bold;
	line-height:120%;
	margin:0 0 10px;
	padding:20px 0 10px 0;
	text-align:left;
}

body.HarumaBlogPage div#mainContents .Unit .Inner .entry h3 a{ text-decoration:none;}

div#mainContents .Unit .Inner .entry-body blockquote,
div#mainContents .Unit .Inner .entry-more blockquote{
	background-color:#E8FEE7;
	margin:5px 0;
	padding:10px 10px 5px;
}

div#mainContents .Unit .entry-more{
}

div#mainContents .Unit .posted{
	border-top:1px solid #c3dab6;
	text-align:right;
	padding-top:17px;
	margin:1em 0 0;
	clear:both;
}

body.HarumaBlogPage div#mainContents .Unit .Inner .entry .entry-trackback h2,
body.HarumaBlogPage div#mainContents .Unit .Inner .entry .entry-comment h2{
	padding:0 0 5px;
	font-weight:bold;
	margin:0;
}

div#mainContents .Unit .trackback-url{
}

div#mainContents .Unit .trackback-url span{
	font-weight:bold;
	color:#2F4F23;
	display:block;
	padding:5px 10px; 
	background:#F5F8EB;
}

div#mainContents .Unit .comment-content{
	margin:0 0 15px;
}

div#mainContents .Unit .comment-content .posted{
	padding-top:5px;
}

.entry-trackback{ margin:0 0 15px;}
#comment-text{ margin:0 0 10px;}

body.HarumaBlogPage #comment-form-data #comment-name input,
body.HarumaBlogPage #comment-form-data #comment-email,
body.HarumaBlogPage #comment-form-data #comment-url{
	margin:0 0 10px;
}

body.HarumaBlogPage #comment-form-data #comment-name input,
body.HarumaBlogPage #comment-form-data #comment-email input,
body.HarumaBlogPage #comment-form-data #comment-url input{
	width:200px;
}

body.BlogPage #comment-form-data textarea{
	width:400px;
}

/*-- .Unit end ----------------------------------------------------*/

/*-- body#ArchivePage ---------------------------------------------*/

body#HarumaArchivePage div#mainContents .Unit .Inner .entry .archive-datebased p{
	margin:0 0 50px;
}

/*-- body#HarumaDateBased -------------------------------------------*/

body#HarumaDateBasedPage div#mainContents .Unit .Inner .entry h2.content-header{
	padding:0;
	margin:0;
	font-size:1.2em;
	font-weight:bold;
	float:left;
}

body#HarumaDateBasedPage .entry-nav {
	float:right;
}

/*-- body#HarumaArchivePage ---------------------------------------------*/

body#HarumaArchivePage div#mainContents .Unit .Inner .entry .archive-datebased h2,
body#HarumaArchivePage div#mainContents .Unit .Inner .entry .archive-category h2{
	font-size:1.2em;
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
}

/*-- body#HarumaCategory ------------------------------------------------*/

body#HarumaCategory div#mainContents .Unit .Inner .entry .archive-category h2{
	font-size:1.2em;
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
}


body.HarumaBlogPage div#mainContents{
}

/*-- body#HarumaIndividualPage ------------------------------------------------*/

body#HarumaIndividualPage div#mainContents .Unit .Inner .entry .entryall{
	margin:0 0 5px;
}


/*===================================================================
	header.css
===================================================================*/

div#subContents{
	float:right;
	width:192px;
	padding:6px 0 0;
	background:url(../images/bg_sub.gif) 0 0 no-repeat;
}

div#subContents div#subContentsInner{
	background:url(../images/bg_sub.gif) -192px 0 repeat-y;
	padding:0 6px 6px;
}

div#subContents ul li{
	padding:0 0 0 10px;
	background:url(../images/item.gif) 2px 8px no-repeat;
}
