/* スタイルシート メニュー */
@charset "utf-8";


/* content -------------------------------------------------------------- */
#content h2	{
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	color: #333333;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	border-color: #00cc00;
	border-width:0px 0px 1px 12px;
	border-style:solid;
	padding:0.1em;
}
#content h3	{
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size:120%;
	color: #333333;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	border-color: #00cc00;
	border-width:0px 0px 1px 12px;
	border-style:solid;
	padding:0.1em;
}
#content h4	{
	background-image: url(../img/bar-gray.jpg);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 1em;
	color: #333333;
	line-height: 30px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:0;
}

#content h5	{
	background-image: url(../img/bar-gray.jpg);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 1.1em;
	color: #333333;
	line-height: 30px;
	padding-left: 10px;
	margin: 0px;
	}
#content table.detaile1	{
	font-family: "ＭＳ Ｐゴシック";
	color: #333333;
	font-size:0.875em;
	line-height:1.3;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#content table.detaile1 td.naka	{
	text-align:center;
}
#content table.detaile1 td.dai	{
	font-weight: bold;
	font-size:1.3em;
	vertical-align: top;
}
#content table.itiran	{
	font-family: "ＭＳ Ｐゴシック";
	color: #333333;
	font-size:0.875em;
	line-height:1.3;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #333333;
	border-collapse:collapse;
}
#content table.itiran td	{
	border:solid 1px #333333;
	padding:5px;
}
#content p	{
	font-family: "ＭＳ Ｐゴシック";
	color: #333333;
	font-size:0.875em;
	line-height:1.3;
}
#content p.migi	{
	text-align:right;
	margin-right:20px;
}