@charset "Shift_JIS";
/*===============================================================
このCSSはニュースリリース印刷専用の id や class を定義するものです。

LastUpdate: 21.9.2010
===============================================================*/

em {
	font-style:normal;
	font-weight:bold;
}


.dspNone,
#listBackBottom,
#relatedArea2 {
	display:none;
}

#container,
body #headerArea {
	display:block;
	width:100%;
}

#globalNav,
.buttonArea,
.searchArea {
	display:none;
}

#logo {
	width:200px;
	margin:0;
	padding:0;
	float:left;
}

.earth {
	width:142px;
	margin:0;
	padding:0;
	float:right;
}

#newsPageTitle {
	clear:both;
}

/*body #headerArea table#header {
	table-layout:fixed;
	width:100%;
}

* html #headerArea table#header {
	width:640px;
}

#headerArea #header td {
	width:50%;
}

#headerArea #header .logo_earth {
	width:50%;
	text-align:right;
}

body #headerArea #header .dspNone,
body #headerArea #header .searchArea,
body #headerArea .co,
body #headerArea #globalNavi {
	display:none;
}*/



#newsArea {
	width:100%;
	background:none;
}

* html #newsArea {
	width:640px;
}


/* Table
---------------------------------------------------------------------------------------------*/
table.reg {
	clear:both;
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
}

table.reg th {
	padding:6px 9px 4px 9px;
	background:#eeeeee;
	border:1px solid #cccccc;
	text-align:left;
	word-break:break-all;
}

table.reg td {
	padding:6px 9px 4px 9px;
	border:1px solid #cccccc;
}

table.reg2 {
	clear:both;
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
}

table.reg2 th {
	padding:6px 9px 4px 9px;
	background:#eeeeee;
	border:1px solid #cccccc;
	text-align:left;
	word-break:break-all;
}

table.reg2 td {
	padding:6px 9px 4px 9px;
	border:1px solid #cccccc;
}
