@charset "UTF-8";
/* トップページ */

h1 { display:none;}

/*スライド*/
#slide_block {
	width:100%;
	height:616px;
	background:url(../img/index/bg_slide.png) center bottom no-repeat #fff;
	padding-top:65px;
}

#slide {
	width:960px;
	padding:30px 0 0;
	margin:0 auto;
}

#contents {
	width:960px;
	margin:0 auto;
	line-height:1.5em;
	overflow:hidden;
}

/*左カラム*/
#left {
	float:left;
	width:700px;
	padding-top:25px;
}

#news {
	width:590px;
	min-height:225px;
	height:auto !important;
	height:225px;
	margin-bottom:25px;
	padding-top:31px;
	padding-left:110px;
	background:url(../img/index/bg_news.png) left top no-repeat;
}

#news table {
	border-spacing: 0;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	border-top:1px dotted #000;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

#news table th {
	width:10em;
	vertical-align:top;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px dotted #000;
	padding:5px 0;
	font-weight:normal;
}

#news table td {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px dotted #000;
	padding:5px 0;
}

#news .readmore {
	text-align:right;
	padding-top:10px;
}


#blog {
	width:590px;
	min-height:225px;
	height:auto !important;
	height:225px;
	padding-left:110px;
	padding-top:30px;
	background:url(../img/index/bg_blog.png) left top no-repeat;
	margin-bottom:30px;
}

#blog iframe {
	border:none;
	width:590px;
	height:100%;
}


#blog .readmore {
	text-align:right;
	padding-top:0;
}

/*右カラム*/
#right {
	float:right;
	width:240px;
	padding-top:30px;
}

#eggday {
	background-color:#fff;
}

#eggday-txt {
	background-color:#fff;
	padding:10px;
}

#eggday-txt strong{
	color:#d60c19;
}

#eggday-west {
	text-align:center;
	color:#d60c19;
	font-size:112%;
	font-weight:bold;
}

#eggday-note {
	font-size:80%;
	padding-top:5px;
}

#sns img {
	width:114px;
	height:auto;
}

#tw {
	margin-right:12px;
}

/*七自慢*/
#boast7 {
	width:100%;
	background:url(../img/common/bg_asanoha.png) center top repeat;
	padding:30px 0;
	text-align:center;
}

#boast7 h2 {
	width:960px;
	height:300px;
	margin:0 auto;
	background:url(../img/index/ban_boast7.jpg) center top no-repeat;
	text-indent:-9999px;
}
