/*------------------------------
ナビゲーション（サイドメニュー）
------------------------------*/
#sidemenu	{
	width:240px;
	float:left;
	margin-left:24px;
	display:inline;
	margin-bottom:20px;
}

#side_photo	{
	margin-bottom:20px;
}

#side_photo img	{
	width:240px;
}

#app_navi	{
 width:240px;
 margin-bottom:20px;
}
#app_navi ul	{
 width:240px;　
}
#app_navi ul li a	{
 display:block;
 width:240px;
 height:0px;
 padding-top:50px;
 overflow:hidden;
 font-size:8pt;
 margin-bottom:5px;
}
#app_navi_00 a	{background:url(images/side_recruit_btn.gif) no-repeat;}

#medical_box	{
 width:240px;
 margin-bottom:20px;
}
#medical_box a	{
 color:#040000;
 text-decoration:none;
}
#title_medical	{
 background:url(images/title_medical_info.gif) no-repeat;
 width:240px;
 height:0;
 padding-top:25px;
 overflow:hidden;
}



#medical	{
 border:solid 1px #c1c1c1;
 border-top:none;
 background:#FFFFFF;
 padding:10px;
}
#medical_special	{
 margin-bottom:1em;
 border:1px dotted #cccccc;
 padding:10px;
}
#medical_special h5{
	color:#990000;
	font-weight:bold;
}
ul#medical_contents li{
	border-bottom:2px dotted #cccccc;
}


.maypage	{
 width:240px;
 margin-bottom:10px;
 color:#040000;
 background:url(images/mypage_bg.gif) repeat-y;
}
.maypage_top	{
 width:240px;
 height:8px;
 background:url(images/mypage_top.gif) no-repeat;
}
h3.maypage_title	{
 width:210px;
 margin:0 auto;
 min-height:23px;
 height:auto !important;
 height:23px;
 background:url(images/mypage_title_bg.gif) no-repeat top left;
 padding-left:30px;
 padding-bottom:4px;
}
.maypage_title a:link,.maypage_title a:visited,.maypage_title a:hover,.maypage_title a:active	{
 color:#3b5c06;
 font-size:120%;
 font-weight:bold;
 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳＰゴシック";
 text-decoration:none;
}
.maypage p	{
 padding:10px 14px 5px 14px;
 font-size:100%;
 width:208px;
 margin:0 auto;
 border-top:solid 2px #60822e;
}
.maypage_bottom	{
 width:240px;
 height:10px;
 background:url(images/mypage_bottom.gif) no-repeat;
}
