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

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

/*要素のフォントサイズやマージン・パディングをリセットしています*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    background:transparent;
}

/*行の高さをフォントサイズと同じにしています*/
body {
    line-height:1;
}

/*新規追加要素のデフォルトはすべてインライン要素になっているので、section要素などをブロック要素へ変更しています*/
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

/*nav要素内ulのマーカー（行頭記号）を表示しないようにしています*/
nav ul {
    list-style:none;
}

/*引用符の表示が出ないようにしています*/
blockquote, q {
    quotes:none;
}

/*blockquote要素、q要素の前後にコンテンツを追加しないように指定しています*/
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

/*a要素のフォントサイズなどをリセットしフォントの縦方向の揃え位置を親要素のベースラインに揃えるようにしています*/
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* li-style-type none */

li {
	list-style-type: none;
}

/* ins要素のデフォルトをセットし、色を変える場合はここで変更できるようにしています */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* mark要素のデフォルトをセットし、色やフォントスタイルを変える場合はここで変更できるようにしています
また、mark要素とは、文書内の検索結果で該当するフレーズをハイライトして、目立たせる際に使用するようです。*/
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

/*テキストに打ち消し線が付くようにしています*/
del {
    text-decoration: line-through;
}

/*IEではデフォルトで点線を下線表示する設定ではないので、下線がつくようにしています
また、マウスオーバー時にヘルプカーソルの表示が出るようにしています*/
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

/*隣接するセルのボーダーを重ねて表示し、間隔を0に指定しています*/
table {
    border-collapse:collapse;
    border-spacing:0;
}

/*水平罫線のデフォルトである立体的な罫線を見えなくしています*/
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

/*縦方向の揃え位置を中央揃えに指定しています*/
input, select {
    vertical-align:middle;
}

.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block;
overfow:hidden; }  
/* End hide from IE-mac */  


a {text-decoration: none;}

body {
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	}
header {
	padding: 20px 0;
	text-align:center;
}

nav {
	width: 900px;
	margin: 0 auto 30px;
	}

nav ul {
	display:block;
	margin: 0 auto;
	overflow: hidden;
}

nav ul li {
	float:left;
	display:block;
}

nav ul li.about {
	margin: 0 71px;
}

nav ul li.menu {
	margin: 0 66px;
}

nav ul li.color {
	margin: 0 54px;
}

nav ul li.contact {
	margin: 0 58px;
}

nav ul li img.now {
	border-bottom: solid 1px #c16d00;
}

nav ul li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


.main-img {
	width: 100%;
	height: 600px;
	margin-bottom: 40px;
}

.img1 {
	background-image: url(../images/main-rice.png);
	width:100%;
	background-repeat: no-repeat;
	background-position: center center;
	height:600px;
}

#content {
	width: 900px;
	margin: 0 auto 40px;
}

#kg10 {
	margin-bottom: 40px;
	overflow: hidden;
}

#kg10 h2 {
	text-align: center;
	font-size: 20px;
	padding-bottom: 12px;
	margin: 10px auto 70px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	width:350px;
	font-family:
	"Hiragino Mincho Pro",
   	"ヒラギノ明朝 ProN W6",
   	"HiraMinProN-W6",
   	"HG明朝E",
   	"ＭＳ Ｐ明朝",
   	"MS PMincho",
   	"MS 明朝",
   	serif;
}

h3 {
	padding: 4px 0 0 25px;
	margin-bottom: 15px;
	font-size: 15px;
	font-family:
	"Hiragino Mincho Pro",
   	"ヒラギノ明朝 ProN W6",
   	"HiraMinProN-W6",
   	"HG明朝E",
   	"ＭＳ Ｐ明朝",
   	"MS PMincho",
   	"MS 明朝",
   	serif;
	font-weight: normal;
	background-image: url(../images/was.png);
	background-repeat: no-repeat;
	background-position: left center;
}

section {
	width:270px;
	float:left;
	margin-right: 45px;
}

section p {
	font-size: 14px;
	line-height: 1.5;
}


#kg10 section ul {
	margin-top: 10px;
}

#kg10 section ul li {
	text-align: center;
	background: #ccc;
}

#kg10 section ul li a {
	display:block;
	color: #000;
	padding:10px;
	margin-top: 5px;
}

