

/* TOC ----------------------------------------
1.ヘッダ
2.お知らせ
3.トップコンテンツ
3.フッタ
------------------------------------------ */

/* ヘッダ ----------------------------------------▼ */

h1 {
	font-size: 10px;
	height: 260px;/* ヘッダの高さ */
}

ul.toptopics {
	display: block;
	position: absolute;
	top: 75px;
	left: 20px;
	width: 720px;
	height: 200px;
}
ul.toptopics li {
	float: right;
	width: 210px;
	margin-bottom: 4px;
}
ul.toptopics li#toptopics_l {
	float: left;
	width: 500px;
	padding-right: 10px;
}

p#toptopics_24 {
	position: absolute;
	top: 190px;
	left: 410px;
	display: block;
	width: 110px;
	height: 85px;
}
p#toptopics_24 a img {
	display: block;
	width: 110px;
	height: 85px;
	text-indent: -9999px;
}

p#totop {
	display: none;
}

ul#proselecter {
	top: 337px;
}

/* お知らせ ----------------------------------------▼ */

div#information {
	margin-top: 10px;
}
div#information p.tel_top {
	margin-bottom: 5px;
}

div#information h3 {
	width: 289px;
	height: 23px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-indent: -9999px;
}
body#plala div#information h3 {
	background: url("/img/h2-information_plala.png") no-repeat top left;
}
body#biglobe div#information h3 {
	background: url("/img/h2-information_biglobe.png") no-repeat top left;
}
body#so-net div#information h3 {
	background: url("/img/h2-information_so-net.png") no-repeat top left;
}
body#ntt div#information h3 {
	background: url("/img/h2-information_ntt.png") no-repeat top left;
}

div#information dl {
	margin-top: 5px;
	padding: 5px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
div#information dl dt {
	padding: 5px;
	font-size: 80%;
	font-weight: bold;
}
div#information dl dd {
	padding: 0px 3px 5px 5px;
	font-size: 80%;
	line-height: 1.3;
}
div#information dl dd ul {
}
div#information dl dd ul li {
	display: inline;
	margin-left: 0.5em;
}

div#information strong {
	color: black;
}

/* エリア ----------------------------------------▼ */

div#areadata {
	margin-top: 10px;
	padding: 7px 3px 5px 5px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
div#areadata h2 {
	margin-bottom: 5px;
	font-size: 85%;
	font-weight: bold;
}
div#areadata ul {
	font-size: 75%;
}
div#areadata ul li {
	display: inline;
	line-height: 1.3;
	white-space: nowrap;
}
div#areadata p {
	margin-top: 5px;
	font-size: 80%;
}

/* 光へGo!キャンペーン結果 ----------------------------------------▼ */

div#index-campaign-ds {
	margin-top: 10px;
	padding: 7px 3px 5px 5px;
	width: 280px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
div#index-campaign-ds h2 {
	margin-bottom: 5px;
	font-size: 85%;
	font-weight: bold;
}
div#index-campaign-ds p {
	margin-top: 5px;
	font-size: 80%;
}


/* トップコンテンツ ----------------------------------------▼ */

div#top_main {
	float: right;
	padding-right: 10px;
	margin-bottom: 10px;
	width: 520px;
}
div.topconts h2 {
	display: none;
}
div.topconts dt {
	border-top: 3px solid #7ec2ff;
	height: 32px;
	background-position: 0px 1px;
	text-indent: -9999px;
}
div.topconts dt#tc-adsl {
	background: url("/img/h2-tc-adsl.png") no-repeat;
}
div.topconts dt#tc-bflets {
	background: url("/img/h2-tc-bflets.png") no-repeat;
}
div.topconts dt#tc-dell {
	background: url("/img/h2-tc-dell.png") no-repeat;
}

div.topconts dd {
	padding: 0px 0px 5px 0px;
	font-size: 80%;
	line-height: 1.3;
}
div.topconts dd.tc-dtl {
	text-align: right;
}
/*
div.topconts dd ul {
	height: 160px;
}
div.topconts dd ul li {
	float: left;
	display: block;
	padding: 3px 0px 0px 5px;
}
div.topconts dd ul li a {
}
*/
div.topconts p {
	padding: 5px;
	font-size: 70%;
	line-height: 1.3;
	border: 1px solid #cccccc
}

p#sethome {
	padding: 10px;
	border: none;
	border-top: 1px solid #999999;
}
p#sethome a {
	display: block;
	padding: 3px;
	margin: 0px auto;
	width: 16em;
	border: 1px solid #666666;
	background: #eeeeee;
	font-size: 110%;
	text-decoration: none;
	text-align: center;
}

#skyscraper {
	float: right;
	margin-left: 10px;
	width: 120px;
	height: 310px;
	background: #000000;
}

p#top_dell {
	float: right;
}

/* フッタ ----------------------------------------▼ */


/* en */
body.en div.topconts dt#tc-bflets {
	background: url("/img_en/h2-tc-bflets.png") no-repeat;
}
/* ch */
body.ch div.topconts dt#tc-bflets {
	background: url("/img_ch/h2-tc-bflets.png") no-repeat;
}

