@charset "UTF-8";
/* CSS Document */

.basebox {
	width: 635px;
	overflow: hidden;
	position: relative;
}.textbox1 {
	float: left;
	width: 400px;
}
.photobox1 {
	float: right;
	width: 200px;
}
.textbox2 {
	background-image: url(../images/border_02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 620px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.textbox2-st {
	display: block;
	float: left;
	width: 80px;
}
.textbox2-body {
	display: block;
	width: 525px;
	margin-left: 80px;
}
.textbox3 {
	text-align: center;
	margin-top: 20px;
	width: 635px;
}
#button2 a {
	background-image: url(../images/button_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 269px;
	margin-top: 15px;
	margin-right: 183px;
	margin-left: 183px;
}
#button2 a:hover {
	background-image: url(../images/button_02.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

