@charset "UTF-8";

@import url("default.css");
@import url("common.css");


/*====================================== intervew */

h2{
	margin-bottom:20px;
}

.section01{
	width:860px;
	overflow:hidden;
}
.unit01{
	width:550px;
	float:left;
	padding-top:5px;
}
.unit02{
	width:305px;
	float:right;
	text-align:right;
}
.hatanaka{
	margin:45px 20px 0 0;
}

.tvcm{
	width:199px;
	margin:0 auto;
	padding:5px;
	background:#333;
	text-align:center;
	font-size: 10px;
}
.tvcm p{
	margin-top:5px;
	color:#FFF;
}

.section02{
	width:550px;
	overflow:hidden;
}
.section02 p{
	margin-top:25px;
}
.unit03{
	width:320px;
	float:left;
}
.unit04{
	width:210px;
	float:right;
}

.btnSection{
	width:614px;
	margin:40px auto 0;
	overflow:hidden;
}
.btnUnit01{
	width:302px;
	float:left;
}
.btnUnit02{
	width:302px;
	float:right;
	text-align:right;
}



/*-------------------------------------- index */
#indexSect{
	width:913px;
	margin:35px auto 0;
	text-align:left;
	overflow:hidden;
}
#indexMain{
	width:809px;
	float:left;
	position:relative;
}
#indexTop{
	width:84px;
	float:right;
	padding-top:450px;
}

.indexBtn01{
	width:229px;
	position:absolute;
	left:291px;
	top:273px;
}
.indexBtn02{
	width:229px;
	position:absolute;
	left:541px;
	top:273px;
}
.indexBtn03{
	width:124px;
	position:absolute;
	left:0;
	top:209px;
}




/*-------------------------------------- cm */
#cmBrilliant {
	padding: 40px;
	border: 1px #DA2028 solid;
}

#cmBrilliant h2 {
	padding: 0;
	margin-bottom: 15px;
}

#cmBrilliant p.text {
	padding: 0;
}

#cmBrilliant ul {
	padding-top: 30px;
}

#cmBrilliant ul li {
	float: left;
	width: 210px;
	margin-right: 73px;
}

#cmBrilliant ul li.last {
	margin-right: 0;
}

#cmBrilliant ul li h3 {
	margin-bottom: 5px;
	text-align: center;
}

/* ボタン */
#cmBrilliant p#btn_brilliant {
	clear: both;
		*clear: none;/* ie6以下に適用 */
	padding-top: 30px;
	text-align: center;
}
