@charset "UTF-8";
/* CSS Document */
/***********************************
	top.css
	TOPページスタイルシート
	airport-pethotel.com
	Loop-Next Co.,Ltd.
	2009.04.14 Create By Tamura-k
***********************************/



/********************************************************/
/* TOPページ												*/
/********************************************************/
/********************************************************/
/* H系のタグ												*/
/********************************************************/
div#contents h2 {
	font-size: 150%;
	margin: 0 0 0.5em 0;
}

div#contents p.top {
	margin: 1em 0 0 0;
	font-size: 120%;
}

div#contents ul {
	list-style: circle;
	margin: 0 0 0 1.5em;
}

div#contents div#news {
	margin: 2em 0;
	border-left: 1px solid #00a0e9;
	border-bottom: 1px solid #00a0e9;
}

div#contents img.news {
	margin: 0;
	padding: 0;
}

div#contents ul.news {
	list-style: disc;
	margin: 0;
	padding: 0 0 0 2em;
}

	div#contents ul.news li {
		margin: 0.3em 0;
	}