@charset "Shift_JIS";
@import url("style-base.css");

h1 {
	background-color: #E7E7E7;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #003399;
	background-color: #F0F0F0;
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0099CC;
}
h3 {
	font-size: 16px;
	text-align: left;
	color: #009900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
h4 {
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

td { font-size:12px; line-height: 150%; }
.size-12 { font-size: 12px; line-height: 180%; }
p {
	font-size: 14px;
	line-height: 170%;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.size-10 { font-size: 10px; line-height: 150%; }
.p-botomu {
	color: #006699;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.size-16 { font-size: 16px; line-height: 150%; }
.p-center {
	text-align: center;
	font-size: 14px;
}
.size-14 {
	font-size: 14px;
}


.img_r {
	float: right;
	border: none;
	vertical-align: top;
	margin-left: 5px;
	margin-bottom: 5px;
}
.img_l {
	float: left;
	border: none;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 5px;
}
.img_n {
	float: none;
	border: none;
	margin: 5px;
}
textarea,select,input {
    font-family: ƒqƒ‰ƒMƒmŠpƒS Pro W3,Hiragino Kaku GothicPro,Osaka,Verdana,Helvetica,‚l‚r ‚oƒSƒVƒbƒN,Arial,sans-serif;
}
.margin5 {
	padding: 5px;
}

.news1 {
	margin-bottom: 25px;
}
.margin10 {
	padding: 10px;
	font-size: 14px;
	line-height: 130%;
}

.news1 table {
	margin-top: 5px;
}
.news1 td {
	padding-left: 5px;
}
.news2 {
	width: 595px;
}
.news2 table {
	margin-top: 5px;
}
.news2 table img {
	margin-bottom: 15px;
	margin-right: 15px;
}
.link-white {
}
.link-white a:link,.link-white a:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	display: block;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
}
.link-white a:hover,.link-white a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	display: block;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
}
.sitemap {
	margin-bottom: 10px;
	width: 280px;
	margin-right: 5px;
	margin-left: 5px;
}
.sitemap th {
	font-size: 14px;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.sitemap li {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.sitemap th a:link,.sitemap th a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sitemap th a:hover,.sitemap th a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
