﻿@charset "UTF-8";

*{
	font-family: "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", sans-serif;
}

/* BODY共通部分 */
/* #337B1D グリーン文字*/
body {
	margin: 0px auto;
	padding: 0;
	color: #3E3E3E;
	font-size: 12px;
	line-height:150%;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	background-color:#E9F8E3;
}
#k-contents {
	font-size:12px;
	margin: 0px auto;
	padding: 0px 12px;
	width: 796px;
	background-color: #FFFFFF;
	text-align:left;
	border-left:#BCD5B3 1px solid;
	border-right:#BCD5B3 1px solid;
}

a:link, a:visited {
	color: #3E3E3E;
	text-decoration: underline;
}

a:active, a:hover {
	color: #337B1D;
	text-decoration: underline;
}

h1 {
	margin: 0px;
}

img { 	border:none; }

.k-hiddenimg {
	display: none;
}
.align-r {
	text-align:right;
	}
.align-c {
	text-align:center;
	}	
.float-l {
	float:left;
}
.clear {
	clear:both;
}
.fs-10 {
	font-size:10px;
	}
.fs10-r {
	font-size:10px;
	text-align:right;
	margin:0px;
	}	


/* ヘッダー用 */
#k-header {
	width: 796px;
	height: 92px;
	margin: 0px auto;
	padding: 8px 0 20px;
}
#k-header-left {
	width: 115px;
	height: 92px;
	padding: 0px ;
	margin: 0px;
	float:left;
}
#k-header-right {
	width: 680px;
	height: 92px;
	padding: 0px ;
	margin: 0px;
	float:right;
}
#k-navi {
	width:542px;
	height:22px;
	padding:0 ;
	margin-bottom:8px;
	float:right;
	text-align:right;
	background-image:url(images/navi_bg.gif);
	background-repeat:repeat-x;
}
#k-navi div a:link, #k-navi div a:visited {
	float:left;
	height:20px;
	margin-right:4px;
	padding-bottom: 2px;
	background-image:url(images/navi_bg.gif);
	background-repeat:repeat-x;
}
#k-navi div a:hover, #k-navi div a:active {
	float:left;
	height:20px;
	margin-right:4px;
	padding-bottom: 2px;
	background-image:url(images/navi_bg_f2.gif);
	background-repeat:repeat-x;
}

#k-header-inq {
	clear:right;
	width: 402px;
	height: 62px;
	padding: 0px ;
	margin: 0;
	float:right;
}
#k-header-img {
	width:796px;
	height:340px;
	margin:0 auto 15px;
	clear:both;
}
	
/* トップページ用 */
#k-col-left { /* ブログの.blogに相応 */
	float: left;
	margin: 0px 16px 30px 0px;
	width: 593px;
}

#k-col-right { /* ブログの#linksに相応 */
	width:185px;
	float:right;
	margin:0px 0px 30px 0px;
}

.k-title_l {
	clear: left;
	width: 593px;
	height: 28px;
	margin:0 auto 0;
}
#k-top-concept {
	width: 559px;
	margin: 12px auto 20px;
	line-height:160%;
	font-size:14px;
}
#k-top-news {
	width: 559px;
	margin: 12px auto 20px;
}

#k-project_fr {
	width: 559px;
	margin: 0 auto 20px;
}
.k-pr-title {
	color:#FF3300;
	font-weight:bold;
	clear:both;
	}
.k-project_l {
	clear: left;
	width: 278px;
	float: left;
	margin: 7px 3px 0 0;
}
.k-project_l h2 {
	width: 278px;
	height: 70px;
	margin: 0 0 0px 0;
	white-space: nowrap;
}
.k-project_r {
	width: 278px;
	float: left;
	margin: 7px 0 0 0;
}
.k-project_r h2 {
	width: 278px;
	height: 70px;
	margin: 0 0 0px 0;
	white-space: nowrap;
}
.m-bottom5 {
	margin:2px 0 5px 3px;
	}
#k-infobox {
	width:531px;
	height:297px;
	background-image:url(images/info_bg.gif);
	background-repeat:no-repeat;
	padding:7px 5px;
	margin:20px auto 0;
}
#k-info-title {
	width:530px;
	height:32px;
	margin:0px;
}
#k-info-text {
	width:500px;
	height:62px;
	margin:10px auto 5px;
	background-image:url(images/info_logo.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#k-info-text div{
	float:left;
	border-left:#A1D569 3px solid;
	padding:0 15px 0 4px;
	margin-bottom:5px;
}
#k-info-tel {
	width:219px;
	height:56px;
	margin:0px;
}
.margin0 {
	margin:0px;
}
#k-info-map {
	clear:left;
	width:500px;
	margin:7px auto;
}
#k-info-map #m-left {
	width:255px;
	margin-right:20px;
	float:left;
}
#k-info-map #m-right {
	float:left;
	width:225px;
}
#map-s {
	width:255px;
	height:162px;
	margin:0px;
}

