@charset "utf-8";

#inner .headp{
	width:840px;
	margin:0 0 30px 30px;
	line-height:2em;
}

#inner p{
	width:540px;
	line-height:2em;
}

#inner h3 {
	line-height:2em;
	margin: 0 0 30px 20px;
}

.floath3 {
	width: 300px;
	float: left;
}

.rightbox {
	width: 570px;
	border-bottom: 2px solid #EEE;
	margin-bottom:1em;
}

.no-border{
	border-bottom: 0;
}


.rightbox img {
	margin-bottom: 30px;
}

#inner ul {
	list-style-type:disc;
	line-height:2em;
	margin-bottom: 30px;
	margin-left: 20px;
}

.rightbox a img {
	margin: 20px 0 0 0;
}