body, div, img, ul, form, p, h1, h2, h3, h4, h6, hr {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: Verdana, Helvetica, sans-serif;
  background: #279dff;
  font-size: 11px;
  color: #333;
}

ul {
  list-style: none;
}

p {
  margin: 12px 0px;
}

.line {
  width: 84%;
  clear: both; 
  margin: 22px 8%;
}

.linev2 {
  width: 98%;
  margin: 20px 1%;
  clear: both; 
}

#header {
  height: 231px;
  background: url('image/body/grassBack.jpg') top repeat-x;
  text-align: center; 
}

#swf {
  border: none;
  margin-top: 100px;
}

#body {
  background: #65cf27 url('image/body/greenBack.jpg') top repeat-x;	
  float: left;
  width: 100%;
}

.margin {
  margin: 0 auto;
  width: 890px;
}

#content_back {
  background: url('image/body/contentBack.jpg') right top no-repeat;
  padding-top: 1px;
  float: left;
  width: 890px;
}

#footer {
  background: url('image/body/blueBack.jpg') top repeat-x;
  height: 134px;
  color: #ffffff;
  padding-top: 16px;
  font-size: 11px;
  clear: both; 
}

#footer .margin {
  width: 850px;
}

#footer .menu li {
  display: inline; 
  padding: 0px 5px;
}

#footer .copy {
  margin-top: 16px;
}

#footer .copy li {
  padding-left: 5px;
  line-height: 200%;
}


#footer a {
  color: #ffffff;
  text-decoration: none; 
}

#footer a:hover {
  text-decoration: underline; 
}

.text {
  line-height: 160%;
  padding: 28px;
}

.text h1 {
  color: #c31e11;
  font-size: 11px;
  font-weight: bold; 
}

.text h2 {
  font-size: 11px;
  font-weight: bold; 
}

.text h3 {
  font-size: 11px;
  font-weight: normal; 
}

.text a {
  color: #c31e11;
  text-decoration: underline; 
}

.text a:hover {
  text-decoration: none; 
}

.text .title {
  margin-bottom: 12px;
}

.text ul {
  list-style-type: disc; 
  padding-left: 24px;
  margin-bottom: 12px;
}

.text span {
  color: #bbbbbb;
}

.back {
  width: 100%;
  height: 100%;
}

.p30 {
  padding-left: 30px;
}

.p80 {
  padding-left: 80px;
}

.p110 {
  padding-left: 110px;
}

/* ---- box ---- */

.box {
  background: url('image/tool/box.png') top no-repeat;
  width: 290px;
  height: 116px;
  margin: 6px 0px;
}

.box .l {
  float: left;
  width: 95px; 
  height: 96px;
  padding-top: 8px ;
  padding-bottom: 12px;
  padding-left: 9px;
  padding-right: 8px;
}

.box .l img {
  border: none;
}

.box .r {
  float: left;
  width: 174px;
  height: 100px;
  padding: 8px 0px;
}

.box a {
  color: #ffffff;
  text-decoration: underline; 
}

.box a:hover {
  text-decoration: none; 
}

.box h1, .box h2, .box h3, .box h4 {
  font-weight: normal; 
  font-size: 11px;
  color: #ffffff;
}

.box h1 {
  padding-top: 8px;
  letter-spacing: 1px;
  
}

.box h2 {
  padding-top: 4px;
  padding-left: 4px;
}

.box h3 {
  padding-top: 4px;
  padding-left: 10px;
}

.box h4 {
  text-align: right; 
  padding-right: 16px;
  padding-top: 18px;
}

#f2, #f4 {
  margin-left: 60px;
}

#f3, #f5, #f1 {
  margin-left: 120px;
}


/* ---- sections ---- */

#flower_post {
  width: 544px;
  height: 558px;
  background: url('image/section/flowerPost_contentBack.png') center top no-repeat;
  padding: 13px 14px;
}

#flower_post .back {
  background: url('image/section/flowerPost_textBack.jpg') top no-repeat;
}

#offer_r {
  float: right;
  background: url('image/section/offer_contentBackR.png') center top no-repeat;
  width: 395px;
  height: 558px;
  padding: 13px 14px 13px 36px;
}
#offer_r .text {
  padding-top: 74px;
}

