/* CSS Document */
body {
    background-color:#003300;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size:12px;
    line-height:16px;
    color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

tr,td,body{
  font-size:12px;
  line-height:180%;
}

.line18{line-height:18px;}

hr{
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: dotted; /* 線種 */
	border-color: #999999; /* 線色 */
	height: 1px; /* 高さ */
   }


img{border:0px;}

.ma5{
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
}

.ma10{
margin-top:0px;
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
}

.ma10_r{
margin-top:0px;
margin-left:10px;
margin-right:0px;
margin-bottom:0px;
}

.ma10_l{
margin-top:0px;
margin-left:0px;
margin-right:10px;
margin-bottom:0px;
}

.ma20{
margin-top:0px;
margin-left:20px;
margin-right:20px;
margin-bottom:8px;
}
.ma20_0{
margin-top:0px;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
}

.ma30{
margin-left:30px;
margin-right:30px;
font-size:12px;
line-height:180%;
}
/*料金コース画像用*/
.r10_b10{
margin-top:0px;
margin-left:0px;
margin-right:10px;
margin-bottom:10px;
}

.l10_b10{
margin-top:5px;
margin-left:10px;
margin-right:0px;
margin-bottom:15px;
}
.r10_b15_t5{
margin-top:5px;
margin-left:0px;
margin-right:10px;
margin-bottom:15px;
}


.style1 {color: #FFFFFF}
.style2 {color: #CC0000}
.style3{color:#89AA59}
.style13 {
	color: #FF9933;
	font-size: 16px;
	font-weight: bold;
}

a.link_w:link {color: #FFFFFF; text-decoration: none;}
a.link_w:visited {text-decoration: none; color: #FFFFFF;}
a.link_w:hover {text-decoration: underline; color: #FFCC33;}
a.link_w:active {text-decoration: none; color: #FFCC33;}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.f11{font-size:11px;}
.f10{font-size:10px;}
.f10_16{font-size:10px; line-height:16px;}
.f14{font-size:14px;}

/*注釈*/
.red10{font-size:10px; color:#CC0000}
.red12{font-size:12px; color:#CC0000}

textarea,select,.text {
font-size:12px;
color:666666;
font-family : Verdana,ＭＳ Ｐゴシック;
}

.button {
background:#D7E1B8;
color:#666666;
border:none;
}

.bak_footer{
 background-image:url(image/footer.jpg);
background-repeat:no-repeat;
}