@charset "utf-8";
@import url("../shared/css/reset.css");
@import url("../shared/css/basic.css");
@import url("../shared/css/layout.css");
/*
---------------------------------------------------------
top page
---------------------------------------------------------
*/
/* bottm space clear for firefox only */
object,  
embed {  
     vertical-align: top;  
}
/*
---------------------------------------------------------
header
---------------------------------------------------------
*/
#header{
	text-align: right;
	padding-bottom: 10px;
	padding-right: 30px;
}
#header ul,
#header li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1;
	text-indent: 0px;
	display: inline;
}
#header li{ padding-right: 5px; }



/*
---------------------------------------------------------
layout
---------------------------------------------------------
*/
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
/*
---------------------------------------------------------
flash
---------------------------------------------------------
*/
div.border-top{
	background: url(../img/bg_top_hr.jpg) no-repeat center top;
	padding-top: 3px;
}
div.border-btm{
	background: url(../img/bg_top_hr.jpg) no-repeat center bottom;
	padding-bottom: 3px;
}
/*
---------------------------------------------------------
menu
---------------------------------------------------------
*/

#nav {
	position: relative;
	z-index: 1;/**/
	zoom:1;
	height: 190px;
	padding-right: 35px;
	padding-left: 30px;
}
#nav a:hover img {
	 opacity:0.50; /* opera firefox safari */
	filter:alpha(opacity=50); /*←IE用*/
	-moz-opacity:0.50; /*←Mozilla用*/
	
}
#nav ul.section {
	float: left;
	width: 210px;
	padding-top: 15px;
	position: relative;
}
#nav ul,
#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1;
	text-indent: 0px;
}
#nav ul.banner-section {
	float: right;
	width: 245px;
	padding-top: 15px;
}
#nav ul.banner-section li { padding-bottom: 2px; }


/* popupmenu */
#nav div#nav-space-section{
	position: absolute;
	width: 200px;
	left: 10px;
	display: none;/**/
	top: -999em;
}
#nav div#nav-space-section div.bg-top{
	padding-top: 10px;
	width: 200px;
	background: url(../shared/img/bg_menu_top.png) no-repeat left top;
}
#nav div#nav-space-section div.bg-btm{
	padding-bottom: 10px;
	width: 200px;
	background: url(../shared/img/bg_menu_btm.png) no-repeat left bottom;
}

#nav div#nav-space-section ul,
#nav div#nav-space-section li{
	margin: 0px;
	padding: 0px;
}
#nav div#nav-space-section li{ padding-left: 11px; }
#nav div#nav-space-section ul{ background: url(../shared/img/bg_menu_mid.png) repeat-y left; }

/**/
#nav li#nav-space:hover div#nav-space-section,
#nav li#nav-space.sfHover div#nav-space-section{
	top: 35px;
}
/*
---------------------------------------------------------
footer
---------------------------------------------------------
*/
#footer {
	clear: both;
	padding-top: 10px;
	/*position: relative;*/
	padding-left: 20px;
	zoom:1;
}
/*logo*/
#footer div.logo-section {
	width: 200px;
	float: left;
}
#footer div.logo-section img {
	padding-top: 5px;
	padding-left: 15px;
}
/*navi*/
#footer div.nav-section {
	float: right;
	width: 720px;
	font-size: 12px;
	
}
#footer div.info strong { color: #3F4A72; }
#footer div.info address { display: inline; }
#footer div.info address img {
	vertical-align: text-top;
	margin-top: -0.2em;
	padding-right: 2px;
}
#footer div.nav{
	padding-bottom: 10px;
}
#footer span.bookmark img{
	padding-left: 3px;
}
/*qr code*/
#footer div.qrcode {
	position: absolute;
	top: 0px;
	right: 35px;
	margin: 0px;
	padding: 0px;
	width: 185px;
}
#footer div.qrcode a:hover img {
	 opacity:0.50; /* opera firefox safari */
	filter:alpha(opacity=50); /*←IE用*/
	-moz-opacity:0.50; /*←Mozilla用*/
	
}
/* copyright */
#footer p.copyright { padding-top: 5px; }
/*
---------------------------------------------------------
news
---------------------------------------------------------
*/
#news {
	clear: both;
	padding-top: 0px;
	/*position: relative;*/
	padding-left: 20px;
	zoom:1;
	padding-bottom: 15px;
}
#news span.section{
	background: #FFF;
	padding: 10px 15px;
	border: 1px solid #7187B4;
	display: inline-block;
}
#news span.section p{
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}
#news .title{
	font-size: 14px;
	font-weight: bold;
	color: #656E8E;
}

/* banner */
.section-news {
	position: relative;
	clear: both;
	zoom:1;/* forIE */
}
.section-news .bnr-maternity {
	position: absolute;
	width: 293px;
	right: 35px;
	top: 0px;
}
.section-news .bnr-maternity a:hover img {
	 opacity:0.50; /* opera firefox safari */
	filter:alpha(opacity=50); /*←IE用*/
	-moz-opacity:0.50; /*←Mozilla用*/
	
}
/*
---------------------------------------------------------

---------------------------------------------------------
*/
