@charset "utf-8";
 

body {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 125%;
	text-align: center;
	background-position: center top;
	background-color: #FFF;

}

#header {
	text-align: center;
	background-color: #0b7104;
	color: #ffffff;

	margin-right: auto;
	margin-left: auto;	
    background: url("../img/bg_header.jpg") repeat scroll center top rgba(0, 0, 0, 0);
    height: 112px;
    text-align: center;
    width: 100%;
}
#header td{
	
	vertical-align:middle;}
#header td p{
	font-size: 16px;
	line-height: 20px;
	margin:0px;
}	
.tel{
	
	font-size:18px;
	font-weight:bold;}
.tel a{
	
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;}

#contents {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D6D6D6;
	background-color: #FFF;
	padding-bottom: 20px;
	color:#0b7104;
	font-size: 16px;
}
#contents .paragraph02{
	position:relative;
	width:820px;
	height:650px;
	background: url("../img/shim_lp20.jpg")}

#contents .paragraph02 .btn02{
	position: absolute;
	left: 60px;
	top: 407px;
	}


#cart a:hover
	{

  filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
  }



#footer {
	background-color: #0b7104;
	background: url("../img/bg_footer.jpg") repeat scroll center top rgba(0, 0, 0, 0);
	color: #fff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	
    height: 80px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
	
}
#footer p{
	font-size: 15px;
	line-height: 20px;
	margin:0px;
}
#footer a {
    color: #fff;
    text-decoration: none;
}
p.caution_yakuji{
	font-size:90%;
	text-align:right;
	color:#535353;
	padding-top:3px; }
	
p.soryou{font-size:95%;
font-weight:bold;
	text-align:right;
	margin-right:120px;
	color:#900000;
			}