@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0;}

body {
	background-color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
/*	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;*/
}
img {
	border:0;
}

a{
	color:#999;
	text-decoration:none;
}

a:hover{
	color:#CCC;
}
	
	

th{
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

td{
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 4px;
}

.buttom_box_address p{
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align:center;
}

select{
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
}

.house{
	position:relative;
	width:980px;
	left: 50%;
	margin-left: -490px;
   /* background-color:#9C3;*/
}

.header{
	background:url(images/gradiant_top.jpg) top repeat-x;
	height:122px;
	}
	
.header_2{
	height:122px;
	}
	
#logo_id {
	float:left;
	
}	
.header_sub{
	float:right;
 	padding-top: 40px;
}

.index_box_1{
		}
	
.index_box_2{
	background:url(images/gradiant_buttom.jpg) top repeat-x;
	/*height:50px;*/
	/*height: 245px;*/
	width: 980px;
	padding-top: 25px;
	margin-right: 10px;
	margin-bottom: 20px;
	border: 0px solid red;

}

.index_box_title{
	width: 960px;
	height: 70px;
	padding: 10px;
	background:#999;
}

.index_box_title p{
	color:#FFF;
	text-align:left;
}

.index_box_3{
	float: left;
	width: 330px;
	padding: 10px;
	margin-top: 20px;
}

.index_box_3 h3{
	border-middle: 1px red solid;
}

.index_box_4{
	padding:10px;
	margin-top: 20px;
    float: left;
	width: 330px;
	text-align:left
}

.index_box_5{
	padding: 10px;
	margin: 30px 10px;
	float: right;
	width: 220px;
	background-color:#CCC;
}

.index_box_5 h3{
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}
 
 .index_box_5 b{
	 float:right;
	 margin-right: 12px;
	
}
.index_box_5 p{
	font-family:Tahoma, Geneva, sans-serif;
	font-style:italic;
	text-align:left;
}

.middle_box{
	width: 980px;
}

.bottom_box{
	width: 980px;
}

.bottom_box_left{
	width: 680px;
	margin: 10px;
	float:left;
	padding-top: 10px;

}

.bottom_box_right{
	width: 240px;
	padding-top: 20px;
	margin-top: 28px;
	float:right;
	/*background-color:#CCC;*/
}

.bottom_box_right2{
	width: 240px;
	padding-top: 20px;
	margin-top: 28px;
	float:right;

}

.buttom_box_menu{
	width: 980px;
	height: 30px;
	border-top: 1px solid #999;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;

}

.buttom_box_address{
	width: 980px;
	height: 20px;
	float:left;
	padding-top: 10px;
	border-top: 1px solid #999;
}

.con_left_box{
	width: 178px;
	padding: 10px;
	float: left;
}

.con_center_box{
	width: 220px;
	padding: 10px;
	float: left;
}

.con_right_box{
	width: 520px;
	padding: 10px;
	float: right;
}
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/
#imageMenu {
	position: relative;
	width: 980px;
	height: 330px;
	overflow: hidden;

	
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 330px;
	width: 1960px;
	padding-left: 0;
		
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 0px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:196px; /*最初の一枚（見えている）の幅*/
	height:330px;

}

#imageMenu ul li.education a {
	background: url(images/education.jpg) repeat scroll 0%;
}

#imageMenu ul li.homestay a {
	background: url(images/homestay.jpg) repeat scroll 0%;
}

#imageMenu ul li.employment a {
	background: url(images/employment.jpg) repeat scroll 0%;
}

#imageMenu ul li.immigration a {
	background: url(images/immigration.jpg) repeat scroll 0%;
}

#imageMenu ul li.financial a {
	background: url(images/financial.jpg) repeat scroll 0%;
	width: 196px;/*最初に見える幅（一番手前の写真）*/
	}

.clear {
	clear: both;
}
/***********************************************************/

h3{
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
}

h4{
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 5px;
}


.sub_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color:#FFF;
}


