@charset "utf-8";
/*---------------------------------------------------------------

	SANRIO　トップ CSS
	・Customize: 2008.6/17

---------------------------------------------------------------*/

#top-page #headerBox {
	margin-bottom: 20px;
}

#top-page h1 {
	display: none;
}

#top-page #information-box {
	height: 85px;
	overflow: hidden;
}

#top-page #information-box .left-td {
	width: 453px;
	height: 85px;
}

#top-page #information-box .right-td {
	width: 377px;
	vertical-align: top;
	background: #f3f0e1 url(../../images/top_link_bg.gif) no-repeat left bottom;
	height: 85px;
}

#top-page #information-box .link-box {
	text-align: center;
}

#top-page #information-box .link-box img {
	margin: 0 4px 0 4px;
	vertical-align: top;
}


#top-page .cautionbox{
	padding-top :0px;
	margin-top :20px;
	background: none;
}

