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

#navi img {
  vertical-align: baseline;
  border: none;
  display:block;
}

#header {
	margin-bottom:0 !important;
	}

#special{
	width: 965px;
	margin-left:50px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding-top: 0px;
}

#special #navi{
	padding-left:15px;
	width: 197px;
	float:left;
}

#special #sp_cont{
	width: 709px;
	float:right;
	margin-right:15px;
	display:inline;
	margin-bottom:35px;
}


#special .sp_cont_img{
	width: 216px;
	float:left;
	margin-top:30px;
}

#special #sp_cont_txt{
	width: 465px;
	float:right;
	margin-top:30px;
}

#special .flasharea{
	margin-left: 15px;
}

#special ul{
	list-style:none;
	margin:0;
	padding:0;
}

#special li {
	line-height:0;
	display:inline;
}

#special a {
	display: block;
	line-height:normal;
}

#special #special_title{
	width: 910px;
	position:relative;
	padding-top:20px;
	padding-left:15px;
	margin-bottom:20px;
}

#special #special_title h2{
	position: absolute;
	top:32px;
	left:814px;
}

#special #ryoho{
	width: 934px;
	margin-left:15px;
	background: url(../img/ryoho_bg.jpg) 0px 46px no-repeat;
}

#special .ryoho_about{
	margin-top:15px;
	margin-bottom: 15px;
}

#special #ryoho ul{
	margin-left: 14px;
	padding-bottom: 14px;
}

#special #ryoho li{
	display:inline;
	margin-right: 3px;
}

#special #continue {
	width: 950px;
	text-align:right;
	margin-top:3px;
	padding-bottom:20px;
	margin-bottom:0 !important;
}

.mb25{
	margin-bottom: 25px;
}


/*--------------------------------------------------------*/

/* clearfix */

/*--------------------------------------------------------*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
	clear:both;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

#globalNav ul li.officials {
width:198px;
}
#globalNav ul li.goshiyo {
width:169px;
}
#globalNav ul li.about {
width:181px;
}
#globalNav ul li.home a:hover,
#globalNav ul li.home a.current{
background:url(../../shared/img/patch/globalNav_home_bg.gif) no-repeat right top;
}
#globalNav ul li.patient a:hover,
#globalNav ul li.patient a.current{
background:url(../../shared/img/patch/globalNav_patient_bg.gif) no-repeat right top;
}
#globalNav ul li.officials a:hover,
#globalNav ul li.officials a.current{
background:url(../../shared/img/patch/globalNav_officials_bg.gif) no-repeat right top;
}
#globalNav ul li.goshiyo a:hover,
#globalNav ul li.goshiyo a.current{
background:url(../../shared/img/patch/globalNav_goshiyo_bg.gif) no-repeat right top;
}
#globalNav ul li.about a:hover,
#globalNav ul li.about a.current{
background:url(../../shared/img/patch/globalNav_about_bg.gif) no-repeat right top;
}

