/* terapad認識用テキスト */

/*---------------------------------------------*/
/*            default setting                  */
/*---------------------------------------------*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address,caption,em,strong,th,var{font-style:normal;font-weight:normal;}

caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
table{font-size:100%;}
ul,ol{list-style-type:none;}

hr{display:none;clear:both;}
.clear{clear:both;height:1px;}
.fleft{float:left;}
.fright{float:right;}
.aleft{text-align:left;}
.acenter{text-align:center;}
.aright{text-align:right;}

.pb5{padding-bottom:5px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb50{padding-bottom:50px;}
.pt5{padding-top:5px;}
.pt15{padding-top:15px;}
.pt25{padding-top:25px;}
.pr15{padding-right:15px;}
.pr30{padding-right:30px;}
.pl15{padding-left:15px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl35{padding-left:35px;}
.pl40{padding-left:40px;}
.pl1em{padding-left:1.0em;}
.pl2em{padding-left:2.0em;}
.pl3em{padding-left:3.0em;}
.p0{padding:0;}

.mt10{margin-top:10px;}
.mt30{margin-top:30px;}
.mb10{margin-bottom:10px;}
.mb30{margin-bottom:30px;}

.f14{font-size:14px;}
.f14b{font-size:14px;font-weight:bold;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.b16{font-size:16px;font-weight:bold;}

.red{color:#ff0000;}
.green{color:#7fb40c;}
.pink{color:#b8477d;}
.strong_p{color:#b8477d;font-size:14px;font-weight:bold;}
.strong_g{color:#99cc2a;font-size:14px;font-weight:bold;}
.bold{font-weight:bold;}

span.dashed{width:100%;height:1px;display:block;border-top:1px dashed #d0d2d7;margin:15px 0 15px 0;}
span.dashed2{width:100%;height:1px;display:block;border-top:1px dashed #d0d2d7;margin:20px 0 20px 0;}
.displayOff{display:none;}

/* private setting */
a{color:#3e4551;}
a:hover{text-decoration:none;}
table{line-height:150%;}
span.dot{width:100%;height:1px;display:block;background:url(../images/dot.gif) no-repeat center center;margin:20px 0 30px 0;}

p.link a{
	color:#a02e62;
}




/*---------------------------------------------*/
/*            base setting                     */
/*---------------------------------------------*/
body{
	width:100%;
	height:100%;
	min-height:100%;
	text-align:center;
	background:#FFF;
	font-size:14px;
	line-height:150%;
/*	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#666666;
	border-top:3px solid #666666;
}


#All{
	width:980px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF url(../images/bg.gif) repeat-y;
}

#Header{
	width:980px;
	height:84px;
	text-align:center;
}

#Header h1#Logo{
	display:inline;
}

#Header h1#Logo a{
	width:195px;
	height:49px;
	display:block;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
	margin-top:14px;
}

#Header p#Tel{
	text-align:right;
	margin-top:14px;
}

#Gmenu{
	width:980px;
	height:50px;
	margin-bottom:10px;
}

#Gmenu ul{
	width:980px;
	height:50px;
}

#Gmenu ul li{
	display:inline;
}

#Gmenu ul li a{
	height:50px;
	text-indent:-9999em;
	display:block;
	float:left;
	overflow:hidden;
}

#Gmenu ul li#GmTop a:hover,
#Gmenu ul li#GmStudy a:hover,
#Gmenu ul li#GmConsul a:hover,
#Gmenu ul li#GmReturntowork a:hover,
#Gmenu ul li#GmQuestion a:hover,
#Gmenu ul li#GmCompany a:hover,
#Gmenu ul li#GmContact a:hover{
	background-position:left -50px;
}

#Gmenu ul li#GmTop a{
	width:140px;
	background:url(../images/gmenu_top.gif) no-repeat;
}

#Gmenu ul li#GmStudy a{
	width:140px;
	background:url(../images/gmenu_study.gif) no-repeat;
}

#Gmenu ul li#GmConsul a{
	width:140px;
	background:url(../images/gmenu_consul.gif) no-repeat;
}

#Gmenu ul li#GmReturntowork a{
	width:140px;
	background:url(../images/gmenu_returnwork.gif) no-repeat;
}

#Gmenu ul li#GmQuestion a{
	width:140px;
	background:url(../images/gmenu_question.gif) no-repeat;
}

#Gmenu ul li#GmCompany a{
	width:140px;
	background:url(../images/gmenu_company.gif) no-repeat;
}

#Gmenu ul li#GmContact a{
	width:140px;
	background:url(../images/gmenu_contact.gif) no-repeat;
}



#HmenuStudy ul{
	width:140px;
	position:absolute;top:-10px;left:140px;
}

#HmenuStudy li.StudyHMenu{
	width:140px;
	height:41px;
	overflow:hidden;
}


#HmenuStudy li#Hmenu_po{
	background:url(../images/hmenu_policy.gif) no-repeat;
}

#HmenuStudy li#Hmenu_ne{
	background:url(../images/hmenu_ne.gif) no-repeat;
}

#HmenuStudy li#Hmenu_fu{
	background:url(../images/hmenu_fu.gif) no-repeat;
}

#HmenuStudy li#Hmenu_bm{
	background:url(../images/hmenu_bm.gif) no-repeat;
}

#HmenuStudy li#Hmenu_sg{
	background:url(../images/hmenu_sg.gif) no-repeat;
}

#HmenuStudy li#Hmenu_me{
	background:url(../images/hmenu_me.gif) no-repeat;
}

#HmenuStudy li#Hmenu_vo{
	background:url(../images/hmenu_voice.gif) no-repeat;
}

#HmenuStudy li.StudyHMenu a{
	height:41px;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
}

#HmenuStudy{
	display:none;
	position: relative;
}


#HmenuCompany ul{
	width:140px;
	position:absolute;top:-10px;left:700px;
}

#HmenuCompany li.CompanyHMenu{
	width:140px;
	height:41px;
	overflow:hidden;
}

#HmenuCompany li#Hmenu_co{
	background:url(../images/hmenu_co.gif) no-repeat;
}

#HmenuCompany li#Hmenu_gr{
	background:url(../images/hmenu_gr.gif) no-repeat;
}

#HmenuCompany li#Hmenu_ac{
	background:url(../images/hmenu_ac.gif) no-repeat;
}

#HmenuCompany li.CompanyHMenu a{
	height:51px;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
}

#HmenuCompany{
	display:none;
	position: relative;
}




#TopImage{
	width:980px;
	height:272px;
	text-align:center;
	clear:both;
	margin-bottom:13px;
}

#TopService{
	width:980px;
	height:428px;
	background:url(../images/dotted_border.gif) repeat-y top left;
	margin-bottom:10px;
}

#TopService div{
	width:282px;
	height:428px;
	float:left;
	padding:0 22px;
	background:url(../images/dotted_border.gif) repeat-y top right;
	font-size:12px;
}

* html #TopService div{
	width:326px;
}

#TopService:after{
	display:block;
	clear:both;
	height:0;
	visibility hidden;
	content:".";
}

#TopService p.btn_detail{
	text-align:right;
	position:relative;
	top:240px;
	left:0;
}


#TopService dl dt{
	color:#b8477d;
	font-size:14px;
	font-weight:bold;
}

#TopService dl dd{
	padding-left:1.0em;
	padding-bottom:8px;
}

#TopQuestion{
	width:960px;
	height:311px;
	background:url(../images/topquestion_bg.gif) no-repeat;
	float:left;
	padding:13px 10px;
	margin-bottom:20px;
	font-size:12px;
}

* html #TopQuestion{
	width:980px;
	height:334px;
}

#TopQuestion ul{
	padding-top:12px;
	list-style-type:none;
}

#TopQuestion .content{
	width:320px;
	float:left;
}

#TopQuestion ul li{
	padding-left:20px;
	padding-top:2px;
	padding-right:10px;
	background:url(../images/checkbox.gif) no-repeat top left;
}

#TopQuestion a{
	color:#b8477d;
	font-size:11px;
}

#TopInformation{
	width:624px;
	height:170px;
	background:url(../images/dotted_border.gif) repeat-y top left;
	padding-left:22px;
	clear:left;
	float:left;
}

* html #TopInformation{
	width:646px;
}

#TopInformation h2{
	margin-bottom:16px;
}

#TopInformation dl{
	width:580px;
	height:140px;
	overflow:auto;
	padding-left:25px;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#b8477d;
	scrollbar-shadow-color:#CCC;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#CCC;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

* html #TopInformation dl{
	width:605px;
}

#TopInformation dt{
	width:49px;
	height:72px;
	background:url(../images/calender.gif) no-repeat top left;
	float:left;
	text-align:center;
}

#TopInformation dt span.year{
	color:#242623;
	font-family:arial;
	font-size:12px;
	display:block;
	padding-top:22px;
	line-height:12px;
}

#TopInformation dt span.date{
	color:#242623;
	font-family:arial;
	font-size:16px;
	display:block;
	line-height:16px;
}


#TopInformation dd{
	height:72px;
	padding-left:18px;
}

#TopContact{
	width:310px;
	height:170px;
	background:url(../images/dotted_border.gif) repeat-y top right;
	padding-left:22px;
	float:left;
}

* html #TopContact{
	width:332px;
}

#TopContact h3{
	margin-bottom:16px;
}

#TopContact p{
	padding-left:22px;
}

#Footer{
	width:100%;
	height:75px;
	background:url(../images/footer_bg.gif) repeat-x;
	clear:both;
	margin-top:30px;
}

#FooterInner{
	width:980px;
	height:63px;
	text-align:left;
	padding-top:12px;
	margin:0 auto;
	overflow:hidden;
	font-size:12px;
}

* html #FooterInner{
	height:75px;
}

#FooterInner ul li{
	color:#888888;
	display:inline;
}

#FooterInner ul li a{
	color:#888888;
}

#FooterInner p{
	padding-top:16px;
}

#FooterInner p#Blog{
	width:200px;
	height:55px;
	height:0;
	position:relative;
	top:-70px;
	left:800px;
}

/* Contents Pages */

#SubImage{
	margin:15px 0 5px 0;
	clear:both;
}

#ContentMain{
	width:670px;
	float:right;
	margin-top:20px;
	padding-right:30px;
}

