* {
	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 : #7BC318 ;text-decoration : none;}
a:visited {color : #7BC318 ;text-decoration : none;}
a:hover {color : #7BC318 ;text-decoration : underline;}
a:active {color : #7BC318 ;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;
}
.entry-body img {
max-width: 100%;
height: auto;
}
/* バナー部分 */

#banner{
	width : 1000px;
	height : 262px;
	background : url(http://blog-imgs-92.fc2.com/t/a/a/taaoitori/7777777777.jpg) no-repeat;
}

h1{
	margin:0;
        padding:85px 0 30px 300px;
        font-size:100px;
        font-family: Helvetica,Arial,sans-serif;}

h1 a{color: #ffffff;                               /* フォントの色 */
	font-size: 36px;                           /* フォントサイズ */
	font-weight: bold;                         /* フォントの太さ */
	text-shadow: 0 0 10px #000;                /* テキストシャドウ */

	}


/* 本文 */

#container{
	width:800px;
	background :#3F3F3F;
	margin:0 auto;
}

#wrapper{
	float:left;
	width:592px;
}

#blogcontainer{
}



/* 左サイドバー */

#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;}


/* メイン */

#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;
}