body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
hr{border: 1px solid gray;}
body{
	font-size:14px;
	line-height: 160%; 
}
table{
	border-collapse:collapse;border-spacing:0;
	font-size:14px;
	line-height: 160%; 
}

A:link { color: #330000; }
A:visited { color: #330000; }
A:active { color: #330000;}
A:hover { color: #ff0000;}

h1{
/*
	position:absolute; top:-100px;
	z-index:0;
*/
	border:0px;
	font-size: 10px;
	color:#000080;
	text-align:left;
	padding-left:5px;
	font-weight: normal;
}

h2{
	position:absolute; top:-100px;
	z-index:0;
	border:0px;
	font-size: 12px;
	color:#ffffff;
}

ul{
	padding-left:15px;
}
ol{
	padding-left:15px;
}



BODY{
	background-color: #ffffff;
	text-align: center;
	color:#000000;
}


.font-10{
	font-size: 10px;
}

.font-12{
	font-size: 12px;
}

.text-center{
	text-align: center;
}

.text-left{
	text-align: left;
}

.text-right{
	text-align: right;
}

.text_red{
	color:#ff0000;
}

.text_comment{
	font-weight: normal;
	color:#330000;
	font-size: 10px;
}

.list{
	margin-top:10px;
	margin-bottom:10px;
}

.list div{
	text-indent:1em;
}

.msg-area{
/*	border: 3px double #ff0000;*/
	margin-top:20px;
	margin-bootom:20px;
	background-color: #6699CC;
	padding:10px;
	color:#ffffff;
	font-size:12px;
	text-align:left;
}

.midashi{
	margin-top:20px;
	margin-bottom:10px;
}

.midashi-sub{
	font-weight: bold;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration: underline;
}

.midashi-sub2{
	font-weight: bold;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	color:#000066;
}



#pankuzu{
	width:790px;
	margin: 0 auto;
	margin-bottom: 6px;
	text-align: left;
}

/* ----------------- TOP -------------------- */

#page-main1{
/*	border: 1px solid gray;*/
	width:990px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../img3/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#page-main2{
/*	border: 1px solid gray;*/
	width:990px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../img3/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


#site{
/*	border: 1px solid gray;*/
	width:960px;
	margin: 0 auto;
	text-align: center;
	background-color: #F7F7F5;
}

#site p{
	border:0px;
	font-size: 10px;
	color:#000080;
	text-align:left;
	padding-left:5px;
	float: left;
}

#site a{
	color:#000080;
}

#header{
/*	border: 1px solid gray;*/
	width:960px;
	text-align: left;
}

#header div{
	margin: 0;
}

#header-tab{
	width:960px;
	height:75px;
	background-image: url(../img3/tab_back.gif);
	background-repeat: no-repeat;
}

#header-tab div{
	padding: 10px;
}

#header-tab img{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#main{
	background-color: #F7F7F5;
	border: 1px solid #F7F7F5;
	width:960px;
	margin: 0 auto;
	text-align:center;
}

#main_info{
	background-color: #F7F7F5;
	border: 1px solid #F7F7F5;
	width:960px;
	margin: 0 auto;
	text-align:left;

}


#main-sub-left{
	width:400px;
}

#main-sub-right{
	width:500px;
}


#top-pr{
	margin: 0 auto;
	width:930px;
	height:365px;
	background-image: url(../img3/pr.gif);
	background-repeat: no-repeat;
	text-align:left;
	margin-top: 20px;
}

#top-pr div{
	padding-top: 100px;
	padding-left: 45px;
	line-height: 180%; 
	font-size:14px;
}

#top-pr span{
	font-size:16px;
	font-weight: bold;
	color:#D83B3C;
}


.main-sub{
/*	border: 1px solid gray;*/
	width:840px;
	margin: 0 auto;
	margin-top:20px;
	text-align:left;
}

.main-sub span{
	color:#D83B3C;
}


.main-sub2{
	border: 1px solid #4B7EB0;
	width:900px;
	margin: 0 auto;
	margin-top:20px;
	text-align:left;
	background-color:#6DA6D1;
}





.reg-btn{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}


#flow{
	margin: 0 auto;
	width:800px;
	padding:10px;
}

.flow-step{
	background-color:#ffffff;
	padding:10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.flow-step div{
	font-weight: bold;
	color:#0C2D6E;
}

.flow-step span{
	font-size:16px;
	font-weight: bold;
	color:#D83B3C;
}

.flow-step table{
	margin: 0 auto;
	width:750px;
}

.flow-step td{
	width:450px;
}


#reg-info{
	width:800px;
}



