@charset "shift-jis";

#wrapper {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#othersBox1 {
	display: block;
	margin-bottom: 60px;
	width: 680px;
}

#othersBox1 ul {
	padding-left: 5px;
	margin-bottom: 25px;
}

#othersBox1 ul li {
	background-image: url(../images/dot1.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.aboutP1 {
	margin-bottom: 20px;
}

.aboutP1 u {
	font-weight: bold;
	color: #85A934;
	text-decoration: none;
}