* {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #000000;
	background-repeat:no-repeat;
	font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}

body {
	font-size: 78%;
	line-height: 18px;
	margin: 0px; padding: 10px;
	color: #000000;
	background-color: #031438;
	background-image: url(index_img/bg.jpg);
	background-repeat:repeat-x
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0432A1;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 100%;
	width: 720px;
	color: #FFFFFF;
}
h2 
{
	font-size: 100%;
	font-weight:bold;
	width: 400px;
	color: #032472;
}
.foot_bg
{
	width: 750px;
	background-image: url(index_img/footer.jpg);
}
.h2_bg
{
	width: 462px;
	background-image: url(index_img/ti02.gif);
}
.p10
{
	margin: 0px; padding: 10px;
	background-color: #FFFFFF;
}
.p5
{
	margin: 0px; padding: 5px;
	background-color: #FFFFFF;
}
.text_bold
{
	font-weight:bold;
	margin: 0px; padding: 0px;
	color: #032472;
}
.text_bold2
{
	font-weight:bold;
	margin: 0px; padding: 0px;
	color: #FF0000;
}
.tr01
{
	margin: 0px; padding: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}
.tr02
{
	margin: 0px; padding: 5px;
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}
.pan {
	font-size: 12px;
	text-align: right;
	background-image: url(index_img/w_head.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	padding-right: 5px;
}
ul {
	margin-left: 30px;
}
strong {
	font-weight: normal;
}
em {
	font-style: normal;
}
