@charset "utf-8";
/*
Theme Name: GREEN
Theme URI: http://www.green-organic-web.com
Description: GREEN
Author: GREEN
*/

* {padding:0; margin:0;}

img {border-style:none;}

a:focus {
   outline:none;
}
a {
        color:#333;
}

a:hover {
        color:#89c33c;
}

body {
	height:100%;
	background-color: #fff;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #333;
}


#container {
	height:100%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	float: left;
	width: 190px;
	padding-left: 80px;
        padding-bottom: 30px;
}

#navi .calender_box {
	width: 150px;
        padding-top: 142px;
}

#contents p {
	line-height: 1.8em;
	text-align: justify;
}


#copyright {
	font-size: 0.8em;
	padding-top: 60px;
}

#header h1 a {
	background-image: url(image/logo_green.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 200px;
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 95px 325px 100px 325px;
	padding-top: 125px;
	text-indent: -9999px;
}

.top_img {
        padding-bottom:50px;
}

#contents {
	float: right;
	width: 500px;
	padding-right: 80px;
	padding-bottom: 100px;
}
#contents .lb_organic {
	background-image: url(../green/image/lb_organic.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 500px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 50px 0;
}

#contents .lb_maintenance {
	background-image: url(../green/image/lb_maintenance.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 500px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 50px;
}


#box01 {
	width: 500px;
	clear: both;
	padding-top: 50px;
}
#box01 .img_left {
	float: left;
	width: 215px;
	padding-right: 30px;
}
#box01 .text_right {
	padding-top: 25px;
	float: right;
	width: 255px;
	text-align: justify;
}

#box02 {
	width: 500px;
	clear: both;
	padding-top: 20px;
}
#box02 .img_left {
	float: left;
	width: 190px;
	padding-right: 30px;
}
#text_right {
	float: right;
	width: 280px;
	text-align: justify;
}
#navi ul li {
	height: auto;
	width: 130px;
	padding-bottom: 23px;
	list-style-type: none;
	text-decoration: none;
}

#navi ul li.navi_wide {
	height: 46px;
	width: 130px;
	padding-bottom: 23px;
	list-style-type: none;
	text-decoration: none;
}

#shop_info {
        width: 500px;
        height: auto;
}

#map {
        float: left;
        width: 200px;
        padding-right: 55px;
}

#shop_text {
        float: right;
        width: 245px;
	display: block;
}

.hidden {
	display: none;
}

.point_organic {
        font-size: 1.17em;
        font-weight: bold;
        line-height: 1.6;
        clear: both;
        padding-top: 2em;
}

#entry {
	width: 500px;
	padding-bottom: 30px;
        margin-bottom: 30px;

}

#entry img{
	padding: 4px;
        border: 1px solid #d4d4d4;
        margin-bottom: 1.8em;
}

#entry h2 {
        font-size: 1.2em;
        padding-bottom: 0.5em;
        margin-bottom: 20px;
        border-bottom: 1px dotted #333;
}

#entry h2 a {
	outline: 0;
	text-decoration: none;
	color: #333;
}

#entry h2 a:hover {
	color: #89c33c;
}

/* side */
#side {
	width: 150px;
	height: auto;
        padding-top: 20px;
}
#side .serch_box h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

#side .about_box h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #bbbdbf;
	padding: 20px 0 5px 0;
}

#side .calender_box2 {
	padding: 20px 0;
}

#side .calender_box2 h3{
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #bbbdbf;
	padding: 20px 0 5px 0;
}

#side .about_box p {
	font-size: 1em;
	line-height: 1.5em;
}

#side .about_box ul li {
	width: 150px;
        padding: 0;
	border-bottom: 1px dotted #bbbdbf;
}

#side .about_box ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#side .about_box ul li a {
	font-size: 0.86em;
	color: #000;
	display: block;
	outline: 0;
	text-decoration: none;
	padding: 6px 0 4px 20px;
}

#side .about_box ul li a:hover {
	background-color: #F0F0F0;
}

.com {
        padding-bottom: 20px;
        border-bottom: 1px dotted #333;
}

/* pagenavi */
#pagenavi {
        width: 500px;
}

.wp-pagenavi {
	padding-bottom:10px;
        text-align: right;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #333;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #333;
}
.wp-pagenavi a:hover {	
	color: #89c33c;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #333;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #333;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	color: #89c33c;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #333;
}

#side .about_box p.smallText {
         font-size: 0.85em;
         text-align: justify;
}

