@charset "EUC-JP";
html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p{margin:0;padding:0;}
body {
	margin:0;
	padding: 0;
	color:/*#72D14A*/#333;
	font-family: verdana ,arial ,sans-serif;
	font-size:80%;
	text-align:center;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
p {}
ol,ul {
	list-style-type:none;
}
fieldset,img { border:0; }
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th {
	text-align:left;
}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; }

ul,li,img{vertical-align:bottom;}
/* float clear! */
.clear{clear:both}
/*clearfix*/
.clearfix:after{
	height: 0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.clearfix {display:inline-block;}
html[xmlns] .clearfix{display: block;}
* html .clearfix {height:1%;}

.f_left{float:left;}
.f_right{float:right;}

/* CSS start
----------------------------------------------------------------------------------------------------*/
/*header
------------------------------*/
#header{background:url(img/head_back.jpg) repeat-x top center;}
#banner{
	height:300px;
	margin:0 auto;
	padding:10px 0 0 10px;
	text-align:left;
	width:790px;
}
#banner h1{
	display:block;
	height:100px;
	width:350px;
}
/*footer
------------------------------*/
#outfooter{
	background:url(img/foot_back_02.jpg) repeat-x top center;
	clear:both;
	height:60px;
	width:100%;
}
#footer{
	font-size:1.4em;
	margin:0 auto;
	text-align:right;
	width:800px;
}
#footer:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#footer{display:inline-block; padding:20px 0 0 0;}
html[xmlns] #footer{display:block;}
* html #footer{height:1%;}
#footer img{float:left;}
#footer ul{}
#footer li{
	display:inline;
	margin-left:1em;
}
#footer li a{
	color:#FFFFFF;
	background:url(img/arrow_w.gif) no-repeat left center;
	padding-left:21px;
	text-decoration:none;
}
/*container
------------------------------*/
#container{
	background:url(img/foot_back_01.jpg) no-repeat bottom center;
	margin:0 auto;
	padding:0 30px 20px;
	width:800px;
}
#container:after{
	height: 0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#container{display:inline-block;}
html[xmlns] #container{display: block;}
* html #container{height:1%;}
/*index page
----------------------------------------------------------------------------------------------------*/
#about_title{
text-align:left;
}
#mail_to{margin-left:55px;}

#mail_to{margin-left:55px;}
div.about_title{
	background:url(img/about_back.gif) repeat-y;
	float:left;
	position:relative;
	min-height:230px;
	width:266px;
}
img.about_footer{
	position:absolute;
	bottom:0;
	left:0;
}
div.about_txtarea{
	height:90px;
	overflow:auto;
	position:absolute;
	top:75px;
	left:16px;
	text-align:left;
	width:240px;
}
img.about_more{
	position:absolute;
	top:174px;
	left:130px;
}
#news_block{
	float:left;
	margin-top:20px;
	width:395px;
}
#news_block:after{
	height: 0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#news_block{display:inline-block;}
html[xmlns] #news_block{display: block;}
* html #news_block{height:1%;}
#movie_block{
	background:url(img/movie_back.jpg) no-repeat bottom;
	float:left;
	margin-top:20px;
	height:350px;
	width:395px;
}
#movie_block:after{
	height: 0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#movie_block{display:inline-block;}
html[xmlns] #movie_block{display: block;}
* html #movie_block{height:1%;}
#movie_block h2{margin-bottom:10px;}
/*RSS
------------------------------*/
.rss_box {
	height:140px;
	margin:10px 0 15px;
	overflow:auto;
}
.rss_title, rss_title a {}
ul.rss_items li{
	border-bottom:1px #666666 solid;
	line-height:1.6;
	padding:0.8em 0;
	text-align:left;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	background:url(img/arrow_r.gif) no-repeat left;
	color:#333333;
	padding-left:21px;
	text-decoration:none;
}
.rss_item a:hover {}
.rss_date{padding-left:1em;}

/*blog page
----------------------------------------------------------------------------------------------------*/
#content{
	float:left;
	width:580px;
	text-align:left;
}
ul#cate_menu{margin:0.5em 0 2em;}
ul#cate_menu li{
display:inline;
padding-right:1em;
}
ul#cate_menu li a{
	color:#EC6A5D;
	font-weight:bold;
	background:url(img/arrow_r.gif) no-repeat left center;
	padding-left:21px;
	text-decoration:none;
}
ul#cate_menu li a:hover{
	color:#EC6A5D;
	background:url(img/arrow_r.gif) no-repeat left center;
	padding-left:21px;
	text-decoration:none;
}
/*entry
------------------------------*/
#blog{background:url(img/entry_back.jpg) repeat-y;}
.datetop{}
.datebody{
	background:url(img/entry_title.jpg) no-repeat;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	line-height:2em;
	margin-bottom:20px;
	padding-left:1em;
	text-align:left;
	height:40px;
}
.datebody2{
	background:url(img/nikukyu_big.gif) no-repeat top left;
	height:24px;
	margin-bottom:0.5em;
}
.datebody2 h2{
	padding-left:35px;
	font-size:1.2em;
	font-weight:bold;
	line-height:2;
}
.date{}
.dateend{
	background:url(img/entry_footer.jpg) no-repeat;
	height:40px;
	}
