* {
	margin : 0;
	padding : 0;
	font-style : normal;
	font-weight : normal;
	font-size:12px;
	word-break:break-all;
}

a img {
	border-style : none;
	border-width : 0px;	
	text-decoration : none;
}

a:link {color : #ffff99 ;text-decoration : none;}
a:visited {color : #ffff99 ;text-decoration : none;}
a:hover {color : #ffff99 ;text-decoration : underline;}
a:active {color : #ffff99 ;text-decoration : none;}

body {
	color : #fff;
	background :#000 url(http://templates.blog.fc2.com/template/woods/body.gif) repeat-x;
	text-align : left;
	line-height : 1.5;
}

/* バナー部分 */

#banner{
	width : 800px;
	height : 262px;
	background : url(http://templates.blog.fc2.com/template/woods/banner.gif) no-repeat;
}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	padding : 15px 0 0 30px;
	color:#000;
	width:260px;
}

h1 a{
	font-size : 24px;
	font-weight : bold;
	color:#000;
}

h1 a:visited{
	font-size : 24px;
	font-weight : bold;
	color:#000;
}

h2{
	padding : 0 0 0 34px;
	font-size:16px;
	color:#666;
	font-weight:bold;
	width:260px;
	line-height:1em;
}
#topad{
        text-align:center;
}
/* 本文 */

#container{
	width:800px;
	background :#3F3F3F;
	margin:0 auto;
}

#wrapper{
	float:left;
	width:592px;
}

#blogcontainer{
}

#counter{
      text-align: center;
}

blockquote{
     padding: 5px;
     background: #4f4f4f;
}

/* 左サイドバー */

#left{
	margin-top:15px;
	float:left;
	width:190px;
	margin-left:6px;
}

#left img{margin:0 auto;}

#left h3{
	height : 34px;
	color:#fff;
	background : url(http://templates.blog.fc2.com/template/woods/sidetop.gif) no-repeat;
	text-align : center;
	padding-top:10px;
	font-weight:bold;
}

.sidebody{
	padding:3px 15px 3px 15px;
}

#left ul {
	margin : 0 15px;
	list-style:url(http://templates.blog.fc2.com/template/woods/list.gif);
}

.calender{
	width:170px;
	margin:0 auto;
}

.ads{
	color:#7BC318;
}


.sidebody a:link{color : #fff ;text-decoration : none;}
.sidebody a:hover{color : #fff ;text-decoration : underline;}
.sidebody a:visited{color : #fff ;text-decoration : none;}
.sidebody a:active{color : #fff ;text-decoration : none;}

.sidebody .calender a:link{color : #7BC318 ;text-decoration : none;}
.sidebody .calender a:hover{color : #7BC318 ;text-decoration : none;}
.sidebody .calender a:visited{color : #7BC318 ;text-decoration : none;}
.sidebody .calender a:active{color : #7BC318 ;text-decoration : none;}

#leftad{
       text-aling: center;
}

/* メイン */

#blog{
	float:right;
	width:380px;
	overflow:hidden;
}

.articledate{
	padding:30px 0 0 25px;
	font-weight:bold;
	font-size:14px;
}

.entry-header{
	background:url(http://templates.blog.fc2.com/template/woods/mainbody.gif) repeat-y;
}

.blogtop{
	height:45px;
	background : url(http://templates.blog.fc2.com/template/woods/maintop.gif) 0 100% no-repeat;
}

.blogbottom{
	height:42px;
	background:url(http://templates.blog.fc2.com/template/woods/mainbottom.gif) no-repeat;
}

.prev-next-navi{
	color:#7BC318;
}

#blog h3{
	padding:3px 20px 0 25px;
	font-weight:bold;
	font-size:14px;
}

#blog h3 a{
	font-weight:bold;
	font-size:14px;
}

.entry-body{
	padding:12px 20px 3px 25px;
	background:url(http://templates.blog.fc2.com/template/woods/mainbody.gif) repeat-y;
	font-size:14px;
}

.entry-footer{
	background:url(http://templates.blog.fc2.com/template/woods/mainbody.gif) repeat-y;
	color:#000;
	text-align:right;
}

.entry-footer a:link{color:#000000;}
.entry-footer a:hover{color:#000000;}
.entry-footer a:visited{color:#000000;}
.entry-footer a:active{color:#000000;}
	

.section{
	margin-bottom:5px;
}

.section ul.entry-footer {
	padding : 10px 15px 5px 20px;
	list-style-position : inside;
}

.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
}

/* コメント部 */

#com{
	padding:6px 8px;
	background:#fff;
}

.comment-top,.comment-post{
}

.comment-header{
	font-size:13px;
	font-weight:bold;
}

.comment-body{
	padding : 0 10px;
}
.comment-footer{
	padding : 10px 10px 15px 10px;
}

/* 右サイドバー */

#right{
	margin-top:15px;
	float:right;
	width:190px;
	margin-right:5px;
}

#right h3{
	height : 34px;
	color:#fff;
	background : url(http://templates.blog.fc2.com/template/woods/sidetop.gif) no-repeat;
	text-align : center;
	padding-top:10px;
	font-weight:bold;
}

#right ul {
	margin : 0 15px;
	list-style:url(http://templates.blog.fc2.com/template/woods/list.gif);
}


/* フッター */
#footer{
	text-align:center;
	background:url(http://templates.blog.fc2.com/template/woods/footer.gif) 50% 0 no-repeat;
	height:39px;
	padding-top:50px;
}