@charset "utf-8";
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14%;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	text-align: right;
}

.container {
	width: 960px;
	background-color: #FFF;
	margin: 0 auto; 
	font-size: 14px;
}


.header {
	background-color: #ffffff;
}

.content {
	padding: 0px 0;
	text-align: left;
}

.footer {
	padding: 0px 0;
	background-color: #611227;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container .content table tr td table tr td {
	font-size: 14px;
	color: #808080;
	font-weight: bold;
}
.container .content table tr td #table2 {
	text-align: center;
}
.container .content table tr td #table2 {
	text-align: left;
}
.container .content table tr td {
	font-size: 14px;
}
.container .content table tr td {
	color: #808080;
}
.container .content table tr td {
	font-weight: bold;
}
.container .content table tr td table tr td iframe {
	text-align: right;
}
h2 {
	color: #663333;
	font-size: 14px;
	text-align: left;
}
h3 {
	font-size: 12px;
}
table {
	font-size: 12px;
}
