
.spi,.spb { display: none; }

#wrapper {
	font: 16px/1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents .main {
	margin-bottom: 35px;
}

.top-lead {
	line-height: 1.6;
	margin: 0 0 45px;
	text-align: center;
}

.ttl01 {
	background: #0073c3;
	border-radius: 3px;
	color: #fff;
	font-size: 112%;
	font-weight: normal;
	margin: 0 0 45px;
	padding: 5px 8px;
}

.ttl01 span {
	border-left: 5px solid #0091da;
	display: block;
	line-height: 30px;
	padding-left: 10px;
}

#contents .shadow {
	box-shadow:0px 0px 6px 1px #ccc;
}

#contents .pict {
	position: relative;
}

#contents .pict a {
	display: block;
}

#contents .pict .imgs {
	line-height: 0;
	margin: 0;
}

#contents .pict .txt {
	bottom: 0;
	color: #fff;
	font-size: 112%;
	left: 0;
	line-height: 40px;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

#contents .pict .txt small {
	font-size: 88%;
}

#contents .main-image {
	margin: 0 auto 40px;
	width: 444px;
}

#contents .main-image .txt {
	background: url(../images/index/bg_green.png) repeat;
	padding: 0;
}

#contents .sub-images {
	margin-right: -42px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 50px;
}

#contents .sub-image {
	float: left;
	margin-right: 42px;
	margin-bottom: 30px;
	width: 201px;
}

#contents .sub-images-bottom .sub-image {
	margin-bottom: 50px;
}

#contents .sub-image .txt {
	background: url(../images/index/bg_blue.png) repeat;
	font-size: 95%;
	line-height: 1.2;
	padding: 8px 0;

}

#contents .sub-images-bottom .sub-image .txt {
	background: url(../images/index/bg_blue.png) repeat;
	font-size: 100%;
	line-height: 1.2;
	padding: 8px 0;
    height: 38px;
    display: table-cell;
    vertical-align: middle;
}

#contents .sub-image .txt.row_1 {
    line-height: 38px;
}

#contents .sub-image .txt.row_3 {
    height: 57px;
}

/*
#contents {
	padding: 0 10px;
	height: 245px;
	float: left;
	margin-right: 42px;
	margin-bottom: 30px;
	width: 201px;
}
*/

#contents .icon_new {
	position: absolute;
    top: 0;
    left: 5px;
	margin: 0;
	padding: 0;
	color: #f00;
}


#contents .icon_new img {
	vertical-align: middle;
}

#contents .icon_pr {
	position: absolute;
    bottom: -45px;
    right: 0px;
}

