
/*-------------------- links ----------------------*/
a:link {
color:#39c;
text-decoration:none;
}
a:visited {
color:#39c;
text-decoration:none;
}
a:active {
color:#39c;
text-decoration:none;
}
a:hover {
color:#39c;
text-decoration:underline;
}

.clrBoth {
clear: both;
}

/*-------------------- links ----------------------*/

#service{
width:760px;
margin:10px auto 0px auto;
padding:0px;
font-size:12px;
line-height:18px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#service p{
margin:0 0 15px 0;
padding:0;
color:#333;
}
#service div.button{
margin:15px auto;
padding:0px;
width:242px;
}
#service div.im{
margin:10px auto 15px auto;
width:760px;
text-align:center;
}


#service table.phtb{
margin:0px auto;
}


#service #serviceFooter{
	padding:10px 0;
	float:right;
	width:115px;
}

#service #serviceFooter #pagetop{
	width:115px;
}

#service #serviceFooter img{
	border:none;
}

#service #serviceFooter p{
	margin-bottom:5px;
}


