/* CSS Document */

body{
	background:url(../imgs/bg_body.jpg) repeat-x #ffffff;
	line-height:1.4em;
	color:#333333;
	font-size:14px;
	margin:auto;
	padding:0;
	text-align:center;
	letter-spacing:1px;
	}

a {
	color:#333333;
	}
	
a:hover {
	color:#FF6600;
	text-decoration:none;
	}
	
div,p,ul,li,img,h1{
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
	border:none;
	}
	
	
#header,#navi,#content{
	margin:auto;
	text-align:center;
	}

#header{
	background:url(../imgs/bg_header01.jpg) no-repeat;
	width:1008px;
	height:275px;
	padding:0;
	}
#header h1{
	display:block;
	padding:18px 0 4px 20px;
	height:23px;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	}

#navi{
	margin:15px 0 10px 0;
	}
	
#content{
	background:url(../imgs/bg_content2.jpg) repeat-y;
	width:1008px;
	padding-top:0px;
	height:auto;
	}	
#left{
	width:630px;
	float:left;
	padding:0 0 0 25px;
	}
#submenu img{
	margin:0 13px 7px 0px;/*  E   */
	}
#left ul{
	margin:0 0 10px 0;
	}
#left .blue{
	display:block;
	margin:5px 0 10px 10px;
	color:#3E72DF;
	}
#left td{
	vertical-align:middle;
	padding:0 0 0 10px;
		}
#left .title{
/*	background:url(../imgs/bg_list.jpg) no-repeat;*/
	border:1px solid #D3B79F;
	background-color:#FFF4EE;
	width:119px;
	padding:0;
	vertical-align:middle;
	text-align:center;
	letter-spacing:100%;
	font-weight:bold;
	}
	
 .txt600{
	display:block;
	width:580px;
/*	background:url(../imgs/bg_txt600.jpg) no-repeat;*/
	padding:15px;
	margin:10px 0 0 0;
	}
 .txt350{
	display:block;
	width:580px;
	/*	background:url(../imgs/bg_txt350.jpg) no-repeat;*/
	padding:15px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
 .txtbox{
	display:block;
	width:590px;
/*	background:url(../imgs/bg_txt600.jpg) no-repeat;*/
	padding:15px;
	margin:10px 0 0 0;
	}
 .txtboxwide{
	display:block;
	width:890px;
/*	background:url(../imgs/bg_txt600.jpg) no-repeat;*/
	padding:15px;
	margin:10px 0 0 50px;
	}
#left .flow{
	text-align:center;
	margin:0px 0 20px 0;
	width:620px;
	}		
#left .flow p{
	display:block;
	width:580px;
	color:#333333;
	text-align:left;
	padding:10px;
	}
#left #about{
	background:url(../imgs/bg_flow_charge.jpg) no-repeat;
	width:600px;
	height:133px;
	padding:10px;
	margin:10px 0;
	color:#333333;
	}
	
	.txtB {
		color:#000000;
		font-weight:bold;
	}
	.txtBRed {
		color:#FF0000;
		font-weight:bold;
	}

.charge{
	background:url(../imgs/bg_charge02.jpg) repeat-y;
	width:620px;
	margin:2px 0 20px 0;
	}
.charge p, .charge table{
	display:block;
	width:500px;
	margin:15px 20px;
	}
.course{
	background:url(../imgs/list_charge.jpg) no-repeat left;
	font-weight:bold;
	padding:0 0 0 20px;
	}
.charge span{
	font-size:12px;
	color:#666666;
	}	
	

#right li{
	display:block;
	width:320px;
	margin-left:670px;
	}

#right .access{
	background:url(../imgs/bn_access.jpg) no-repeat;
	width:290px;
	hight:222px;
	color:#000000;
	font-size:12px;
	padding:13px 10px 5px 14px;
	letter-spacing:1px;
	}
#right .access .time{
	display:block;
	width:290px;
	text-align:right;
	padding:110px 20px 0 0;
	}
#right li{
	margin-bottom:5px;
	}


#footer{
	clear:both;
	padding:20px 0 0 0;
	background:url(../imgs/bg_footer.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#996600;
	width:100%;
	height:80px;
	text-align:center;
	letter-spacing:1px;
	}

 .shopinfo{
	display:block;
	text-align:center;
	width:580px;
	height:115px;
	background:url(../imgs/bg_shoparea.jpg) no-repeat;
	padding:15px;
	margin:10px 0 0 0;
	}
	.shopinfo h5{
		color:#3E72DF;
		font-size:14px;
		font-weight:normal;
		margin:0;
		}
	.shopinfo p{
		display:block;
		position:relative;
		text-align:center;
		top:5.5em;
		font-size:14px;
		}



