﻿@charset "utf-8";
#header .introduction strong {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 120%;
}
#information   h2 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
}
#information  p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
#information .tel {
	font-size: 24px;
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 10px;
}
#information .address {
	color: #990000;
	padding-top: 5px;
	font-size: 15px;
	text-indent: 5px;
}
#information .text {
	color: #666666;
	padding-top: 5px;
	font-size: 15px;
	text-indent: 5px;
}
#Intro h2 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bolder;
	color: #CC6666;
	padding-top: 10px;
}
#Intro p {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin-top: 10px;
}
.topics  h2 {
	font-size: 16px;
	line-height: 130%;
	color: #CC6666;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bolder;
	margin-left: 20px;
}
.topics   li {
	font-family: Verdana;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	margin-left: 25px;
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.topics   .news h3  {
	font-size: 16px;
	color: #006633;
}

#content h2 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bolder;
	color: #CC6666;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content   .text   h3 {
	font-family: Verdana;
	font-size: 16px;
	line-height: 150%;
	color: #000000;
}
#content    .text   p, .news p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
#footer p {
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

