@charset "utf-8";
/* CSS Document */


#top_image{
	width: 623px;
	height:241px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;

}


#image_area{
	float:right;
	width: 220px;
	text-align: center;
}
#image_area h6 {
	font-size:75%;
	line-height:2em;
	padding:5px;
	margin-left:20px;
	margin-right: 10px;
	}
	
	
#sentense_area{
	float:left;
	width: 395px;
}
#sentense_area p{
	float:none;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
}
#sentense_area h6 {
	font-size:75%;
	line-height:2em;
	text-align: left;
	text-indent: 0px;
	}
#sentense_area p.imgbox {
	float:right;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#sentense_area p.imgbox2 {
	float:none;
	text-indent: 0px;
	clear: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#time_area{
	float:right;
	padding: 0px;
	width: 220px;
}
#time_area p{
	float:none;
	font-size: 75%;
	text-align: left;
	text-indent: 0px;
}
#time_area p.imgbox{
	float:left;
	padding:5px;
}
#time_area p.time_title{
	float:none;
	height: 30px;
	width: 250px;
	background-repeat: no-repeat;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
}
#time_area p.time_middle{
	float:none;
	height: 30px;
	width: 190px;
	background-repeat: repeat-y;
	text-align: left;
	text-indent: 0px;
	padding-right: 5px;
	padding-left: 30px;
}
#messege_area{
	padding: 5px;
	width: 615px;
}
#messege_area p.box1{
	float:none;
	text-indent: 0px;
	padding: 5px;
	width: 580px;
}
#messege_area p.box2{
	float:none;
	width: 300px;
	padding: 5px 20px 5px 5px;
}
#messege_area p.box3{
	float:right;
	width: 230px;
	padding-top: 15px;
	padding-right: 20px;
}
#messege_area p.box4{
	float:left;
	width: 230px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#messege_area h6 {
	font-size:75%;
	line-height:2em;
	padding:5px;
	margin-left:15px;
	margin-right: 20px;
}
#voice_area{
	float:none;
}
#voice_area p.imgbox {
	float:none;
	text-indent: 0px;
	clear: none;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* daily schedule chart */

.schedule_table {
	margin: 0px;
	padding: 0px;
 	border: 1px solid #cccccc;
	}

.schedule_time_title {
	font-size:9pt;
	text-align:center;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background:#5D78AE;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	}

.schedule_comment_title {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:9pt;
	text-align:center;
	height:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background:#5D78AE;
	color: #FFFFFF;
	}


.schedule_time {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:9pt;
	text-align:center;
	padding:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}

.schedule_comment {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:9pt;
	text-align:left;
	padding:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}

/* recruit main */

#recruit_space{
	width: 615px;
	margin-left: 15px;
}

#recruit_space .link_area_l{
	width: 180px;
	height: 180px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#recruit_space .link_area_c{
	width: 180px;
	height: 180px;
	float: left;
	margin: 5px;
}

#recruit_space .link_area_r{
	width: 180px;
	height: 180px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

