@charset_Shift;


/*■産直タイトル（日本語） */

.title_san{

	width: 100%;
	height: 90px;
	margin: 20px 10px 0px 0px;
	padding: 0px;

}

/*■産直タイトル（英文字） */

.ttl01_san{

	float: left;
	width: 330px;
	margin: 5px -25px 5px 5px;
	padding-left: 15px; 
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	font-size: 1.7em;
	color: #FC8D87;
	font-style: oblique;

}


/*■産直タイトル（日本語） */

.ttl02_san{

	float: left;
	width: 250px;
	margin: 12px 10px 25px 0px;
	font-weight: bold;
  font-family: "HG丸ゴシックM-PRO","ＭＳ ゴシック","ＭＳ 明朝";
	font-size: 1.6em;
	text-align: right;
	color: #FC8D87;
	font-style: normal;
	letter-spacing: 0;

}


/*■産直タイトル下線 */

hr.title_san {

	float: left;
	width: 95%;
	color: #FC8D87;
	height: 3px;
	margin: -24px 5px 0 20px;　/*文字とラインのピッチを詰める*/
	padding-left: 15px;

}


/*イネタイトル*/

.san_ttl01{
	padding-left:0px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	font-size: 1.8em;
	text-align: center;
	color: #228b22;

}


/*イネタイトル２*/

.san_ttl02{
	padding-left:0px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	font-size: 1.5em;
	text-align: center;
	color: #228b22;

}


/*イネライン*/

.ine_line{
	margin-left:50px;
	margin-bottom:10px;
	margin-top: 5px;
	width: 580px;
	height: 28px;
	background-image: url("../images/ine_s.png");
	background-color: #F7F7F7;
	background-repeat: repeat-x;

}


/*稲穂タイトル*/

.san_ttl03{
	padding-top:8px;
	padding-bottom:8px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	font-size: 1.8em;
	text-align: center;
	color: #daa520;

}


/*稲穂タイトル２*/

.san_ttl04{
	padding-top:8px;
	padding-bottom:8px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	font-size: 1.5em;
	text-align: center;
	color: #daa520;

}



/*稲穂テキスト*/

.inaho_txt{

	margin-top: 10px;
	width: 560px;
	height: 100px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: left;
	font-size: 15px;
	color: #8b4513;

}


/*稲穂ライン*/

.inaho_line{

	text-align: center;
	margin-bottom:10px;
	margin-top: 5px;
	width: 580px;
	height: 28px;
	background-image: url("../images/inaho_s.png");
	background-color: #F7F7F7;
	background-repeat: repeat-x;


}


/*稲box*/

.san_box{

	width: 590px;
	height: 200px;
	background-color: #ffffe0;
	margin-left: 30px;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}


/*稲穂box*/

.san_box_inaho{
 margin: auto;
	width: 590px;
	height: 200px;
	background-color: #ffffe0;;


   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}


.san_subttl01{

	float:left;
	width: 500px;
	height: 160px;
	padding-left:15px;
	padding-top:60px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	font-size: 1.2em;
	text-align: left;
	color: #8b4513;
	line-height: 150%;

}


.san_subttl02{

	width: 580px;
	height: 160px;
	padding-top:20px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	font-size: 1.2em;
	text-align: left;
	color: #8b4513;

}




/*2016年９月稲刈り一覧画像ここから*/

.san_img_box{

	width: 590px;
	height: 400px;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}


/*和太鼓画像１左側*/

.san_img01{

	float: left;
	margin-left: 0px;
	width: 250px;
	height: 250px;

}


/*餅つき画像２右側*/

.san_img02{

	float: left;
	margin-left: 45px;
	width: 250px;
	height: 250px;

	/*background-color: #aaf8a1; クリーム緑*/

}


/*餅つき画像３左側*/