* html #ContentMain{
	width:700px;
}

#ContentMain .Content{
	margin-bottom:30px;
}

#ContentMain .Content h2{
	width:670px;
	background:url(../images/h2_bg.gif) no-repeat top left;
	padding-left:24px;
	color:#777777;
	font-size:20px;

	line-height:38px;
	margin-bottom:24px;
}

#ContentMain .Content p.title{
	color:#f069a9;
	font-size:14px;
	padding-bottom:4px;
}


#ContentMain .Company table,
#ContentMain .Contact table{
	width:668px;
	border:1px solid #999999;
}

#ContentMain .Company table th,
#ContentMain .Contact table th{
	background:#EFEFEF;
	padding:5px 0 0 5px;
	border:1px solid #999999;
	vertical-align:top;
}

#ContentMain .Company table td,
#ContentMain .Contact table td{
	padding:5px 0 5px 5px;
	border:1px solid #999999;
	vertical-align:top;
}

#ContentMain .Content table#Consul{
	width:668px;
	border:none;
}

#ContentMain .Content table#Consul th{
	background:#FFF;
	padding:5px 0 0 5px;
	border:none;
	vertical-align:top;
	margin:10px 0;
}

#ContentMain .Content table#Consul th p{
	border:1px solid #999999;
	padding-left:5px;
	background:#F0F0F0;
}

