@charset "ISO-8859-1";


/*===========================================
last update 2009.01.08

(1)helf size
(2)SPC pack

============================================*/

/*
border: solid 1px #F00;
*/


/*-------------------------------------------
(1)helf size
--------------------------------------------*/

/*-- IE6 --*/
* html h3.helf {
	background: #468cae;
	padding: 5px;
	margin: 0 0 10px;
	font-size: 1em;
	line-height: 1.2;
	color: #FFF;
	width: 260px;
}


* html h4.helf02 {
	background: url(../../../spc/common/img/h4_ttlbk.gif);
	border-bottom: solid 1px #999;
	font-size: 0.88em;
	line-height: 1.2px;
	padding: 10px 10px 10px 15px;
	margin: 0 0 10px;
	width: 245px;
}

* html div.helf_left {
	width: 270px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

* html div.full_left {
	width: 385px;
	padding: 0 9px 0 0;
	float: left;
}

/*--IE7--*/
*:first-child+html h3.helf {
	background: #468cae;
	padding: 5px;
	margin: 0 0 10px;
	font-size: 1em;
	line-height: 1.2;
	color: #FFF;
	width: 260px;
}

*:first-child+html h4.helf02 {
	background: url(../../../spc/common/img/h4_ttlbk.gif);
	border-bottom: solid 1px #999;
	font-size: 0.88em;
	line-height: 1.2px;
	padding: 10px 10px 10px 15px;
	margin: 0 0 10px;
	width: 245px;
}

*:first-child+html div.helf_left {
	width: 270px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

*:first-child+html div.full_left {
	width: 385px;
	padding: 0 9px 0 0;
	float: left;
}



/*-------------------------------------------
(2)SPC pack
--------------------------------------------*/

/*-- IE6 --*/

* html div.spcpack_left {
	width: 368px;
	margin: 0;
	padding: 0 9px 0 0;
	float: left;
}

* html div.spcpack_right {
	width: 182px;
	margin: 0;
	padding: 0;
	float: right;
}

/*--IE7--*/

*:first-child+html div.spcpack_left {
	width: 368px;
	margin: 0;
	padding: 0 9px 0 0;
	float: left;
}

*:first-child+html div.spcpack_right {
	width: 227px;
	margin: 0;
	padding: 0;
	float: right;
}


/*-------------------------------------------
(2)SPC structure
--------------------------------------------*/

/*-- IE6 --*/

* html div.str_left {
	width: 280px;
	margin: 0 9px 0 0;
	padding: 0;
	float: left;
}


/*--IE7--*/

*:first-child+html div.str_left {
	width: 280px;
	margin: 0 9px 0 0;
	padding: 0;
	float: left;
}

/*-------------------------------------------
(3)TOP
--------------------------------------------*/

/*-- IE6 --*/

* html div.top_main img {
	margin-left: 360px;
}

/*--IE7--*/

*:first-child+html div.top_main img {
	margin-left: 360px;
}

/*-------------------------------------------
(4)sfc
--------------------------------------------*/

/*-- IE6 --*/

* html div.sfc_left02 {
	width: 208px;
	margin: 0 9px 0 0;
}

/*--IE7--*/

*:first-child+html div.sfc_left02 {
	width: 208px;
	margin: 0 9px 0 0;
}


/*-------------------------------------------
(5)all
--------------------------------------------*/

.header {
	display: none;
}

.gnavi {
	display: none;
}

.sub_wrap {
	display: none;
}














