#content {
	min-height: 0;
}


#movie {
	width: 900px;
	height: 400px;
}


#arrival-informations {
	width: 900px;
	padding-top: 23px;
}

.ai {
	float: left;
	width: 450px;
}

.ai-title {
	float: left;
	width: 70px;
	padding: 0 30px 30px 0;
}

.ai-title h3 {
	width: 70px;
	height: 47px;
	display: block;
	text-indent: -99999px;
	font-size: 100%;
}

.ai-title h3#ai-title-information {
	background-image: url(http://minazuki.pacheco.jp/images/top/title_information.png);
	_background-image: url(http://minazuki.pacheco.jp/images/top/title_information.gif);
}

.ai-title h3#ai-title-recentproducts {
	background-image: url(http://minazuki.pacheco.jp/images/top/title_recentproducts.png);
	_background-image: url(http://minazuki.pacheco.jp/images/top/title_recentproducts.gif);
}

.ai-content {
	float: left;
	width: 350px;
	padding-bottom: 26px;
}


#ai-information {}

#ai-information-list {
	width: 320px;
	padding-right: 30px;
	list-style-type: none;
}

#ai-information-list li {
	padding-bottom: 8px;
}


#ai-recentproducts {}

#ai-recentproducts-index {
	width: 350px;
}

.ai-recentproduct-box {
	float: left;
	width: 169px;
}

.ai-recentproduct-box-with-padding {
	padding-right: 12px;
}

.ai-recentproduct-picture {
	width: 169px;
	height: 112px;
}

.ai-recentproduct-caption {
	width: 169px;
	padding: 2px 0 12px;
}

.ai-recentproduct-caption-bottom {
	padding-bottom: 0;
}


#footer {
	background: url(http://minazuki.pacheco.jp/images/top/footersepline.gif) no-repeat top left ;
}
