@charset "UTF-8";

.marginT25{ margin-top:25px; }

/* **************************************************************
 ページID　定義
************************************************************** */

#course_wp {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #course_wp {
	height: 500px;
}

#course_wp a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */
/* 表スタイル */
.wp-table-style01 {
	width: 100%;
	border-top: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
}
.wp-table-style01 th {
	border-bottom: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	background: #f9f2ea;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	color: #505050;
	padding-top: 8px;
	padding-bottom: 8px;
}
.wp-table-style01 td {
	border-bottom: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	font-size: 80%;
	padding: 3px 5px;
}

/* ******************************************
 2012年リニューアル　各学科スタイル定義
****************************************** */



#courseMainTitle{
	margin-bottom: 30px;
}

#courseMainTitle h3{
	background:url(../images/subject/course_MainTitle.gif) 0 0 no-repeat;
	text-indent:-9999px;
	display:block;
	width: 566px;
	height: 60px;
}

#courseMainTitle .teacher_h{ background-position:0 0}
#courseMainTitle .life_culture{ background-position:0 -60px}
#courseMainTitle .clinical_nut{ background-position:0 -120px}
#courseMainTitle .child_edc_c{ background-position:0 -180px}
#courseMainTitle .judo_n{ background-position:0 -240px}
#courseMainTitle .body_environment{ background-position:0 -300px}
#courseMainTitle .m_clinic{ background-position:0 -360px}


/*　上部タブボタン　*/
#course_Btn_top{
	margin:0 0 20px;
	padding:0;
}

#course_Btn_top li{
	float:left;
	width:181px;
	height:60px;
	margin:0 10px 0 0;
	padding:0px;
}

#course_Btn_top .marginR0{
	margin:0;
}


#course_Btn_top li a{
	width:181px;
	height:63px;
	text-indent:-9999px;
	display:block;
	outline:medium none;
}

a#course_Btn_top01{ background:url(../images/subject/course_Btn01.gif) no-repeat;}
#course_Btn_top li a.teacher_h { background-position:0 0}
#course_Btn_top li a.life_culture { background-position:-181px 0}
#course_Btn_top li a.clinical_nut { background-position:-362px 0}
#course_Btn_top li a.child_edc_c { background-position:-543px 0}
#course_Btn_top li a.judo_n { background-position:-724px 0}
#course_Btn_top li a.body_environment { background-position:-905px 0}
#course_Btn_top li a.m_clinic { background-position:-1086px 0}

a#course_Btn_top02{ background:url(../images/subject/course_Btn02.gif) no-repeat;}
#course_Btn_top li a.life01 { background-position:0 0}
#course_Btn_top li a.child01 { background-position:-181px 0}
#course_Btn_top li a.lifecare01 { background-position:-362px 0}

a#course_Btn_top03{ background:url(../images/subject/course_Btn03.gif) no-repeat;}
#course_Btn_top li a.life02 { background-position:0 0}
#course_Btn_top li a.child02 { background-position:-181px 0}
#course_Btn_top li a.lifecare02 { background-position:-362px 0}


/*　下部タブボタン　*/
#course_Btn_btm{
	margin:20px 0 0;
	padding:0;
}

#course_Btn_btm li{
	float:left;
	width:181px;
	height:60px;
	margin:0 10px 0 0;
	padding:0px;
}

#course_Btn_btm .marginR0{
	margin:0;
}


#course_Btn_btm li a{
	width:181px;
	height:63px;
	text-indent:-9999px;
	display:block;
	outline:medium none;
}

a#course_Btn_btm01{ background:url(../images/subject/course_Btn01.gif) no-repeat;}
#course_Btn_btm li a.teacher_h { background-position:-1267px 0;}
#course_Btn_btm li a.life_culture { background-position:-1448px 0;}
#course_Btn_btm li a.clinical_nut { background-position:-1629px 0;}
#course_Btn_btm li a.child_edc_c { background-position:-1810px 0;}
#course_Btn_btm li a.judo_n { background-position:-1991px 0;}
#course_Btn_btm li a.body_environment { background-position:-2172px 0;}
#course_Btn_btm li a.m_clinic { background-position:-2353px 0;}

