@charset "utf-8";

img {
	vertical-align: top;
	border:0;
}

/*==========================
コンテンツ
==========================*/
.container2 {
	width: 950px;
	margin: 0 auto;
}
.wbg {
	background: #fff;
}
.bgBg {
	background: #000;
	width: 100%;
	height: 438px;
	margin-top: 40px;
}
.mainBox {
	width: 100%;
	text-align: center;
	background: url(../img/main.jpg) center top no-repeat;
}
.first_img {
	margin: 890px auto 0;
}
.item01_ttl{
	margin-bottom: 50px;
}
.item02_ttl{
	margin-top: 70px;
}
.item02_ttl{
	margin-top: 80px;
}

.itemList{
width: 951px;
margin: 0 auto;
}

.itemList li{
	float: left;
	margin-right: 14px;
}

.itemList li.last{
	margin-right: 0;
}

.bottom_anchor{
	width: 500px;
	text-align: center;
	margin: 40px auto;
}

.bottom_anchor a{
	color:d5cda2;
	text-decoration: underline;;
}
.textBox,.textbox a{
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #d5cda2;
}
.textBox a:hover{
	color:#fff;
	text-decoration: underline;
}
.kidArea {
	background: url(../img/img08.jpg) 0 0 no-repeat;
	height: 339px;
	width: 950px;
	position: relative;
}
.conanArea {
	background: url(../img/img11.jpg) 0 0 no-repeat;
	height: 330px;
	width: 950px;
	position: relative;
}
.jinArea {
	background: url(../img/img13.jpg) 0 0 no-repeat;
	height: 372px;
	width: 950px;
	position: relative;
}
.kidArea a,
.conanArea a,
.jinArea a {
	display: block;
	text-align: center;
	width: 950px;
	position: absolute;
	bottom: 0;
}


/*==========================
トムスヘッター
==========================*/

.container {
	width: 950px;
	height: 80px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin: 0 auto!important;
	/*border: 1px solid #999;*/
	background: #fff;
}

#header  {
	background: #DDDDDD;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	background-color: #FFF;
	height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 12px;
}


#header .discrp   {
	padding-top: 18px;
	padding-left: 180px;
}
.container #header #social{
	float: right;
	text-align: right;
	z-index: 2;
	position: relative;
	top: -20px;
	display: block;
	padding-top: 5px;
}
.container #header #social #sbutton {
	display: block;
	float: right;
	padding-right: 20px;
	width: 100px;
}

.container #header .logo  {
	float: left;
	padding: 5px;
}
#header h1  {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 0px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}



/*==========================
トムスフッター
==========================*/

#footer{
	width: 948px;
	height: 100px;
	padding: 0;
	background-color: #333333;
	clear: both;
	color: #000;
	bottom: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	text-align: center;
}
#center {
	text-align: center;
}

#footer_menu{
	list-style: none;
	height: 10px;
	text-align: center;
	padding-left: 160px;
}
#footer_menu li{
	float:left;
	font-size:12px;
	margin:0 0 0 15px;
	padding:0;
	line-height:1.3em;
	text-align:center;
	text-decoration:underline;
}

#footer_txt {
	padding: 0;
	color: #fff;
	text-align: center;
	font-size: 11px;
	margin: 20px 0 0 0;
	font-size:12px;
	height:15px;
}
#page_top p{
	margin:0;
	padding:0;
	float:right;
}
#page_top{
	 width:950px;
	 height:30px;
 }
