@charset "utf-8";

#wrapper #info {
	padding: 10px;
	clear: both;
	width: 620px;
	margin-top: 10px;
}

#wrapper #contents #info  .txt {
	height: 5em;
	padding: 5px;
	overflow: auto;
}

#wrapper #info #sintyaku {
	float: left;
	width: 305px;
}

#wrapper #info #osirase {
	float: right;
	width: 305px;
}

#wrapper #contents .box {
	clear: both;
	width: 620px;
	padding-top: 7px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

#wrapper #contents .box .cell {
	float: left;
	width: 200px;
	height: 125px;
	background: #F3F3F3;
	border-right: 8px solid #FFFFFF;
}

#wrapper #contents .box  .image {
	height: 125px;
	width: 90px;
	float: left;
}



#wrapper #contents .box .cell-r {
	float: right;
	width: 200px;
	padding-right: 3px;
	background: #F3F3F3;
}







#wrapper #contents .box  .nav {
	width: 110px;
	float: right;
}

#wrapper #contents .box .nav ul {
	clear: both;
	width: 105px;
	padding-left: 5px;
}


#wrapper #contents .box  .nav li {
	display: block;
	list-style: none;
	clear: both;
	width: 95px;
	background: url(../image/bullet1.jpg) no-repeat left center;
	padding-left: 10px;
	margin-bottom: 3px;
	line-height: 1.2em;
	height: 1.2em;
	font-size: 90%;
}
#wrapper #contents .box  .nav a {
	text-decoration: none;
}
#wrapper #contents #top-img {
	clear: both;
	height: 300px;
	width: 640px;
}
