@import url(base.css);

/*toppage*/

#coverttl{
	height:0;
	overflow:hidden;
	padding-top:315px;
	background: url(../common/ttl.gif) left top no-repeat;
}

ul{
	display:block;
	padding:0;
	margin:0;
	list-style-type:none;
	list-style-position:outside;
}
ul li{
	display:block;
	margin:0;
	padding:0;
	text-align:left;
}
ul.line {
padding: 10px;
border: 1px solid #999999;
width:338px;
height:95px;
}

h3,dl{
	height:0;
	overflow:hidden;
}
dl,dt,dd{
	display:block;
	margin:0;
	padding:0;
}

.topmain{
	background: url(../images/main.gif) no-repeat;
	width: 740px;
}
.topbtn1{
	float: left;
	width:348px;
	height:137px;
}
.topbtn1 a{
	display:block;
	width:100%;
	height:100%;
	background: url(../images/btn_com.jpg) left top no-repeat;
}
.topbtn1 a:hover{
	background: url(../images/btn_com-a.jpg) left top no-repeat;
}
	
.topbtn2{
	float: right;
	width:374px;
	height:137px;
	margin-left:18px;
}

.topbtn3{
	width:374px;
	height:8px;
}

.topbtn1 img{
	display:block;
	height:0;
	overflow:hidden;
	padding-top:137px;
}
