@charset "UTF-8";

/* =================================================================================

 Common style of "service"

================================================================================= */

/* /////////////////////////////////////////////////////////////////////////// mainImage style */

/* policy.php */

#utility div#banner{ background-image:url(img/head_utility.jpg) }



/* /////////////////////////////////////////////////////////////////////////// table style */

table td li{
	font-size:100%;
}

table.sitemapTable th{
	font-size:122%;
	width:50%;
}

/* /////////////////////////////////////////////////////////////////////////// line style */

/* /////////////////////////////////////////////////////////////////////////// box style */

#utility #category{
	width:625px;
}


#utility #category p{
	margin-top:38px;
}
h1#lead{
	margin-top:8px;
}

#utility .contents{
	border:none;
	width:625px;
	margin:0 auto;
	background:none;
}

#utility #category p,
#utility .contents p{
	line-height:1.5;
	border:none;
}

#utility .contents div.fl,
#utility .contents div.fr{ width:300px;}

h2 {
	font-weight:bold;
	font-size:122%;
	margin-bottom:0.4em;
	}

#utility ol{margin-top:10px;}
#utility ol li{
	list-style:decimal outside;
	line-height:1.5;
	margin-left:1.7em;
}



/* /////////////////////////////////////////////////////////////////////////// ul style */

/* /////////////////////////////////////////////////////////////////////////// ol style */

/* /////////////////////////////////////////////////////////////////////////// dl style */

