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

	Written by  Gazikobo.Inc Gazirow
				http://gazikobo.co.jp/
						
	Last Modified		2010.07.15
	
	CSS Name  index.css

--------------------------------- */
#index #Head h1 {
	display: none;
}
#main-img {
	padding-bottom: 20px;
	margin: 0 auto;
	background: #000000;
	height: 463px;
}
#main-img p {
	width: 745px;
	height: 463px;
	display: block;
	background: url(../images/index/main-img.jpg) no-repeat #000000;
	margin: 0 auto;
}

#main-moving {
	padding-bottom: 20px;
	margin: 0 auto;
	background: #222222;
	width:100%;
	height: 688px;
}


#present-img {
	padding-bottom: 20px;
	background: #000000;
}
#main-img p, #present-img p {
	text-indent: -9999em;
}
#index div.article-inner-okuyami {
	height: 110px;
	min-height: 110px;
	overflow: auto;
	padding: 8px;
	font-size:12px;
	text-align:center;
	line-height: 1.5em;
	font-weight:bold;
	

}
#index div.article-inner {
	height: 280px;
	min-height: 200px;
	overflow: auto;
	padding: 0;

}
#index #Article h2.index-news {
	width: 745px;
	height: 37px;
	text-indent: -9999em;
	margin-bottom: 10px;
	background: url(../images/index/h2_01.jpg) no-repeat;
}
#index #Article h2.index-highlight {
	width: 745px;
	height: 37px;
	text-indent: -9999em;
	margin-bottom: 20px;
	background: url(../images/index/h2_02.jpg) no-repeat;
}
/* 新着情報 */
dl#WhatsNew {
	margin: 0 20px;
}
dl#WhatsNew dt {
	float: left;
	width: 100px;
	line-height: 1.5em;
	padding: 8px 0;
	color: #666666;
}
dl#WhatsNew dd {
	line-height: 1.5em;
	padding: 8px 0;
	border-bottom: 1px dashed #C3D4CD;
	margin-left: 0;
}
/*-------------------------------------

