@charset "utf-8";
/* CSS Document */

/*	-------------------------------------------------------------
	トップページ フリースペース用 CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.h {
	position:absolute;
	width:0px;
	height:98px;
	overflow:hidden;
	font-size:7pt;
	left: 179px;
}

.waku {
	margin:0 auto;
	width: 900px;
	background: #000000;
}

.waku2 {
	margin:0 auto;
	width: 900px;
	text-align:left;
	background-color: #000000;
}

ul,li{
	margin:0px;
	padding:0px;
	list-style-type: none;
}


.waku a:link {  text-decoration: none; font-size: 10pt; color: #FF0000;}
.waku a:hover {  color: #FFFFFF; font-size: 10pt;}
.waku a:visited {  font-size: 10pt; text-decoration: none; color: #FF0000;}


.waku2 a:link {  text-decoration: none; font-size: 10pt; color: #FF0000;}
.waku2 a:hover {  color: #FFFFFF; font-size: 10pt;}
.waku2 a:visited {  font-size: 10pt; text-decoration: none; color: #FF0000;}


.wfsp0{
	width:60px;
	float:left;
}



.koushin-title {
	width: 860px;
	padding-left: 40px;
	}


.style14 {
	color: #FF0033;
	font-size: 12pt;
	}

.style12 {
	color: #CCCCCC
}

.color02 {
	color:#FF0000;
	}


#news-top {
    float:left;
	width: 395px;
	height:138px;
	text-align:left;
	overflow: auto;
}

.tex {
	font-size: 10pt;
	}


/* info */
#info-top {
	width: 800px;
	padding: 10px;
	margin: 10px auto 10px auto;
	border: 2px solid #FF6600;
	font-size: 12px;
}

.orange {
	color: #FF6600;
}
