@charset "shift_jis";

#warpper {
	background-image: url(../img/bg_02.gif);
}

#head {
	background-image: url(../img/head_top.gif);
	background-repeat: no-repeat;
	height: 65px;
}
#top-img {
	background-image: url(../top_img/top_img.jpg);
	background-repeat: no-repeat;
	height: 199px;
}
.logo-top {
	text-indent: -99999px;
	float: left;
}
/*センターカラム*/
#contents01 {
	float: right;
	width: 690px;
	margin: 13px 0 0 0;
}
#main {
	float: left;
	width: 482px;
	margin: 0;
}
.title {
	margin-bottom: 10px;
}

.indu01{
	margin:0px 0px 20px 40px;
	width: 400px;
}
.indu02 {
	margin:0px 0px 20px 0;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #88D03D;
}
.indu02 .ph {
	width: 180px;
	text-align: center;
}

/*右メニュー*/
#sub {
	float: right;
	width: 170px;
	margin: 0px;
}
#sub ul {
	width: 160px;
	padding:10px 0;
	margin: 0px;
}
#sub ul li {
	border:1px solid #9FD95E;
	padding:3px;
	margin: 0 0 10px 0;
}


