@charset "utf-8";
@import url("common.css");




/* ******************************************************
 * flashbase 
 */	
div#flashbase_out {
	border-bottom: 1px solid #000000;
	background: url(../images/index/flashbase_back.gif) top repeat-x;
	}

div#flashbase {
	width: 900px;
	height:306px;
	margin: 1px auto 0 auto;
	padding: 0 20px;
	vertical-align: middle;
	}

div.noflash{
	padding:90px 0 0 0;
	font-size:12px;
	line-height:2em;
	text-align:center;
	
}

div.noflash p{
	width:400px;
	margin:0 auto;
	padding:30px 0px;
	border:1px solid #999999;
	text-align:center;
}



/* ******************************************************
 * LINE UP 
 */
div#lineup {
	width: 540px;
	margin-bottom:25px;
	float:left;
	}
	
div#lineup h2 {
	margin-bottom: 9px;
	}

div#lineup ul li {
	float: left;
	margin-right: 34px;
	}

div#lineup ul li.last {
	margin-right: 0;
	}

div#lineup td{
	padding:0 0 2px 0;
	font-size: 72%;
	color:#787878;
	text-align:center;
	background:url(../images/index/lineup_boader.gif) no-repeat right top ;
}

div#lineup td.end{
	background:0;
}

div#lineup a{
	color:#000;
}
div#lineup a:hover{
	color: #C80000;
	text-decoration:none;
}

/* ******************************************************
 * Blog
 */
div#blog {
	width:315px;
	margin-bottom:25px;
	border: 1px solid #BEBEBE;
	float:right;
	}

div#blog div.left{
	width:75px;
	padding:12px 0 12px 16px;
	float:left;
}

div#blog div.right{
	width:170px;
	padding:12px 16px 12px 0;
	float:right;
}


div#blog p {
	margin: 0 0 0 0;
	}


div#blog dl {
	width:170px;
	margin:0;
	padding:0;
	font-size: 72%;
	line-height: 1.5em;
	}
div#blog dt{
	padding:2px 0 0px 19px;
	background:url(../images/index/blog_icon.gif) no-repeat 0 4px;
	border-bottom:1px #DFDACF solid;
}

div#blog dl dd {
	}

div#blog div a {
	color: #900;
}

div#blog div a:hover {
	color:#FF9900;
	text-decoration:none;
}



/* ******************************************************
 * KAWARA WORKS
 */
div#works {
	margin:0;
	padding:10px 0 10px 5px;
	border:1px #E6E6E6 solid;
	background:url(../images/index/works_back.jpg);
	color:#666666;
	}
	

div#works h2 {
	margin-bottom: 0;
	padding:0 0 0 7px;
	}

div#works div {
	width: 147px;
	margin:10px 0 5px 0;
	border-right: 1px #C8C8C8 solid;
	font-size: 70%;
	line-height: 1.2;
	text-align:left;
	float:left;
	}
div#works div.noline{
	border:none;
}

div#works div a {
	color: #900;
}

div#works div a:hover {
	color:#FF9900;
}

	
div#works div p {
	padding: 0 0 0 6px;
}

div#works div span {
	display: block;
	margin-top: 7px;
	margin-bottom: 2px;
	padding:0 0 0 12px;
	background:url(../images/index/works_icon.gif) no-repeat;
	}

div#works div.last {
	margin-right: 0;
	}

div#works div.top {
	margin-top: 12px;
}

div#works br.clear{
	clear:both;
}

/* ******************************************************
 * Subcontents
 */
 
div#subcontents{
	clear:both;
	padding-top:30px;
	color:#666666;
}
div#subcontents_l{
	float:left;
	width: 585px;
}
div#subcontents_r{
	float: right;
	width: 272px;
}





/* ******************************************************
 * NEWS
 */
div#news {
	}

div#news dl {
	margin: 0;
	font-size: 72%;
	line-height: 1.8;
	}
div#news dl dd {
	margin-top: -1.8em;
	margin-left: 5.5em;
	}




/* ******************************************************
 * INTERVIEW
 */
div#interview {
	width:585px;
	padding: 0;
	font-size: 72%;
	}

	
/*div#interview h2 {
	margin-bottom: 10px;
	}*/

div#interview div{
	width:200px;
	padding:0 0 0 0;
	float:left;
}

div#interview div.last{
	width:185px;
}

div#interview p{
	width:185px;
	padding:6px 0;
	line-height:1.4em;
}

div#interview span{
	padding:0 0 0 13px;
	background:url(../images/index/interview_icon.gif) no-repeat left 1px;
}

div#interview a {
	color: #900;
}

div#interview a:hover {
	color:#FF9900;
	text-decoration:none;
}





/* EOF */