@charset "utf-8";

/* Body */

body{
	width:770px;
	background-color:#000000;
	margin:20px auto;
	color:#ffffff;
	font-size:10px;
	}


.clear{
	clear:both;
	}


img{
	border:0;
	}


.top_center{
	text-align:center;
	}
	

.top{
	width:770px;
	margin:20px auto;
	}


.sub{
	width:770px;
	text-align:left;
	margin-bottom:20px;
	}


.sub_img{
	margin-right:7px;
	}



.text{
	width:700px;
	padding:50px 35px;
	font-size:12px;
	color:#999999;
	letter-spacing:0.1em;
	line-height:130%;
	text-align:left;
	}

.com{
	font-size:10px;
	color:#666666;
	letter-spacing:0.1em;
	line-height:130%;
	text-align:right;
	}