#footer{
	margin-top:20px;
	background-color: #C3E5FF;
	padding-top:20px;
	padding-bottom:20px;
	font-size: 12px;
	color: #000000;
}

#footer A:link { color: #000000; }
#footer A:visited { color: #000000; }
#footer A:active { color: #000000;}
#footer A:hover { color: #000000;}










#subtitle-bar{
	margin-bottom: 20px;
}

.sub-textarea{
/*	border: 1px solid gray;*/
	margin: 0 auto;
	margin-top: 10px;
	width:800px;
	text-align: left;
}

.sub-textarea textarea{
	width:800px;
	height:300px;
	border: 1px solid #3399CC;
	background-color: #e5e5e5;
	font-size:14px;
}

.reg-flow-area{
	width:604px;
	text-align: left;
}

.reg-flow{
	margin: 5px auto;
	margin-bottom: 5px;
	width:604px;
	height:74px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-image: url(../img/brownbox.gif);

	color:#ffffff;
}

.reg-flow A:link { color: #ffffff; }
.reg-flow A:visited { color: #ffffff; }
.reg-flow A:active { color: #ffffff;}
.reg-flow A:hover { color: #ff0000;}





.regist-area{
	width:800px;
	margin:0px;
	padding:2px;
	border: 1px solid gray;
	font-size:12px;
	margin: 0 auto;
}

.regist-area caption{
	padding:2px;
	border: 1px solid gray;
	background-color: #660000;
	text-align:center;
	font-weight: bold;
	font-size:14px;
	color:#ffffff;
}

.regist-area th{
	width:200px;
	padding:2px;
/*	background-color: #000000;*/
	border: 1px solid gray;
}

.regist-area td{
	padding:10px;
	border: 1px solid gray;
	text-align:left;
}



.error{
	font-weight: bold;
	color:#ff0000;
}

.alert-msg{
	border: 3px double #ff0000;
	background-color: #FFCC99;
	padding:5px;
	color:#990000;
}
t-weight: bold;
	color:#ff0000;
}

.alert-msg{
	border: 3px double #ff0000;
	background-color: #FFCC99;
	padding:5px;
	color:#990000;
}



/*----telecomcredit—p----*/

.PROGRAM_NAME{
	font-size: 18px;
	line-height: 1.6em;
	color: #333333;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#security {
	height: 25px;
	width: 600px;
	margin-top:10px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
}

#security_rogo {
	float: left;
	height: 25px;
	width: 155px;
}

#security_text {
	width: 430px;
	float: right;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-top: 2px;
}

#verisign {
	width: 600px;
	height: 58px;
	margin-top: 20px;
	padding-bottom: 10px;
}
#verisign_logo {
	height: 58px;
	width: 99px;
	float: left;
}
#verisign_text {
	width: 490px;
	height: 50px;
	float: right;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	text-align: left;
	margin-left: 10px;
	padding-top: 8px;
}

#company {
	width: 600px;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

#company_logo {
	width: 280px;
	height: 66px;
	float: left;
	border-right: 1px solid #CCCCCC;
	padding-right: 6px;
}

#company p {
	width: 305px;
	height: 66px;
	float: right;
	font-size: 11px;
	line-height: 1.2em;
	color: #333333;
	text-align: left;
	display: block;
}

#copyright{
	width: 800px;
	height:60px;
	text-align: left;
	padding-top: 1px;
}


#info_portal{
	margin: 0 auto;
	width:930px;
	height:1600px;
	background-image: url(../img3/pr_info_portal.gif);
	background-repeat: no-repeat;
	text-align:left;
	margin-top: 20px;
}

#info_portal div{
	padding-top: 100px;
	padding-left: 45px;
	padding-right: 45px;
	line-height: 180%; 
	font-size:14px;
}

#info_portal span{
	font-size:16px;
	font-weight: bold;
	color:#0C2D6E;
}

#pr_info{
	margin: 0 auto;
	width:930px;
	height:365px;
	background-image: url(../img3/pr_info.gif);
	background-repeat: no-repeat;
	text-align:left;
	margin-top: 20px;
}

#pr_info div{
	padding-top: 45px;
	padding-left: 45px;
	padding-right: 45px;
	line-height: 180%; 
	font-size:14px;
}

#pr_info span{
	font-size:16px;
	font-weight: bold;
	color:#0C2D6E;





