﻿@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 12px;
	text-align: center;
}
h1 {
	background-position: left;
	font-size: 12px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	color: #33CC33;
	font-weight: bold;
}
h2 {
	background-position: left center;
	font-size: 12px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	color: #CC9900;
	font-weight: bold;
	background-image: url(images/hana1.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 2px;
	padding-bottom: 2px;
}
p {
	line-height: 20px;
	text-align: left;
}
.main {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	width: 300px;
	margin-top: 20px;
}
.red {
	color: red;
}
a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 12px;
	color: #CC6600;
}
h6 {
	background-position: left center;
	font-size: 12px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	color: #FF9966;
	font-weight: bold;
	background-image: url(images/hana3.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 2px;
	padding-bottom: 2px;
}
h6 a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 12px;
	color: #FF9966;
}
.news1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #00CC00;
	width: 300px;
	margin-top: 20px;
	background-color: #E8FFEA;
	padding: 5px;
}
.kensaku {
	padding-bottom: 10px;
}
img {
	text-decoration: none;
}
.box {
	height: 170px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8D5D9;
}