#kg10 section ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#kg10 section p {
	height:85px;
}


section#herb {
	margin-right: 0;
}

.menu-img {
	margin-bottom: 10px;
}

/*こだわりページ*/

h2#intro {
	text-align: center;
	padding: 0 0 40px;
	font-size: 18px;
}

#about {
	width: 900px;
	margin: 0 auto;
	padding-top: 50px;
	font-family:
	"Hiragino Mincho Pro",
   	"ヒラギノ明朝 ProN W6",
   	"HiraMinProN-W6",
   	"HG明朝E",
   	"ＭＳ Ｐ明朝",
   	"MS PMincho",
   	"MS 明朝",
   	serif;
   	border-top: solid 1px #ccc;
}

#intro {
	width: 680px;
	margin: 0 auto;
}

#about p {
	font-weight: lighter;
	font-size: 16px;
	line-height: 1.6;
}

#about p#intro {
	margin-bottom: 80px;
}

section.kodawari {
	width: 900px;
	margin: 40px auto;
	font-size: 14px;
}

.kodawari .image {
	float:left;
	width: 180px;
	height: 180px;
}

.kodawari .text {
	float:right;
	width:700px;
}

.text h3 {
	background-image: none;
	font-size: 18px;
	padding: 0 0 8px 0;
}

.text ul li {
	margin-bottom: 14px;
	font-size: 16px;
	line-height: 24px;
}


/*Gallery*/

#gallery {
	width: 914px;
	margin: 0 auto;
	border-top: solid 1px #ccc;
	padding-top: 50px;
}

#gallery h2 {
	text-align: center;
	font-family:
	"Hiragino Mincho Pro",
   	"ヒラギノ明朝 ProN W6",
   	"HiraMinProN-W6",
   	"HG明朝E",
   	"ＭＳ Ｐ明朝",
   	"MS PMincho",
   	"MS 明朝",
   	serif;
   	font-size: 24px;
   	padding: 15px;
  	border-top: 1px solid #ccc;
  	width:500px;
  	margin: 35px auto 15px;
}

#gallery a {
	width: 180px;
}

#gallery img {
	margin: 9px;	
}

/*フッター*/

footer {clear:both;}

footer .info {
	background-color: #f2f2f2;
	text-align: left;
	padding: 30px 0;
	overflow: hidden;
}

.footer-wrapper {
	width: 900px;
	margin: auto;
}

footer h2 {
	margin-bottom: 12px;
	font-weight: normal;
	font-family:
	"Hiragino Mincho Pro",
   	"ヒラギノ明朝 ProN W6",
   	"HiraMinProN-W6",
   	"HG明朝E",
   	"ＭＳ Ｐ明朝",
   	"MS PMincho",
   	"MS 明朝",
   	serif;
}

footer .netshopping {
	width:350px;
	float:left;
}

footer p {
	line-height: 150%;
	font-size: 13px;
}

footer .tel {
	width:280px;
	float:left;
}

footer .address {
	width:220px;
	float:right;
}

footer p#copyright {
	text-align: center;
	padding: 20px 0;
}

/*ライトボックス*/

#formWrap h2 {
	text-align: center;
	padding-bottom: 12px;
	margin: 20px auto 70px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	width:350px;
	font-family:
	"Hiragino Mincho Pro",
   	"ヒラギノ明朝 ProN W6",
   	"HiraMinProN-W6",
   	"HG明朝E",
   	"ＭＳ Ｐ明朝",
   	"MS PMincho",
   	"MS 明朝",
   	serif;
}

#formWrap p#note {
	margin-bottom: 8px;
}

#imagelightbox
{
    position: fixed;
    z-index: 9999;
}

/*お問い合わせ*/

#formWrap {
	width:900px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
	border-top: solid 1px #ccc;
}

table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:20%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}

#submit, #reset {
	margin: 15px auto;
	text-align: center;
}

#submit {
	margin-top: 30px;
}

#reset {

	margin-bottom: 30px;
}

input#button {
	color: #000;
	padding:10px;
	margin-top: 5px;
	background-color: #ccc;
	border: none;
	width:300px;
	cursor:pointer;
	font-size: 14px;
}

/*送信完了画面*/

#mailcontent {
	margin: 50px auto;
	width:900px;
}
