@charset "utf-8";

/*///////////////////////////////////////////////////////

Description  : index用CSS
  File name  : index.css (/css/index.css)

///////////////////////////////////////////////////////*/

	/* Main Visual
========================================== */

/*body#index h1 {
	background: url("/images/main_photo_04.jpg") no-repeat scroll center center #F3F3F3;
	height: 300px;
	margin-bottom: 20px;
	text-indent: -10000px;
}*/

body#index div.slider_bg {
	background: #F3F3F3;
	margin-bottom: 20px;
}

body#index div.slider_position {
	width: 950px;
	margin: 0 auto;
}

body#index ul#slider {
}

	/* Top Navi
========================================== */

body#index div.topNavi {
	width: 225px;
	/*width: 187px;*/
	margin-bottom: 20px;
	margin-right: 9px;
	font-size: 0;
	line-height: 0;
	float: left;
}

body#index div#contents div#main div.topNavi h2 {
	margin-bottom: 3px;
	background: none;
	padding: 0;
}

body#index div div.topNavi ul {
	padding: 15px 12px;
	background: url(/images/index_group_bg.gif) no-repeat left top;
}

body#index div div.topNavi ul li { margin-bottom: 7px; }

/* News
========================================== */

div#contents div#main div#newsTitle {
	/*width: 581px;*/
	height: 39px;
	margin-bottom: 15px;
	background: url(/images/news_bg.gif) no-repeat left top;
	position: relative;
	clear: both;
}

div#contents div#main div#newsTitle h2 {
	margin: 0;
	padding: 0;
	font-size: 0;
	background: none;
	position: absolute;
	top: 14px;
	left: 15px;
}

div#contents div#main div#newsTitle ul {
	font-size: 0;
	position: absolute;
	top: 14px;
	left: 89px;
}
