body {
background-color:#DDDDDD;
color:#333333;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.f10 {font-size: 10px;line-height: 14px;}
.f12 {font-size: 12px;line-height: 17px;}
.f12map {font-size: 12px;line-height: 20px;}
.f12w {font-size: 12px;line-height: 17px; color: #FFFFFF;}
.f12b {font-size: 12px;line-height: 17px;font-weight :bold;}
.f12b2 {
	font-size: 12px;
	line-height: 17px;
	font-weight :bold;
	color: #FF9900;
}
.f12b3 {
	font-size: 12px;
	line-height: 17px;
	font-weight :bold;
	color: #999900;
}
.f12b4 {
	font-size: 12px;
	line-height: 17px;
	font-weight :bold;
	color: #505398;
}
.f12gb {font-size: 12px;line-height: 17px;color:#AAAAAA;font-weight :bold;}
.f12wb {font-size: 12px;line-height: 17px;color:#FFFFFF;font-weight :bold;}
.f12pb {font-size: 12px;line-height: 17px;color:#DC4753;font-weight :bold;}
.f14pb {font-size: 14px;line-height: 20px;color:#DC4753;font-weight :bold;}
.f14 {font-size: 14px;line-height: 20px;}
.f14b {font-size: 14px;line-height: 20px;font-weight :bold;}
.f14b3 {
	font-size: 14px;
	line-height: 20px;
	font-weight :bold;
	color: #999900;
}
.f14b4 {
	font-size: 14px;
	line-height: 20px;
	font-weight :bold;
	color: #505398;
}
.f14b5 {
	font-size: 14px;
	line-height: 20px;
	font-weight :bold;
	color: #4280A6;
}
a:link { text-decoration:none; color:#505398; }
a:visited { text-decoration:none; color:#505398; }
a:hover { text-decoration:underline; color:#505398;} 


/***************************************************/
/* attention div */
/***************************************************/
div.attention {
padding: 8px;
border: #cc0000 2px solid;
background-color: #FFEFEF;
}

div.attention strong {
color: #cc0000;
font-weight: bold;
}

/***************************************************/
/* price.html */
/***************************************************/
td.service {
	background: url(../images/price/bgimage.jpg) 100% 100% no-repeat; 
	line-height: 150%; 
	}
p.SEtext { 
	margin-bottom: 50px; 
}


/***************************************************/
/* faq.html */
/***************************************************/
.IBAmail {
	margin-left: 30px;
	margin-top: 20px;
}
#faq td.f12b2 {
width: 26px;
}

/***************************************************/
/* faq.html and modify.html */
/***************************************************/

.address {
margin: 4px 0px 0px 12px;
padding: 10px 14px;
background: #ffffcc;
border: #cccccc solid 1px;
font-size: 80%;
}

.address strong {
padding-bottom: 0.2em;
}

.address span {
font-size: 150%;
font-weight: bold;
color: #0a50a1;
line-height: 160%;
}

/***************************************************/
/* news.html */
/***************************************************/

ul.listinnews {
padding-left: 20px;
/margin-left: 10px;
}
ul.listinnews li {
padding-bottom: 8px;
}