body{
	background:url(../img/subtle.png) #ffffdd;
	margin-left:auto;
	margin-right:auto;
	width: auto;
	height: auto;
}
#main {
	width: 100%;
	margin-left:20px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffdd;
	line-height:1.3em;
	float:left;
}

.header-koten1 {
	display: inline-block;
	overflow: hidden;
	float: left;
	background-color: #a82000;
	width: 99%;
	heigth: 200px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 20px;
	color: #ffffdd;
	text-align: center;
	font-weight: bold;
	line-height: 0.5em;
}
.nav {
	display: inline-block;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}
/***   for 7 items ***/   

.nav__item-7 {
	display: block;
	width: 14%;
	height: 35px;
	float: left;
	border-left: 2px solid #FFDDDD;
	overflow: hidden;
}
	
.nav__item-7 > a {
	display: block;
	padding-top: 5px;
	height: 14%;
	height: 35px;
	text-align: center;
	background-image: linear-gradient(to top, #a82000, #C9C9C9);
	font-weight: bold;
	color: #FFFFDD;
}
.nav__item-7 > a:hover {
	background-image: linear-gradient(to top, #C9C9C9, #a82000);
}

.nav__item-7-selected {
	display: block;
	width: 14%;
	height: 35px;
	float: left;
	border-left: 2px solid #FFDDDD;
	overflow: hidden;
}
	
.nav__item-7-selected > a {
	display: block;
	padding-top: 5px;
	height: 14%;
	height: 35px;
	text-align: center;
	background color: #ffdddd;
	font-weight: bold;
	color: #005500;
}
.nav__item-7-selected > a:hover {
	background-image: linear-gradient(to top, #C9C9C9, #a82000);
	font-weight: bold;
	color: #ffdddd;
}



.l-grid {
	float: left;
	margin-left: -5px;
	margin-right: -5px;
	width: 100%;
	
	padding: 10px;
	text-align: center;
	align-items: centers;
}
  /**** w450 H360 縦横用 ****/

.l-grid-item {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #339933;
	width: 430px;
	height: 360px;
	padding-top:25px;
	margin-top: 0px;
	margin-left: -3px;
	margin-right: -3px;
} /* W450 H400 */


  /**** w450 H360 縦横用 border; none; ****/

.l-grid-item-bordernone {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border: none;
	width: 430px;
	height:360px;
	padding-top:25px;
	margin-top: -1px;
	margin-left: -3px;
	margin-right: -3px;
}

   /**** W100% H5%  for title border none ****/
.l-grid-item-title {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border: none;
	width: 100%;
	height: 5%;
	padding-top:25px;
	margin-top: 0px;
	margin-left: -3px;
	margin-right: -3px;
}


  /**** w450 H430 縦専用; ****/
.l-grid-item-tate {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #339933;
	width: 430px;
	height:400px;
	padding-top:25px;
	margin-top: 0px;
	margin-left: -3px;
	margin-right: -3px;
} 

  /**** w450 H430 縦専用 border none; ****/
.l-grid-item-tate-bordernone {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border: none;
	width: 430px;
	height:400px;
	padding-top:25px;
	margin-top: 0px;
	margin-left: -3px;
	margin-right: -3px;
} 

  /**** W450 H320 横専用; ****/
.l-grid-item-yoko {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #339933;
	width: 430px;
	height:320px;
	padding-top:25px;
	margin-top: 0px;
	margin-left: -3px;
	margin-right: -3px;
}

  /**** w300 H265 3連横用; ****/

.l-grid-item-3ren {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #339933;
	width: 297px;
	height:265px;
	padding-top:25px;
	margin-top: 0px;
	margin-left: -3px;
	margin-right: -3px;
} /* W300 H250 */




.l-grid-item3-L {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	border: none;
	width: 100%;
	height: 5%;
	padding-top:25px;
	margin-top: -15px;
	margin-left: -3px;
	margin-right: -3px;
} /* W100% H5% left order none*/



 /* W300 H250 boder none*/

  /*** 花シリーズ専用  ***/
.l-grid-item5-U {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border: none;
	width: 297px;
	height:250px;
	padding-top:25px;
	margin-top: -25px;
	margin-left: -3px;
	margin-right: -3px;
} /* W300 H250 boder none*/

#footer{
	text-align:"center";
	clear:5%;
}

.p1 {
	font-size: 26px;
	font-weight: 550;
	text-align: center;
	line-height: 20px;
	color: #229922;/* 中字薄緑黒センター for title */
}

.p2 {
	font-size: 24px;
	font-weight: bold;
	margin-left:140px;
	color: #116611;/* 中字緑黒 */
}
.p3 {
	font-size: 18px;
	font-weight: normal;
	color: #116611;/* 細字緑黒 */
}
.p4 {
	font-size: 10px;
	font-weight: bold;
	color: #002200;
}
.p5 {
	font-size: 19px;
	font-weight: 500;
	line-height: 27px;
	text-align: left;
	color: #227722;/* 中字薄緑黒センター for caption*/
}
.p6 {
	text-align: left;
	font-size: 19px;
	font-weight: 600;
	line-height: 24px;
	margin-right:60px;
	margin-left:40px;
	color: #229922;/* 中字薄緑黒左 */
}
.p7 {
	text-align: center;
	font-size: 19px;
	font-weight: 500;
	margin-right: 60px;
	color: #227722;/* 中字薄緑黒右 */
}


.img1 {
	float: left;
	margin-right: 30px;
	margin-left: 10px;
	margin-bottom: 30px;
}
