@charset "utf-8";

@import url(base.css);
@import url(common.css);

/*
-----------------------------------------------------------------------
Copyright(c)2007 FUJITA GIKEN Inc. All Rights Reserved.
-----------------------------------------------------------------------
*/
body#cvd ul#gnav li#gnav03 a{
	background:url(../img/common/gnav/gnav03_f3.jpg) no-repeat!important;
}
body#cvd ul#gnav li#gnav03 a:hover{
	background:url(../img/common/gnav/gnav03_f2.jpg) no-repeat!important;
}

body#cvd ul#gnav ul li#gsnav02,
body#cvd ul#gnav ul li#gsnav02 a{
	background:url(../img/common/gnav/gsnav02_f2.jpg) no-repeat!important;
}
body#cvd ul#gnav ul li#gsnav02 a:hover{
	background:url(../img/common/gnav/gsnav02.jpg) no-repeat!important;	
}


#cvdarea{
	margin:0;
	padding:0;
	}

#cvdarea h2  {
	background:	url(../img/technique2cvd/h2.jpg) no-repeat;
}
#cvdarea h3  {
	background:	url(../img/technique2cvd/h3.gif) no-repeat;
}

#cvdarea h5  {
	margin-top:25px;
	margin-bottom:5px;
}

.cvdText{
	margin:15px 0 0 0;
	font-size:1.1em;
	line-height:1.5em;
	}

.cvdBoxL{
	margin:25px 0 0 0;
	padding-right:2px;
	float:left;
	width:245px;
	}

.cvdBoxR{
	margin:25px 0 0 0;
	padding:0;
	float:left;
	width:240px;
	}
/*
-----------------------------------------------------------------------
table
-----------------------------------------------------------------------
*/
#cvd table {
	border-collapse:collapse;
	width: 240px !important;
	margin-top:5px;		
}
#cvd th {
	background:#F3F5FC;
	width:50px !important;
	font-weight:400;
	text-align:left;
	padding:4px;
	font-size:12px !important;
}

th,
td {
	border:solid #cccccc 1px;
	vertical-align:top;
	}
	
#cvd td {
	padding:4px !important;
	font-size:12px;

}

.comment01{
height:100px;
}
