@charset "utf-8";
/**********************************************************************
 http://www.iimhs.co.jp/index.html

08.04.14
**********************************************************************/


#left {
	float:left;
	width:580px;
}
#right {
	float:right;
	width:175px;
}

.mainPhoto {
	margin-bottom:15px;
}

/*--left-------------------------------------------*/

#news, #news h2 {
	margin-bottom:10px;
}

#news dl{
	width: 570px;
}

#news dl dt, #news dl dd {
	padding-bottom:4px;
}
#news dl dt {
	float:left;
	clear:both;
	width:110px;
	text-align:right;
	font-family:Verdana, Arial, sans-serif;
}
#news dl dd {
	padding-left:120px;
}

.contentsLink {
	float:left;
	width:184px;
	margin-right:8px;
}
.contentsLink .heightLine-link {
	border:1px #CCC solid;
}
.contentsLink ul {
	padding:5px 8px;
}
.contentsLink li a {
	background:url(../img/arrow07.gif) 0 0.3em no-repeat;
	padding:2px 0 2px 14px;
}

.contentsLink li div {
	padding-left:14px;
}

.contentsLink li div a {
	padding:0;
	background:none;}
.contentsLink li.line {
	background:url(../img/line_dot_01.gif) bottom repeat-x;
	padding-bottom:7px;
	margin-bottom:5px;
}

.contentsLink li .wakaba {
	background:url(../img_index/icon_wakaba.gif) no-repeat 0em;
	padding:0 5px;
}

/*--right-------------------------------------------*/

#exp {
	background:url(../img_index/exp_bg02.png) 0 0 no-repeat;
	font-weight:bold;
	margin-bottom:3px;
}
#exp h2 {
	padding: 20px 0 0 20px;
}
#exp .date {
	padding:4px 10px 0 20px;
	text-align:center;
}
#exp .course{
	padding:4px 10px 2px 20px;
	text-align:center;
}
#exp .btn {
	padding-left:10px;
	background:url(../img_index/exp_bg_btn02.png) bottom no-repeat;
	padding-bottom:15px;
	}

.banner li {
	text-align:center;
	margin-bottom:10px;
}

.login {
	background-color:#F1EFE7;
	padding-bottom:10px;
	margin:0 4px;
}
.login h2 {
}
.login .text {
	font-size:10px;
	line-height:1.6;
	padding:10px;
}
.login td {
	padding:0 0 8px 5px;
}
.login .btn {
	text-align:center;
}

/*--ŒÃ•¨‰c‹Æ–@-------------------------------------------*/
#Top #footer {
	margin-top: 30px;
	position: relative;
}
#kobutsu {
	width: 386px;
	position: absolute;
	top: -20px;
	left: 17px;
}
