@charset "shift_jis";

/* ------------------
 BODY
 ------------------*/

html {
	overflow-y:scroll;
     }

body {
	width:100%;
	height:100%;
	margin:0px;
    padding:0px;
	color:#666666;
	line-height:1.4em;
	font-size:12px;
	background-color:#fff;
	overflow: hidden;
	}


/* ------------------
　LINK COLOR
 ------------------*/

a:link {
	color: #666;
	text-decoration:none;
	}
	
a:visited {
	color: #666;
	text-decoration:none;
	}
	
a:hover {
	color: #00733A;
	text-decoration:underline;
	}

/* ------------------
 CONTENTS
 ------------------*/
 
#contents{
	width:auto;
	height:100%;
	margin:0 auto 0 auto;
	}
	
/* ------------------
 CONTAINER
 ------------------*/
 
#container{
	width:1000px;
	height:100%;
	margin:0 auto 0 auto;
	padding:10px 0 40px 0;
	}
	
.assist-navi{
	width:900px;
	height:auto;
	text-align:right;
	margin:10px auto 0 auto;
	*margin:10px auto 10px auto;
	font-size:10px;
	}
	
.assist-navi p{}
 
/* ------------------
 HEADER
 ------------------*/

#header_line{
	width:100%;
	height:5px;
	background-color:#00733A;
	}

#header_box{
	width:900px;
	height:auto;
	margin:20px auto 10px auto;
	}

#logo{
	width:67px;
	height:67px;
	float:left;
	}
	
#header_navi{
	width:410px;
	height:20px;
	float:right;
	}
	
.navi{
	float:right;
	margin:0 0 0 20px;
	background-image:url(../images/common/list1.jpg);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0 0 0 10px;
	}
	
#menu_box{
	width:900px;
	height:50px;
	margin:10px auto 0 auto;
	}

.menu_btn{
	width:127px;
	height:50px;
	margin:0 2px 0 0;
	float:left;
	}

.menu_btn2{
	width:127px;
	height:50px;
	margin:0 0 0 -1px;
	float:left;
	}


/* ------------------
 FOOTER
 ------------------*/
 
#footer_box{
	width:900px;
	height:auto;
	margin:10px auto 10px auto;
	}

#footer_line{
	height:1px;
	background-color:#00733A;
	}
	
#footer_left{
	float:left;
	width:350px;
	height:auto;
	}
	
#footer_right{
	float:right;
	width:550px;
	height:auto;
	}
	
.f_title{
	font-weight:bold;
	}
	
#footer_navi_left{
	float:left;
	margin:0 0 0 60px;
	}

#footer_navi_center{
	float:left;
	margin:0 0 0 25px;
	}
	
#footer_navi_right{
	float:left;
	margin:0 0 0 5px;
	}
	
#footer_navi_left li{
	list-style:none;
	list-style-image:url(../images/common/list1.jpg);
	line-height:1.8em;
	}
	
#footer_navi_center li{
	list-style:none;
	list-style-image:url(../images/common/list1.jpg);
	line-height:1.8em;
	}
	
#footer_navi_right li{
	list-style:none;
	line-height:1.8em;
	font-size:10px;
	}

#copywrite{
	width:100%;
	height:30px;
	background-color:#cccccc;
	text-align:center;
	color:#555555;
	font-size:12px;
	padding:15px 0 0 0;
	margin:0 0 0 0;
	}
	
.style1 {color: #005C32}

#container2{
	width:900px;
	height:auto;
	margin:0 auto 0 auto;
	}

		
#h_mid_left{
	float:left;
	}
	
#h_mid_right{
	float:right;
	width:670px;
	margin:0 auto 0 auto;
	}

#h_mid_left li.aa{
	list-style:none;	
	width:200px;
	height:60px;
	margin:0 0 10px -40px;
	}
	
#h_mid_right p{
	margin:0 0 0 20px;
	width:600px;
	height:auto;
	}
	
h1{}

h2{}
	
h3{
	margin:20px 0 0 20px;
	}
	
#h_mid_right p{
	width:580px;
	margin:0 0 30px 30px;
	}

