@charset "UTF-8";
/* category setting */
/*/////////////////////////////////////////////////*/

#main #contents h2 {
	font-size : 14px;
}

#main #contents dl.map {
	padding : 0px 0px 10px 0px;
}

#main #contents dl.map dt{
	padding : 5px 0px 5px 0px;
	border-top : 1px dotted #ccc;
}

#main #contents dl.map dt a{
	padding-left : 12px;
	background : url("/common/images/link_icon.gif") no-repeat left center;
	text-decoration : none;
}

#main #contents dl.map dt span{
	padding-left : 12px;
	background : url("/common/images/link_icon_sb.gif") no-repeat left center;
}

#main #contents dl.map dd{
	padding : 0px 0px 2px 15px;
}

#main #contents dl.map dd a{
	padding-left : 7px;
	background : url("/common/images/link_icon_mini.gif") no-repeat left center;
	text-decoration : none;
}


/*\*/
* html #order-step .admin,
* html body #whois,
* html body #db,
* html body #whois div,
* html body #db div {
	height          : 1%;
}

#order-step .admin,
#whois,
#db,
#whois div,
#db div {
	display         : block;
}
/*\*/
