@charset "utf-8";
/* CSS Document */

h2.pagetitle {
	margin-left:15px;
	margin-bottom:8px;
}

.aisatsu {
	width:720px;
	margin-left:15px;
	margin-bottom:15px;
	padding-top:115px;
	padding-bottom:40px;
	background-image:url(../first/img/aisatsu_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}
.aisatsu .message {
	width:660px;
	margin-left:27px;
	font-size:0.75em;
	line-height:150%;
}


.menu_button {
	width:720px;
	margin-left:15px;
	margin-bottom:35px;
}
.menu_button a {
	display:block;
	width:100%;
	height:100%;
	background-position:0 0;
	background-repeat:no-repeat;
}
.menu_button a:hover {
	visibility:visible;
}
.menu_button a:hover img {
	visibility:hidden;
}
.menu_button img {
	display:block;
	border:0;
}
	.first_button {
		float:left;
		width:360px;
		height:40px;
	}
	.flow_button {
		float:left;
		width:360px;
		height:40px;
	}
	.flow_button a {
		background-image:url(../first/img/flow_btn_o.gif);
	}


.shokai {
	margin-left:15px;
	margin-bottom:30px;
}
.shokai_box1,
.shokai_box2,
.shokai_box3,
.shokai_box4,
.shokai_box5 {
	width:755px;
	height:auto !important;
	height:185px;
	min-height:185px;
	margin-bottom:30px;
	background-position:right 0;
	background-repeat:no-repeat;
}
.shokai_box1 {
	background-image:url(../first/img/shokai_image1.jpg);
}
.shokai_box2 {
	background-image:url(../first/img/shokai_image2.jpg);
}
.shokai_box3 {
	background-image:url(../first/img/shokai_image3.jpg);
}
.shokai_box4 {
	background-image:url(../first/img/shokai_image4.jpg);
}
.shokai_box5 {
	background-image:url(../first/img/shokai_image5.jpg);
}
.shokai h3 {
	width:435px;
	height:25px;
	font-size:0;
	line-height:0;
}
.shokai h3 img {
	display:block;
}
.shokai .text {
	width:412px;
	margin-left:17px;
	margin-top:24px;
	font-size:0.9em;
	line-height:130%;
}



























	
	
	
	
	
	
