@charset "shift_jis";
/* CSS Document */

#top_concept {
	background-image: url(../img/top/concept2.jpg);
	background-repeat: no-repeat;
	height: 693px;
	padding-left: 528px;
	padding-top: 20px;
}
.box {
	margin-bottom: 10px;
}
.box2 {
	margin-bottom: 5px;
	display: block;
}


/* pickup */

#pickup_wrapper {
	background-image: url(../img/top/bg_pickup_wrapper.jpg);
	background-repeat: no-repeat;
	height: 450px;
}
#pickup_container {
	padding-top: 60px;
	padding-left: 5px;
}
.pickup {
	height: 332px;
	width: 175px;
	float: left;
	background-image: url(../img/top/bg_pickup.png);
	margin-left: 5px;
	padding-top: 30px;
	*display: inline;
}
.pickup_title {
	height: 15px;
	text-align: center;
}
.pickup_pic {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 150px;
	border: 2px solid #666;
	margin-bottom: 5px;
}
.pickup_com {
	line-height: 1.2;
	height: 70px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
}


/* top_newface */

#top_newface {
	list-style-type: none;
	font-size: 10px;
	text-align: center;
	width: 80px;
}
#top_newface li {
	margin-bottom: 3px;
	display: block;
}
#top_newface img {
	border: 2px solid #666;
	margin-bottom: 1px;
}


/* info */

#info_wrapper {
	position: relative;
	height: 670px;
}
#info_container {
	position: absolute;
	top: 10px;
	left: -50px;
	background-image: url(../img/top/bg_news_top02.png?date=230225);
	height: 650px;
	width: 670px;
}
#info_smart {
	position: absolute;
	top: 55px;
	left: 216px;
	display: block;
	height: 50px;
	width: 439px;
}
#info_smart span {
	display:none;
}
#info_box {
	line-height: 1.2;
	height: 518px;
	width: 439px;
	margin-top: 112px;
	margin-left: 216px;
	overflow: scroll;
	overflow-x: hidden;
	padding: 5px;
}
.info {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.info_title {
	background-color: #F00;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.info_pic {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #666;
}
#flash #flash_l img {
	position: absolute;
	height: 281px;
	width: 62px;
	left: 0px;
	top: 0px;
}
#flash #flash_t img {
	position: absolute;
	height: 53px;
	width: 558px;
	top: 0px;
	right: 0px;
}
#flash #flash_r img {
	position: absolute;
	height: 294px;
	width: 63px;
	right: 0px;
	bottom: 0px;
}
#flash #flash_b img {
	position: absolute;
	height: 66px;
	width: 557px;
	left: 0px;
	bottom: 0px;
}
