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;}

*{
	font-size:14px;
}

table{
	border-collapse:collapse;border-spacing:0;
	font-size:14px;
	line-height: 120%;
}

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;
}


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

li{
	line-height: 160%; 
}

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_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;
}

.list ul, li{
	margin-left:8px;
	line-height: 120%; 
}
.list ol, li{
	margin-left:8px;
	line-height: 120%; 
}

li.first:first-letter{
	font-size:18px;
	font-weight:bold;
	line-height: 110%;
}


.list-sideways{
	width:800px;
	margin: 0 auto;
	text-align:center;
}
.list-sideways ul{
	list-style:none;
}
.list-sideways li{
	float:left;
}


.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;
}

.msg-area li,a{
	font-size:12px;
}

.msg-area A:link { color: #ffffff; }
.msg-area A:visited { color: #ffffff; }
.msg-area A:active { color: #ffffff;}
.msg-area A:hover { color: #ffffff;}


.attention-area{
	border: 3px solid #003399;
	margin-top:20px;
	margin-bootom:20px;
	background-color: #B0C4DE;
	padding:10px;
	color:#000099;
	font-size:12px;
	text-align:left;
}

.pan{
	text-align:left;
	margin:0px;
	margin-left:30px;
}

.midashi{
	font-weight: bold;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	color:#052657;
}

.midashi A:link { color: #052657;font-size:16px; }
.midashi A:visited { color: #052657;font-size:16px; }
.midashi A:active { color: #052657;font-size:16px;}
.midashi A:hover { color: #ff0000;font-size:16px;}

ul.midashi li{
	margin-left:-15px;
	line-height: 160%; 
	font-weight: normal;
	list-style:none
}

.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;
}

.form-midashi{
	font-weight: bold;
	font-size:18px;
	margin-top:10px;
	margin-bottom:0px;
	padding:2px;
	background-color:#052657;
	color:#ffffff;
}


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

#page-main1{
/*	border: 1px solid gray;*/
	width:990px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../img2/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(../img2/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


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

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

#site a{
	font-size: 10px;
	color:#000080;
}

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

#header div{
	margin: 0;
}


#main{
/*	border: 1px solid gray;*/
	width:960px;
	margin: 0 auto;
}


#top-menu{
	width:960px;
	height:400px;
	background-image: url(../img2/menu/menu1_2.gif);
	background-repeat: no-repeat;
	text-align:left;
}

#top-menu-left{
	width:278px;
	margin-top: 110px;
	margin-left: 10px;
	margin-right: 10px;
	color:#000000;
	text-align:center;
}

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

#top-menu-right{
/*	border: 1px solid gray;*/
	width:538px;
	margin-top: 85px;
	margin-left: 20px;
	margin-right: 10px;
	text-align:left;
	line-height: 125%;
	font-size:12px;
}

#top-menu-right a{
	font-size:12px;
}


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

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

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

#flow{
	background-color:#e5e5e5;
	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:#73B0E3;
}

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

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










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

.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;
}

.error-bgcolor{
	background-color: #FF9999;
}

.alert-msg{
	border: 3px double #ff0000;
	background-color: #ffffff;
	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;
}


