@charset "Shift_JIS";
/* CSS Document */

/*---リセット指定---*/
body,div,ul,li,h1,h2,h3,h4,h5,p,span {
	margin:0;
	padding:0;
	font-size:100%;
	font-style:normal;
	font-weight:normal;}

/*---ページ基本指定---*/
html {
	text-align:center;
	background:url(../images/common/bg.gif);}
body {
	position:relative;
	text-align:left;
	width:420px;
  padding-top:110px;
	margin:15px auto 800px auto;
	font:100%/1.5 "ヒラギノ角ゴ Pro W3", 
	"Hiragino Kaku Gothic Pro", 
	"メイリオ", Meiryo, Osaka, 
	"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

/*---ページ角丸の指定---*/
  -webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
  -webkit-box-shadow:3px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow:3px 3px 6px rgba(0,0,0,0.3);
  box-shadow:3px 3px 6px rgba(0,0,0,0.3);

/*---上部はるか果樹園の背景画像指定---*/
  background:url(../images/haruka/common/haruka_title2.jpg) no-repeat center top;
  background-color:#fff;}

/*---本文などの指定---*/
h3 {
	font-size:90%;
	line-height:1.28em;
	font-style:italic;
	color:#963;
	border-left:6px solid #963;
	padding-left:4px;
  margin-bottom:3px;}
p {
	font-size:70%;
  line-height:1.5em;
  color:#666;
  text-align:justify;}
p.read {
  margin-top:8px;}
p.event {
  font-size:80%;
  line-height:1.5em;
  font-weight:bold;
  color:#000;
  padding-top:7px;
  border-top:1px solid #999;}
p.attention{
  font-size:80%;
  font-weight:bold;
  line-height:1.5em;
  color:#000;
  padding-top:7px;}
p.shop {
  font-size:80%;
  line-height:1.5em;
  color:#000;
  margin-bottom:3px;}
p.black {
  font-size:70%;
  line-height:1.5em;
  color:#000;
  text-align:justify;}
p.farm {
  font-size:70%;
  line-height:1.4em;
  color:#000;}
h3,p,p.read.p.shop,p.sale {
  width:340px;
  margin-left:40px;}
p.line {
  font-size:80%;
  line-height:1.5em;
  color:#000;
  padding-top:4px;
  border-top:1px solid #000;}
p.sale {
  font-size:110%;
  line-height:1.3;
  color:#390;}

/*---記事背景グレーの指定---*/
#backing {
  width:420px;
  padding:8px 0px;
  margin:8px 0;
  background-color:#e5ded7;}

/*---画像の角丸とシャドウの指定---*/
img {
	margin:4px 0 5px 0;
  -webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
  -webkit-box-shadow:1px 2px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:1px 2px 3px rgba(0,0,0,0.3);
  box-shadow:1px 2px 3px rgba(0,0,0,0.3);}

/*---切り抜き画像2点の角丸とシャドウのキャンセル---*/
p.apple img,
p.flower img {
  -webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
  -webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);
  -moz-box-shadow:0px 0px 0px rgba(0,0,0,0);
  box-shadow:0px 0px 0px rgba(0,0,0,0);
  margin:0px;
  padding:0px;}

/*---りんご切り抜き画像位置---*/
p.apple {
  position:absolute;
  top:90px; left:-185px;
	z-index:60;}

/*---花の切り抜き画像位置---*/
p.flower {
  position:absolute;
  top:200px; left:300px;
	z-index:60;}

/*---記事紹介の指定---*/
#container {
  width:340px;
  margin:3px 40px 3px 40px;
  border-top:1px #999 solid;
  overflow:hidden;}
#trackback {
  float:left;
  width:106px;
  margin:3px 11px 0px 0px;}
#trackback img {
  border:none;}
#trackback.last {
  margin-right:0px;}
#trackback p.half a:hover {
  opacity:0.7;
	filter:alpha(opacity=70);}
#trackback p {
  margin:0px;
  font-size:65%;}
#trackback p span {
  font-size:110%;
  font-weight:bold;
  line-height:1.0em;}

/*---問い合わせ・注文ボタンの指定---*/
p.button {
  display:inline-block;
	width:340px;
	height:24px;
  font-size:80%;
  color:#FFF;
	line-height:2.1em;
  text-align:center;
	text-decoration:none;
	outline:none;
  background-color:#5fb08f;
  margin:6px 0 6px 40px;
/*角丸とシャドウ指定*/
  -webkit-border-radius:12px;
  -moz-border-radius:12px;
  border-radius:12px;
  -webkit-box-shadow:0 3px 4px rgba(0,0,0,0.3);
  -moz-box-shadow:0 3px 4px rgba(0,0,0,0.3);
  box-shadow:0 3px 4px rgba(0,0,0,0.3);}

#backing p span {
  font-size:110%;
  font-weight:bold;
  color:#666;}

/*---リンクとボタンのテキストカラー指定---*/
p a:link {
  color:#963;
  text-decoration:underline;}
p a:visited {
  color:#360;
  text-decoration:none;}
p a:hover {
  color:#09F;
  text-decoration:none;}
p a:active {
  color:#f36;
  text-decoration:none;}
p.button a:link,
p.button a:visited,
p.button a:hover,
p.button a:active {
  color:#fff;
  text-decoration:none;}

/*---過去記事の指定---*/
#past {
  width:340px;
  margin:5px	40px;
  border-top:1px solid #999;
  overflow:hidden;}
#past.last {
  border-bottom:1px solid #999;}
#year {
  width:106px;
  float:left;}
#year p {
  font-size:80%;
  text-align:left;
  margin:7px 0px;}
#news {
  width:223px;
  float:right;
  margin-top:6px;}
#news p {
  font-size:70%;
  line-height:1.6em;
  margin:0px;}
#news.last {
  margin-bottom:6px;}

/*---最下部 BACK PAGE 別指定---*/
p.back {
  font-size:70%;
  text-align:center;
  margin-top:15px;
  padding:0 0 20px 0;}
p.back a {
  color:#963;
  text-decoration:underline;}
p.back a:hover {
  color:#09F;
  text-decoration:none;}