@charset "utf-8";
/*===============
Tag Setting
===============*/
body{
	background-image: url(../img/body_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
h1{
	background-image: url(../img/head_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 60px;
	width: 800px;
}
a{text-decoration: none;}
hr{display: none;}
address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	margin: -1em 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #333;
}
/*===============
ID Setting
===============*/
/*Head*/
#heada{
	background-image: url(../img/heada_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 60px;
	width: 100%;
}
#heada p{
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -9999px;
}
#heada #grouplink{
	width: 770px;
	text-indent: 0px;
	margin: -22px auto 0px;
	padding: 0px;
	text-align: right;
	display: block;
	font-size: 12px;
	line-height: 1em;
}
#heada #grouplink a{
	color: #fff;
	background-image: url(../img/gropulink_head.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#heada #grouplink a:hover{
	color: #f60;
}
/*Globalnavi*/
#globalnavi{
	text-align: center;
	height: 342px;
	width: 100%;
	background-image: url(../img/navi_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#globalnavi ul{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -9999px;
	height: 109px;
	width: 784px;
}
#flashembed{
	padding: 0px;
	height: 342px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/flashembed_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/*Special Contents*/
#special{
	padding: 10px 0px;
	height: 109px;
	width: 784px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/contents_back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#special ul{
	height: 109px;
	width: 784px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#special li{
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
}
#shokuin{
	z-index: 4;
}
#shokuin a{
	background-image: url(../img/special_shokuin.gif);
}
#renkei{
	margin-top: -109px;
	margin-left: 197px;
	z-index: 3;
}
#renkei a{
	background-image: url(../img/special_renkei.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#kangobu{
	margin-top: -109px;
	margin-left: 394px;
	z-index: 2;
}
#kangobu a{
	background-image: url(../img/special_kangobu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rinshou{
	margin-top: -109px;
	margin-left: 591px;
	z-index: 1;
}
#rinshou a{
	background-image: url(../img/special_rinshou.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#special li a{
	display: block;
	height: 109px;
	width: 193px;
}
#special li a:hover{
	background-position: 0px -109px;
}
/*Other Contents*/
#other{
	background-image: url(../img/other_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: auto;
	width: 784px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#other h2{
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 20px;
}
/*Other Contents-News Area*/
#news{
	float: left;
	height: auto;
	width: 322px;
}
#news h2{
	margin: 0px;
	padding: 0px;
}
#news dl{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#news dt{
	font-size: 80%;
	line-height: 24px;
	color: #f60;
	padding-left: 85px;
}
#news dd{
	font-size: 80%;
	line-height: 1.2em;
	margin: 0px 0px 2px;
	padding: 0px 0px 0.5em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#news dd a{
	color: #333;
}
#news dd a:hover{
	color: #F60;
}
#news p{
	font-size: 80%;
	text-align: right;
	margin: 0.5em 0px 0px;
	padding: 0px;
}
#news p a{
	color: #F60;
}
#news p a:hover{
	color: #F30;
	text-decoration: underline;
}
/*Other Contents-Sub Contents Area*/
#subcontents h2{
	margin: 0px;
	padding: 0px;
}
#subcontents{
	float: right;
	height: auto;
	width: 418px;
	font-size: 80%;
}
#subcontents ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menuset{
	display: block;
	float: left;
	height: auto;
	width: 195px;
}
#menuset li{
	margin: 0px;
	padding: 0px;
}
#menuset li a{
	line-height: 38px;
	color: #775;
	height: 38px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display: block;
	padding-left: 39px;
}
#menuset li a:hover{
	color: #F60;
	background-position: 0px -37px;
}
#whatshospy a{
	background-image: url(../img/icon_hospy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#emergency a{
	background-image: url(../img/icon_emergency.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#results a{
	background-image: url(../img/icon_results.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cancer a{
	background-image: url(../img/icon_cancer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#renkeiippan a{
	background-image: url(../img/icon_renkei.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#match{
	display: block;
	float: right;
	height: auto;
	width: 195px;
	margin: 0px;
	padding: 0px;
}
#match li{
	line-height: 38px;
	color: #775;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display: block;
	padding-left: 39px;
	background-image: url(../img/icon_match.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 15px;
}
#match li ul{
}
#match li ul li{
	background-image: url(../img/match_sub_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	margin-left: -39px;
	line-height: 1.2em;
	border: none;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#match li ul li a{
	color: #333;
}
#match li ul li a:hover{
	color: #F60;
}
#otherfoot{
	display: block;
	clear: both;
	height: 15px;
	width: 784px;
	background-image: url(../img/other_foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*Footer*/
#footer{
	height: auto;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#fotterlinks{
	height: 60px;
	width: 784px;
}
#exlinks{
	height: 60px;
	width: 425px;
	float: right;
	background-image: url(../img/footer_b_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer p{
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#footer p#hospylogo a{
	display: block;
	height: 50px;
	width: 135px;
	background-image: url(../img/hospy_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#footer p#jcqhc a{
	display: block;
	height: 50px;
	width: 270px;
	background-image: url(../img/jcqhc.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#footer p#jcqhc a:hover{
	background-position: 0px -50px;
}
#footer p#community a{
	display: block;
	height: 50px;
	width: 150px;
	background-image: url(../img/community.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
}
#footer p#community a:hover{
	background-position: 0px -50px;
}
#footer ul{
	margin: 0px 20px 0px 392px;
	padding: 0px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	line-height: 0.5em;
}
#footer li{
	font-size: 70%;
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	line-height: 1em;
}
#footer li a{
	color: #333;
}
#footer li a:hover{
	color: #F60;
}
/*===============
Class Setting
===============*/
.update{
	background-image: url(../img/news_update.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.recruit{
	background-image: url(../img/news_recruit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.concern{
	background-image: url(../img/news_concern.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*===============
Huck Setting
===============*/
body{
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.clearfix:after{
    content:",";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display:inline-block;}
/*IE-Mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End IE-Mac*/
