@charset "UTF-8";
/* CSS Document */

#container{
margin:0 auto;
width: 980px;
/*width:1100px; */
}
#gheader{
color:#444;
clear:both;
/*margin-top:18px; */
margin-top:5px; 
/*padding-bottom: 36px;  */
text-align: left !important;
font-size: 12px; color: #444; 
background: url(http://www.e-healthshare.com/common/navi/images/gheader_bg.png) no-repeat;  
behavior: url(http://www.e-healthshare.com/common/js/lib/iepngfix.htc); 
overflow: hidden; 
height: 33px; 
line-height: 34px; 
font-weight: bold; 
text-shadow: 2px 2px 1px #fff;
}
* html #gheader{font-size:12px;}
*:first-child+html #gheader{font-size:12px;}

#navigation_left{
float:left;
/*width:600px;*/
width:420px;	/*080725変更*/
}
#navigation_left a { 
color: #EBB987; 
text-decoration: none;
float: left; 
padding: 0 10px; 
position: relative; 
margin-left: -10px; 
_cursor: hand; 
}
#navigation_left a:hover { 
color: #DD8F55; 
text-decoration: none !important; 
}

#navigation_left span { 
float:left;
width: 9px; 
margin: 0 10px 0 0; 
position: relative; 
height: 0; 
padding-top: 34px; 
margin-top: 1px; 
overflow: hidden; 
background: url(http://www.e-healthshare.com/common/navi/images/gheader_array.png) no-repeat; 
behavior: url(http://www.e-healthshare.com/common/js/lib/iepngfix.htc); 
}
#navigation_left a.first{
/*	margin-left:50px; */
	margin-left:3px;margin-right:1px;margin-top:1px;
}

#navigation_right{
float:right;
padding-right:10px;
/*width:306px;*/
width:550px;	/*080725変更*/
text-align:right;
}
/*
* html #navigation_right{width:310px;}
*:first-child+html #navigation_right{width:310px;}
*/

#navigation_right a { 
color: #EBB987; 
text-decoration: none;
padding: 0 5px; 
position: relative; 

_cursor: hand; 
}
#navigation_right a:hover { 
color: #DD8F55; 
text-decoration: none !important; 
}

#navigation_search_right{
float:right;
padding-right:3px;
/*padding-top:3px;*/
/*width:350px;*/
width:550px;
text-align:right;

}

#navigation_search_right .searchform{ 
font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
position:relative;
bottom:9px;
width:217px;
height:20px;
border:1px solid #5B2937;
/*background: url(http://www.e-healthshare.com/common/navi/images/navisearch_bg.png) repeat-x;  
behavior: url(http://www.e-healthshare.com/common/js/lib/iepngfix.htc); */
background: url(http://www.e-healthshare.com/common/navi/images/navisearch_bg.jpg) repeat-x;  
overflow: hidden; 
/*color:#4D1424;*/
/*color: #EBB987; */
color:#45210F;
font-size:12px;
line-height:14px;
padding-top:6px;
padding-left:3px;
font-weight:normal;
}
* html #navigation_search_right .searchform{bottom:4px;}
*:first-child+html #navigation_search_right .searchform{bottom:4px;}

#navigation_search_right .searchbtn{ 
margin-top:4px;
margin-right:0px;
}
* html #navigation_search_right .searchbtn{margin-right:5px;}
*:first-child+html #navigation_search_right .searchbtn{margin-right:5px;}

#ghdate{
clear:both;
/*margin: 18px auto;  */
margin-top:2px;
padding-bottom: 36px; 
text-align: left !important;
font-size: 11px; color: #000; 
background: url(http://www.e-healthshare.com/common/navi/images/ghdate.png) no-repeat;  
behavior: url(http://www.e-healthshare.com/common/js/lib/iepngfix.htc); 
overflow: hidden; 
height: 28px; 
line-height: 30px; 
font-weight: bold; 
text-shadow: 2px 2px 1px #fff;

/*width: 980px; */
}
#ghdate span{
float:right;
}
#ghdate .wk{

width:42px;
/*height: 22px; */
/*margin-top:3px;*/
text-align:center;
font-size:14px;
color:#FFFFFF;
vertical-align:top;
margin-right:1px;

}
#ghdate .md{
width:60px;
font-size:18px;
vertical-align:bottom;
text-align:center;

margin-right:2px;

}
* html #ghdate .md{font-size:20px;margin-right:2px;}
*:first-child+html #ghdate .md{font-size:20px;margin-right:2px;}

#ghdate .yr{
width:42px;
font-size:14px;
vertical-align:bottom;
margin:2px 0px;
text-align:center;

}
#gfooter{
text-align:right;
color:#EBB987;
padding-right:5px;
height:26px;
line-height:26px;
border-top:1px solid #EBB987;
border-bottom:1px solid #EBB987;
width:100%;
margin-bottom:18px;
}
#gfooter a{
color:#00B0F1;
text-decoration:none;
}
#gfooter a:hover{
color:#00B0F1;
text-decoration:underline;
}

