@charset "Shift_JIS";


/******************************************************
初期設定
*******************************************************/



#list {
	padding-top: 20px;
	width: 870px;
	text-align: left;
}









/******************************************************
初期設定
*******************************************************/




.line1 {
	float: left;
	height: 280px;
	width: 145px;
}

.line2 {
	float: left;
	height: 325px;
	width: 145px;
}

.line3 {
	float: left;
	height: 180px;
	width: 145px;
}

dt {
	text-align: left;
	font-weight: bold;
	height: 19px;
	width: 122px;
	_height: 26px;
	_width: 140px;
	background-image: url(../images/title.gif);
	padding-top: 7px;
	padding-left: 18px;
	margin-bottom: 5px;
}

dt a{
	text-decoration: none ;
}

dd {
	text-align: left;
	width: 130px;
	_width: 140px;
	padding-top: 3px;
	padding-left: 10px;
}

dd a:hover{
	text-decoration: none ;
	background-color: #fffe9f;
}



/******************************************************
フットテキスト
*******************************************************/

.foottext {
	width: 850px;
	_width: 870px;
	float: left;
	text-align: left;
	padding: 10px;
	margin: 0px auto;
	border: 1px #cccccc dotted;
}


