@charset "utf-8";

/* CSS Document */

body {
	font-size: 11px;
	line-height: normal;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "メイリオ";
	margin: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.osirase {
	font-size: 12px;
	background-image: url(image/top-page_h4_bg.png);
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B9131F;
	background-repeat: no-repeat;
	text-indent: 16px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 12px;
	text-align: left;
	background-color: #B9131F;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
}
.navi {
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #65A6DE;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-color: #65A6DE;
	background-image: none;
	height: 13px;
	width: 770px;
}
.mawari {
	float: left;
	padding: 0px;
	margin: 2px;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #65A6DE;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
