@charset "utf-8";

@import url(base.css);
@import url(common.css);

/*
-----------------------------------------------------------------------
Copyright(c)2007 FUJITA GIKEN Inc. All Rights Reserved.
-----------------------------------------------------------------------
*/
body#fupc ul#gnav li#gnav03 a{
	background:url(../img/common/gnav/gnav03_f3.jpg) no-repeat!important;
}
body#fupc ul#gnav li#gnav03 a:hover{
	background:url(../img/common/gnav/gnav03_f2.jpg) no-repeat!important;
}

body#fupc ul#gnav ul li#gsnav03,
body#fupc ul#gnav ul li#gsnav03 a{
	background:url(../img/common/gnav/gsnav03_f2.jpg) no-repeat!important;
}
body#fupc ul#gnav ul li#gsnav03 a:hover{
	background:url(../img/common/gnav/gsnav03.jpg) no-repeat!important;	
}


#fupcarea{
	margin:0;
	padding:0;
	}

#fupcarea h2  {
	background:	url(../img/technique3fupc/h2.jpg) no-repeat;
}
#fupcarea h3  {
	background:	url(../img/technique3fupc/h3.gif) no-repeat;
}

#fupcarea h5  {
	margin-top:25px;
	margin-bottom:5px;
}

.fupcBoxL{
	margin:25px 0 0 0;
	padding-right:2px;
	float:left;
	width:245px;
	}

.fupcBoxR{
	margin:25px 0 0 0;
	padding:0;
	float:left;
	width:240px;
	}
/*
-----------------------------------------------------------------------
table
-----------------------------------------------------------------------
*/
#fupc table {
	border-collapse:collapse;
	width: 240px !important;
	margin-top:5px;		
}
#fupc 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;
	}
	
#fupc td {
	padding:4px !important;
	font-size:12px;

}

.comment01{
height:70px;
}
