@charset "shift_jis";
/* CSS Document */


#slide {
	width:900px;
	height:483px;
	margin:auto;
	margin-top:7px;
	position:relative;
}
#slide img {
	position:absolute;
	left:0;
	top:0;
}

/* 文字 */
#moji_frame{
	width:900px;
	height:212px;
	margin:auto;
}

#moji_frame .left{
	width:305px;
	float:left;
	margin-top:30px;
	text-align:right;
}

#moji_frame .right{
	width:500px;
	margin-top:44px;
	margin-left:35px;
	float:left;
}

/* インフォメーション */
.info_title{
	width:900px;
	margin:0px auto;
}

.info_frame{
	width:900px;
	height:210px;
	margin:0px auto;
}