@charset "shift_jis";
/* CSS Document */
/* S̍\ */
* {
	padding:0;
	margin:0;
}

body {
	padding:0;
	margin:0;
	color:#FFFFFF;
	background:#000000;
	font-family:PMingLiU, Arial;
	font-size:12px;
}

h1, h2, h3, h4 {
	padding:0;
	margin:0;
}

ul, p {
	padding:0;
	margin:0;
}

img {
	border:none;
}
#wrap {
	width:762px;
	padding-top:14px;
	margin:0 auto;
}

.text_copyight {text-align:right; font-size:10px; font-family:Arial; line-height:18px;}
.text_copyight span{font-family:PMingLiU; font-size:11px;}
.text_copyight span.eng{ font-family:Arial;}
.text_copyight2 {text-align:right; font-size:10px; font-family:Arial; color:#555555;}
.box {border:#666666 solid 1px;}
.text_copyight a{ color:#999999; text-decoration:none;}
.text_copyight a:hover{ color:#FFFFFF; text-decoration:underline;}
.text_copyight2 a{ color:#666666; text-decoration:none;}
.text_copyight2 a:hover{ color:#999999; text-decoration:underline;}
.text_copyight2 span{font-family:PMingLiU; font-size:11px;}
.text_copyight2 span.eng{ font-family:Arial;}