/* © xHtml Master 2007 */
body {
	margin: 0;
	padding:0;
	background:#016fce url(../enter_images/bg_top.gif) repeat-x;
	text-align:center; /*for IE 5.5before*/
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "osaka", "MS UI Gothic", "MSƒSƒVƒbƒN";
	font-size:12px;
	color:#666666;
}
img {
	border:solid 0;
}
p, form, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

/* Container
---------------------------------------------------*/
#container {
	width:760px;
	margin: 0 auto;
	background:#FFF;
	text-align:center;
}

#container:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
}
/*\*/
* html #container{
	height:1em;
	overflow:visible;
}
/**/

/* Header
---------------------------------------------------*/
#header{
	width:760px;
	text-align:left;
	padding:0px;
}

#header #headimg{
	margin-top:0px;
	margin-bottom:10px;
}
#header h1 {
	margin-top:10px;
	margin-left:5px;
	font-family: "osaka","MS UI Gothic","MSƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:#555;
}

#header h2 {
	margin-top:3px;
	margin-left:5px;
	font-family: Arial;
	font-size:10px;
	text-decoration:none;
	color:#555;
}

/* Menu
---------------------------------------------------*/
#menu{
	margin-top:10px;
	margin-left:7px;
	padding:0;
}

.cnbox{
	float:left;
	width:249px;
	background: url(../enter_images/waku_b.jpg) repeat-y bottom left;
	margin:0 auto;
	padding:0px;
}
.cnbox_head {
	margin:0px;
	padding:0px;
}
.cnbox_body {
	width:249px;
	height:150px;
	background:url(../enter_images/corner_tate.jpg) no-repeat bottom left;
	margin:0px;
	padding:0px;
}
.ttlJ {
	margin:20px 10px 20px 10px;
	font-family: "osaka","MS UI Gothic","MSƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#333;
}
.ttlE {
	margin:20px 10px 20px 10px;
	font-family: Arial, Helvetica;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#333;
}
/* Content
---------------------------------------------------*/
#content {
	clear:both;
	width:700px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:100px;
}

#content div:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
}
/*\*/
* html #content div{
	height:1em;
	overflow:visible;
}
/**/

/* Left Side
---------------------------------------------------*/
#content #left {
	width:350px;
	float:left;
}
/* Right Side
---------------------------------------------------*/
#content #right {
	width:350px;
	float:right;
}

/* Footer
---------------------------------------------------*/

#footer {
	clear:both;
	background: url(../enter_images/bg_footer.gif) repeat-x;
	height:115px;
	text-align:center;
	padding-bottom: 0;
}
#footer p {
	padding-top: 75px;
	margin: 0;
	font-family: Arial, Helvetica;
	font-size:10px;
	font-weight:normal;
	color:#fff;
}
#footer a		 { color:#666666; text-decoration:none;}
#footer a:hover{ color:#666666; text-decoration:underline;}

/*  Huk
---------------------------------------------------*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
}
.clearfix{ display: inline-block;}
/*\*/
* html .clearfix{ height:1em; }
.clearfix{ display: block; }
/**/
