﻿@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#wrap { background: url(../image/ind-body-bg.jpg) repeat-x; 
}

iframe{
	border:0px;
	overflow-x:hidden;
	}

/*==================================================
	ヘッダー
==================================================*/

#header {
	position: relative;
	height: 424px;
	background: url(../image/glo-header-bg.jpg) no-repeat;
}

/*==================================================
	HEADER
==================================================*/

h2 {
	width: 342px;
	height: 77px;
	position: absolute;
	left: 0px;
	top: 33px;
}
#header .index_main {
	background: url(../image/ind-main-img.jpg) no-repeat;
	height: 252px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 122px;
	text-align: right;
}
#header .index_main ul {
	float: right;
	height: 23px;
}

#header .index_main li {
	display: inline;
	text-align: right;
	height: 23px;
	float: left;
	line-height: 23px;
	padding-right: 15px;
}



h3 {
	height: 40px;
	width: 577px;
	margin-bottom: 15px;
	font-family: "メイリオ";
	font-size: 2.6em;
	font-weight: normal;
	background: url(../image/glo-title-bg-01.gif) no-repeat;
	text-indent: 15px;
	vertical-align: top;
	line-height: 1.3em;
}
#content .news { margin-top: 50px; }


h4 {
	background: url(../image/ind-news-title.jpg) no-repeat;
	height: 32px;
	width: 557px;
	font-family: "メイリオ";
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 14px;
	padding-left: 20px;
}



/* html h4 {
	height: 46px;
	width: 577px;
}*/

#content .news div {
	width: 555px;
	margin-left: 11px;
	height: 160px;
	overflow: auto;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 5px;
}

* html #content .news div { margin-top: -8px; }

#content .news dl {
	background: url(../image/ind-news-border.gif) repeat-x left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content .news dt {
	background: url(../image/glo-icon-01.gif) no-repeat left center;
	width: 130px;
	float: left;
	text-indent: 13px;
}

#content .news dd {
	line-height: 1.4em;
	padding-left: 130px;
}
#content .index_link {
	width: 582px;
	margin-right: -6px;
	margin-top: 50px;
}

#content .index_link ul {
	width: 285px;
	float: left;
	margin-right: 6px;
}

#content .index_link dt {
	background: url(../image/glo-icon-01.gif) no-repeat left center;
	font-size: 1.4em;
	line-height: 24px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom: 1px solid #8E7028;
}

#content .index_link dd {
	line-height: 1.4em;
	padding-top: 3px;
	font-size: 1.2em;
}


#content .indexBox01 {
	width: 620px;
	margin-left: 10px;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 20px;
	background: url(../image/ind-pic-01.jpg) no-repeat right top;
	padding-bottom: 35px;
}

#content .baby_name {
	width: 619px;
	margin-left: 11px;
	height: 186px;
	background: url(../image/ind-babyname-bg.jpg) no-repeat;
	position: relative;
	margin-bottom: 40px;
}

#content .baby_name h5 {
	height: 70px;
	width: 401px;
	position: absolute;
	left: 196px;
	top: 18px;
}

#content .baby_name p {
	width: 400px;
	position: absolute;
	left: 196px;
	top: 95px;
	font-size: 1.2em;
	line-height: 1.6em;
}

#content .baby_name a {
	height: 29px;
	width: 123px;
	position: absolute;
	left: 474px;
	top: 137px;
}

#content .indexBox02 {
	width: 630px;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 20px;
	background: url(../image/ind-img-01.jpg) no-repeat left top;
	padding-bottom: 30px;
}

#content .indexBox02 p {
	width: 430px;
	margin-left: 190px;
}


/*==================================================
	エスコン
==================================================*/
html body h1.stext{
	position:static;
	top:auto;
	margin:0 10px 0 0;}