@charset "utf-8";
/* CSS Document */


/* Message */
.Message{margin-bottom:20px;}
.MessageText{padding-right:140px;font-size:9pt;line-height:2em;color:#666;background:url(../_images/recruit/index/photo.jpg) no-repeat 100% 5px;margin-bottom:30px;}
.MessageName{text-align:right;margin-bottom:30px;}

/* workflow */

.TextWrapper{float:left;width:325px;padding-right:10px;}
.ImageWrapper{float:left;width:225px;}

.TextWrapper dl{margin-bottom:20px;}
.TextWrapper dt{background:url(../_images/recruit/workflow/Point.jpg) no-repeat;padding-left:25px;margin-bottom:15px;}
.TextWrapper dd{
	background:url(../_images/recruit/workflow/SubPoint.jpg) no-repeat;
	padding-left:25px;
	margin-left:25px;
	margin-bottom:15px;
	font-size:9pt;
	line-height:1.8em;
	color:#666;}
	
.FlowWrapper{margin-bottom:30px;}
.FlowWrapper02{margin-bottom:40px;}

.ImageWrapper dl{margin-bottom:30px;}
.ImageWrapper dt{margin-bottom:5px;}
.ImageWrapper dd{font-size:9pt;color:#999;}

/* education */

.EducationWrapper dl{margin-bottom:20px;}
.EducationWrapper dt{background:url(../_images/recruit/education/Point.jpg) no-repeat;padding-left:25px;margin-bottom:15px;}
.EducationWrapper dd{
	padding-left:25px;
	margin-left:25px;
	margin-bottom:15px;
	font-size:9pt;
	line-height:1.8em;
	color:#666;
	padding-right:245px;
	height:200px;}
	
.Education01{background:url(../_images/recruit/education/p01.jpg) no-repeat 100% 0;}
.Education02{background:url(../_images/recruit/education/p02.jpg) no-repeat 100% 0;}
.Stady dd{padding-right:0;height:auto;margin-bottom:40px;}

/* admission */

.AdmissionTable{width:500px;margin:auto;font-size:9pt;color:#666;margin-bottom:40px;}
.AdmissionTable th{padding:10px;width:130px;font-weight:bold;line-height:1.8em;border:1px solid #ccc;}
.AdmissionTable td{padding:10px;line-height:1.8em;border:1px solid #ccc;}

/* faq */


.FAQwrapper{margin-bottom:40px;}
.FAQwrapper dl{margin-bottom:10px;padding:10px;background:url(../_images/recruit/faq/faqline.jpg) 100% 100% no-repeat;}
.FAQwrapper dt{background:url(../_images/recruit/faq/Q.jpg) no-repeat;padding:10px 0 25px 0;padding-left:45px;font-size:10pt;line-height:1.8em;}
.FAQwrapper dd{background:url(../_images/recruit/faq/A.jpg) no-repeat;padding:10px 0 25px 0;padding-left:45px;font-size:10pt;line-height:1.8em;}