#ContentMain .Content table#Consul td{
	padding:5px 0 5px 5px;
	vertical-align:top;
	border:none;
}

#ContentMain .Content p.title_img{
	margin-bottom:24px;
}

#ContentSub{
	width:280px;
	float:right;
	margin-top:20px;
}

#Smenu{
	width:200px;
}

#Smenu ul{
	list-style-type:none;
}

#Smenu ul li{
	height:44px;
}

#Smenu ul li a{
	height:44px;
}

/* Study */
div.StudyPolicy dd{
	padding-top:4px;
	padding-left:1.5em;
	padding-bottom:12px;
}

dl.curriculum{
	width:670px;
}

dl.curriculum dt{
	background:#EFEFEF;
	padding:5px;
}

dl.curriculum dd{
	background:#fff;
	padding:5px;
}

div.Study p{
	font-size:12px;
}

div.Study ul{
	color:#333;
	font-size:14px;
}

div.Study p strong{
	font-weight:bold;
	font-size:12px;
	border-bottom:1px dotted #333;
}

div.newemployee01{
	width:654px;
	height:217px;
	background:url(../images/newemployee_63.gif) no-repeat;
	font-size:12px;
	padding:36px 0 0 16px;
}

* html div.newemployee01{
	width:670px;
	height:253px;
}