.fullbody{background:url(img/entry_back.jpg) repeat-y; padding:0 20px;}
.blogbodytop{margin:0 20px;}
.blogbody{}
.blogbodybottom{}
.titlebody{
	background:url(img/title_ico.gif) no-repeat left top;
	margin:0 20px 0.5em;
	min-height:30px;
}
.title{
	padding-top:0.5em;
	padding-left:40px;
	font-size:1.2em;
	font-weight:bold;
}
.main{
	line-height:1.6;
	margin:0 20px 0.5em;
}
.more{text-align:right; margin-bottom:0.5em;}
.more a{
   text-decoration:underline;
   color:#00A43C;
}
.more a:hover{
   text-decoration:none;
   color:#00A43C;
}
.mainmore{
	line-height:1.6;
	margin:0 20px 0.5em;
}
.article_tags{
	line-height:1.6;
	margin:0 20px;
}
blockquote{}
.pict{}
a.continues{}
.posted{
	font-size:80%;
	text-align:right;
	margin:0 20px;
}
.posted a{
   text-decoration:underline;
   color:#CCCCCC;
}
.posted a:hover{
   text-decoration:none;
   color:#CCCCCC;
}
.menu{
	margin:0 20px 0.5em;
	text-align:right;
}
.menu a{
   text-decoration:underline;
   color:#00A43C;
}
.menu a:hover{
   text-decoration:none;
   color:#00A43C;
}
.nextpage{
	background:#FFFFFF;
	padding-top:1em;
	text-align:right;
}
.nextpage a{
   text-decoration:underline;
   color:#00A43C;
}
.nextpage a:hover{
   text-decoration:none;
   color:#00A43C;
}
#categorytitlebody{
	background:url(img/entry_title.jpg) no-repeat;
	line-height:2em;
	margin-bottom:0.5em;
	padding-left:1em;
	text-align:left;
	height:40px;

}
#categorytitle{
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	line-height:2.5;
}

/*side
------------------------------*/
#links{
	float:right;
	width:200px;
}
#linkstop{}
#linksbody{}
#linksbottom{}
.sidetitlebody{
	background:url(img/link_title.jpg) no-repeat;
	text-align:center;
	height:40px;
	line-height:2;
	width:200px;
}
.sidetitle{
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
}
.sidetitle a{}
.sidetop{background:url(img/link_back.jpg) repeat-y; padding:5px;}
.side{background:url(img/link_back.jpg) repeat-y; padding:5px;}
.sidebody{
	background:url(img/nikukyu_small.gif) no-repeat top left;
	padding-left:23px;
	padding-bottom:0.5em;
	text-align:left;
}
.sidebottom{
	background:url(img/link_footer.jpg) no-repeat;
	height:42px;
	margin-bottom:10px;
	width:200px;
}
.sidebody a:link,.sidebody a:active {
   text-decoration:underline;
   color:#00A43C;
}
.sidebody a:visited {
   text-decoration:underline;
   color:#00A43C;
}
.sidebody a:hover {
   text-decoration:none;
	color:#00A43C;
}
/*
------------------------------*/
.comblogbodybottom{}
#contentcommentbottom{}
.formbodybottom{}
#articletop{}
#articlebody{}
#articlebottom{}
.trackbackurltop{}
.trackbackurlttl,.trackbackhead,.commenthead,.takecommenthead{font-weight:bold;}
.trackbackurlbody,#trackback,#comment,#takecomment{padding:3px 20px 10px;}
.trackbackurl{padding:10px 70px 20px 0;text-align:left;}
.trackbackurl table{}
input.trackbackbox{width:360px;}
.trackbackurlbottom{}
a.posttitle{}
#trackbackbody,#commentbody{line-height:1.6;padding:10px 0 10px;}
#takecommentbody{}
.trackbackttl,.commentttl{}
.trackbacktext,.commenttext{
line-height:125%;
padding:5px 0 20px 5px;
}
#error{
padding:10px;
font-size:12px;
line-height:125%;
font-weight:bold;
}
#error span{font-weight:normal;}

.loginon,.loginoff{
font-size:12px;
font-weight:bold;
margin:10px 15px;
padding:5px;
border:1px solid #666666;
text-align:center;
}
.loginon a{}
.loginoff a{}
/*form
------------------------------*/
#formbody{margin:0 20px}
dl.form{}   
dl.form dt{
	text-align:left;
	float:left;
	line-height:2.5;
	width:4em;
}   
dl.form dd {
	border-left:3px #99CC33 solid;
	padding:10px;
	padding-left:1em;
	margin-left:5em;
}   
ul.form_item li{
	display:inline;
	margin-right:0.5em;
}
input#author{
	border:1px #99CC33 solid;
	width:200px;
}
input#email{
	border:1px #99CC33 solid;
	width:200px;
}
input#url{
	border:1px #99CC33 solid;
	width:200px;
}
input#bake{}
textarea#text{
	border:1px #99CC33 solid;
	height:200px;
	width:270px;
}
input.button{
	background:#FFFFFF;
	border-top:1px #99CC33 solid;
	border-right:2px #99CC33 solid;
	border-bottom:2px #99CC33 solid;
	border-left:1px #99CC33 solid;
	margin-top:20px;
	width:80px;
}

#blogcommentbottom{
background:url(img/entry_footer.jpg) no-repeat;
height:40px;
width:580px;
}
/*about page
----------------------------------------------------------------------------------------------------*/
div#econico_title{
	text-align:left;
	line-height:1.6;
}
div#econico_title p.p_title{
margin-left:60px;
}
div.econico_block{
	border:1px  #99FF00 solid;
	float:left;
	margin-top:20px;
	margin-right:10px;
	padding:10px;
	width:368px;
}
div.econico_block h2{
	color:#00A43C;
	font-size:1.2em;
	font-weight:bold;
}
.link{font-size:80%; text-align:right;}
/*
----------------------------------------------------------------------------------------------------*/
