@charset "utf-8";

#main-image {
	height: 250px;
	width: 800px;
	float: left;
	background-image: url(../images/index/main-image-04.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#left {
	height: auto;
	width: 580px;
	float: left;
	margin-right: 40px;
}

#nav-01 {
	float: left;
	height: auto;
	width: 180px;
	margin-right: 20px;
	margin-bottom: 30px;
}
#nav-01 .btn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-top: 10px;
}

#nav-02 {
	float: left;
	height: auto;
	width: 180px;
	margin-right: 20px;
	margin-bottom: 30px;
}
#nav-02 .btn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-top: 10px;
}
#nav-03 {
	float: left;
	height: auto;
	width: 180px;
	margin-bottom: 30px;
}
#nav-03 .btn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-top: 10px;
}
#news {
	height: auto;
	width: 580px;
	clear: both;
}
#news li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 15px;
}

#news ul, #news li, #news a {
	list-style-type: none;
	line-height: 150%;
	font-size: 12px;
	text-decoration: none;
}

#right {
	height: auto;
	width: 180px;
	float: left;
}
#banner-blog {
	float: left;
	height: auto;
	width: 180px;
	margin-bottom: 20px;
}
#banner-nicepick {
	float: left;
	height: auto;
	width: 180px;
	margin-bottom: 20px;
}
#banner-link {
	float: left;
	height: 110px;
	width: 160px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #D2D5DD;
}
#banner-link ul, #banner-link li, #banner-link a {
	list-style-type: none;
	line-height: 180%;
	font-size: 10px;
	text-decoration: none;
}




#banner-group {
	float: left;
	height: auto;
	width: 180px;
	margin-bottom: 20px;
}



#banner-toiawase {
	float: left;
	height: 160px;
	width: 170px;
	background-image: url(../images/index/banner/banner-toiawase.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
}
