?@charset "utf-8";

/* ************************ */
/* **** トップページ ****** */
h1,h2,h3,h4,h5,h6,th,td,p,div{
	font-size:12px;
	color:#666666;
}
#top td.contents{
/*	background-image:url(../images/top-bg_main.gif); */
	background-color:#ffffff;
	padding:0px;
	padding-bottom:0px;
}

#top div.contents{
	margin:0px;
	padding:0px;
	border-style:none;
		background-color:#DDE8F2;
}

#top #menu{
	padding-top:4px;
	padding-bottom:0px;
	background-color:#D0D2D3;
}


div.flash{
	width:773px;
	height:330px;
	background-color:#DDE8F2;
}

#top h1{
	margin:0px;
	padding:0px;
}
#top h2{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

#top h2.first{
	margin-top:22px;
}

#top table.layout{
/*	width:100%; */
/* 	height:111px; */
	background-color:#DDE8F2;
}


#top div.arrival{
/*	width:730px;*/
	margin-left:36px;
}

#top div.news,
#top div.arrival{
	margin:0px;
	padding:0px;
	margin-left:22px;
	width:343px;
}
#top div.news{
	width:365px;
}

#top div.news div,
#top div.arrival div{
	height:132px;
	overflow:auto;


	background-color:#FDFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#B0C9DF;
	
	/* スクロールバー色設定(win IE only) */
	scrollbar-darkshadow-color:#B0C9DF;
	scrollbar-face-color:#FDFFFF;
	scrollbar-3dlight-color:#B0C9DF;
	scrollbar-highlight-color:#FDFFFF;
	scrollbar-arrow-color:#B0C9DF;
	scrollbar-shadow-color:#ffffff;
	scrollbar-base-color:#76BFC5;
	scrollbar-track-color:#FDFFFF;
}

#top div.arrival table,
#top div.news table{
	margin:4px 8px;
}
#top div.news table p{
	margin-bottom:0.5em;
}
#top div.news table td,
#top div.news table p{
	line-height:1.3em;
}

#top div.news th,
#top div.news td,
#top div.arrival th,
#top div.arrival td{
	line-height:1.4em;
}
#top div.news th{
	font-weight:normal;
	padding-right:6px;
}

#top div.arrival td span{
	color:#A5B7CB;
}


#top div.attention{
	padding-left:30px;
	padding-top:10px;
/*	padding-bottom:10px; */
}

#top div.attention h2{
	color:black;
	margin-top:0px;
	margin-bottom:0px;
}

#top div.attention p{
	margin:0px;
	line-height:1.1em;
}
#top div.attention img{
	float:left;
	margin-right:18px;
}

