@charset "utf-8";
body, th, td{
	font-size: 75%;
	line-height: 150%;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
html>body, th, td{
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
body{
	margin: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}				
th, td{ font-size: 100%; 
                }
a {
	text-decoration: underline;
	color: #0C419A;
}
a:hover {
	text-decoration: underline;
	color: #0F51BD;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover img{ 
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	}
.clear {
	clear: both;
}		
img, object, embed, div, table {  
     vertical-align: top; }	


.margin0 {
	margin: 0px;
	padding: 0px;
}

#servicek {
	background-image: url(images/top/servicebox_naka.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 516px;
}
#servicek_ue {
	background-image: url(images/top/servicebox_ue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 516px;
}
#servicek_sita {
	background-image: url(images/top/servicebox_sita.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 516px;
}

