*{
	zoom:1;
}

body{
	position:relative;
    margin:0 auto 0 auto;
	padding: 0;
	line-height:1.4;
	color:#333;
	font-family:Arial, sans-serif;
	font-size:0.9em;
	background:#eeeaff;
	text-align:center;
	width:800px;
}

div#main{
    position:relative;
    margin-left : auto ;
    margin-right : auto;
    width:800px;
}
.upperline{
	background: url('img/upperline.jpg') no-repeat;
	height : 350px;
    width:800px;
}
.textbox{
	position:relative;
	background: url('img/centerline.jpg') repeat;
    width:800px;
    text-align:left;
}
.textbox ul{
	margin-top:0px;
margin-bottom:0px;
list-style-position:inside;
}
.textbox li{
	list-style-position:inside;
}
.underline{
	background: url('img/bottomline.jpg') no-repeat;
	height:24px;
    width : 271px;
}
.title{
	background: url('img/circle_orange.gif') left center no-repeat ;
margin-left:20px;
text-indent: 30px; 
font-size: 1.5em;
font-weight: bolder;
font-family:serif;
color:#333399;
}
.textarea{
	margin-left:20px;
margin-right:20px;
text-indent: 1em; 
}
.textarea p{
	margin:0;
}
.textbox dl{
	margin-top:0px;
margin-bottom:0px;
list-style-position:inside;
}
.textarea dt{
	font-size:1.2em;
font-weight: bolder;
}
.ast{
	color:red;
}
/*---------menu bar ---------*/
#menucontainer{
	position:relative;
	height : 8px;
	color:#FFFFFF;
	background: url(img/navi/bottom.jpg) repeat-x bottom left;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}
#menunav{
	position:relative;
	height : 8px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(img/navi/background.jpg) repeat-x bottom left;
	padding:0 0 0 20px;
}
	
#menunav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;	
	float:left;
}

#menunav ul li{
	display:block;
	float:left;
	margin:0 1px;
}

#menunav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 10px;
	height:38px;
}

#menunav ul li a span{
	padding:15px 10px 0 0;
	height:21px;
	float:left;
}

#menunav ul li a:hover{
	color:#fff;	
	background:transparent url(img/navi/hover.jpg) repeat-x bottom left;
}

#menunav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
}
#menunav ul li a.current, #menunav ul li a:hover.current{
	color:#fff;
	background:#1D6893 url(img/navi/left.jpg) no-repeat top left;
	line-height:275%;
}
#menunav ul li a.current span{
	display:block;
	padding:0 10px 0 0;
	width:auto;
	background:#383636 url(img/navi/right.jpg) no-repeat top right;
	height:38px;
}
div#print-f{
	position:relative;
	top:0;
	left:350;
}

/* ---------------------- END menu ---------------------- */  
/* ---------------------- table ---------------------- */                    
 table#table-01{
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
    background: #D5F0F0 url('img/bg_01.gif') repeat-x 0 100%;
    margin-top:10px;
}

table#table-01 th{
    padding: 5px;
    border: #98DCDC solid;
    border-width: 0 0 1px 1px;
    background: #73CECE url('img/bg_01_header.gif') repeat-x 0 100%;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td{
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
    color: #1A4444;
    text-align: center;
    white-space: nowrap;
}
table#table-reg td{
	text-align: left; 
vertical-align: top; 

}

/* ---------------------- end table ---------------------- */  
/* ---------------------- ENTRY FORM ---------------------- */  
#reg{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	margin:50px;
	color:#666;
}
.fieldset{
	width:300px;
}
.fieldset .label{
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em;
}
.fieldset .nobr{
	display:none;
}  
.fieldset .textfield{
	margin:3px;
	height:20px;
	width:200px;
}
.fieldset .textarea{
	margin:3px;
	height:165px;
	width:200px;
}
/* ---------------------- confirm ---------------------- */  
/* ?\?S???f?U?C?? */
table.mypage{
   border-spacing: 0px;   /* ?Z?????u?????? */
   font-family: Verdana,sans-serif;   /* ?t?H???g??w?? */
   font-size: smaller;   /* ?????T?C?Y???????? */
}
/* ?Z????f?U?C????????w?b?_????g???????? */
table.mypage th, table.mypage td{
   border-width: 1px;   /* ?Z????g???????1?s?N?Z?? */
   border-style: solid;   /* ?Z????g??????? */
   padding: 2px;   /* ?Z???????]????2?s?N?Z?? */
}
/* ?w?b?_?Z????f?U?C?? */
table.mypage thead th{
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ??1 */
   background-color: #bceaa8;   /* ??1 */
}
table.mypage tbody th{
   border-color: #ffffcc #aca866 #aca866 #ffffcc;   /* ??2 */
   background-color: #eceaa8;   /* ??2 */
}
/* ?Z????f?U?C?? */
table.mypage td{
   border-color: #ffffff #aca899 #aca899 #ffffff;   /* ??3 */
   background-color: #ecead8;   /* ??3 */
}
/*--------------------------Table (hor-zebra)--------------*/
#hor-zebra{
	border: 1px solid #69c;
}
#hor-zebra th{
	font-size: 14px;
	font-weight: 600;
	padding: 10px 10px 0px 0px;
	color: #039;
	text-align: center;
	border-bottom: 1px dashed #69c;
}
#hor-zebra td{
	font-size: 12px;
	padding: 10px 10px 0px 0px;
	color: #669;
	text-align: left;
}
#hor-zebra .odd{
	background: #e8edff; 
}
	