@charset "shift-jis";

/**********************
各要素初期化
**********************/

h1, h2, h3, h4, h5, h6, p, span, ul, ol, li, dl, dt, dd, table, th, td, input, legend, div, form, hr {
	margin:0;
	padding:0;
	list-style:none;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, dl, div, pre, blockquote, input {
	word-break:break-all;
}

h1, h2, h3, h4, h5, h6 {
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	border:none;
}
/*各要素初期化ここまで*/

p{
	margin: 0px;
	padding: 0px;
}
html{
    height: 100%;
	overflow-x: hidden;
	overflow: auto;	/* Opera 9.51対策*/
}

a {
	text-decoration:none;
	color:#85A934;
	}
a:hover{
	text-decoration:underline;
	color:#85A934;
	}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
	display: inline-block;
	overflow: hidden;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #85A934;
	background-image: url(../images/h1bg.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-bottom: 40px;
	background-position: 0px 0px;
}

h2 {
	font-size: 18px;
	background-image: url(../images/h2bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 25px;
}

h3 {
	font-size: 14px;
	background-image: url(../images/h3bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 29px;
}

h4 {
	font-size: 12px;
	background-image: url(../images/h4bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 23px;
}

h5 {
	font-size: 12px;
	background-image: url(../images/h5bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #86a935;
	padding-bottom: 3px;
	color: #86a935;
}

h6 {
	font-size: 12px;
	background-image: url(../images/h6bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.color1 {
	font-size: 18px;
	color: #85A934;
	margin-bottom: 20px;
}

.btm10 {
	margin-bottom: 10px;
}

.btm30 {
	margin-bottom: 30px;
}

/**********************
body
**********************/

body {
	height: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left; /* ie6 */
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	scrollbar-base-color: #e9d9b8;
	line-height: 1.4em;
}

/*--------------------------------------
wrapper
--------------------------------------*/

#wrapper {
	display: block;
	height: 100%;
	min-height: 100%;
	_height: 100%;
	width:1020px;
	background-color: #FFF;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body > #wrapper {
    height: auto;
}

#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*--------------------------------------
container
--------------------------------------*/
#container {
	display: block;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}

/*--------------------------------------
main
--------------------------------------*/
#main {
	display: block;
	float: right;
	width: 790px;
	line-height: 1.6em;
}

#mainBox {
	display: block;
	width: 730px;
	margin-right: 60px;
}

P#blog a {
	background-image: url(../images/blog.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 102px;
	width: 124px;
	margin-left: 666px;
	margin-bottom: 10px;
}

/*--------------------------------------
side
--------------------------------------*/
#side {
	display: block;
	float: left;
	width: 200px;
	padding-top: 15px;
}

#side a {
	text-decoration:none;
	color:#333333;
	}
	
#side a:hover{
	text-decoration:none;
	color:#333333;
	}

P#rogo a {
	background-image: url(../images/rogo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 200px;
	margin-bottom: 50px;
	text-indent: -9999px;
}

#sn1 {
	background-image: url(../images/sn1_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn1 a {
	background-image: url(../images/sn1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn1 a:hover {
	background-image: url(../images/sn1_on.jpg);
	background-repeat: no-repeat;	
}

#sn2 {
	background-image: url(../images/sn2_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn2 a {
	background-image: url(../images/sn2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn2 a:hover {
	background-image: url(../images/sn2_on.jpg);
	background-repeat: no-repeat;	
}

#sn3 {
	background-image: url(../images/sn3_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn3 a {
	background-image: url(../images/sn3.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn3 a:hover {
	background-image: url(../images/sn3_on.jpg);
	background-repeat: no-repeat;	
}

#sn4 {
	background-image: url(../images/sn4_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn4 a {
	background-image: url(../images/sn4.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn4 a:hover {
	background-image: url(../images/sn4_on.jpg);
	background-repeat: no-repeat;	
}

#sn5 {
	background-image: url(../images/sn5_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn5 a {
	background-image: url(../images/sn5.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn5 a:hover {
	background-image: url(../images/sn5_on.jpg);
	background-repeat: no-repeat;	
}

#sn6 {
	background-image: url(../images/sn6_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn6 a {
	background-image: url(../images/sn6.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn6 a:hover {
	background-image: url(../images/sn6_on.jpg);
	background-repeat: no-repeat;	
}

#sn7 {
	background-image: url(../images/sn7_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn7 a {
	background-image: url(../images/sn7.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 200px;	
}

#sn7 a:hover {
	background-image: url(../images/sn7_on.jpg);
	background-repeat: no-repeat;	
}

#sideBox1 {
	display: block;
	margin-top: 20px;
}

.snLink {
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	margin-bottom: 5px;
}

.sn_bg {
	line-height: 31px;
	background-image: url(../images/sn_bg_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 175px;
	padding-left: 25px;
}

.sn_bgOn a {
	line-height: 31px;
	background-image: url(../images/sn_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 175px;
	padding-left: 25px;
}

.sn_bgOn a:hover {
	background-image: url(../images/sn_bg_on.jpg);
	background-repeat: no-repeat;
	color: #333;
}

#sideBox1 {
	margin-bottom: 10px;
}

#sideBox1 a {
	text-decoration:none;
	color:#333333;
}

#sideBox1 a:hover{
	text-decoration:underline;
	color:#85A934;
}

.side_ant1 {
	margin-left: 120px;
}
	
/*--------------------------------------
footer
--------------------------------------*/
#footer {
	text-align: center;
	display: block;
}
