@charset "utf-8";

div#key{
	margin-bottom:10px;
}

body#top div#sideMenu{
	margin-left:5px;
	display:inline;
}

body.top div#contents{
	width:600px;
	margin-right:5px;
	display:inline;
}

div#topNavi{
	width:636px;
	margin:10px auto 15px;
}

div#topNavi ul li{
	float:left;
}

div#newsRelease{
	position:relative;
	width:598px;
	margin:10px auto 15px;
	background: url(../img/top/newrelease_bg.gif) repeat-y;
}

div#newsRelease h2{
	width:597px;
	height:45px;
	text-indent:-9999px;
	margin:0;
	background: url(../img/top/newrelease_tit.gif) no-repeat top left;
}

div#newsRelease p.rss{
	position:absolute;
	top:8px;
	left:208px;
}

div#newsRelease p.detail{
	text-align:right;
	padding:6px;
	background: url(../img/top/newrelease_bottom.gif) no-repeat bottom left;
}

div#newsRelease div.news{
	margin:0 10px;
	height:168px;
	overflow:auto;
}

div#newsRelease ul li{
	padding:7px 5px;
	background: url(../img/top/newrelease_dot.gif) repeat-x left bottom;
}

div#newsRelease ul li span{
	margin-right:10px;
}

div#extend { /*2011.11.02追加 rissei */
	width:597px;
	margin:0 auto 20px;
}

div#extend a:hover img{ /*2011.11.02追加 rissei */
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}


div#subjectGuide{
	width:597px;
	margin:0 auto 20px;
	background: url(../img/top/subject_bg.gif) repeat-y;
}

div#subjectGuide h2{
	width:597px;
	height:51px;
	text-indent:-9999px;
	margin:0;
	background:#fff url(../img/top/subject_guide_tit.gif) no-repeat top left;
}

div#subjectGuide ul{
	width:594px;
	padding-bottom:5px;
	background: url(../img/top/subject_bottom.gif) no-repeat left bottom;
}

div#subjectGuide ul li{
	width:183px;
	float:left;
	margin:0 5px 0 10px;
	display:inline;
}

div#subjectGuide dl{
	padding:161px 12px 0;
}

div#subjectGuide dl.care{
	background: url(../img/top/subject_care.jpg) no-repeat left top;
}

div#subjectGuide dl.special{
	background: url(../img/top/subject_special.jpg) no-repeat left top;
}

div#subjectGuide dl.nursing{
	background: url(../img/top/subject_nursing.jpg) no-repeat left top;
}

div#subjectGuide dl dt{
	height:15px;
	margin-bottom:7px;
	text-indent:-9999px;
}

div#subjectGuide dl.care dt{
	background: url(../img/top/subject_subitit_care.gif) no-repeat left top;
}

div#subjectGuide dl.special dt{
	background: url(../img/top/subject_subitit_special.gif) no-repeat left top;
}

div#subjectGuide dl.nursing dt{
	background: url(../img/top/subject_subtit_nursing.gif) no-repeat left top;
}

div#subjectGuide dl dd{
	line-height:1.5;
	margin-bottom:7px;
}

div#subjectGuide dl dd.detail{
	text-align:right;
	font-size:10px;
	margin-bottom:0;
}

#pamph{
	margin-bottom:10px;
}

#banner_panf{
	width:330px;
	margin:0 auto;
	float:left;
	font-size:77%;
	text-align:center;
}

.pdf{
	width:260px;
	margin:0;
	font-size:77%;
	line-height:1.2;
	float:right;
}
.pdf img{
	float:left;
	margin:0 5px 2px 0;
}

#panf{
	width:598px;
	margin:0 auto;
}

/*--------------------------------------------------------
	*00 clearfix
----------------------------------------------------------*/

div#subjectGuide ul{
	min-height:1px; /* IE 7*/
}

div#subjectGuide ul:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div#subjectGuide ul{ display:inline-table; }

/* Mac IE  \*/

* html div#subjectGuide ul{ height:1px; }

div#subjectGuide ul{ display:block; }

/* */
