@charset "shift_jis";

/* base(各シート共通）----------------------------------------------------------------------- */

*{
	margin:0px;
	padding:0px;
	font-size:100%;
}


body{
	background-image:url(img/backimg.gif);
	background-color:#99CC33;
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	text-align:center;
	line-height:130%;
}
img{
	border:none;
	vertical-align:top;
	margin-bottom:20px;
}
a:link{color:#0033FF;}
a:visited{color:#0033FF;}
a:hover{color:#00FFFF;}
a:active{color:#6633FF;}


#back-head{
	width:1400px;
	background-image:url(img/back_head.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0px;
}
#main{
	width:800px;
	background-image:url(img/back.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}
#continer{
	width:700px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#footer{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	font-size:85%;
}
#footer a{
	margin:0px 10px;
}


h2{
	background-image:url(img/h2.gif);
	background-repeat:no-repeat;
	text-shadow: 3px 1px 3px #999999;
	color:#FF0000;
	font-size:150%;
	line-height:135%;
	text-align:center;
	margin-bottom:10px;
	margin-top:60px;
	clear:both;
}
.backimg1{padding:35px 0px 35px 80px;}
.backimg2{padding:22px 0px 15px 80px;}
.backimg3{padding:15px 0px 15px 80px; line-height:110% !important;}

h3{
	color:#FF0000;
	font-size:150%;
	line-height:135%;
	text-align:center;
	margin-bottom:30px;
}
.border{
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	padding:7px 0px 10px 0px;
	margin-bottom:0px !important;
}
h4{
	background-color:#005E14;
	color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
}





address{
	font-size:80%;
	padding:1px 0px;
	letter-spacing:0.1em;
	margin-top:5px;
}




div#continer p{margin-bottom:30px;}



.decoB{
	font-weight:bold;
	font-size:130%;
}
.decoYERROW{
	font-weight:bold;
	color:#FF0000;
	background-color:#FFFF00;
	padding:3px;
	border-bottom:solid 1px #FF0000;
}


/* 追伸の設定----------- ------- ------*/
div#tuisinn{
	background-image:url(img/tuisinn.gif);
	background-repeat:no-repeat;
	font-size:90%;
	padding:30px 40px;
	margin-bottom:50px;
}
div#tuisinn p{
	margin-bottom:0px !important;
	margin-top:10px;
}

.imgfloat img{
	float:right;
	padding-left:10px;
}


/* テキストの中央揃えの設定----------- */
.centerTEX{text-align:center;}


/* boxの設定-------------------------- */
#box01{
	background-image:url(img/imgbc01.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
#box02{
	background-image:url(img/imgbc02.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
}


/*見出し部分の設定--------------------*/
#box_midasi{
	background-color:#D7EABF;
	padding:10px 30px;
	margin-bottom:50px;
	margin-top:10px;
}
#box_midasi p{
	background-image: url(img/line.gif);
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:8px !important;
}



/* spanの設定-------------------------- */
.deco{
	color:#FF0000;
	font-weight:bold;
	border-bottom:solid 1px #FF0000;
}
.decoBY{
	color:#FF0000;
	font-weight:bold;
	border-bottom:solid 1px #FF0000;
	background-color:#FFFF00;
}
.borderR{border-bottom:solid 1px #FF0000;}

/* スペース-------------------------- */
.s20{margin-top:20px;}








