@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	list-style:none;	
}
body {
	background-color: #000000;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height:140%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "Times New Roman";
}
/****
IE aタグ以外hover用
body {
	behavior:url("http://www.maroon.dti.ne.jp/ldf/www/lib/csshover.htc");}
****/

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
a {color:#ffffff; text-decoration:underline;}
a:hover {text-decoration:none;}
.clear {
	clear: both;
}
.alt {
	position:absolute;
	top:-5000px;
	left:-999px;
}
h1,h2,h3,h4,h5 {
	font-weight:100;
	padding:0;
	margin:0;
	border:0;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
p {
	font-weight:100;
	padding:0;
	margin:0;
	border:0;
}
.text_06 {font-size:0.6em;}
.text_08 {font-size:0.8em;}
.text_12 {font-size:1.2em;}
.text_14 {font-size:1.4em;}
.bold {font-weight:bold;}
