

/*
 * this_popup css(NewsPage)
 * Date: 2008.06.18
 * Author: Creative Team
 */
 


 
/* Base Reset

--------------------------------------------------------------------------*/
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, p, input{
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6, th {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}
	
ul,ol{
	list-style: none;
	}
img {
	border: none;
	}
table{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells:show;
	}
	
hr{
	position:absolute;
	display:none;
	}

html{
	}

body {
	font-size:12px;
	margin:0 auto;
	padding:0;
	background:none;
	}


div#pagebody{
	padding:0;
	margin:0 auto;
	width:620px;
	background:none;
	}

div#mainContents{
	width:591px;
	padding:0;
	margin:0 auto;
	background:none;
	}

div#footer{
	width:590px;
	background:#dbdbdb;
	padding:7px 0 5px;
	text-align:center;
	font-size:10px;
	color:#333;
	margin:60px auto 0 auto;
	}

div#popup_header{
	width:590px;
	background:none;
	margin:0 auto;
	padding:12px 0;
	border-bottom:2px solid #ee0066;
	}

h1{
	width:108px;
	height:35px;
	}
	
h1 img{
	width:108px;
	height:35px;
	border:none;
	}

div#mainContents h2{
	width:576px;
	height:45px;
	margin:7px 0 0 1px;
	text-indent:-9999px;
	border-left:5px solid #ff9999;
	background:url(images/flow_ttl01.gif) no-repeat 15px center;
	}

div#mainContents p{
	width:551px;
	margin:15px 0 0 25px;
	line-height:150%;
	}

div#mainContents p.title{
	font-size:13px;
	font-weight:bold;
	color:#cf3232;
	}

div#mainContents h3{
	width:526px;
	margin:30px 0 0 20px;
	padding:6px 13px;
	background:#616161;
	color:#fff;
	font-weight:bold;
	}

div#mainContents ul{
	display:inline-block;
	width:551px;
	height:31px;
	margin:10px 0 0 20px;
	background:url(images/tab_bg04.gif) repeat-x left bottom;
	}

div#mainContents ul li{
	float:left;
	width:130px;
	height:31px;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	margin-right:5px;
	
	}

div#mainContents ul li a{
	display: block;
	width:130px;
	height:31px;
	color:#757575;
	background:url(images/tab_bg02.gif) no-repeat left top;
	}

div#mainContents ul li a:hover{ text-decoration:none; }

div#mainContents ul li a.on{ color:#cf010d; text-decoration:none; background:url(images/tab_bg01.gif) no-repeat left top; }

div#lyr0, div#lyr1{ display:none; }

div#lyr0,
div#lyr1{
	width:551px;
	margin:0 0 30px 20px;
	padding-bottom:3px;
	background:url(images/tab_bg03.gif) no-repeat left bottom;
	}

div#lyr0 dl,
div#lyr1 dl{
	position:relative;
	width:509px;
	padding:25px 20px;
	border-left:1px solid #f6aa6b;
	border-right:1px solid #f6aa6b;
	}

div#lyr0 dt,
div#lyr1 dt{
	height:51px;
	text-indent:-9999px;
	}

div#lyr0 dt.step01{ background:url(images/hikari_num01.gif) no-repeat left top; }
div#lyr0 dt.step02{ background:url(images/hikari_num02.gif) no-repeat left top; margin-top:20px; }
div#lyr0 dt.step03{ background:url(images/hikari_num03.gif) no-repeat left top; margin-top:20px; }
div#lyr0 dt.step04{ background:url(images/hikari_num04.gif) no-repeat left top; margin-top:20px; }

div#lyr1 dt.step01{ background:url(images/adsl_num01.gif) no-repeat left top; }
div#lyr1 dt.step02{ background:url(images/adsl_num02.gif) no-repeat left top; margin-top:20px; }
div#lyr1 dt.step03{ background:url(images/adsl_num03.gif) no-repeat left top; margin-top:20px; }
div#lyr1 dt.step04{ background:url(images/adsl_num04.gif) no-repeat left top; margin-top:20px; }

div#lyr0 dd,
div#lyr1 dd{
	min-height:30px;
	_height:30px;
	line-height:170%;
	margin:-28px 0 0 65px;
	font-size:11px;
	*font-size:80%;
	}

div#lyr0 dd span,
div#lyr1 dd span{
	display:block;
	font-weight:bold;
	}

div#lyr0 dd.sentence,
div#lyr1 dd.sentence{
	margin:10px 0 0 65px;
	}

div#lyr0 div.orderBtn,
div#lyr1 div.orderBtn{
	width:190px;
	height:35px;
	margin:0 auto 30px;
	}

div#lyr0 div.orderBtn{ background:url(images/hikari_btn01.gif) no-repeat left top; }
div#lyr1 div.orderBtn{ background:url(images/adsl_btn01.gif) no-repeat left top; }


div#lyr0 div.orderBtn a,
div#lyr1 div.orderBtn a{
	display:block;
	width:190px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	}

div#lyr0 div.orderBtn a:hover{ background:url(images/hikari_btn01_on.gif) no-repeat left top; }
div#lyr1 div.orderBtn a:hover{ background:url(images/adsl_btn01_on.gif) no-repeat left top; }
