@charset "UTF-8";

.ymc #body h5{
	padding: 0 0 15px 0 ;
	font-size:14px;
	font-weight:bold;
	color:#2E535B;
}

.ymc #body h5 .strong{
	padding: 0 0 15px 0 ;
	font-size:18px;
	font-weight:bold;
	color:#2E535B;
}

.curriculum a {
color:#70C8D7;
text-decoration:none;
}

.curriculum a:hover {
color:#000;
text-decoration:underline;
}


/*============================================================
//  日本初の即戦力養成講座「共通学科」
//==========================================================*/


/*--------タイトル、リード------*/

#title-lead .image{
	width:195px;
	float:right;
	text-align:right;
}

#title-lead ul{
	width:320px;
	list-style:none;
	padding: 10px 0 20px 0 ;
	float:left;
}

#title-lead ul li{
	font-size:12px;
	line-height:140%;
	margin:0 0 5px 0;
	color:#666;
}

/*-------3本柱で学ぼう------*/

.ymc #body .curriculum .paragraph01 p.title{
	width:525px;
	color:#000;
	margin-bottom:10px;
}
.ymc #body .curriculum .paragraph01 p.text{
	width:525px;
	color:#666;
	margin-bottom:15px;
}


.ymc #body .curriculum .paragraph01 h6{
	padding: 10px 0 5px 0 ;
	font-size:14px;
	font-weight:strong;
	color:#2E535B;
}

.ymc #body .curriculum .paragraph01 table{
	width:525px;
	padding:0 0 10px 0;
	border-collapse: collapse;
}

.ymc #body .curriculum .paragraph01 table th{
	width:173px;
	text-align : center;
	font-size:12px;
	font-weight:bold;
	color : #000000;
	border : 1px #ffffff  solid;
	background-color:#70C8D7;
}

.ymc #body .curriculum .paragraph01 table td{
	padding:5px 0 5px 0;
	text-align : center;
	font-size:12px;
	color : #000;
	border : 1px #ffffff solid;
	background-color:#DCDCDC;
}

.ymc #body .curriculum .paragraph01 table td a:link{
	color:#000;
	text-decoration:underline;
	}

.ymc #body .curriculum .paragraph01 table td a:visited {
	color:#70C8D7;
	text-decoration:underline;
	}

/*-------ボディデザインベッド------*/

#bodydesignbed p.title{
	width:525px;
	color:#000;
	padding:20px 0 10px 0;
}
#bodydesignbed p.text{
	width:525px;
	color:#666;
	margin-bottom:15px;
}

#bodydesignbed h6{
	padding: 0 0 5px 0 ;
	font-size:12px;
	font-weight:strong;
	color:#2E535B;
}

/*-------解剖学------*/

#anatomy .image{
	width:170px;
	float:left;
	text-align:left;
}

#anatomy .image img{
	border:1px solid #CCC;
	margin-bottom:7px;

}

#anatomy p.title{
	width:335px;
	color:#000;
	float:right;
	margin-bottom:10px;
}
#anatomy p.text{
	width:335px;
	color:#666;
	float:right;
	margin-bottom:15px;
}


/*-------ドリームマジック------*/

#dream-magic .image{
	width:170px;
	float:right;
	text-align:right;
}

#dream-magic .image img{
	border:1px solid #CCC;
	margin-bottom:7px;
}

#dream-magic p .title{
	width:335px;
	color:#000;
	float:left;
	margin-bottom:10px;
}

#dream-magic p.text{
	width:335px;
	color:#666;
	float:left;
	margin-bottom:15px;
}

