@charset "utf-8";


/*基本要素設定=============================================================*/


/*基本要素設定：テキストサイズ-----------------------------------------------------------------*/

#mainContents p, #mainContents ul li, #mainContents ol li, #mainContents table {
	font-size:0.85em;　/*文字の均等割り(Fx)*/
	text-justify:inter-ideograph;　/*文字の均等割り(IE)*/
	line-break: strict; /*IE用禁則処理*/
	line-height: 1.5em;	
}

#leftColumn p, #leftColumn ul li, #leftColumn ol li, #leftColumn table {
	font-size:0.75em;
	}


/*基本要素設定：段落ち設定-----------------------------------------------------------------*/

#rightColumn p, #rightColumn table, #rightColumn ul, #rightColumn ol {
	margin-left:10px;
	line-height:1.7em;
	}



h3, h4, h5, table.layout td{
	padding-left: 10px;
	}



/*基本要素設定：見出し-----------------------------------------------------------------*/

h1 {
	margin:0;
	padding:0;
	
}
h2 {
	margin:0 0 1em 0;
}

h2 img{
	font-size:0;
	line-height:0;
	vertical-align:bottom;
	}

h3 {
	color:#104581;
	margin:1.7em 0 1em 0;
	padding-bottom:15px; 
	font-size: 1em;
	font-weight:normal;
	background:url(../img/h3_bg.jpg) left bottom no-repeat ;

}
h4{
	margin:1.7em 0 1em 0;
	font-weight:normal;
	background: url(../img/h4_bg.jpg) left top repeat-y;
}

h5{
	color:#2B0C74;
/*	background:url(../img/h5_bg.gif) bottom left no-repeat;*/
	margin:1.7em 0 1em 0;
}
#mainContents p{
	margin-top:0.5em;
	margin-bottom:0.5em;
	}



/*基本要素設定：リンク-----------------------------------------------------------------*/

a:link {
	color: #993366;
}
a:hover {
	color: #339999;
	text-decoration: none;
}
a:visited {
	color: #124563;
}

/*基本要素設定：テーブル-----------------------------------------------------------------*/


table ul li, table p, table ol li{
	font-size:100% !important;
}

#rightColumn table{
	margin: 1em 0;
	width:100%;
	border-collapse: collapse;
	}

#rightColumn table table {
	margin: 0;
}

#rightColumn table td, table th {
	border: 1px solid #BCBCBC;
	padding: 10px 15px ;
}

#rightColumn table th {
	background: #D6E6ED;
	font-weight:normal;
}

#rightColumn table td {
}

/*基本要素設定：リスト-----------------------------------------------------------------*/

#rightColumn ul li, #rightColumn ol li {
	margin-bottom:0.5em;}


#rightColumn ul li{
	background:url(../img/li_bg.jpg) no-repeat 0 7px;
	padding-left:15px;
	}
#rightColumn ol{
	padding-left:15px;
	}
#rightColumn ol li{
	list-style:decimal outside;
	}
	
#rightColumn li li{
	font-size:100%;}


/*基本要素設定：定義リスト-----------------------------------------------------------------*/
#rightColumn dl {
	font-size: 0.75em;
}

/*基本要素設定：ページトップ-----------------------------------------------------------------*/


.btn_pagetop {
	text-align: right;
}

/*基本要素設定：ページトップ-----------------------------------------------------------------*/


.pagenavi {
	background:url(../img/pagenavi_bg.jpg) repeat-x bottom left #E8EAEB;
	padding:10px 15px;
	margin:1em 0 !important;
	}

.pagenavi li{
	float:left;
	background-image:url(../img/pagenavi_li.jpg) !important;
	padding-left:10px !important;
	margin-bottom:5px;
	margin-right:15px;
	text-align:left !important;
	}
.pagenavi li a{
	white-space:pre;
	}

/*クラス設定 ==========================================================================*/

/*クラス設定：テキスト-----------------------------------------------------------------*/

.small {
	font-size: small !important;
}

.note {
	border: 2px solid #DFC84D;
	background: #F7F1D2;
	padding: 10px 20px;
	margin: 0 0 1em 0;
}
.note p {
	padding: 0;
	margin: 0;
	line-height: 150%;
}

.large{
}

.large strong{
	color:#000066;}

.waku{
	padding:5px 10px 0 10px ;
	border:1px solid #D3D3D3;
	margin:1em 0;}
.waku h3{
	margin-top:5px;}
	
.waku h4, .waku h5{
	margin-top:10px;}


/*クラス設定：レイアウト-----------------------------------------------------------------*/

.img_right {
	float: right;
	padding: 0 10px 1em 1.5em;
}
.img_left {
	float: left;
	padding: 0 1.5em 1em 10px;
}

.pagetop{
	margin:1em 0;
	clear:both;}


/*クラス設定：テーブル-----------------------------------------------------------------*/


/* テーブル：表組み２ */


table.noWidth{
	width:auto !important;
	}


table.layout {
	margin: 0 auto;
	width:100%;

}

table.layout2, table.layout3{
	width: auto !important;}

table.layout, table.layout2, table.layout3 {
	margin: 0 !important;
}

table.layout td, table.layout2 td, table.layout3 td{
	background:none !important;
	border:0 !important;
	padding:0 0 0 10px!important;
	vertical-align:top;
}

table.layout3 td{
	padding:0 !important;
	}


/*　ページ内ナビ */

ul.ContentsNavi{
	clear:both;
	padding:10px 20px;
	background-color:#F8F6F3;
	border:1px solid #EFEBE5 ;
	margin-left:0 !important;
	
	}

ul.ContentsNavi li{
	display:block;
	background-image:url(../img/li_bg_cnavi.jpg) !important;
	background-position: 0 10px !important;
	float:left;
	margin-right:20px;
	}

/*googlemap*/

.gmap{
	background-color:#FFF;
	border:1px solid #CCCCCC;
	}
.gmap p{
	margin:4px !important;
	}
	
.indexMenu{
	padding:0 !important;
	margin:0 0 1em 10px !important;
	text-align:right;
	}	
.indexMenu li{
	padding:0 !important;
	margin:0.5em 0 0 10px !important;
	background:none !important;
	float:left ;
	}

/* インタビュー */
.interview {
	margin-bottom: 20px;
	}
.interview .interviewRight {
	width: 465px;
	float: right;
	}
	
.interview h5 {
	margin: 0 !important;
	color: #C83964;
	font-size: 1em;
	font-weight: normal;
	}
.interview h5 span {
	color: #333;
	font-size: 1.285em;
	}
.interview .nyusyoku {
	padding: 3px 5px;
	color: #666;
	background: #E6E6E6;
	}
.interview dl {
	margin: 0.5em 0 0.5em 10px;
	}
.interview dt {
	margin-bottom: 5px;
	padding: 5px 0 3px 36px;
	background: url(../img/nurse/interview_q.jpg) left .4em no-repeat;
	border-bottom: 1px solid #CCC;
	color: #C83964;
	font-size: 1.166em;
}
.interview dd {
	margin: 0 0 1em 0;
	padding: 5px 0 1em 36px;
	background: url(../img/nurse/interview_a.jpg) left .4em no-repeat;
	font-size: 1.166em;
}

.interview .img_left{
	padding:0;}
