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

div#slider{
/*	padding-bottom: 20px;
	width: 960px;
	height: 366px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
*/}
/*
div#slider img{
	height: 366px;
	width: 960px;
}*/

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

div#indexMainContents{
	width: 960px;
}

div#firstWrap{
	width: 960px;
/*	margin-bottom: 20px;
*/}

/*-------------------------------------*/
/* ver2 */
/*-------------------------------------*/

div#firstWrap section#topics{
	width: 470px;
	height: auto;
	float: left;
}

div#firstWrap section#topics h1{
	background: url(../img/share/bg_optique.gif) repeat 0 0;
	display: block;
	margin-bottom: 25px;
	padding: 13px 13px 13px 20px;
	line-height: 1;
	font-size: 1px;
}

div#firstWrap section#topics h1 img{
	line-height: 1;
	font-size: 1;
}

div#firstWrap section#topics dl{ width: 100%; padding-left: 10px; font-size: 12px;}
div#firstWrap section#topics dl dt,
div#firstWrap section#topics dl dd{
	margin-bottom: 9px;
	line-height: 1.7;
}

div#firstWrap section#topics dl dt{
	width: 90px;
	float: left;	
	font-family: monospace;
}
div#firstWrap section#topics dl dd{
	padding-left: 90px;
}

div#firstWrap p.rBnr{
	float: right;
}

/*-------------------------------------*/
/* メール相談をされた方へ */
/*-------------------------------------*/
div#maile_soudan {
	width: 945px;
	border: dotted 2px #0000FF;
	padding: 6px;
	margin-bottom: 10px;
	line-height: 1.5;
	background-color: ivory;
}

div#maile_soudan h2 {
	font-size: small;
	font-weight: bold;
	padding-bottom: 1em;
}

/*-------------------------------------*/
/* ver1 */
/*-------------------------------------*/
div#firstWrap ul{}
div#firstWrap ul li:first-child{ float: left;}
div#firstWrap ul li:nth-child(2){ float: right;}

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

div#secondWrap{
	width: 960px;
	margin-top: 25px;
}

div#secondWrap ul#sBanner{ float: left;}
div#secondWrap ul#sBanner li{
	float: left;
	margin-left: 17px;
	width: 157px;
	display: inline;
}

div#secondWrap ul#sBanner li:first-child{ margin-left: 0;}


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

div#secondWrap ul#ssBanner{ float: right;}

div#secondWrap ul#ssBanner li:first-child{ margin-bottom: 8px;}

.red { color: #ff0033; font-size: 90%;}

/* 耳恋・課外授業　宮崎こころの保健室 -------------------------------------*/
.mimikoi_b { margin-bottom: 20px;}
.mimikoi_b a { display: block; width: 960px; height: 80px;}
/*
.mimikoi_b a:hover img { background: url(../img/index/mimikoiBner_on.png) no-repeat; width: 100%; height: auto;}
.mimikoi_b a:hover img {visibility : hidden;} */

.message1 {
	border: dashed 1px red;
	padding: 10px;
	margin-bottom: 15px;
	font-size: 14px;
	border-radius: 5px;
    -webkit-border-radius: 5px;	/* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;	/* Firefox用 */ 
	line-height: 1.8;
	}

