/* CSS Document */

#what {
	float: left;
	width: 240px;
	background-image: url(../img/gif/sstableback1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#topcontens {
	float: right;
	background-image: url(../img/gif/stableback1.gif);
	background-repeat: repeat-y;
	width: 470px;
}
.leftspace {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.space {
	padding-right: 10px;
	padding-left: 10px;
}
.space2 {
	padding-right: 15px;
	padding-left: 15px;
}
.whatmidashi {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	background-color: #fff0b5;
	width: 205px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.main .contens #what .leftspace p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 200px;
}

p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 0px 10px;

}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	background-image: url(../img/gif/midashi_t.gif);
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px 0px 10px;
}
.text {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}
.rleft {
	text-align: center;
	float: left;
	width: 125px;
}
.rright {
	float: left;
	width: 270px;
	margin-bottom: 50px;
}
.main .contens #what .leftspace img {
	margin-top: 10px;
	margin-left: 20px;
}
.diva {
	padding-bottom: 20px;
}
