﻿
body#contents{
	font-size:100%;
}


h1{
margin-bottom:10px;
}


h1.gip{
	font-size:110%;
}

h2{
	background:none;
	border:none;
}

h3{
margin-left:5px;
width:518px;
	background-color: #E9ECF5;
	margin-bottom:10px;
}

body#global_ip_nw #sideArea td.global_ip_nw img,
body#transit #sideArea td.transit img,
body#transit_colocation #sideArea td.transit_colocation img,
body#cdn #sideArea td.cdn img,
body#ipv6 #sideArea td.ipv6 img,
body#add_service #sideArea td.add_service img,
body#others #sideArea td.others img,
body#application #sideArea td.application img,
body#rate #sideArea td.rate img,
body#customer #sideArea td.customer img{
	display: none;
}

body#global_ip_nw #sideArea td.global_ip_nw{
	width:175px;
	background-image: url(/english/faq/image/side_ntt_on.gif);
	background-repeat: no-repeat;
	height: 49px;
}
body#transit #sideArea td.transit{
	width:175px;
	background-image: url(/english/faq/image/side_tran_on.gif);
	background-repeat: no-repeat;
	height: 36px;
}
body#transit_colocation #sideArea td.transit_colocation{
	width:175px;
	background-image: url(/english/faq/image/side_koro_on.gif);
	background-repeat: no-repeat;
	height: 49px;
}
body#cdn #sideArea td.cdn{
	width:175px;
	background-image: url(/english/faq/image/side_hai_on.gif);
	background-repeat: no-repeat;
	height: 49px;
}
body#ipv6 #sideArea td.ipv6{
	width:175px;
	background-image: url(/english/faq/image/side_ipv6_on.gif);
	background-repeat: no-repeat;
	height: 36px;
}
body#add_service #sideArea td.add_service{
	width:175px;
	background-image: url(/english/faq/image/side_fuka_on.gif);
	background-repeat: no-repeat;
	height: 36px;
}
body#others #sideArea td.others{
	width:175px;
	background-image: url(/english/faq/image/side_other_on.gif);
	background-repeat: no-repeat;
	height: 36px;
}
body#application #sideArea td.application{
	width:175px;
	background-image: url(/english/faq/image/side_offer_on.gif);
	background-repeat: no-repeat;
	height: 36px;
}
body#rate #sideArea td.rate{
	width:175px;
	background-image: url(/english/faq/image/side_cost_on.gif);
	background-repeat: no-repeat;
	height: 36px;
}
body#customer #sideArea td.customer{
	width:175px;
	background-image: url(/english/faq/image/side_custom_on.gif);
	background-repeat: no-repeat;
	height: 36px;
}