@charset "utf-8";
/* CSS Document */


.categorys {
	width: 670px;
	margin-bottom: 12px;
}
.category_copy {
	font-size: 14px;
	line-height: 18px;
	width: 380px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 4px;
}
.categorys a {
	font-size: 18px;
	font-weight: bold;
	height: 24px;
	width: 536px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
	padding-left: 10px;
	padding-top: 6px;
}
.category1 {
	background-image: url(cate1.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 546px;
	border: 1px solid #666666;
	margin-left:70px;
}
.category2 {
	background-image: url(cate2.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 546px;
	border: 1px solid #666666;
	margin-left:70px;
}
.category3 {
	background-image: url(cate3.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 546px;
	border: 1px solid #666666;
	margin-left:70px;
}
#top_mov{height: 340px; width: 670px; }

#oshirase {
	background-color: #CCCCCC;
	height: 180px;
	width: 670px;
	margin-bottom: 20px;
}
#lead {
	font-size: 15px;
	line-height: 23px;
	width: 640px;
	margin-bottom: 22px;
	padding-left: 40px;
	margin-top: 6px;
}

#lead dt{
	color: #235581;
	font-size:16px;
	font-weight:bold;
}

#lead dd{
padding-left:20px;
margin-bottom:10px;
}