a#course_Btn_btm02{ background:url(../images/subject/course_Btn02.gif) no-repeat;}
#course_Btn_btm li a.life01 { background-position:-543px 0;}
#course_Btn_btm li a.child01 { background-position:-724px 0;}
#course_Btn_btm li a.lifecare01 { background-position:-905px 0;}

a#course_Btn_btm03{ background:url(../images/subject/course_Btn03.gif) no-repeat;}
#course_Btn_btm li a.life02 { background-position:-543px 0;}
#course_Btn_btm li a.child02 { background-position:-724px 0;}
#course_Btn_btm li a.lifecare02 { background-position:-905px 0;}



/*　概要　course_MainBox01　*/

#course_MainBox01{
	font-size:0.8em;
	color:#505050;
}

#course_MainBox01 h4{
	margin:0 0 15px;
	background:url(../images/subject/course_pageTitle.gif) no-repeat;
	width:566px;
	height:41px;
	text-indent:-9999px;
}
#course_MainBox01 h4#title01{ background-position:0 0;}
#course_MainBox01 h4#title02{ background-position:0 -41px;}
#course_MainBox01 h4#title03{ background-position:0 -82px;}
#course_MainBox01 h4#title04{ background-position:0 -123px;}
#course_MainBox01 h4#title05{ background-position:0 -164px;}
#course_MainBox01 h4#title06{ background-position:0 -205px;}

#course_MainBox01 a{ text-decoration:underline;}

#course_MainBox01 .blue{ color:#5abaf7;}
#course_MainBox01 .orange{ color:#ff7d18;}
#course_MainBox01 .green{ color:#a5d363;}


#outlineBox01{
	margin:0 0 20px;
	padding:0;
	width:566px;
}

#outlineBox01 dl{
	float:left;
	width:340px;
	padding:0 10px ;
	margin:0;
}

#outlineBox01 dt{
	margin:0 0 10px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
}

#outlineBox01 dd{ line-height:1.4em;}
#outlineBox01 dd span{ font-weight:bold;}

#outlineBox01 img{
	width:204px;
	float:right;
}


#outlineBox02{ margin-bottom:20px;}
#outlineBox02 li{ line-height:1.4em;}


#outlineBox03 dd{
	margin-bottom:20px;
	line-height:1.4em;
}
#outlineBox03 dd span{ font-weight:bold;}


#outlineBox04 dt{
	text-indent:-9999px;
	background:url(../images/subject/courseTopic.gif) no-repeat;
	width:58px;
	height:21px;
	margin-bottom:3px;
}
#outlineBox04 dt.topic01{ background-position:0 0;}
#outlineBox04 dt.topic02{ background-position:0 -21px;}
#outlineBox04 dt.topic03{ background-position:0 -42px;}
#outlineBox04 dt.topic04{ background-position:0 -63px;}

#outlineBox04 dd{
	margin-bottom:20px;
	line-height:1.4em;
}
#outlineBox04 dd span{ font-weight:bold;}

#outlineBox04 h5.title01{
	background:url(../images/common_title_001.gif) 0 0 no-repeat;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-indent: 20px;
	color:#ffffff;
	margin-bottom:15px;
}

#outlineBox04 p.txt01{
	line-height:1.4em;
	margin:0 0 20px;
	padding:0;
}

#outlineBox04 ul.txt02{
	margin-bottom:20px;
	list-style:none;
}

#outlineBox04 ul.txt02 li{
	border-bottom:dotted 1px #efa239;
	line-height:1.4em;
	padding:0 0 5px;
	margin:0 0 10px;
}


