﻿@charset "UTF-8";

/*----------------------*/
/*		common 			*/
/*----------------------*/

body {
	text-align: center; /*IE用BOXセンター寄せ*/
	background: url("../shared/img/bg_page.jpg")  #E1F49B repeat-y center;
}

#page {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

div#header,
div#content,
div#footer {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

div#header div#globalNavi dl dt,
div#utilities div#navi dl dt,
div#main div#mainFooter dl dt {
	position: absolute;
	overflow: hidden;
	padding: 0;
	width: 0;
	height: 0;
}


div#header div#globalNavi dl dd li {
	display: inline;
	float: left;
}

div#content:after,
div#utilities:after,
ul#globalNavi:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

div#main h2 {
	background: url("../img/index_h1.gif") no-repeat;
	height: 27px;
	padding-top:7px;
	padding-left:35px;
	color:#fff;
	text-align:left;
}


/*----------------------*/
/*		header	 		*/
/*----------------------*/

div#header {
	position:relative;
	width: 800px;
	height: 149px;
	background: url("../shared/img/bg_header.jpg") ;
}

div#header #logo {
	margin: 0;
	padding: 3px 0 0 0;
}

div#header h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 3px;
	left: 522px;
}

div#header div#globalNavi dl {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 121px;
	left: 383px;
}

/*----------------------*/
/*	utilities	 		*/
/*----------------------*/

div#utilities {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;

}

div#utilities div#others div#qr {
	background: url("../shared/img/bg_other.gif") no-repeat;
	height: 158px;
	padding: 0 10px 0 11px;
	margin-top: 10px;
}

div#utilities div#others div#qr div {
	height: 25px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 7px;
	font-weight: bold;
	color:#325F00;
}

div#utilities div#others div#qr p {
	margin-top: 10px;
	text-align: center;
	color: #4D9800;
}

div#utilities div#others div#mail {
	background: url("../shared/img/bg_other.gif") no-repeat;
	height: 168px;
	padding: 0 10px 0 11px;
	margin-top: 16px;
}
div#utilities div#others div#mail div {
	height: 25px;
	margin-left: 30px;
	padding-top: 7px;
	font-weight: bold;
	color:#325F00;
}
div#utilities div#others div#mail p {
	margin-top: 5px;
	text-align: center;
}

/*----------------------*/
/*	content 			*/
/*----------------------*/

div#content {
	position: relative;
	background: url("../shared/img/bg_navi.gif") repeat-y;
}

/*----------------------*/
/*	main				*/
/*----------------------*/

div#main {
	margin-left: 200px;
	width: 600px;
}

div#main .section {
	margin-left: 10px;
	text-align: center;
}

div#main .section .textBody {
	text-align: left;
}


/*----------------------*/
/*	flashArea			*/
/*----------------------*/

div#content div#flashArea {
	margin-left: 200px;
}

/*----------------------*/
/*	index				*/
/*----------------------*/

div#main .infoIndex,
div#main .categoryIndex {
	width: 579px;
	line-height: 1.5;
	text-align:left;
}

div#main .infoIndex h2 {
	margin: 8px 0 5px 0;
}

div#main .categoryIndex h2 {
	margin: 20px 0 5px 0;
}

div#main .infoIndex .textBody,
div#main .categoryIndex .textBody {
	padding: 0 10px;
}

div#main .infoIndex .textBody{
	width: 180px;
	float:left;
}

div#main .newsIndex {
	width: 282px;
	margin:0;
	float:right;
}
div#main .newsIndex .new{
	width: 268px;
	height:120px;
	margin-top:5px;
	padding:5px;
	background: #F7FFD8;
	border:inset 2px;
	overflow:auto;
}
div#main .newsIndex .new li{
	border-bottom:#CCCCCC dashed 1px;
	margin-bottom:10px;
}

div#main .newsIndex .textBody {
	background :#000;
	height:130px;
}

div#main .newsIndex h3 {
	background: url("../img/index_h_news.gif") no-repeat;
	width:252px;
	height: 26px;
	padding-top:7px;
	padding-left:30px;
	color:#4D9800;
}

