/**********************************************************************
CSS FOR QUARTERS
Copyright (C) QUARTERS
http://www.quarters.jp/
**********************************************************************/

/**********************************************************************
DISCRIPTION: PERFORMANCE
**********************************************************************/


body {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	line-height:140%;
	}

.print_no{
	display:none;
	}

.invisible{
	display: none;
}

/*---LAYOUT------------------------------------------------*/

#header_area{
	margin: 0;
	padding: 0;
}

#ftr_area{
	background:url(../img/ftr_line.gif) no-repeat top;
	margin:0px 0px 0px 0px;
	padding:15px 0px 35px 0px;
	}

/*---HEADER------------------------------------------------*/

#hd_logo{
	display:none;
}

#hd_smn{
	display:none;
	}

#hd_mn{
	display:none;
	}

/*---WAKU1------------------------------------------------*/

.top_waku1{
	margin:0px 0px 8px 0px;
	padding:10px 0px 0px 0px;
	background:url(../img/top_waku1_t.gif) no-repeat;
	}

.top_waku1 h3{
	margin:4px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	}

.top_waku1 A{
	font-size:16px;
	color:#0A9BCD;
	text-decoration:none;
	}
	
.top_waku1 A:hover{
	color: #FF6600;
	text-decoration:underline;
	}
.top_waku1 B{
	color:#FF6600;
	}

.top_waku1 p{
	margin:3px 0px 0px 0px;
	padding:13px 10px 10px 10px;
	background:url(../img/line01.gif) repeat-x top;
	}

/*---KEY VIS------------------------------------------------*/

#key_vis{
	display: none;
	}

#key_vis_bt{
	width: 850px;
	height:239px;
	margin:0px 0px 15px 0px;
	padding:0px;
	background:url(../img/top_key_vis.jpg) no-repeat;
	}

#key_vis_bt A{
	display: none;
	}

/*---WHATS1------------------------------------------------*/

.whats1{
	margin:0px;
	padding:0px;
	}

.whats2{
	margin:0px;
	padding:0px;
	}

#whats1{
	margin:0px 0px 8px 0px;
	padding:5px 15px 5px 15px;
	}

#whats1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}

#whats1 li{
	margin:0px;
	padding:0px;
	background: url(../img/line01.gif) repeat-x bottom;
	font-weight:bold;
	}

#whats1 p{
	margin:5px 0px 5px 0px;
	padding:0px 0px 10px 0px;
	font-weight: normal;
	}
	
#whats1 b{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	color:#097C25;
	}

#whats1 strong{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	color:#FF3300;
	}

#whats1 table{
	margin:8px 0px 8px 0px;
	padding:0px 0px 0px 0px;
	color:#097C25;
	}

#whats1 td{
	font-weight:normal;
	color:#000000;
	}
