/* CSS Document */


*{
	margin:0;
	padding:0;
	line-height:130%;
}

img {
	border:none;
	outline:0;
}

ul {
	list-style:none;
}

body {
	font-size: 62.5%; /* IE */
	font-family:Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	color:#FFFFFF;
}

iframe {
}

html>/**/body{
	font-size: 10px; /* Except IE */
	background-color: #FDB723;
}

h1,h2,h3,h4,h5{
	font-size:13px;
}

a {
	color:#FFFF00;
	text-decoration:none;
	outline:0;
}

a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

h1 {
	text-align:center;
}

h4 {
	text-indent:-99999px;
}

#link_h{
	width:850px;
	height:95px;
	margin:0 auto;
	
}

