/* ******************************************************************************
	Style002 - TopContentsStyle - TopPage
		(C) 2010 CreativeStyle
****************************************************************************** */
/* ==============================================================================
	OutSet Area  Settings
============================================================================== */
.OutSetArea {
	float:			right;
	margin-top:		10px;
	margin-right:		20px;
	_margin-right:		10px;
	width:			163px;
	height:			41px;
}

/* ==============================================================================
	TopImage  Settings
============================================================================== */
.TopImage {
	width:			620px;
	height:			366px;
	margin:			5px 0 20px 0;
	padding:                0 0 10px 0;
}
.TopImage dt{
	margin:			5px 0 0 0;
	list-style: 		none;
}
.TopImage dd{
	float:			left;
	margin-right:		4px;
	_margin-right:		2px;
	margin-bottom:		5px;
	width:			100px;
	height:			33px;
}

/* ==============================================================================
	RSSList  Settings
============================================================================== */
.RSSList {
	float:			left;
	width:			620px;
	margin:			0 0 30px 0;
	padding:                0 0 10px 0;
	font-size:		75%;
	line-height:		1.5;
	border-bottom:		#CCC 1px dotted;
}
.RSSList h2 {
	float:			left;
	width:			620px;
	height:			40px;
	margin:			0 0 15px 0;
}
.RSSList h2 span {
	text-indent:		-9999px;
	overflow:		hidden;
	display:		block;
	font-size:		1px;
}

/* ==============================================================================
	InforList  Settings
============================================================================== */
.InforList {
	float:			left;
	width:			620px;
	margin:			0 0 30px 0;
	padding:                0 0 10px 0;
	font-size:		75%;
	line-height:		1.5;
	border-bottom:		#CCC 1px dotted;
}
.InforList h2 {
	float:			left;
	width:			620px;
	height:			40px;
	margin:			0 0 15px 0;
}
.InforList h2 span {
	text-indent:		-9999px;
	overflow:		hidden;
	display:		block;
	font-size:		1px;
}
.InforList dt{
	float:			left;
	width:			130px;
	padding-left:		5px;
	margin-bottom:		7px;
	color:			#fc0;
	font-weight:		normal;
	letter-spacing:		0.1em;
	line-height:		120%;
}
.InforList dd{
	margin-bottom:		7px;
	color:			#fff;
	letter-spacing:		0.1em;
	line-height:		120%;
}

/* ==============================================================================
	Greeting  Settings
============================================================================== */
.Greeting {
	float:			left;
	width:			620px;
	margin:			0 0 20px 0;
	padding:                0 0 10px 0;
	font-size:		75%;
	line-height:		1.5;
	border-bottom:		#CCC 1px dotted;
}
.Greeting h2 {
	float:			left;
	width:			620px;
	height:			40px;
	margin:			0 0 15px 0;
}
.Greeting h2 span {
	text-indent:		-9999px;
	overflow:		hidden;
	display:		block;
	font-size:		1px;
}
.Greeting p {
	color:			#fff;
	margin-bottom:		7px;
}

/* ==============================================================================
	Facilities  Settings
============================================================================== */
.Facilities {
	float:			left;
	width:			620px;
	margin:			0 0 20px 0;
	padding:                0 0 10px 0;
	font-size:		75%;
	line-height:		1.5;
	border-bottom:		#CCC 1px dotted;
}
.Facilities h2 {
	float:			left;
	width:			620px;
	height:			40px;
	margin:			0 0 15px 0;
}
.Facilities h2 span {
	text-indent:		-9999px;
	overflow:		hidden;
	display:		block;
	font-size:		1px;
}
.Facilities ul {
	list-style: 		none;
}
.Facilities li {
	float:			left;
	display:		block;
	margin-right:		12px;
	_margin-right:		6px;
}
.Facilities .Photo-w {
	margin-top:		5px;
	width:			146px;
	height:			110px;
}
