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

#slideshow{
	clear:both;
	width:900px;
	height:300px;
	margin:-20px 0 35px 40px;
}

#mainContents, #rightContents {
	margin-top:0;
}

h3 {
	margin:0 0 20px 40px;
}

.indexBox1 {
	float:left;
	width:330px;
	margin:0 30px 30px 40px;
}

.indexBox2 {
	float:left;
	width:330px;
	margin:0 30px 30px 0;
}

.indexBox2Bn {
	margin-bottom:30px;
}

.indexTxtBox1 {
	padding:5px 10px 10px 10px;
	background-color:#F0F0CC;
	font-size:93%;
	line-height:140%;
	letter-spacing:0;
}

/*　もっと詳しくリンク設定　*/

#bnGoSpirit a{
	display:block;
	height:20px;
	width:100px;
	margin-left:100px;
	text-indent:-9999px;
	background:#555555 url(../img/index_bt_detail.gif) left top;
}

#bnGoSpirit a:hover{
	background-position:left bottom;
}
