body,div,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,th,td,address {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.7em;
}
h1 {
	font: bold 12px;
}
h2 {
	font-weight: bold;
	padding-top: 10px;
	clear: both;
	color: #FFF;
	padding-bottom: 3px;
}
h3 {
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 0.5em;
	clear: both;
	color: #FFF;
}
h4 {
	border-bottom: 1px dotted #B6B7CE;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	padding-top: 5px;
}
h5 {
	clear: both;

}

h6 {
}
p    {
	font-size: 12px;
	padding-bottom: 0.5em;
	line-height: 1.8em;
	padding-left: 1em;
	padding-right: 1em;
	color: #CCC;
}
p.small    {
	font-size: 10px;
	padding-bottom: 1.2em;
}
input    ,select{
	color: #000024;
	padding: 5px;

}
caption {
}

strong {
	font-weight: bold;
}

em {
}
address ,address a{
}
dt,dd {
}
a {
	color: #D6CFCD;
	text-decoration: none;
}
a:hover   {
	color: #F00;
	text-decoration: underline;
}
dd a {
}
ul {
	list-style: none;
}
li {
}
ol {
}
ol li {
}
ul.links {
	display: inline;
	clear: both;
}
ul.links li {
	float: left;
	padding-right: 1em;
	list-style-type: none;
	height: 1em;
	display: block;
}
ul.links li a {
	display: inline;
}
ul.links li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #C6AAC1;
}
table.white,table.white2 {
	border-top: 1px solid #3F4654;
	border-left: 1px solid #3F4654;
	margin-top: 5px;
	margin-bottom: 1.5em;
}
table.white td ,table.white th,table.white2 td,table.white2 th{
	border-bottom: 1px solid #999;
	padding: 6px;
	border-right: 1px solid #999;
	font-size: 12px;
	font-weight: normal;
}
table.white th {
	background: url(../css_img/tableth.png);
}
table.white2 {
}
table.white2 th {
	background: #E6E6E6;
	color: #000;
}
table.white2 td {
	background: #fff;
	color: #000;
}
table.news {
	margin-bottom: 15px;
	width: 100%;
}
table.news a{
	background: url(../css_img/link.gif) no-repeat 0px 0px;
	display: block;
	padding-left: 25px;
}
table.news td,table.news th{
	border-bottom: 1px dotted #999;
	padding: 4px;
}

form span    {
	color: #F00;
}
form .white label ,form .white2 label{
	line-height: 2em;
	display: block;
	margin: 0px;
	padding: 0px;
}

