/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
/* ---IE7�Ή�clearfix--- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


img {
	border: none;
	vertical-align: top; 	 
}
a {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	font-size: 10pt;
	line-height: 150%;
	text-align: center;
	color: #333333;
	margin: 0px;
}

#OuterPage {
	width: 814px;
	margin-right: auto;
	margin-left: auto;	
	background-image: url(../img/bg_img.gif);
	background-repeat: repeat-y;
}

#Page {
	text-align: left;
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;		
}


/*コンテンツ*/

#Container {
	margin-right: auto;
	margin-left: auto;
	padding-top:0px;
}

/*ヘッターメニュー*/

#HeaderMenu {
	height: 46px;
	padding-bottom: 10px;	
}

#HeaderMenu ul{
	list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
}

#HeaderMenu li{
	float:left;
}


.MenuOutline a:hover {
	background-image : url(../images/head/outline.jpg);
	background-repeat: no-repeat;	
	width: 105px;		
	height: 46px;
	background-position: 0px -46px;		
}


/*---------Containerの左側---------*/

#LeftArea {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	background-image: url(../img/left_menu_bg.gif);
	background-repeat: repeat;
}



/*エントリーボタン*/

.EntryPosition {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 10px;
}

/*海外医療研修ボタン*/

.BroadPosition {
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 10px;
}


/*アクセスMAPボタン*/

.AccessMapPosition {
	padding-top: 5px;
	padding-left: 10px;
}


/*　メニュー　*/

#QRArea {
	background-color:#FDEEEE;
	width: 178px;
	margin-left:10px;
	margin-top:5px;
	border: 1px solid #FFB9B9;
}

#QRArea h3 {
	color:#EA4848;
	text-align: center;
	font-weight: normal;
	line-height: 120%;
	padding-top:5px;
	font-size: 0.85em;
}

#QRArea img {
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*メニューボタン*/
/*すぐに仕事がしたい*/

.MenuNow a {
	display:block;
	background-image : url(../img/menu_now.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 35px;	
}

.MenuNow a:hover {
	background-image : url(../img/menu_now.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 35px;
	background-position: 0px -35px;		
}

/*転職を考えてるけど…*/

.MenuJob a {
	display:block;
	background-image : url(../img/menu_job.gif);
	background-repeat: no-repeat;
	width: 180px;	
	height: 35px;	
}

.MenuJob a:hover {
	background-image : url(../img/menu_job.gif);
	background-repeat: no-repeat;	
	width: 180px;
	height: 35px;
	background-position: 0px -35px;		
}

/*ブランクがあって復職が不安*/

.MenuBlank a {
	display:block;
	background-image : url(../img/menu_blank.gif);
	background-repeat: no-repeat;
	width: 180px;	
	height: 35px;	
}

.MenuBlank a:hover {
	background-image : url(../img/menu_blank.gif);
	background-repeat: no-repeat;
	width: 180px;		
	height: 35px;
	background-position: 0px -35px;		
}

/*海外で夢実現*/

.MenuDream a {
	display:block;
	background-image : url(../img/menu_dream.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 35px;	
}

.MenuDream a:hover {
	background-image : url(../img/menu_dream.gif);
	background-repeat: no-repeat;	
	width: 180px;		
	height: 35px;
	background-position: 0px -35px;		
}

/*もっとキャリアアップ*/
.MenuUp a {
	display:block;
	background-image : url(../img/menu_up.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 35px;	
}

.MenuUp a:hover {
	background-image : url(../img/menu_up.gif);
	background-repeat: no-repeat;		
	width: 180px;		
	height: 35px;
	background-position: 0px -35px;		
}


/*メインサブメニュー*/

.MainSabMenu {
	padding-left:5px;
	padding-top: 5px;
	height: 20px;
}

.MainSabMenu a {
	color: #666666;
	display:block;
	background-image : url(../img/menu_img.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	background-position: 0px 4px;
}

.MainSabMenu a:hover {
	color: #E04756;
	background-image : url(../img/menu_img_hover.gif);
	background-repeat: no-repeat;	
}


/*サブメニュー*/

#SubMenu {
	padding-top: 10px;
	padding-left: 10px;
}

#SubMenu ul{
	list-style-type: none;
	padding-bottom: 5px;
}

#SubMenu li{
	padding-bottom: 5px;
}

/*お悩み相談BBS*/

.SubBBS a {
	display:block;
	background-image : url(../img/sub_bbs.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 60px;	
}

.SubBBS a:hover {
	background-image : url(../img/sub_bbs.gif);
	background-repeat: no-repeat;	
	width: 180px;		
	height: 60px;
	background-position: 0px -60px;		
}






/*サブメニュー2 */

#Sub2_Menu {
	padding-top: 15px;
	padding-left: 10px;
}

#Sub2_Menu ul{
	list-style-type: none;
	padding-bottom: 0px;
}

#Sub2_Menu li{
	padding-bottom: 5px;
}


/*サイドメニュー*/

