@charset "EUC-JP";

body {
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Goth Pro","Osaka","¥á¥¤¥ê¥ª","Meirio","£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #505050;
	font-size: 145%;
	margin: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 145%;
	color: #505050;
}
h4 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	line-height: 2em;
}
ul {
	margin: 0px;
	display: inline;
	padding: 0px;
}

*html body {/* for WinIE6*/
	font-size: 73%;
}
*:first-child+html body {/* for WinIE7*/
	font-size: 73%;
}

a:link {
	color: #3399CC;
	text-decoration: underline;
}
a:visited {
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}


#container {
	width: 910px;
	margin: 0 auto;
	text-align: left;
}


li {
	margin: 0px;
	padding: 0px;
}


.font_extra_large {
	font-size: 22px;
	font-weight: bolder;
	color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}
.text_link {
	color: #3E3E3E;
}
.text_link  a:link {
	color: #6B9FE8;
	font-weight: bold;
}
.text_link  a:visited {
	color: #6B9FE8;
	font-weight: bold;
}
.text_link  a:hover {
	color: #0033CC;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	margin: 0px;
	padding: 0px;
}