/* サイドバー用 */
.k-hours {
	width:178px;
	height:41px;
	margin:5px auto;
	background-image:url(images/hours_bg.gif);
	background-repeat:no-repeat;
	background-color:#EBF5D6;
	text-align:center;
	padding-top:3px;
}
.k-add {
	width:140px;
	height:63px;
	margin:5px auto;
}
.k-title-s {
	width: 181px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	border-bottom:#333333 1px solid;
	padding: 2px ;
	margin: 20px auto 0px;
	text-align: left;
}

.k-body10px {
	padding: 3px 0;
	text-align: center;
	font-size: 10px;
}
.k-body10px a:link , .k-body10px a:visited {
	color: #3e3e3e;
	text-decoration: underline;
}
.k-body10px a:hover , .k-body10px a:active {
	color: #337B1D;
	text-decoration: underline;
}
.k-no-ul a:link , .k-no-ul a:visited {
	text-decoration: none;
}
.k-no-ul a:hover , .k-no-ul a:active {
	text-decoration: none;
}
.news {
	width:165px;
	margin:7px auto;
	}
.k-banner_box {
	width: 185px;
	margin: 20px 0 0 ;
}
.k-banner {
	width: 185px;
	margin: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
}
.k-textlink {
	width: 185px;
	margin: 0px 0 0;
	font-size: 12px;
	text-align: center;
}
.k-textlink a:link , .k-textlink a:visited {
	font-size:10px;
	color: #512800;
	text-decoration: underline;
}
.k-textlink a:hover , .k-textlink a:active {
	font-size:10px;
	color: #FF3300;
	text-decoration: underline;
}

.k-mail {
	width: 150px;
	height: 28px;
	margin: 0 auto ;
	display : block ;
	text-indent: -9999px;
	background-image: url(images/b_mail.gif);
	background-repeat: no-repeat;
}
.k-mail a:link , .k-mail a:visited {
	width: 150px;
	height: 28px;
	display : block ;
	background-image: url(images/b_mail.gif);
	background-repeat: no-repeat;
}
.k-mail a:hover , .k-mail a:active {
	width: 150px;
	height: 28px;
	display : block ;
	background-image: url(images/b_mail_f2.gif);
	background-repeat: no-repeat;
}



/* コピーライト用 */
#k-copyright {
	width: 796px;
	height: 30px;
	color: #fff;
	background-color:#333333;
	text-align:center;
	padding: 8px 0 0px;
}

#k-copyright a:link , #k-copyright a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#k-copyright a:hover , #k-copyright a:active {
	color:#fff;
	text-decoration:underline;
	font-weight: bold;
}


/* 最新情報読み込み */

#pickupblog .content .rss_list {
}
/*clearfix*/
  /* WinIE7 only */
    *:first-child+html #pickupblog .content .rss_list {height: 1%;}
  /* WinIE6 and below */
    /* hide \*/
    * html #pickupblog .content .rss_list {height: 1%;}
    /*MacIE*/
  /* MacIE only */
    /*\*//*/ 
    #pickupblog .content .rss_list {display: inline-table;}
    /**/
  #pickupblog .content .rss_list:after{/* modern browser */
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
  }

#pickupblog .content .rss_text {
	width:550px;
	margin:0 auto;
	border-bottom:1px dotted #ccc;
}
#pickupblog .content .rss_text a:link, #pickupblog .content .rss_text a:visited {
	color: #337B1D;
	font-weight:bold;
	text-decoration:none;
}
#pickupblog .content .rss_text a:hover, #pickupblog .content .rss_text a:active {
	color: #337B1D;
	font-weight:bold;
	text-decoration:underline;
}
#pickupblog .content .rss_date {
	margin-right:5px;
}
#pickupblog .content .rss_desc {
	width:550px;
}
#pickupblog .content .rss_more {
	display:block;
	text-align:right;
}
#pickupblog .content .rss_more a:link, #pickupblog .content .rss_more a:visited {
	color: #337B1D;
}
#pickupblog .content .rss_more a:hover, #pickupblog .content .rss_more a:active {
	color: #66CC33;
}