div#main .categoryIndex .breadContent a {
	background: url("../img/index_h2.jpg") no-repeat;
	height:24px;
	width:150px;
	margin:2px 0;
	padding:4px 0 0 30px;
	font-weight:normal;
	display:block;
	color:#FF7000;
}

div#main .categoryIndex .breadContent {
	position: relative;
	width:579px;
	margin:15px 0;
}

div#main .categoryIndex .takakibi {
	width:180px;
	margin: 0;
	float:left;
}

div#main .categoryIndex .pumpkin {
	width:180px;
	padding-left:20px;
	float:left;
}

div#main .categoryIndex .glutinousrice {
	width:180px;
	float:left;
	padding-left:19px;
}




/*----------------------*/
/*	mainFooter	 		*/
/*----------------------*/

div#mainFooter {
	text-align: center;
	font-size: 10px;
	line-height:18px;
}

div#mainFooter dl {
	margin: 30px auto 10px;
}

div#main div#mainFooter dl dd li {
	display: inline;
}


/*----------------------*/
/*		footer	 		*/
/*----------------------*/

div#footer {
	background: url("../shared/img/bg_footer.jpg");
	line-height: 1.5;
	height: 36px;
}

div#footer address#copyright{
	margin: auto;
	line-height: 36px;
	color: #fff;
	text-align: center;
}



/*----------------------*/
/*		dog				*/
/*----------------------*/

div#main .dog h2 {
	background: url("../shared/img/index_h1_2.gif") no-repeat;
	margin: 0;
	padding-top:15px;
	height: 35px;
}

div#main .dog h3 {
	background: url("../other/img/bg_th.jpg") no-repeat;
	margin: 0 0 0 15px;
	padding: 12px 0 0 25px;
	color: #325F00;
	height: 35px;
	text-align: left;
}

div#main .dog .dogtitle{
	margin-left: 15px;
	padding-top: 15px;
}

div#main .dog .category {
	text-align:left;
	padding:8px 0 15px 50px;
}

div#main .dog .pd {
	text-align:center;
	padding:0 0 20px 0;
}

div#main .dog .textBody .pict0{
	margin:15px 0;
	text-align: center;
}

div#main .dog .textBody .pict1{
	float:right;
	padding:8px;
}

div#main .dog .textBody .pict2{
	float:left;
	padding:8px;
}

div#main .dog .textBody {
	padding: 0 20px;
	margin: 0 0 30px 0;
}

div#main .dog .dognavi {
	text-align: right;
	margin: 0 30px 0 0;
	padding: 15px 0 0 0;
	font-size: 10px;
	line-height:18px;
}

div#main .dog .growth {
	padding: 0;
	margin: 0 0 30px 0;
	width: 590px;
}

div#main .dog table {
	margin:0 auto 20px auto;
	padding: 0;
	background:#FFFFFF;
	border: 0;
	border-color:#CCCC99;
}

div#main .dog table th {
	padding: 0 10px 0 0;
}

div#main .dog table td {
	padding: 6px;
	text-align: left;
}

div#main .dog .normal {
	color: #325F00;
}

div#main .dog .pbr {
	margin: 0 0 17px 0;
	padding: 0;
}

div#main .dog .pbrc {
	margin: 0 0 17px 0;
	padding: 0;
	text-align: center;
}


/*----------------------*/
/*		inquiry			*/
/*----------------------*/

div#main .inquiry h2 {
	background: url("../shared/img/index_h1_2.gif") no-repeat;
	margin: 0 0 15px 0;
	padding-top:15px;
	height: 35px;
}

div#main .inquiry .textBody {
	padding: 0 20px;
}

div#main .inquiry table {
	margin:10px 0 10px 10px;
	background:#FFFFFF;
	border-collapse:collapse;
	width:500px;
}

div#main .inquiry table th {
	padding: 6px;
	width: 100px;
	border:#CCCC99 solid 1px;
	background:#EAF5DC;
}

div#main .inquiry table td {
	border:#CCCC99 solid 1px;
	padding: 6px;
	width: auto;
}

.submitBtn {
	text-align: center;
	padding: 5px;
}