#outlineBox05 h5{
	background:url(../images/subject/course_pageTitle_06.gif) no-repeat;
	width:566px;
	height:24px;
	font-size:1.2em;
	line-height:20px;
	text-indent:60px;
	font-weight:bold;
	margin-bottom:5px;
}
#outlineBox05 h5.title01{ background-position:0 0;}
#outlineBox05 h5.title02{ background-position:0 -24px;}
#outlineBox05 h5.title03{ background-position:0 -48px;}
#outlineBox05 h5.title04{ background-position:0 -72px;}

#outlineBox05 p{
	line-height:1.4em;
	margin:0 0 20px;
	padding:0;
}

#outlineBox05 h6{
	border-left:solid 3px #ff7d18;
	text-indent:8px;
	font-weight:bold;
	margin:0 0 5px;
	padding:3px 0;	
}

#outlineBox05 ul{
	padding-bottom:20px;
}

#outlineBox05 li{
	width:188px;
	float:left;
	line-height:1.8em;
	display:block;
	border-bottom:dotted 1px #cccccc;
}

#outlineBox05 li.longText{
	width:376px;
}
#outlineBox06 {
	padding-bottom: 8px;
	margin-bottom: 8px;
	width: 566px;
}

#outlineBox06 img{
	float: left;
	margin-right: 20px;
}

#outlineBox06 .voiceBox-areaR{
	float: left;
	width: 460px;
}

#outlineBox06 .voiceBox-areaR h5{
	font-size:1.2em;
	font-weight: bold;
	line-height: 150%;
	padding-left: 15px;
	margin-top: 7px;
}

#outlineBox06 .voiceBox-areaR h5.voiceBox-title01{background: url(../images/subject/course_ic_01.gif) no-repeat 0 4px; color:#5abaf7;}
#outlineBox06 .voiceBox-areaR h5.voiceBox-title02{background: url(../images/subject/course_ic_02.gif) no-repeat 0 4px; color:#efa239;}
#outlineBox06 .voiceBox-areaR h5.voiceBox-title03{background: url(../images/subject/course_ic_03.gif) no-repeat 0 4px; color:#a5d363;}

#outlineBox06 .voiceBox-areaR p{
	line-height: 150%;
}

#outlineBox06 .borderD{
	border-bottom:dotted 1px #999999;
	margin-bottom:10px;
	padding-bottom:10px;
	width:566px;
}


/*　在校生の声　course_MainBox02　*/

#course_MainBox02{
	font-size:0.8em;
	color:#505050;
}

#course_MainBox02 a{ text-decoration:underline;}

#course_MainBox02 .blue{ color:#5abaf7;}
#course_MainBox02 .orange{ color:#ff7d18;}
#course_MainBox02 .green{ color:#a5d363;}

#course_MainBox02 #voiceList{
	border:solid 2px #cccccc;
	padding:10px;
	width:542px;
}

#course_MainBox02 #voiceList ul{
	float:left;
	width:271px;
}

#course_MainBox02 #voiceList li{
	background:url(../images/subject/course_ic_04.gif) 0 3px no-repeat;
	text-indent:15px;
	line-height:20px;
}

#voiceBox {
	margin-bottom:20px;
	padding:0 10px;
	width:546px;
}

#voiceBox dl{
	float:left;
	width:330px;
}

#voiceBox dt{
	margin:0 0 10px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
}

#voiceBox dd{
	margin:0 0 10px;
}
#voiceBox dd.profile{
	border-left:solid 5px;
	line-height:1.6em;
	padding:1px 0 1px 8px;
}
#voiceBox dd.lineBlue{ border-left-color:#5abaf7;}
#voiceBox dd.lineOrange{ border-left-color:#ff7d18;}
#voiceBox dd.lineGreen{ border-left-color:#a5d363;}
#voiceBox dd.txt{ line-height:1.4em;}

#voiceBox img{
	float:right;
	width:204px;
}

#voiceBox .borderD{
	border-bottom:dotted 1px #999999;
	margin-bottom:10px;
	padding-bottom:10px;
	width:546px;
}


