@charset "UTF-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

img{vertical-align: bottom;}

a {
	text-decoration: none;
	color: #690;
}

a:hover {
	color: #03F;
}
#container #main-contents span          {
    display:block;
}

/****************************************

          clearfix

*****************************************/

clearfix:after {
     content: ".";
     display: block;
     clear: both;
     height: 0;
     visibility: hidden;
}
/* IE6 */
* htm .clearfix {
     height: 1%;
}
/* IE7 */
*:first-child+html .clearfix {
     height: 1%;
}




/****************************************

          1.header&navi

*****************************************/

body{
	font-size: 12px;
	line-height: 160%;
	font-family:
    	Verdana, Arial,
    	'ヒラギノ角ゴ Pro W3',
    	'Hiragino Kaku Gothic Pro',
    	Osaka,
    	'ＭＳ Ｐゴシック',
    	sans-serif;
	color: #333;
	background-color: #FFF;
}

#container{
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
#main-contents .feature{
	margin-bottom: 10px;
}
#logo {
	margin-top: 20px;
	float: left;
	clear: both;
}

#navi-sub {
	float: right;
	width: 400px;
	padding-top: 30px;
}

#navi-sub ul {
	clear: both;
	float: none;
}
#navi-sub li {
	float: right;
	padding-right: 25px;
	list-style-image: url(../images/common/navi-point.gif);
}
#navi{
	height: 35px;
	position: relative;
	z-index: 10;
	clear: both;
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navi ul{
		width: 1000px;
		margin: 0 auto;
		list-style: none;
		list-style-image: none;
		overflow: hidden;
	}
	#navi li{
		height: 35px;
		width: auto;
		float: left;
		margin: 0;
		padding: 0;
	}
		#navi li a{
			display: block;
			text-indent: -9999px;
			height: 100%;
		}
			#menu-item-01 a{ /* 事業案内 */
				width: 144px;
				background: url(../images/navi/navi_02.gif) no-repeat 0 0;
			}
			#menu-item-02 a{ /* 製品一覧 */
				width: 143px;
				background: url(../images/navi/navi_03.gif) no-repeat 0 0;
			}
			#menu-item-03 a{ /* 店舗紹介 */
				width: 143px;
				background: url(../images/navi/navi_04.gif) no-repeat 0 0;
			}
			#menu-item-04 a{ /* 会社案内 */
				width: 144px;
				background: url(../images/navi/navi_05.gif) no-repeat 0 0;
			}
			#menu-item-05 a{ /* お問い合わせ */
				width: 142px;
				background: url(../images/navi/navi_06.gif) no-repeat 0 0;
			}
			#menu-item-06 a{ /* ブログ */
				width: 143px;
				background: url(../images/navi/navi_07.gif) no-repeat 0 0;
			}
			#menu-item-07 a{ /* ブログ */
				width: 141px;
				background: url(../images/navi/navi_08.jpg) no-repeat 0 0;
			}


				#navi li a:hover{background-position: 0 -35px;}
				#navi .current-menu-item a,
				#navi .current-menu-item a:hover{
					background-position: 0 100%;
				}


/****************************************

          2.common

*****************************************/

#main-contents .headline {
	background-image: url(../images/common/titleback_grade.jpg);
	padding-left: 10px;
	clear: both;
	float: none;
	height: 24px;
	padding-top: 3px;
	color: #FFF;
	font-size: 120%;
}



#main-contents .headline2 {
	padding-left: 10px;
	clear: both;
	float: none;
	padding-top: 3px;
	color: #333;
	font-size: 125%;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #37A541;
	border-left-color: #37A541;
	padding-bottom: 2px;
}


.downside2   {
	font-size: 125%;
	color: #FFF;
}

.speace20 {
	margin-bottom: 20px;
	overflow : hidden;
　  _zoom:1;
	margin-top: 20px;
}

/****************************************

          3.sidearea

*****************************************/
#subnavi-area {
	float: left;
	width: 220px;
	background-color: #F7F7F7;
	padding: 10px;
	height: 100%;
}

#container #subnavi-area #pagenate {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#subnavi-area #pagenate h1 {
	font-size: 150%;
	color: #239632;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #239734;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
#pagenate ul li {
	margin-right: 8px;
	margin-left: 5px;
	padding-bottom: 3px;
	list-style-position: inside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #239734;
	padding-top: 5px;
	padding-left: 5px;
	list-style-image: url(../images/common/point.gif);
}
#container #subnavi-area #pagenate ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#blog-to {
	background-image: url(../images/common/blog.jpg);
	width: 150px;
	padding-top: 30px;
	padding-left: 70px;
	font-size: 18px;
	color: #FFF;
	height: 60px;
	margin-bottom: 30px;
}
#company-info {
	background-color: #FFF;
	padding-top: 5px;
}
#company-info #address-name {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #609D30;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
}
#company-info #address-name .h001 {
	font-size: 16px;
	color: #41A14A;
	margin-top: 8px;
}

#company-info #address-name li {
	font-size: 90%;
	line-height: 1.2em;
	color: #999;
}
#company-info #tel_access {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
#company-info #tel_access dt {
	float: left;
	color: #74AB3B;
	margin-right: 10px;
	margin-top: 5px;
}
#company-info #tel_access dd span {
	font-size: 16px;
}
.content_2 {
	padding-top: 30px;
}
.contnet_tittle {
	background-image: url(../images/common/title_back.png);
	background-position: 0px 100%;
	height: 28px;
	width: 700px;
	font-size: 120%;
	color: #FFF;
	vertical-align: bottom;
	padding-top: 5px;
	padding-left: 15px;
	clear: both;
	float: none;
	margin-bottom: 0px;
}
.content_2 #day {
	margin-left: 0px;
	margin-right: 0px;
}
.contnet_tittle span {
	font-size: 80%;
	margin-left: 20px;
}
#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #68B234;
	border-right-color: #68B234;
	border-bottom-color: #68B234;
	border-left-color: #68B234;
	clear: both;
	float: none;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
}
address {
	text-align: center;
}
.speace40 {
	clear: both;
	float: none;
	height: 40px;
}
.speace15 {
	clear: both;
	float: none;
	height: 15px;
}
.nonblock {
	display: inline;
}
.contnet_tittle #font10 {
	font-size: 12px;
	display: inline;
	margin-left: 10px;
}
