@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body{
color:#333;
font:12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
background:#fff;
-webkit-text-size-adjust: none;
min-width: 940px;}

html{background:#93AF89;}


/* リンク設定
------------------------------------------------------------*/
a{color:#93AF89;text-decoration:none;}
a:hover{color:#228B22;}
a:active, a:focus{outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
}

.inner{
margin:0 auto;
width:100%;
}


/*************
/* ヘッダー
*************/
h1{
font-size:12px;
line-height:1.6;
font-weight:normal;
background:#93AF89;
color:#fff;
}

#header{
overflow:hidden;
padding:5px 0 15px;
}

* html #header{height:1%;}


/*************
/* ロゴ
*************/
#header .logo{
float:left;
padding:25px 0 0;
}

.logo a{
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.logo span{
font-size:12px;
font-weight:normal;
color:#333;
}

.info{
float:right;
padding:20px 0 0;
}

/**************************
/* トップナビゲーション
**************************/
ul#topnav{
overflow:hidden;
margin:10px 0;
}

* html ul#topnav{height:1%;}

ul#topnav li{
float:left;
text-align:center;
}

ul#topnav a{
width:156px;
font-size:13px;
display:block;
padding:20px 0;
color:#fff;
background:#93AF89;
border-left:1px solid #228B22;
}

ul#topnav li:first-child a,ul#topnav li:last-child a{width:155px;}

ul#topnav li.active a,ul#topnav a:hover{background:#228B22;}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
clear:both;
margin:20px auto 20px;
padding:4px;
position:relative;
line-height:0;
background:#93AF89;
}

#mainBanner img{
max-width:100%;
height:auto;
}

.button2 {
	background-repeat: no-repeat;
	background-image: url(images/button-off.png);
	width: 304px;
	height: 82px;
	position: absolute;
	z-index: 100;
	top: 430px;
	left: 620px;
}

.button2:hover{
	background-repeat: no-repeat;
	background-image: url(images/button-on.png);    /*background: url(マウスオーバーした時に表示させたい背景画像のURL) no-repeat;*/
}

.button3 {
	background-repeat: no-repeat;
	background-image: url(images/button-off.png);
	width: 304px;
	height: 82px;
	position: absolute;
	z-index: 100;
	top: 208px;
	left: 620px;
}

.button3:hover{
	background-repeat: no-repeat;
	background-image: url(images/button-on.png);    /*background: url(マウスオーバーした時に表示させたい背景画像のURL) no-repeat;*/
}

/**************************
/* メイン画像2
**************************/

.hatibutton-01 {
	background-repeat: no-repeat;
	background-image: url(images/hatibutton-01.png);
	width: 173px;
	height: 197px;
	position: absolute;
	z-index: 100;
	top: 55px;
	left: 103px;
}

.hatibutton-01:hover{
	background-repeat: no-repeat;
	background-image: url(images/hatibutton-05.png);    /*background: url(マウスオーバーした時に表示させたい背景画像のURL) no-repeat;*/
}

.hatibutton-02 {
	background-repeat: no-repeat;
	background-image: url(images/hatibutton-02.png);
	width: 173px;
	height: 197px;
	position: absolute;
	z-index: 100;
	top: 55px;
	left: 292px;
}

.hatibutton-02:hover{
	background-repeat: no-repeat;
	background-image: url(images/hatibutton-06.png);    /*background: url(マウスオーバーした時に表示させたい背景画像のURL) no-repeat;*/
}

.hatibutton-03 {
	background-repeat: no-repeat;
	background-image: url(images/hatibutton-03.png);
	width: 173px;
	height: 197px;
	position: absolute;
	z-index: 100;
	top: 55px;
	left:482px;
}

.hatibutton-03:hover{
	background-repeat: no-repeat;
	background-image: url(images/hatibutton-07.png);    /*background: url(マウスオーバーした時に表示させたい背景画像のURL) no-repeat;*/
}

.hatibutton-04 {
	background-repeat: no-repeat;
	background-image: url(images/hatibutton-04.png);
	width: 173px;
	height: 197px;
	position: absolute;
	z-index: 100;
	top: 55px;
	left: 673px;
}

.hatibutton-04:hover{
	background-repeat: no-repeat;
	background-image: url(images/hatibutton-08.png);    /*background: url(マウスオーバーした時に表示させたい背景画像のURL) no-repeat;*/
}


/**************************
/* グリッド
**************************/
.gridWrapper{
clear:both;
padding:20px 0;
overflow:hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
}

.colDark,.colLight{
padding-bottom:5px;
border-top:3px solid #93AF89;
border-bottom:3px solid #93AF89;
}

.colLight{border-color:#228B22}

.colDark h3,.colLight h3{
margin:10px 10px 5px;
font-size:14px;
font-weight:bold;
}

.colDark a,.colLight a{
display:block;
padding:3px 5px;
border-radius:3px;
color:#fff;
background:#a9cf6b;
}

.colLight a{background:#228B22;}

.colDark a:hover{
background:#228B22;
}

.colLight a:hover{
background:#93AF89;
}

.grid p{
padding:0px 0px;
}

.grid ul{margin:5px 10px;}

.grid li{
padding:5px 0;
list-style:inside;
border-bottom:1px dashed #ebebeb;
}

.gridWrapper img{
max-width:100%;
height:auto;
}

/* フッター内のグリッド(3カラム) */
#footer .grid{
color:#fff;
background:transparent;
}

#footer .col3 ul{margin:0 0 10px 5px;}

#footer .col3 li{
padding:0 6px 0 5px;
margin-bottom:3px;
list-style:none;
border-bottom:0;
display:inline-block;
border-right:1px solid #fff;
}




/*************
メイン コンテンツ
*************/
section.content{
margin-bottom:20px;
font-size:14px;
overflow:hidden;
}

* html section.content{height:1%;}

section.content p{margin-bottom:5px;}

h3.heading,#sub .grid h3{
padding:5px 10px;
margin-bottom:10px;
font-size:16px;
background:#f5f5f5;
border-left:7px solid #93AF89;  
}
#sub .grid h3{margin-right:10px;}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 1px;
}

.alignright{
float:right;
clear:right;
margin:3px 1px 10px 10px;
}

img.frame,#gallery img{
border:4px solid #fff;
box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
}

#gallery .gridWrapper{padding:0;}

#gallery img{
margin:5px;
}

section#gallery{overflow:visible;}


/*************
テーブル
*************/
table.table{
border-collapse:collapse;
width:100%;
margin:10px auto;
}

table.table th,table.table td{
padding:5px;
border:1px solid #228B22;
}

table.table tr:first-child th,table.table tr:first-child td{
border-top:#228B22 4px solid
}

table.table th{
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
color:#fff;
background:#93AF89;
}


/*************
/* フッター
*************/
#footer{
	clear: both;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	overflow: hidden;
	background: #93AF89;
	border-top: 1px solid #228B22;
}

* html #footer{height:1%;}

#footer a{color:#fff;}
#footer a:hover{color:#228B22;}

#footer .copyright{font-size:11px;}

/* PC用 */

	#wrapper,.inner{
	width:940px;
	padding:0;
	}
	
	#wrapper{padding-bottom:20px;}
	
	#main{
	float:right;
	width:690px;
	}
	
	/* グリッド */
	.grid{width:235px;}
	.col2{width:470px;}
	.col3{width:705px;}
	#gallery .grid{width:230px;}
	
	


