@charset "shift_jis";
/*----------------------------
  CSS hisaki Document 2009.09
  Last Update 2009.09.04 hisaki
----------------------------*/

@import "base.css";

/*####################　共通設定　####################*/

body {
	background:#f8f7f3;
	text-align:center;
	color:#333333;
	font-size:12px;
	}
p {
	margin:0 0 10px;
	line-height:1.5;
	text-align:justify;  
	text-justify:inter-ideograph;  
	}

a {color:; text-decoration:none;}
a:hover {text-decoration:underline;}

hr {display:none;}

/*####################　枠設定　####################*/

#Header {
	background:url(../../diary/img/wall-header.gif) 0 0 no-repeat;
	width:900px;
	height:230px;
	margin:0 auto;
	text-align:left;
	}
#Container {
	width:900px;
	margin:0 auto;
	text-align:left;
	}
#Container:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
#Main {
	display:inline;
	float:right;
	width:668px;
	}
#MainBody {
	background:url(../../diary/img/wall-main.gif) 0 0 repeat-y;
	width:668px;
	margin-bottom:30px;
	padding:9px 0 3px 0;
	}
#Sub {
	display:inline;
	float:left;
	width:212px;
	}
#Footer {
	clear:both;
	width:900px;
	margin:0 auto;
	text-align:center;
	padding:20px 0;
	}

/*####################　ヘッダ　####################*/

#Header h1,
#Header h2{ display:none;}
#Header p{
	display:inline;
	float:left;
	width:164px;
	height:98px;
	margin:95px 0 0 20px;
	}
#Header p a{
	display:block;
	height:98px;
	text-indent:-9999px;
	}

/*####################　コンテンツ部　####################*/

#Main .contentsBox{
	background:#FFFFFF;
	width:650px;
	margin:0 0 9px 9px;
	padding:39px 0 40px;
	}
#Main .contentsBox .entry{
	width:566px;
	margin:0 0 0 42px;
	}
#Main .contentsBox .entry h2{
	background:url(../../diary/img/ico-flower.gif) 0 6px no-repeat;
	margin-bottom:8px;
	padding:10px 0 10px 30px;
	font:normal 11px verdana;
	}
#Main .contentsBox .entry h3{
	background:url(../../diary/img/line-title.gif) left bottom no-repeat;
	margin-bottom:25px;
	padding-bottom:5px;
	font:bold 24px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	}
#Main .contentsBox .entry h3 a{ color:#333333;}
#Main .contentsBox .entry h3 a:hover{ text-decoration:none;}
#Main .contentsBox .entryBody{margin-bottom:30px;}
#Main .contentsBox .entry p	a{ color:#3585fc;}
#Main .contentsBox .entry .photo{
	text-align:center;
	margin-bottom:30px;
	}
#Main .contentsBox .entry p.photo span{
	text-align:center;
	margin:0 auto 20px;
	_border:1px solid #ece9da;
	_padding:8px;
	}
#Main .contentsBox .entry p.photo span img{
	border:1px solid #ece9da;
	padding:8px;
	_border:0;
	_padding:0;
	}
#Main .contentsBox .entry dl dt{
	display:inline;
	float:left;
	border-right:1px solid #333333;
	padding-right:10px;
	margin-right:10px;
	font-size:10px;
	}
#Main .contentsBox .entry dl dd{
	display:inline;
	float:left;
	margin-right:10px;
	font-size:10px;
	}
#Main .contentsBox .entry dl dd a{ color:#3585fc;}

#Main .contentsBox .entry dl:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
.archive #Main .contentsBox .entryList{
	width:566px;
	margin:0 0 0 42px;
	}
.archive #Main .contentsBox .entryList h2{
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:50px;
	padding:10px 0 10px 5px;
	font:bold 16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	}

.archive #Main .contentsBox .entryList h3{
	background:url(../../diary/img/ico-flower.gif) 0 6px no-repeat;
	margin-bottom:8px;
	padding:10px 0 10px 30px;
	font:normal 11px verdana;
	}
.archive #Main .contentsBox .entryList h4{
	margin-bottom:25px;
	padding-bottom:5px;
	font:bold 24px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	}
.archive #Main .contentsBox .entryList h4 a{ color:#3585fc;}


.pageBute{
	width:668px;
	margin-bottom:15px;
	text-align:center;
	font-size:11px;
	font-family:verdana;
	}
.pageBute ul{
	width:12.5em;
	margin:0 auto;
	_margin:0;
	}
.pageBute ul li{
	float:left;
	width:2.5em;
	_width:1em;
	margin-right:1px;
	}
	
.pageBute ul li span{
	display:block;
	color:#333333;
	background:#d0dff5;
	padding:6px 9px;
	}
.pageBute ul:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
.pageBute li .current_page{
	background:#000000;
	color:#ffffff;
	}
.pageBute li a,
.pageBute li a{color:#333333;}

/*####################　サイドメニュー　####################*/

#Sub .subMenu{margin-bottom:30px;}
#Sub .subMenu a{ color:#3585fc;}
#Sub #Profile{
	background:url(../../diary/img/wall-sub-bottom.gif) left bottom no-repeat;
	padding-bottom:12px;
	}
#Sub #Profile .subBody{
	background:url(../../diary/img/wall-sub-body.gif) 0 0 repeat-y;
	padding:0 9px;
	}
#Sub #Profile h2{
	background:url(../../diary/img/wall-sub-top.gif) 0 0 no-repeat;
	width:212px;
	margin:0;
	padding:9px 0 0 8px;
	font-size:0;
	text-indent:-9999px;
	}
#Sub #Profile h3{
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
	}
#Sub #Profile h4{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	}
#Sub #Profile p{
	font-size:11px;
	margin:0 0 8px 0;
	}
#Sub #Profile p.link{ margin-bottom:0;}
#Sub #Category h2,
#Sub #Monthly h2{ margin-bottom:12px;}
#Sub .subMenu ul li{
	background:url(../../diary/img/line-sub.gif) left bottom no-repeat;
	margin-bottom:12px;
	padding-bottom:12px;
	
	}
#Sub .subMenu ul li a{
	background:url(../../diary/img/ico-arrow-sub.gif) 0 4px no-repeat;
	padding:0 0 0 12px;
	margin:12px;
	}

/*####################　フッタ　####################*/

#Footer h2{ display:none;}
address {
	clear:both;
	font-size:0;
	}













/*end*/

