﻿@charset "utf-8";

html {
	font-size: 62.5%;
	overflow: auto;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%; 
}

body{
	margin:0px;
	padding-left:8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a{
	color:#FFF;
}

/*----------------------------------------

#footer

----------------------------------------*/
#footer {
	text-align:center;
	color:#FFF;
	clear: both;
	width:940px;
	_margin-top: 10px;
	>margin-top: 10px;
	padding-top: 3px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px; font-size: 1.2rem;
	line-height: 3.5ex;
}

/*----------------------------------------

#footerNav 

----------------------------------------*/
#footerNav {
	width:700px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	display: inline;
	border-left: none;
	color: #FFF;
	float: left;
	margin-left: 100px;
}

#footerNav a:link {
	color: #FFF;
}

#miotop {
	text-decoration: none;		
}

/*----------------------------------------

#mio

----------------------------------------*/
#mio {
	float: right;
	margin-top: 6px;
	margin-right: 6px;
}