/* ------------------
　ブログ箇所
 ------------------*/
	
h4{
	background-image:url(http://www.realizm.biz/elm/images/title/wp_titlebg.jpg);
	background-repeat:no-repeat;
	width:664px;
	height:39px;
	font-size:16px;
	font-weight:bold;
	padding:12px 0 0 25px;
	margin:10px 0 0 0;
	}
	
#content{
	width:664px;
	}
	
.storycontent{
	width:600px;
	height:auto;
	padding:15px 0 15px 0;
	}
	
.storycontent a:link{
	color:#00733A;
	text-decoration:underline;
	}

.storycontent a:visited{
	color:#00733A;
	text-decoration:underline;
	}
	
#attachment_22 p.wp-caption-text{
	margin-top:10px;
	padding:5px 0 5px 0;
	}


/* ------------------
　サイドバー
 ------------------*/
 	
#menu{
	width:200px;
	}
	
/* ------------------
　最近の記事
 ------------------*/
 
#recent-posts-3{
	background-image:url(../images/title/side_bg.jpg);
	background-repeat:no-repeat;
	width:200px;
	margin:30px 0 20px -40px;
	padding:0 0 0 25px;
	list-style:none;
	font-weight:bold;
	color:#00572B;
	}
	
#recent-posts-3 li{
	list-style:none;
	font-weight:normal;
	margin:5px 0 0 -40px;
	padding:0 0 0 0;
	}

/* ------------------
　カテゴリー
 ------------------*/	
	
#categories-3{
	background-image:url(../images/title/side_bg.jpg);
	background-repeat:no-repeat;
	width:200px;
	margin:0 0 20px -40px;
	padding:0 0 0 25px;
	list-style:none;
	font-weight:bold;
	color:#00572B;
	}
	
#categories-3 li{
	list-style:none;
	font-weight:normal;
	margin:5px 0 0 -40px;
	padding:0 0 0 0;
	}
	
#categories-3 #cat{
	margin:10px 0 0 0;
	}

	
/* ------------------
　過去の記事
 ------------------*/	
	
#search-3{
	background-image:url(../images/title/side_bg.jpg);
	background-repeat:no-repeat;
	width:200px;
	margin:0 0 20px -40px;
	padding:0 0 0 25px;
	list-style:none;
	font-weight:bold;
	color:#00572B;
	}
	
.screen-reader-text{
	font-weight:normal;
	color:#666666;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
#searchform{
	margin:8px 0 0 0;
	padding:0 0 0 0;
	}
	
/* ------------------
　アーカイブ
 ------------------*/	
	
#archives-3{
	background-image:url(../images/title/side_bg.jpg);
	background-repeat:no-repeat;
	width:200px;
	margin:0 0 20px -40px;
	padding:0 0 0 25px;
	list-style:none;
	font-weight:bold;
	color:#00572B;
	}
	
#archives-3 li{
	list-style:none;
	font-weight:normal;
	margin:5px 0 0 -40px;
	padding:0 0 0 0;
	}

.feedback{
	width:664px;
	text-align:right;
	margin:0 0 30px 0;
	padding:10px 0 0 0;
	border-top:1px dotted #999999;
	}
	
#wp-calendar {width: 182px; margin-top: 6px; margin-left: -8px;}
 #wp-calendar th{
 width: 22px;
 margin-right: 2px;
	font-weight:normal;
 text-align: center;
 }
 #wp-calendar td{
 width: 22px;
 margin-right: 2px;
	font-weight:normal;
	color:#666666;
 text-align: center;
 }
 #wp-calendar a:link{color: #00572B;
	text-decoration:underline;}
 
 
#calendar-6{
	background-image:url(../images/title/side_bg.jpg);
	background-repeat:no-repeat;
	width:200px;
	margin:30px 0 20px -40px;
	padding:0 0 0 25px;
	list-style:none;
	font-weight:bold;
	color:#00572B;
	}
	
#calendar-6 li{
	list-style:none;
	font-weight:normal;
	margin:5px 0 0 -40px;
	padding:0 0 0 0;
	}
