<!--
-moz-box-sizing:border-box;

p {}

p, td, th {
	font-family: "ＭＳ Ｐゴシック", "osaka";
	font-size: 10pt;
	color: #333333;
	line-height: 13pt;
	margin-top: 0px;
	margin-left: 24px;
	margin-bottom: 24px;
}

p.largep{
	line-height:20pt;
	font-size:11pt;
	margin-left: 12px;
	
}

h1 {
	font-family: "ＭＳ Ｐゴシック","osaka";
	font-weight: bold;
	font-size: 14pt;
	color: #333333;
	line-height: 20pt;
	margin-bottom: 6px;
}

h2 {
	font-family: "ＭＳ Ｐゴシック","osaka";
	font-weight: bold;
	font-size: 12pt;
	color: #333333; 
	margin-left: 14pt;
	margin-bottom: 6px;
	line-height: 20pt;
}

h3 {
	font-family: "ＭＳ Ｐゴシック","osaka";
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	border-style: none none dashed none;
	border-bottom-width: 1px;
	border-color: #CCCCCC;
	height:20pt;
}

h4 {
	font-family: "ＭＳ Ｐゴシック","osaka";
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	letter-spacing:1pt;
	color: #808080;
}

a:link{text-decoration:underline; color:#003399;}
a:visited{text-decoration:underline; color:#003399;}
a:active{text-decoration:underline; color:#003399;}
a:hover{text-decoration:underline; color:#3399FF;}

div.container {
	margin-top: 12px;
	margin-left: 10px;
	width: 800px;
}

div.banner {
	width: 740px;
	margin-bottom: 10px;
}

div.sidebar {
	width: 160px;
	float: left;
}

div.contents {
	margin-left: 170px;
	padding-left: -170px;
	width: 580px;
	text-align: left;
}

div.footer {
	clear: both;
	text-align: right;
	width: 750px;
	font-family: "ＭＳ Ｐゴシック","osaka";
	font-size: 8pt;
	font-weight: normal;
}

ul.list01 {
	margin-left: 24px;
	margin-bottom: 24px;
}

ul.list01 li {
	font-family: "ＭＳ Ｐゴシック", "osaka";
	font-size: 10pt;
	font-weight: bold;
}

ul.list01 ul {
	margin-left: 26px;
	margin-bottom: 12px;
}

ul.list01 ul li {
	font-family: "ＭＳ Ｐゴシック", "osaka";
	font-size: 10pt;
	font-weight: normal;
}

ul.list02 {
	margin-left: 24px;
	margin-bottom: 24px;
}

ul.list02 li {
	font-family: "ＭＳ Ｐゴシック", "osaka";
	font-size: 10pt;
	font-weight: bold;
}

ul.list02 ul {
	margin-left: 0px;
	margin-bottom: 12px;
}

ul.list02 ul li {
	font-family: "ＭＳ Ｐゴシック", "osaka";
	font-size: 10pt;
	font-weight: normal;
}

-->