@import url(base.css);
	
body{
	background:url(../img/common/body.jpg) repeat-x;
	}

div#all{
	width:770px;
	margin:0 auto;
	background:url(../img/common/wrap_bg.png) repeat-y;
	}	
	
div#wrapper{
	width:748px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF;
	border:#ccc 1px solid;
	border-bottom:none;
	}
	
div#header{
	width:748px;
	background:url(../img/common/head_bg.jpg) no-repeat;
	margin-bottom:20px;
	}

div#header div#hidtxt{
	display:none;
	}
	
div#header div#head-fast{
	width:738px;
	margin-left:10px;
	height:30px;
	margin-bottom:10px;
	}
	
div#header p#toptxt{
	font-size:1.2em;
	width:540px;
	padding-top:9px;
	float:left;
	}
	
div#header ul#fontbtn{
	margin-top:10px;
	width:185px;
	float:right;
	}
	
div#header ul#fontbtn li{
	width:25px;
	margin-right:10px;
	text-indent:-9999px;
	float:left;
	}
	
div#header ul#fontbtn li a{
	height:19px;
	display:block;
	overflow:hidden;
	}
	
div#header ul#fontbtn li#fontbtn01{	
	width:65px;
	background:url(../img/common/h01.jpg) no-repeat;
	}
	
div#header ul#fontbtn li a#fontbtn02{	
	background:url(../img/common/h02.jpg) no-repeat;
	}
	
div#header ul#fontbtn li a#fontbtn03{	
	background:url(../img/common/h03.jpg) no-repeat;
	}
	
div#header ul#fontbtn li a#fontbtn04{	
	background:url(../img/common/h04.jpg) no-repeat;
	}
	
div#header ul#hnav{
	clear:both;
	}
	
div#header ul#hnav li{
	float:right;
	text-align:right;
	font-size:1.2em;
	margin-right:10px;
	color:#CCCCCC;
	}
	
div#header ul#hnav li a{
	color:#333;
	}

div#header ul#hnav li a:hover{
	color:#669999;
	}

div#header div#headinner{
	width:687px;
	margin-left:50px;
	}
	
div#header h2{	
	clear:both;
	width:384px;
	text-indent:-9999px;
	float:left;
	}
	
div#header h2 a{
	display:block;
	height:55px;
	background:url(../img/common/logo.jpg) no-repeat;
	}
	
div#header address{
	float:right;
	margin-top:10px;	
	}
	
div#container{
	clear:both;
	width:726px;
	margin:0 auto;
	margin-bottom:20px;
	background:url(../img/common/container_bg.jpg) repeat-y;	
	}
	
	
div#con-r{
	width:535px;
	float:right;
	}
	
div#con-r h2{
	background:url(../img/common/stbg.gif) repeat-x;
	font-size:1.6em;
	padding-bottom:10px;
	padding-top:15px;
	padding-left:15px;
	}
	
div#con-r div#pankuzu{
	padding-top:2px;
	height:47px;
	background:url(../img/common/panbg.jpg) repeat-x;
	}
	
div#con-r div#pankuzu ul{
	margin-left:15px;
	}
	
div#con-r div#pankuzu li{
	display:inline;
	font-size:1.1em;
	margin-bottom:23px;
	letter-spacing:-1px;
	}
	
div#con-r div#pankuzu li a{	
	color:#517979;
	}
	
div#con-r div#continner{
	width:512px;
	margin:0 auto;
	}
	
div#con-r p#pageback {
	clear:both;
	background:url(../img/common/up.jpg) no-repeat 0 0.5em;
	margin-left:400px;
	padding-left:12px;
	color:#333333;
	margin-top:30px;
	margin-bottom:10px;
	}
	
div#con-r p#pageback a{
	color:#333333;
	}
	
	
div#con-l{
	width:180px;
	float:left;
	}
	

	
div#footer{
	clear:both;
	padding-top:20px;
	background:url(../img/common/footer_bg.gif) repeat-x;
	height:80px;
	}
	
div#footer ul{
	text-align:center;
	margin-bottom:20px;
	}
	
div#footer ul li{
	display:inline;
	font-size:1.2em;
	letter-spacing:2px;
	}

div#footer ul li a{
	color:#333;
	}
	
div#footer ul li a:hover{
	color:#669999;
	}
	
div#footer p{
	text-align:center;
	font-size:1.2em;
	padding-bottom:20px;
	}
	
div#footer p a{
	color:#666666;
	}
	
span.soon{
	color:#999999;
	}
	
p.default{
	font-size:1.2em;
	}
	
a{
	color:#333;
	}
	
.blue a{	
	color:#0000FF;
	}
	
.Apple-style-span{
	font-size:1.2em;
	}
	
/* --huckclearfix-- */


div#header:after,
div#headinner:after,
div#container:after,
div#head-fast:after{
	content: "";
	display: block;
	height:0;
	clear: both;
	visibility:hidden;
	}	

div#header,
div#headinner,
div#container,
div#head-fast{
	display:inline-block;
	}
 
/*\*/
* html div#header,
* html div#headinner,
* html div#container,
* html div#head-fast{
	height:1%;
}


div#header,
div#headinner,
div#container,
div#head-fast{
	display:block;
	}

/**/


.position-bottom {
	background-position:0 -19px !important;
}