@charset "UTF-8";
@import url(http://www.studybournemouth.com/css/base.css);
@import url(http://www.studybournemouth.com/css/styles.css);


/*** 『サイトマップ』用 ***/






/******* エントリー *******/
#entry	{
	width: 460px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#entry h2	{
	font-size: 12px;
	}

#entry h3	{
	font-size: 12px;
	}

#entry ul.top	{
	margin: 0 0 0 50px;
	padding: 1px 0 4px 0;
	font-size: 12px;
	color: #333;
	list-style-type: none;
	}

#entry ul.sub	{
	margin: 0 0 0 50px;
	padding: 1px 0 1px 12px;
	font-size: 12px;
	color: #333;
	list-style-type: none;
	}

#entry li.top	{
	margin: 0;
	padding: 0;
	}

#entry li.sub	{
	margin: 0;
	padding: 0;
	}

#entry a.topsc	{
	display: block;
	height: 13px;
	margin: 1px 0 1px 0;
	padding: 0 0 0 16px;
	background: url(http://www.studybournemouth.com/image/school_link.gif) no-repeat top left;
	color: #333;
	}

#entry a.topsc:hover	{
	color: #0069b3;
	text-decoration: underline;
	}

#entry a.topvo	{
	display: block;
	height: 13px;
	margin: 1px 0 1px 0;
	padding: 0 0 0 16px;
	background: url(http://www.studybournemouth.com/image/voice_link.gif) no-repeat top left;
	color: #333;
	}

#entry a.topvo:hover	{
	color: #0069b3;
	text-decoration: underline;
	}

#entry a.topgu	{
	display: block;
	height: 13px;
	margin: 1px 0 1px 0;
	padding: 0 0 0 16px;
	background: url(http://www.studybournemouth.com/image/guide_link.gif) no-repeat top left;
	color: #333;
	}

#entry a.topgu:hover	{
	color: #0069b3;
	text-decoration: underline;
	}

#entry a.topci	{
	display: block;
	height: 13px;
	margin: 1px 0 1px 0;
	padding: 0 0 0 16px;
	background: url(http://www.studybournemouth.com/image/city_link.gif) no-repeat top left;
	color: #333;
	}

#entry a.topci:hover	{
	color: #0069b3;
	text-decoration: underline;
	}

#entry a.topab	{
	display: block;
	height: 13px;
	margin: 1px 0 1px 0;
	padding: 0 0 0 16px;
	background: url(http://www.studybournemouth.com/image/about_link.gif) no-repeat top left;
	color: #333;
	}

#entry a.topab:hover	{
	color: #0069b3;
	text-decoration: underline;
	}

#entry a.sub	{
	display: block;
	height: 13px;
	margin: 0;
	padding: 1px 0 0 13px;
	background: url(http://www.studybournemouth.com/image/m_link.gif) no-repeat top left;
	color: #333;
	}

#entry a.sub:hover	{
	color: #0069b3;
	text-decoration: underline;
	}

#entry span.sml	{
	padding-left: 16px;
	font-size: 10px;
	}

#entry span.aqua	{
	color: #0a9ca9;
	}

#entry p	{
	margin-bottom: 20px;
	padding: 0;
	}

#entry p.fuki	{
	text-align: right;
	}

#entry a.pagetop	{
	margin: 0;
	padding-left: 15px;
	font-size: 10px;
	letter-spacing: normal;
	background: url(http://www.studybournemouth.com/image/pagetop.gif) no-repeat top left;
	}

