@charset "UTF-8";
/* CSS Document */

body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;
	color: #FFFFFF;
}

img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

body {
font-size: 62.5%;
font-family:'Hiragino Kakugo Pro', 'ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,Osaka,'MS Pゴシック',sans-serif;
word-break: break-all;}


p {
	font-size: 1.1em;
	color: #999999;
	letter-spacing: 0.2em;
	word-break: break-all;
	line-height: 1.7em;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	line-height: normal;
}

a:visited {
	color:#999999;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 1.1em;
	color: #999999;
	letter-spacing: 0.2em;
	word-break: break-all;
	line-height: 1.7em;
}
strong {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