#SideMenu {
	padding-top: 5px;
	padding-left: 10px;
}
	/*ドクター*/	
	#SideMenu .M_Dr a {
		display:block;
		background-image : url(../img/side_menu_dr.jpg);
		background-repeat: no-repeat;
		width: 180px;
		height: 50px;	
	}
	#SideMenu .M_Dr a:hover {
		background-image : url(../img/side_menu_dr.jpg);
		background-repeat: no-repeat;	
		width: 180px;		
		height: 50px;
		background-position: 0px -50px;		
	}
	/*ナース*/	
	#SideMenu .M_Nurse a {
		display:block;
		background-image : url(../img/side_menu_nurse.jpg);
		background-repeat: no-repeat;
		width: 180px;
		height: 50px;	
	}
	#SideMenu .M_Nurse a:hover {
		background-image : url(../img/side_menu_nurse.jpg);
		background-repeat: no-repeat;	
		width: 180px;		
		height: 50px;
		background-position: 0px -50px;		
	}
	/*薬剤師*/	
	#SideMenu .M_prescription a {
		display:block;
		background-image : url(../img/side_menu_prescription.jpg);
		background-repeat: no-repeat;
		width: 180px;
		height: 50px;	
	}
	#SideMenu .M_prescription a:hover {
		background-image : url(../img/side_menu_prescription.jpg);
		background-repeat: no-repeat;	
		width: 180px;		
		height: 50px;
		background-position: 0px -50px;		
	}
	/*その他   医療従事者求人*/	
	#SideMenu .M_others a {
		display:block;
		background-image : url(../img/side_menu_others.jpg);
		background-repeat: no-repeat;
		width: 180px;
		height: 50px;	
	}
	#SideMenu .M_others a:hover {
		background-image : url(../img/side_menu_others.jpg);
		background-repeat: no-repeat;	
		width: 180px;		
		height: 50px;
		background-position: 0px -50px;		
	}
		#SideMenu p {
			padding-top:2px;
			padding-bottom: 3px;
			padding-left:2px;
			margin-top: 0px;
			margin-bottom: 0px;
			font-size: 1.1em;
		}

		/* サブ　ドクター*/	
		#SideMenu .Sub_Dr a {
			color: #4D97A4;
			text-decoration: none;
		}
		#SideMenu .Sub_Dr a:hover {
			color: #A4CDD5;
		}
		/* サブ　ナース*/	
		#SideMenu .Sub_Nurse a {
			color: #FE7D7D;
			text-decoration: none;
		}
		#SideMenu .Sub_Nurse a:hover {
			color: #FFC1C1;
		}
		/* サブ　薬剤師*/	
		#SideMenu .Sub_Prescription a {
			color: #84A02E;
			text-decoration: none;
		}
		#SideMenu .Sub_Prescription a:hover {
			color: #CDE094;
		}
		/* サブ　その他   医療従事者求人*/	
		#SideMenu .Sub_Others a {
			color: #E7B710;
			text-decoration: none;
		}
		#SideMenu .Sub_Others a:hover {
			color: #F5DA7A;
		}


/*スタッフブログボタン*/
.Sub2_Staff a {
	display:block;
	background-image : url(../img/sub2_staff_blog.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 60px;	
}

.Sub2_Staff a:hover {
	background-image : url(../img/sub2_staff_blog.gif);
	background-repeat: no-repeat;	
	width: 180px;		
	height: 60px;
	background-position: 0px -60px;		
}

.Sub2_Cafe a {
	display:block;
	background-image : url(../img/sub2_cafe.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 60px;	
}

.Sub2_Cafe a:hover {
	background-image : url(../img/sub2_cafe.gif);
	background-repeat: no-repeat;	
	width: 180px;		
	height: 60px;
	background-position: 0px -60px;		
}

/*-- サイドメニュー　看護師カテゴリー--*/
#Sub_Category {
	margin-top: 5px;
	width:178px;
	margin-left: 10px;
	border-style:solid;
	border-color: #FF9999;
	border-width: 1px;
	background-color:#FFFFFF;
}

#Sub_Category ul {
	padding-top: 5px;
	padding-bottom:5px;
	list-style:none;
}

#Sub_Category li {
	padding-left: 5px;
}

#Sub_Category li a {
	color:#FF7171;
	background-image:url(../img/category_li.gif);
	background-repeat:no-repeat;
	padding-left: 15px;	
}

#Sub_Category li a:hover {
	color: #CC6699;
	background-image:url(../img/category_li_hover.gif);
	background-repeat:no-repeat;
	padding-left: 15px;		
}

#Sub_Category h3 {
	padding-top: 5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	color: #666666;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-color:#FF9999;
	border-bottom-width: 1px;
	background-image:url(../img/category_h3_bg.jpg);
	background-repeat: repeat-x;	
}


/*-- メールマガジン--*/
#ToMailMagazine_S {
	padding-left: 10px;
}

/*-- リンク集--*/
#LinkArea {
	width:180px;
	padding-left: 10px;
	padding-top:20px;

}
#LinkArea li {
	list-style-type: none;
	padding-top:5px;	
}


/*--クリアー--*/
.Clear {
	clear: both;
}

/*--下にスペースを20px空ける--*/
.SpaceBottom20 {
	padding-bottom: 20px;
}

/*--下にスペースを15px空ける--*/
.SpaceBottom15 {
	padding-bottom: 15px;
}
/*--下にスペースを10px空ける--*/
.SpaceBottom10 {
	padding-bottom: 10px;
}
/*--下にスペースを5px空ける--*/
.SpaceBottom10 {
	padding-bottom: 5px;
}


/*---------Footer---------*/
/*フッターのスタイル*/
#Footer {
	text-align: center;
	clear: both;
	color: #333333;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
	padding-top: 5px;
}

/*フッターのメニュー*/
.FooterMenu {
	padding-bottom: 10px;
	font-size: 0.9em;
}

.FooterMenu a {
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
.FooterMenu a:hover {
	color: #999999
}

/*フッターのコピーライト*/
#Footert .Copyright{
	margin-top: 0px;
	padding-top: 5px;
}

/*相互リンク*/
#Mutual{
	padding-left: 10px;
	padding-bottom: 15px;
}

#Mutual h4{
	background-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-color: #FF6600;
	border-bottom-width: 2px;
	background-color:#FFFF99;
	font-size: 1.1em;
	padding: 5px 5px; 
}

#Mutual h5{
	color: #DE6412;
}

#Mutual ul{
	padding-left:15px;
}