#offer_l {
  float: left;
  background: url('image/section/offer_contentBackL.png') center top no-repeat;
  width: 395px;
  height: 558px;
  padding: 13px 36px 13px 14px
}

#offer_l .back {
  background: url('image/section/offer_textBackL.jpg') top no-repeat;
}

#offer_r .back {
  background: url('image/section/offer_textBackR.jpg') top no-repeat;
}

#offer_r .text .ul {
  width: 200px;
}

#gallery {
  background: url('image/section/gallery_contentBack.png') top no-repeat;
  height: 451px;
  padding: 13px 14px;
}

#gallery ul {
  list-style-type: none; 
  padding-left: 0px;
  margin-bottom: 0px;
}

#gallery li, #gall li {
  display: inline;
}

#gallery ul img , #gall img, .img {
  border: 1px solid #800000;
}

#gallery ul img {
  margin-right: 14px;
  margin-bottom: 14px;
}

#gall img {
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#gall .left, #gallery .left {
  margin-right: 0px;
}

#gall {
  padding-left: 0px;
  margin-bottom: 0px;
  padding-top: 4px;
}

#outdoor {
  background: url('image/section/outdoor_contentBack.png') top left no-repeat;
  height: 568px;
  padding-left: 14px;
  padding-top: 13px;
  padding-bottom: 14px;
  padding-right: 97px;
}

#outdoor .back .l {
  float: left;
  height: 568px;
  background: url('image/section/outdoor_textBackL.jpg') top no-repeat;
  width: 383px;
}

#outdoor .back .r {
  float: left;
  height: 568px;
  margin-left: 13px;
  width: 383px;
}

#outdoor .back .r .top{
  height: 229px;
  background: url('image/section/outdoor_textBackRT.jpg') top no-repeat;
}

#outdoor .back .r .bottom {
  height: 268px;
  margin-top: 11px;
  background: url('image/section/outdoor_textBackRB.jpg') top no-repeat;
}


#contact_l #top {
  background: url('image/section/contact_textBackLT.jpg') top no-repeat;
  height: 156px;
}

#contact_l #bottom {
  margin-top: 14px;
  background: url('image/section/contact_textBackLB.jpg') top no-repeat;
  height: 228px;
}


#contact_l {
  background: url('image/section/contact_contentBack.png') top left no-repeat;
}

#contact_l, #index_l, #shops_l, #shopsD_l {
  width: 383px;
  height: 679px;
  padding-top: 13px;
  padding-left: 14px;
  padding-right: 13px;
  float: left;
}

#contact_r, #index_r, #shops_r , #shopsD_r{
  width: 480px;
  float: left;
}

.shops {
  margin-top: 40px;
  margin-left: 75px;
}

#awards {
  background: url('image/section/awards_contentBack.png') top no-repeat;
  height: 959px;
  padding: 13px 14px;
}

#awards .l, #awards .r {
  width: 50%;
  float: left;
}

#awards .l .image {
  float: left;
  width: 110px;
  text-align: left;
}

#awards .l .dis {
  float: left;
  width: 293px;
  text-align: left; 
}

#awards .r .image {
  float: right;
  width: 110px; 
  text-align: right;
}

#awards .r .dis {
  float: left;
  width: 293px;
  text-align: right; 
}

#index_l {
  background: url('image/section/index_contentBack.png') top left no-repeat;
}

#index_l .back {
  background: url('image/section/index_textBack.jpg') top no-repeat;
}

#shops_l {
  background: url('image/section/shops_contentBack.png') top no-repeat;
}

#shops_l .back {
  background: url('image/section/shops_textBack.jpg') top no-repeat;
}

#shopsD_l {
  background: url('image/section/shopsD_contentBack.png') top no-repeat;
}

#shopsD_l #top {
  background: url('image/section/shopsD_textBackT.jpg') top no-repeat;
  height: 228px;
}

#shopsD_l #bottom {
  background: url('image/section/shopsD_textBackB.jpg') top no-repeat;
  height: 268px;
  margin-top: 12px;
}
