@charset "UTF-8";

@import url(../css/base.css);
@import url(../css/layout.css);

h1{
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 840px;
	clear:both
}

h1 span{ display:none}

/* index */

#link{

}

#link ul{
	margin-top: 15px;
	margin-bottom: 50px;
}

#link li{
	background-image: url(../img/index/midashi_bg.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 45px;
	line-height: 20px;
}
