  @charset "utf-8";
/* mailto : info@arts21.jp */

/* =========================================================
	toppage base css for english
========================================================= */
/*　toppage
 */
 
.bordertop{ width:680px; height:1px; float:right; display:block; border-top:1px solid #00B95E; overflow:hidden; }

/* 	introArea
------------------------------------------------- */
#introArea {
	width:670px; height:270px;
	padding:16px 10px 10px; margin:0px -5px 0 0;
	float:right;
	background:url(/hosp/img/en/toppage/intro_bg.png) no-repeat right 5px;
}

/* ===== Slider Styles =========
   Plugin: custom*theme
================================ */

.theme-core.slider-wrapper	{ width:auto; height:auto; margin:0 auto; position:relative; }
.theme-core .nivoSlider		{ position:relative; width:680px; height:275px; /*background:url(/hosp/img/toppage/slider_loading.gif) no-repeat 50% 50%; */}
.theme-core .nivoSlider img	{ position:absolute; top:5px; left:0px; display:none; }
.theme-core .nivoSlider a	{ display:block; text-indent:-9999px;}

/*directionNav*//*
.theme-core .nivo-directionNav a { width:24px; height:180px; top:45px; background:url(/hosp/img/toppage/slider_arrows.png) no-repeat 0% 50%; }
.theme-core a.nivo-nextNav { right:-10px; background-position:100% 50%; }
.theme-core a.nivo-prevNav { left:-10px; }*/
/*controlNav*/
.theme-core .nivo-controlNav{ width:80px; position:absolute; bottom:0px; right:5px; }
a.nivo-control				{ width:10px; height:10px; margin-left:5px; float:left; background:#ccc; }
a.nivo-control.active		{ background:#00B87A !important; }
/*
Description: A light and green skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom & Orman Clark
Author URI: http://dev7studios.com
*/





/* 病院理念?目的、目標
--------------------------------------------------------- */
#missionsArea { 
	min-height:527px; height:auto !important; height:527px;
	color: #000;
	border:1px solid #fff;
	background:#fff url(../../img/en/toppage/missions_bg.jpg) no-repeat right bottom;
}
#missionsArea h2{ height:150px !important; border:none !important; }
#missionsArea ol{ width:450px; margin-left:18px; }
#missionsArea li span { display:block; }
#missionsArea li{ 
	padding:15px 20px 15px 0; margin-bottom:10px;
	font-size:120%; line-height:1.4;
	background:url(/hosp/img/en/line_dotted.gif) repeat-x 0 bottom;
}



