@charset "utf-8";

/* common layout*/

#wrapper {
	width: 100%;
	padding:10px 0;
}

#header {
	height: 216px;
	width: 960px;
	margin: 0 auto;
}

#header h1 a {
	background:url(../images/logo.jpg) left top no-repeat;
	width:165px;
	height:46px;
	display:block;
	outline:none;
	text-indent:-9999px;
}

#contentsArea {
	width: 960px;
	margin: 20px auto;
}

#mainContentsArea {
	float: left;
	width:520px;
	margin-left:20px;
}

/* side ------------------ */

#leftColumn, #rightColumn {
	width:200px;
}

#leftColumn {
	float:left;
}

#rightColumn {
	float:right;
}

.bnrBox { width:100%; }

.bnrBox li { width:100%; margin-bottom:20px; }

.sideFrameOuter {
	width:100%;
	background:url(../images/frame_bottom.gif) no-repeat bottom;
	padding-bottom:5px;
	margin-bottom:20px;
}

.sideFrameOuter h3 {
		height:18px;
		padding-top:8px;
		text-indent:2.8em;
		font-weight:bold;
		color:#fff;
		background:url(../images/frame_top.gif) no-repeat;
		
}
	
.profileList, .textList {
	width:180px;
	overflow:hidden;
	border-left:5px solid #F00;
	border-right:5px solid #F00;
	padding:0 5px;
}
.profileList li { clear:both; padding:10px 0; margin-bottom:-1px; border-bottom:1px dotted #D5BAB5; line-height:1.3; }

.profileList img { padding:0 8px 8px 0; float:left; }

.textList li { padding:7px 0 6px; margin-bottom:-1px; border-bottom:1px dotted #D5BAB5; line-height:1; } 
* html .textList li { padding:8px 0 5px; }

/* footer ------------------ */

#footer {
	height: 70px;
	width: 960px;
	margin: 0 auto;
	color:#987037;
	border-top:1px solid #D4C9B5;
	padding:5px 0 0 0;
}
#footer a, #footer p {
	color:#987037;
	font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
#footer a:hover {
	color:#CD7C4C;
}
#footer_navi address {
	color:#987037;
	text-decoration:none;
	font-size:9px;
	margin-top:5px;
}
#footer_navi {
	float:left;
	text-align:left;
	width:500px;
}
#footer_navi ul {
	border-left:1px solid #987037;
	display:inline;
}
#footer_navi li {
	display:inline;
	border-right:1px solid #987037;
	padding:0 10px;
	margin:0 0 5px 0;
}

#footer_add {
	float:right;
	width:400px;
}
#footer_add h2 {
	margin-top:3px;
}
#footer_add h2 a {
	font-size:12px;
}
#footer_add h2, #footer_add address {
	text-align:right;
	font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
}
 #footer_add address {
	color:#987037;
	text-decoration:none;
	font-size:10px;
	margin-top:5px;
}

/* blogArea ------------------ */
.blogArea {
	margin-bottom:40px;
}
.blogEntry {
	padding:7px 10px 4px 35px;
	background:url(../images/frame_topmain.jpg) left top no-repeat;
	min-height:26px;
	height: auto !important;
	height: 26px;
}
.blogTitle {
	float:left;
	width:315px;
	text-align:left;
	color:#FFF;
	font-size:14px;
	line-height:1.2;
}
.blogTitle a:link, .blogTitle a:visited { color: #FFF; text-decoration: none;  }
.blogTitle a:hover, .blogTitle a:active { color: #FFF; text-decoration: underline; }

.blogTitle a { color:#FFF; }

*:first-child+html .blogTitle { font-size:122%; }

.blogDate {
	float:right;
	width:160px;
	text-align:right;
	color:#FFF;
}
.blogText {
	border:1px solid #D5BAB5;
	padding:15px 15px 0 15px;
	border-top:none;
}
.blogText p {
	margin-bottom:15px;
}
/* clearfix ------------------ */

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* カテゴリー表示エリア ------------------ */

.category_area {
	margin:0 0 10px 0;
	padding:6px;
	background-color:#FFE9E9;
}

/* margin ------------------ */

.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom:10;}
.fl { float:left; }
.fr { float:right; }

/* コメント表示欄CSS ------------------ */

.red { color:#F00;}

.comment-day {border-top: 1px dotted #CCCCCC; padding-top:10px; margin-bottom:5px;}
.comment-trackback {border-bottom: 1px dotted #CCCCCC; padding-bottom:10px; margin-bottom:10px;}
.comment-content {border-bottom:1px solid #CCCCCC; margin-bottom: 5px;}
.comment-txt01 {background-color:#ECECEC; padding:5px 0; font-size:13px; margin-bottom:10px; _padding-left:10px;}
.comment-txt02 {background-color:#ECECEC; padding:5px 0; font-size:13px; margin:10px 0; _padding-left:10px;}
.comment_author a {	color:#F00;}

/* ページ送り表示欄CSS ------------------ */

.tablenav {
	color: #F00;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #F00;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #F00;
}

.tablenav .current {
	color: white;
	background: #F00;
	border-color: #F00;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}