/* CSS Document */

@charaset"Shift-JIS";

body{
	background-color:#669966;
	text-decoration:none;
	}
	
#ent_main {
	width:800px;
   height:322px;
   position:absolute;
   left:50%;
   top:50%;
    margin-top:-150px;
    margin-left:-400px;
	}
	
#ent_logo {
	width:200px;
	height:300px;
	float:left;
	display:inline;
	}
	
#ent_sora {
	width:300px;
	height:300px;
	float:left;
	display:inline;
	}	
	
#ent_kenkou {
	width:180px;
	height:300px;
	float:left;
	display:inline;
	}	
	
#ent_hoken {
	width:120px;
	height:300px;
	float:left;
	display:inline;
	}					
	
#ent_copy {
	font-size:12px;
	padding:5px 0;
	clear:both;
	height:22px;
	width:100%;
	color:#FFFFFF;
	}		


/* ϊέθ */

* {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.clear {
	clear: both;
}

.font {
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	text-indent: -1000em;
	text-decoration: none;
}


/* SΜCAEg*/

div#container {
	margin: 0 auto ;
	width: 780px;
	background: url(cmnfix/bground.png) repeat-y;
}

div#header {
	margin: 0px auto 11px;
	padding-top: 23px;
	/* background: url(cmnfix/title_bground.png) no-repeat; */
	width: 754px;
	height:110px;
	/* border: 1px solid #000; */
}

div#left-side {
	float: left;
	margin: 0 11px 10px 15px;
	width: 190px;
	display: inline;
	/* border: 1px solid #000; */
}

div#right-side {
	float: right;
	margin: 0px 15px 0px 0px;
	width: 540px;
	display: inline;
	/* border: 1px solid #000; */
}

div#footer {
	clear: both;
	margin: 8px auto 5px;
	width: 754px;
	border-top:#666666 solid 1px;
	/* border: 1px solid #000; */
}




/* headerwθ */
div#logo {
	background: url(cmnfix/title_bground.jpg) no-repeat;
	width: 754px;
	height:110px;
	border: 1px solid #fff;
	
	/*  */
	}

h1 {
	display: inline;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='title_bground.png',sizingMethod=scale);*/
}

h1 a{
	margin: 40px 0 40px 40px;
	background: url(cmnfix/title.jpg) no-repeat 0 0;
	width: 272px;
	height: 24px;
	text-indent: -1000em;
	display: block;
	overflow:hidden;
}

h2 {
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	text-decoration: none;
	color:#666666;
	font-weight: bold;
	text-align: right;
	margin: -15px 18px 0 0;
}


/* navi*/

ul#navi {
	padding-bottom: 12px;
	list-style-type: none; 
}

#navi ul li {
	display: inline; 
}

#navi li.navi1 a{
	background: url(cmnfix/s_navi1.png) no-repeat;
	width: 190px;
	height: 50px;
	padding-bottom: 12px;
	text-indent: -1000em;
	overflow: hidden;
	display: block; 
}

#navi li.navi2 a{
	background: url(cmnfix/s_navi2.png) no-repeat;
	width: 190px;
	height: 50px;
	padding-bottom: 12px;
	text-indent: -1000em;
	overflow: hidden;
	display: block; 
}

#navi li.navi3 a{
	background: url(cmnfix/s_navi3.png) no-repeat;
	width: 190px;
	height: 50px;
	padding-bottom: 12px;
	text-indent: -1000em;
	overflow: hidden;
	display: block; 
}

#navi li.navi4 a{
	background: url(cmnfix/s_navi4.png) no-repeat;
	width: 190px;
	height: 51px;
	padding-bottom: 12px;
	text-indent: -1000em;
	overflow: hidden;
	display: block; 
}

#navi li.navi5 a{
	background: url(cmnfix/s_navi5.png) no-repeat;
	width: 190px;
	height: 50px;
	text-indent: -1000em;
	overflow: hidden;
	display: block; 
}

/* WHAT'S NEW */



h3 {
	background: url(cmnfix/new_titlebe.png) no-repeat;
	width: 190px;
	height: 25px;
	text-indent: -1000em;
}

div#new {
	margin-top: 5px;

}

.text {
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	color: #666666;
	line-height:1.3em;
}

.border {
	background: url(cmnfix/new_border.png) repeat-x;
	width: 190px;
	height: 2px;
}

.end_border {
	width: 190px;
	height:1px;
	background:#FF9900;
	margin-bottom:13px;
}


/* sub navi */



ul#sub-navi {
	margin: 6px 0px 0px 10px;
	color:#0000FF;
	list-style-type: none;
	font-family:"lr oSVbN";
	font-size: 12px;
}

#sub-navi li {
	display: inline;
}

#sub-navi li.sub-navi a{
	float: left;
	margin-left: 10px; 
	display: block;
}


/* footer */

p.address {
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 1.2em;
	font-weight:bold;
	color:#555555;
	margin-top: 5px;
	margin-left: 10px;
}

.copyright {
	font-family:"lr oΎ©", "ΧΎ©Μ", "qMmΎ© Pro W3";
	font-size: 12px;
	color:#666666;
	text-align: right;
	margin-top: -20px;

}








