/* CSS Document */

/*メイン枠で使用*/
#main {
	width:780px;
	height:720px;
	position: relative;
	font-size: 12px;
	margin: 0 auto;
}

/*インパクト＆広告*/
#impact {
	width: 760px;
	height: 210px;
	position: relative;
	margin: 0 auto;
}

#top {
	width:600px;
	height:200px;
	position: relative;
	float: left;
	margin-top: 10px;
}
#bnsp {
    width:150px;
	height:180px;
	float: right;
	}
#adv1 {
	width:135px;
	height:45px;
	position: relative;
	float: right;
	margin-top: 10px;
}
#adv2 {
	width:150px;
	height:60px;
	position: relative;
	float: right;
	margin-top:10px;
	background-color: #000000;
}
#adv3 {
	width:150px;
	height:60px;
	position: relative;
	float: right;
	margin-top:10px;
	background-color: #000000;
}


/*インパクト＆広告下の内容*/
#contentsbar {
	width:760px;
	height:20px;
	clear: both;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(img/contentsbar.jpg);
}

#content_cover {
	width: 760px;
	height: 330px;
	clear: both;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

#contents1 {
	width:240px;
	height:100px;
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
	background-image: url(img/contens_bg.jpg);
}

#contents2 {
	width:240px;
	height:100px;
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
	background-image: url(img/contens_bg.jpg);
}

#contents3 {
	width:240px;
	height:100px;
	position: relative;
	margin-top: 10px;
	float: left;
	background-image: url(img/contens_bg.jpg);
}

.contents_title {
	width:240px;
	height:20px;
}

.contents_main{
	width:155px;
	height:70px;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contents_img {
	position: relative;
	float: left;
	margin: 5px;
}

#contents4 {
	width:420px;
	height:120px;
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
	font-size: 9pt;
}

#contents5 {
	width:340px;
	height:120px;
	position: relative;
	float: right;
	top: 10px;
	right: 10px;
	font-size: 9pt;
	text-align: center;
}
/*インタビュー用CSS＿期間が終われば消します*/
.interview_tohyo{
	width:200px;
	float:left;
	clear:left;
	position:relative;
	background-image: url(img/interview_bg.jpg);
	height: 200px;
	text-align: right;
	}	
.interview_img {
	float: right;
	width: 400px;
	position: relative;
}
#cont_in {
	width:360px;
	float: left;
}
