@charset "utf-8";

/*熊本index*/

#indexarea {
	width: 910px;
	height: 470px;
}

#enter_area {
	float: left;
	margin-left: 10px;
	width: 285px;
	height: 470px;
}


#top_midasi {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-top: 70px;
	width: 285px;
	height: 50px;
	text-align: center;
	font-weight: bold;
	color: #333;
}

#enter {
	width: 285px;

	height: 145px;

	text-align: center;

	outline: none;
}



#exit {

	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;

	background: url(../swf/main/kakuchi_under.gif) no-repeat;

	width: 285px;

	height: 100px;

}



#exit p {

	padding-top: 60px;

	text-align: center;

}



#exit a {

	font-size: 15px;

	color: #0033CC;

}



#gial_area {

	float: right;

	margin: 0;

	padding: 0;

	width: 606px;

	height: 470px;

}



#gial_name, #gial_photo {

	display: block;

	outline: none;

}



#gial_name {

	float: left;

	width: 223px;

	height: 490px;

}



#gial_photo {

	float: right;

	width: 383px;

	height: 470px;

}



#both {

	clear: both;

	width: 900px;

}