.taue_txt{

	margin-top: 5px;
	padding-top: 10px;
	width: 280px;
	height: 60px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: center;
	font-size: 1em;
	color: #8b4513;
	line-height: 150%;
	background-color: #aaf8a1;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}


/*オレンジ*/

.taue_txt2{

	margin-top: 5px;
	padding-top: 10px;
	width: 280px;
	height: 60px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: center;
	font-size: 1em;
	color: #8b4513;
	line-height: 150%;
	background-color: #FDBF64;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}


/*水色*/

.taue_txt3{

	margin-top: 5px;
	padding-top: 10px;
	width: 280px;
	height: 60px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: center;
	font-size: 1em;
	color: #8b4513;
	line-height: 150%;
	background-color: #C0F3F1;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}


/*赤*/

.taue_txt4{

	margin-top: 5px;
	padding-top: 10px;
	width: 280px;
	height: 60px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: center;
	font-size: 1em;
	color: #8b4513;
	line-height: 150%;
	background-color: #FFC1A4;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */


}


/*黄*/

.taue_txt5{

	margin-top: 5px;
	padding-top: 10px;
	width: 280px;
	height: 60px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: center;
	font-size: 1em;
	color: #8b4513;
	line-height: 150%;
	background-color: #FFFF75;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}


/*緑*/

.taue_txt6{

	margin-top: 5px;
	padding-top: 10px;
	width: 280px;
	height: 60px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: center;
	font-size: 1em;
	color: #8b4513;
	line-height: 150%;
	background-color: #aaf8a1;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}


/*紫*/

.taue_txt7{

	margin-top: 5px;
	padding-top: 10px;
	width: 280px;
	height: 60px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: center;
	font-size: 1em;
	color: #8b4513;
	line-height: 150%;
	background-color: #C1C1FF;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */


}


/*ピンク*/

.taue_txt8{

	margin-top: 5px;
	padding-top: 10px;
	width: 280px;
	height: 60px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: center;
	font-size: 1em;
	color: #8b4513;
	line-height: 150%;
	background-color: #FFB0FF;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}


/*黄*/

.taue_txt9{

	margin-top: 5px;
	padding-top: 10px;
	width: 280px;
	height: 60px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: center;
	font-size: 1em;
	color: #8b4513;
	line-height: 150%;
	background-color: #FFFF75;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}


/*水色*/

.taue_txt10{

	margin-top: 5px;
	padding-top: 10px;
	width: 280px;
	height: 60px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: center;
	font-size: 1em;
	color: #8b4513;
	line-height: 150%;
	background-color: #C0F3F1;

   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}





.san_bottom_box{

	width: 580px;
	height: 320px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #ffffe0;


   -moz-border-radius: 20px;    /* 古いFirefox */
   -webkit-border-radius: 20px; /* 古いSafari,Chrome */
   border-radius: 20px;         /* CSS3 */

}


.san_bottom_ttl_box{

 	width: 590px;
	height: 70px;
	padding-left: 50px;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: center;

}


.san_bottom_kaeru{

	float:left;
	padding-left:	10px;
	padding-top: 10px;

}


.san_bottom_ttl{

	float: left;
	padding-left:	20px;
	padding-top: 15px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	font-size: 1.5em;
	text-align: center;
	color: #000088;

}


.san_bottom_sbttl_box{

  clear:both;
 	width: 590px;
	height: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;

}


.san_bottom_sbttl{

	padding-bottom:8px;
	font-weight: bold;
  font-family: "Times New Roman","sans-serif","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	font-size: 1.2em;
	text-align: center;
	color: #228b22;

}


.san_bottom_text{

 	width: 560px;
	height: 140px;
	margin-left: 5px;
  padding-left: 5px;
  font-family: "Times New Roman","sans-serif","HGP創英角ﾎﾟｯﾌﾟ体","HG丸ゴシックM-PRO","ＭＳ ゴシック";
	text-align: left;
	font-size: 1em;
	color: #8b4513;
	border-style: dotted;

}


ul { 

	list-style-image: url(../images/inaho_s.png); 

}