div.newemployee01 p{
	width:300px;
	padding-bottom:1.0em;
}

div.Study .study_flow_out{
	width:315px;
	text-align:left;
	float:left;
}

div.Study .study_flow{
	width:235px;
	height:709px;
	padding:20px 0 0 80px;
	margin:10px 0 50px 0;
	background:url(../images/study_flow_bg.gif) no-repeat;
}

* div.Study .study_flow{
	width:315px;
	height:729px;
}

div.Study .study_flow_l{
	width:236px;
	height:872px;
	padding:20px 0 0 80px;
	margin:10px 0 50px 0;
	background:url(../images/study_flow_bg_l.gif) no-repeat;
}

* html div.Study .study_flow_l{
	width:316px;
	height:892px;
}

div.Study .study_flow p,
div.Study .study_flow_l p{
	padding-bottom:3px;
}

table.PriceTable{
	text-align:center;
	margin:0 auto;
	width:543px;
}

table.PriceTable th{
	color:#587912;
	font-size:14px;
	background:#eff1bb;
	border:1px solid #d1d1d1;
	padding:5px 0 0 5px;
	vertical-align:top;
}

table.PriceTable th span{
	color:#c64e87;
	font-size:12px;
	font-weight:normal;
}

table.PriceTable td{
	color:#333333;
	border:1px solid #d1d1d1;
	padding:5px 0 5px 5px;
	vertical-align:top;
}

table.PriceTable td span{
	font-weight:bold;
}

div.price_caution{
	text-align:center;
	margin:18px auto 0 auto;
	width:541px;
	border:2px solid #ff8282;
	background:#fafcd0 url(../images/mark_caution.gif) no-repeat top left;
	padding:4px 0;
}

div.price_caution dl{
	text-align:left;
	padding-left:60px;
	padding-right:10px;
	font-size:12px;
}

div.price_caution dl dt{
	color:#860000;
}

div.price_caution dl dd{
	color:#5a5a5a;
	padding-left:1.0em;
	font-size:11px;
}

div#Promise{
	width:630px;
	height:274px;
	background:url(../images/concept_33.gif) no-repeat;
	padding:14px 20px;
}

div#Promise p{
	color:#939393;
	font-size:12px;
	padding:0 0 4px 19px;
}

div.concept{
	width:642px;
	height:116px;
	background:url(../images/concept_bg.gif) no-repeat;
	font-size:12px;
	padding:18px 14px 10px 14px;
	margin-bottom:8px;
}

p.title_green{
	width:555px;
	height:26px;
	background:url(../images/title_bg.gif) no-repeat;
	margin-left:15px;
	margin-bottom:14px;
	padding-left:4px;

	color:#87ba18;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
}


/* company */
p#Photo{
	width:250px;
	height:176px;
	float:right;
	text-align:center;
}


/* medical */

div#Medical_color{
	width:670px;
	height:566px;
	background:#eff1f5;
}

div#Medical_color table{
	background:#fffcf6;
	width:660px;
	font-size:14px;
	border:1px solid #a9b3c7;
	line-height:150%;

}

div#Medical_color table th{
	width:39px;
	vertical-align:top;
	padding:10px 0;
}

div#Medical_color table td{
	vertical-align:top;
	border-bottom:1px dotted #a02e62;
	padding:10px 0;
}

div#Medical_color table td.space{
	width:25px;
	border-bottom:none;

}

div#Medical_color table td .text{
	margin:14px 0 0 14px;
}

span.pink{
	color:#a02e62;

}

/* voice */

.pl1em_fl{
	background:url(../images/flower_v.gif) no-repeat;
	padding-left:1.0em;
}

/* study */

div.Study table strong{
	font-weight:bold;
	font-size:14px;
	border-bottom:1px dotted #333;
}

div.Study span.indent{
	text-indent:1em;
}



/* 
.pl1em{padding-left:1.0em;}
background:url(../images/arrow_up.gif") no-repeat top left; */
