/* ### 基本的なレイアウト ### */


/*コンテンツ左側部分*/
#content1{
	margin-left:5px;
	width:48%;
	float:left;
}

h2.kanrenshisetsu_title{
	font-size: 1em;
	/* text-shadow: #525151 2px 2px 2px; */
	letter-spacing: 5px;
	/* background-color: #D22287; */
	background-color: #1B4391;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	/* color: #ffffff; */
	color: #ffffff;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

ul.shisetsu_list{
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-bottom:solid 1px #ccc;
	/* width:305px; */
	width:100%;
}

ul.shisetsu_list a{
	text-decoration:none;
	color: #5E5C5C;
}

ul.shisetsu_list a:hover{
	color:#702324;
}

li.shisetsu_list{
	/* height:120px; */
	border:1px solid #ccc;
	border-bottom:none;
	list-style-type:none;
	overflow:hidden;

/*	margin:0px; */
/*	padding:0px; */
	
}

li.shisetsu_list img{
	float:left;
}

li.shisetsu_list h3{
	margin: 6px 0px 0px 100px;
	padding: 0px;
	/* font-size: 11px; */
	font-size: 2vw;
	line-height: 12px;
	color: #5E5C5C;
}

li.shisetsu_list p{
	margin:0px 0px 10px 100px;
	padding:0px;
	/* font-size:16px; */
	font-size: 3vw;
	color:#1B4391;
	font-weight:bold;
	text-align:left;
}

/*コンテンツ右側部分*/

#content2{
	margin-top:10px;
	width:48%;
	float:right;
}

ul.top_banner{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.top_banner a {
	color: #ffffff;
	/* color: #5E5C5C; */
	text-decoration:none;
}

ul.top_banner a:hover{
	color:#702324;
}

li.top_banner{
	height: 65px;
	margin-bottom: 20px;
	padding: 10px;
	/* background-image: url(../img/footer_back.gif); */
	/* background-color: #1B4391; */
	background-color: #63a2c6;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	/* margin-left: 50px; */
	margin-right: 10px;
	display:block;
}

li.top_banner img{
	float:right;
	width:45%;
}

li.top_banner p{
	/* font-size: 12px; */
	/* text-align:left; */
	/* float:left; */
	margin:10px 0px 10px -50px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	float: left;
	text-align:left;
}




li.top_banner h3{
	/* margin: 15px 0px 0px 30px; */
	padding: 0px;
	/* font-size: 14px; */
	font-size: 4vw;
	line-height: 25px;
	color: #5E5C5C;
	float:left;
	/* width:50%; */
	
}

ul.recrute_banner{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

li.recrute_banner{
	height: 65px;
	margin-bottom: 20px;
	padding: 10px;
	background-color:#F79698;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	/* margin-left: 50px; */
	margin-right: 10px;
}

li.recrute_banner img{
	float:right;
	margin-top:-25px;
	width:40%;
}

li.recrute_banner h3{
	text-shadow: #525151 2px 2px 2px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	/* font-size: 14px; */
	font-size: 4vw;
	line-height: 16px;
	color: #FFE2F3;
	float: left;
	/* width:50%; */
}

li.recrute_banner h3 a{
	text-shadow: #525151 2px 2px 2px;
	color: #FFE2F3;
	
}

li.recrute_banner h3 a:hover{
	text-shadow: #525151 0px 0px 0px;
	color:#702324;
	}

li.recrute_banner p{
	margin:10px 0px 10px 5px;
	padding:0px;
	/* font-size:12px; */
	font-size: 2vw;
	font-weight:bold;
	float: left;
	width:50%;
}
}

li.recrute_banner i{
	color:#525151;	
}

li.recrute_banner a{
	text-decoration:none;
	color:#000000;
}

#sidebar{
	width:100%;
	float:right;
}

#sidebar_inner{
	margin-bottom:25px;
	padding-bottom:25px;
	/*border:solid 5px #FFCFD0;*/
	border:solid 6px #ff9999;
}

h3.medical_courses{
	background-color:#1B4391;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	color:#ffffff;
	letter-spacing: 5px;
	font-size:14px;
}

ul.medical_courses li{
	list-style-type:none;
}

h3.timetable{
	background-color:#1B4391;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	color:#ffffff;
	/*text-shadow: #525151 2px 2px 2px;*/
	letter-spacing: 5px;
	font-size:14px;
}

h3.toiawase{
	background-color:#1B4391;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	color:#ffffff;
	/*text-shadow: #525151 2px 2px 2px;*/
	letter-spacing: 5px;
	font-size:14px;
}

h3.access{
	background-color:#1B4391;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	color:#ffffff;
	/*text-shadow: #525151 2px 2px 2px;*/
	letter-spacing: 5px;
	font-size:14px;
}

dl.timetable{
	margin:0px;
}

dt.timetable{
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
}

dd.timetable_tel{
	font-size:20px;
	color:#1B4391;
	margin-left:25px;
	margin-right:25px;
}

dd.timetable_tel a{
	text-decoration:none;
	color:#1B4391;
}

#map_canvas{
	margin:0 auto;
}

.ad img{
	margin:0 35px;
	background-image: url(../img/facebook.gif);
	background-position: left top;
	background-size: 233px 382px;
	background-repeat: no-repeat;
}