@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	}

body {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	text-align:center;
	}

p {
	margin: 5px 0;
	}
	
/*大枠*/
#wrapper {
	width: 640px;
	margin: 0 auto;
	text-align: left;
	}

/*a link*/
a:link { text-decoration:none; }
a:visited { color:#999999; text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }

	
/*戻るリンク*/
.back {
	margin:0;
	padding:0;
	font-size: 120%;
	background-color:#FFF;
	text-align:right;
	}

/*設定名*/
h1 {
	margin:0 0 10px;
	padding:10px;
	background-color:#000066;
	color:#FFFFFF;
	}

/*何をする？*/
h2 {
	margin-bottom:10px;
	padding-left:10px;	
	}

/*青点線の注意事項枠*/
.attention {
	margin-bottom:15px;
	padding:10px;	
	border:2px dotted #0066CC;
	}

/*青点線の注意事項タイトル*/
h3 {
	color:#0066CC;
	}

/*青点線のリスト*/
.attention ul li ,ol li{
	margin:10px 0 10px 20px;
	}
	
/*下向き矢印は中央へ*/
.yajirushi {
	margin-bottom:15px;
	text-align:center;
	}

/*リンクバナー配置*/
.bunner {
	margin-bottom: 100px;
	}

/*設定終わり*/
.finish {
	margin: 30px 0;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	}

.close {
	clear: both;
	margin:30px 0;
	text-align:center;
	}
	
/*手順*/	
	dl {
	margin-bottom: 15px;
	}
	
	dt {/*手順番号*/
	padding: 5px 10px;
	border: 1px solid #999;
	background: #DDD;
	font-weight: bold;
	border-bottom:none;
	}
	
	dd{/*手順本文*/
	padding: 10px;
	border: 1px solid #999;
	}
	
/*3分割ロールオーバー*/

.select {
	margin: 20px 0 0 10px;
	}

.select ul li {
	float: left;
	display: inline;	
	margin-right: 10px;
	list-style-type: none;
	}

.select ul li a {
	display:block;
	width:200px;
	height:46px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}



/*2分割ロールオーバー*/	

.select ul li.rollwin2 a,
.select ul li.rollmac2 a,
.select ul li.rollaterm a,
.select ul li.rollntt a,
.select ul li.rolltel2 a, 
.select ul li.rollphone a,
.select ul li.rollrouter a, 
.select ul li.rollta a
{/*normal部分*/
	margin: 0 0 0 0;
	display:block;
	width:305px;
	height:46px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}

.rollwin2 {
	background:url(../../images/isdn/common/win2_on.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.rollmac2 {
	background:url(../../images/isdn/common/mac2_on.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.rolltel2 {
	background:url(../../images/isdn/common/tel2_on.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.rollaterm {
	background:url(../../images/isdn/common/aterm_on.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.rollntt {
	background:url(../../images/isdn/common/ntt_on.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.rollphone {
/*	background:url(../../../img/function/isdn/common/phone_on.gif);*/
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.rollrouter {
	background:url(../../images/isdn/common/ta_router_on.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.rollta {
	background:url(../../images/isdn/common/ta_on.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}


/*単独中央ロールオーバー*/
.select .rollset_switch{/*_on部分*/
	margin: 0 0 0 167.5px;
	}
.select ul li.rollset_switch a{/*normal部分*/
	margin: 0 0 0 0;
	display:block;
	width:305px;
	height:46px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}
.rollset_switch {
	background:url(../../images/isdn/common/set_switch_on.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}


.select .rollntt_1{/*_on部分*/
	margin: 0 0 0 167.5px;
	}
.select ul li.rollntt_1 a{/*normal部分*/
	margin: 0 0 0 0;
	display:block;
	width:305px;
	height:46px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}
.rollntt_1 {
	background:url(../../images/isdn/common/ntt_on.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}




.select ul li a:hover {
	text-indent:-9999px;
	}

.rollwin {
	background:url(../../images/isdn/common/win_on.gif)
	}
.rollmac {
	background:url(../../images/isdn/common/mac_on.gif)
	}
.rolltel {
	background:url(../../images/isdn/common/tel_on.gif)
	}
.rollstep2 {
	background:url(../../images/isdn/common/step2_on.gif);
	margin-left: 210px;
	}
.rollstep3 {
	background:url(../../images/isdn/common/step3_on.gif);
	margin-left: 210px;
	}
.rollnext {
	background:url(../../images/isdn/common/next_on.gif);
	margin-left: 210px;
	}
.rollphone {
	background:url(../../images/isdn/common/phone2_on.gif);
	}

/*iwx70のみ*/
.rollwin_rs20 {
	background:url(../../images/isdn/common/win_rs20_on.gif);
	margin-bottom:5px;
	}
.rollwin_rs7 {
	background:url(../../images/isdn/common/win_rs7_on.gif);
	margin-bottom:5px;
	}
.rollwin_rc45 {
	background:url(../../images/isdn/common/win_rc45_on.gif);
	margin-bottom:5px;
	}
.rollmac_rs20 {
	background:url(../../images/isdn/common/mac_rs20_on.gif);
	margin-bottom:5px;
	}
.rollmac_rs7 {
	background:url(../../images/isdn/common/mac_rs7_on.gif);
	margin-bottom:5px;
	}
.rollmac_rc45 {
	background:url(../../images/isdn/common/mac_rc45_on.gif);
	margin-bottom:5px;
	}

/*it50DSUのみ*/
.rolltel_fw40ok {
	background:url(../../images/isdn/common/tel_fw40ok_on.gif);
	margin-bottom:5px;
	}
.rolltel_fw40ng {
	background:url(../../images/isdn/common/tel_fw40ng_on.gif);
	margin-bottom:5px;
	}


















/*文字飾り*/
.b {
	font-weight:bold
	}

.red {
	color:#FF0000;
	}

.red_b {
	color:#FF0000;
	font-weight:bold
	}
	
.blue {
	color:#0000FF;
	}
	
.blue_b {
	color:#0000FF;
	font-weight:bold
}
	
.green {
	color:#009900;
	}
	
.green_b {
	color:#009900;
	font-weight:bold
}
	
.orange {
	color:#FF6600;
	}
	
.orange_b {
	color:#FF6600;
	font-weight:bold
}
	
.magenta {
	color:#CC0066;
	}
	
.magenta_b {
	color:#CC0066;
	font-weight:bold
}