/*　卒業生の体験談　course_MainBox03　*/

#course_MainBox03{
	font-size:0.8em;
	color:#505050;
}

#course_MainBox03 a{ text-decoration:underline;}

#course_MainBox03 .blue{ color:#5abaf7;}
#course_MainBox03 .orange{ color:#ff7d18;}
#course_MainBox03 .green{ color:#a5d363;}

#course_MainBox03 #voiceList{
	border:solid 2px #cccccc;
	padding:10px;
	width:542px;
}

#course_MainBox03 #voiceList ul{
	float:left;
	width:271px;
}

#course_MainBox03 #voiceList li{
	background:url(../images/subject/course_ic_04.gif) 0 3px no-repeat;
	text-indent:15px;
	line-height:20px;
}

#course_MainBox03 .graduate {
	margin-bottom:20px;
	padding:0 10px 20px;
	border-bottom:dotted 1px #999999;
	width:546px;
}

#course_MainBox03 .borderNone {
	border-bottom:none;
	padding-bottom:0;
}

#course_MainBox03 .graduate dl{
	float:left;
	width:330px;
}

#course_MainBox03 .graduate dt{
	margin:0 0 10px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
}

#course_MainBox03 .graduate dd{
	margin:0 0 10px;
}
#course_MainBox03 .graduate dd.profile{
	border-left:solid 5px;
	line-height:1.6em;
	padding:1px 0 1px 8px;
}
#course_MainBox03 .graduate dd.lineBlue{ border-left-color:#5abaf7;}
#course_MainBox03 .graduate dd.lineOrange{ border-left-color:#ff7d18;}
#course_MainBox03 .graduate dd.lineGreen{ border-left-color:#a5d363;}
#course_MainBox03 .graduate dd.txt{ line-height:1.4em;}

#course_MainBox03 .graduate img{
	float:right;
	width:204px;
}





/* ******************************************
 MT用メインタイトル　定義
****************************************** */

/*
.mt-main-title {
	width: 566px;
	height: 60px;
	margin-bottom: 30px;
	background: url(../images/mt_main-title.gif) left top;
}

.mt-main-title h3 {
	padding-top: 13px;
	line-height: 47px;
	font-size: 15px;
	font-weight: bold;
	color: #707070;
	text-indent: 15px;
}


#course_wp div.licenseLt {
	width: 300px;
	float: left;
}
#course_wp div.licenseRt {
	width: 254px;
	float: right;
}
#course_wp h5.licenseH5 {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 15px;
}
#course_wp ul.license-list {
	margin-bottom: 10px;
}
#course_wp ul.license-list li {
	font-size: 80%;
	line-height: 1.4em;
}
#course_wp ul.license-list span {
	color: #fa7d19;
	margin-right: 5px;
}

#course_wp div.license-link {
	background: #efefef;
	padding: 5px 0px;
	text-align: center;
}
#course_wp div.license-link li {
	background: url(../images/course_ic_006.gif) left 50% no-repeat;
	display: inline;
	margin-right: 20px;
	padding-left: 10px;
	font-size: 80%;
}


#course_wp img.point-ico {
	margin-bottom: 10px;
}
#course_wp h4 {
	padding-bottom: 30px;
}
#course_wp h5.learnH5 {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
	color: #3c3c3c;
}
*/

/* 私のViewポイントブロック 
#course_wp div.view-Lt {
	width: 152px;
	float: left;
}
#course_wp div.view-Rt {
	width: 395px;
	float: right;
}
#course_wp h5.viewH5 {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.4em;
	color: #3c3c3c;
	margin-bottom: 15px;
}
*/

/* 写真画像用クラス 
#course_wp img.photo01 {
background: #fff;
padding: 6px;
border-width: 1px;
border-style: solid;
border-color: #ccc #8c8c8c #8c8c8c #ccc;
}
#course_wp img.photo02 {
	border: 1px solid #bbbbbb;
}
*/
















