@charset "UTF-8";
/* ===================================================================
 file name  :  Top.css
 style info :  トップページ用CSS
=================================================================== */

#Contents-Main-Top{
	padding-bottom:20px;
}
#Contents-Main-Bottom-Left {
	width:620px;
}
#Contents-Main-Bottom-Right {
 width:233px;
}
/* #Contents-Main-Bottom-Left */
#Top h1{
	display:none;
}
.block{
	margin-bottom:30px;
}
.block h2{
	margin-left:116px;
	width:455px;
	height:36px;
}
.block h2 a {
	width:455px;
	height:36px;
	display:block;
}
.block ul {
	margin-left:116px;
	width:455px;
}
.block ul li{
	background:url(../../images/common/list_point.gif) 0px 10px no-repeat;
	padding-left:15px;
}


#Top-Works-List {
	min-height:109px; 
	height:auto !important; 
	height:109px;
	background:url(../../images/top/top_works.jpg) 0px 0px no-repeat;	
}
#Top-Works-List h2{
	background:url(../../images/top/top_works_list.jpg) 0px 0px no-repeat;	
}


#Top-QandA-List{
	min-height:109px; 
	height:auto !important; 
	height:109px;
	background:url(../../images/top/top_qanda.jpg) 0px 0px no-repeat;	
}
#Top-QandA-List h2{
	background:url(../../images/top/top_qanda_list.jpg) 0px 0px no-repeat;	
}
#Top-Information-List{
	min-height:109px; 
	height:auto !important; 
	height:109px;
	background:url(../../images/top/top_information.jpg) 0px 0px no-repeat;	
}
#Top-Information-List h2{
	background:url(../../images/top/top_information_list.jpg) 0px 0px no-repeat;	
}

/* #Contents-Main-Bottom-Right */
#Contents-Main-Bottom-Right .banner{
	margin-bottom:20px;
}
#Contents-Main-Bottom-Right .banner a{
	line-height:120%;
	font-size:85%;
}
#Contents-Main-Bottom-Right .banner a:hover{
	text-decoration:underline;
}

