*{ font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif; }
body {
	background:#000066 url("../common/img/bg.gif") center top repeat-y;
	color:#ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
	}

/*
a:link{ color:#e7483f; text-decoration:underline; }
a:visited{ color:#e7483f; text-decoration:underline; }
a:hover{ color:#100964; text-decoration:underline; }
*/

h1 { margin:0px; padding:0px; }
h2 { margin:0px; padding:0px; }
h3 { margin:0px; padding:0px; }

a img { border:0; }

label { cursor:pointer; }
.middle { vertical-align:middle; }
.Clear { clear:both; }
	.Clear hr { display:none }
.Center { text-align:center; }
.Left { text-align:left; }
.Right { text-align:right; }
.Notice { padding-left:1em; text-indent:-1em; }

.Ft9 { font-size:56%; }
.Ft9l { font-size:56%; line-height:150%; }
.Ft10 { font-size:63%; }
.Ft10l { font-size:63%; line-height:150%; }
.Ft12 { font-size:78%; }
.Ft12l { font-size:78%; line-height:150%; }
.Ft12ll { font-size:78%; line-height:2.0; }
.Ft14 { font-size:90%; }
.Ft14l { font-size:90%; line-height:150%; }


.Red { color:#ee0000; }

/* Header*/
div#Head {
	background:#ffffff url("../common/img/head_bg.gif") left top repeat-x;
	color:#313131;
	height:114px;
	text-align:center;
	}
	div#Head div.Wrap {
		width:720px;
		height:114px;
		margin:0px auto;
		padding:0px;
		text-align:left;
		}


/* Body*/
div#Body {
	background:#F2F2F3;
	color:#313131;
	width:720px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	}
	div#Body div.Wrap {
		width:680px;
		margin:0px 20px;
		padding:0px;
		text-align:left;
		}

/* Footer*/
div#Foot {
	background:#F2F2F3;
	color:#313131;
	width:720px;
	margin:20px auto 0px auto;
	padding:0px;
	text-align:center;
	}
	div#Foot div.Wrap {
		width:720px;
		margin:0px auto;
		padding:0px;
		}
	div#Foot div#FootAddress {
		background:url("../common/img/foot_bg.gif");
		padding:8px 25px;
		font-size:78%;
		text-align:left;
		}
	div#Foot div#FootAddress2 {
		background:#d2d2d2;
		padding:6px 25px;
		text-align:left;
		}
		div#Foot div#FootAddress2 table th,
		div#Foot div#FootAddress2 table td {
			color:#313131;
			font-weight:normal;
			text-align:left;
			}
		div#Foot div#FootAddress2 table td {
			padding-left:10px;
			}
	div#Foot div#FootCopyright {
		padding:6px;
		text-align:center;
		font-size:78%;
		}



/* Top page */
td.topPICKUP {
	background:#ffffff;
	padding:17px;
	text-align:left;
	border:solid 1px #ae0000;
	}
	td.topPICKUP table.section th {
		text-align:left;
		padding-right:10px;
		}
	td.topPICKUP table.section td {
		line-height:125%;
		font-size:78%;
		}
	td.topPICKUP a:link,
	td.topPICKUP a:visited {
		color:#0000ff;
		}
	td.topPICKUP a:active,
	td.topPICKUP a:hover {
		color:#ff0000;
		}
div.topPICKUP2 {
	background:#ffffff;
	padding:18px;
	text-align:left;
	}
	div.topPICKUP2 table.section th {
		text-align:left;
		padding-right:10px;
		}
	div.topPICKUP2 table.section td {
		line-height:125%;
		font-size:78%;
		}
	div.topPICKUP2 a:link,
	div.topPICKUP2 a:visited {
		color:#0000ff;
		}
	div.topPICKUP2 a:active,
	div.topPICKUP2 a:hover {
		color:#ff0000;
		}

td.topNEWS {
	background:#ffffff;
	padding:13px;
	text-align:left;
	font-size:78%;
	line-height:133%;
	border:solid 1px #ae0000;
	}
	td.topNEWS a:link,
	td.topNEWS a:visited {
		color:#0000ff;
		}
	td.topNEWS a:active,
	td.topNEWS a:hover {
		color:#ff0000;
		}

div.topMARKET {
	background:#d4d4d4;
	padding:6px 14px;
	text-align:right;
	font-size:78%;
	line-height:133%;
	}
	div.topMARKET span {
		font-size:83%;
		}

div.topMARKET2 {
	background:#ffffff;
	padding:8px 14px;
	text-align:left;
	}
	div.topMARKET2 table td {
		font-size:78%;
		}
	div.topMARKET2 table td.Price {
		font-weight:bold;
		text-align:right;
		padding-left:5px;
		}
	div.topMARKET2 p {
		font-size:63%;
		padding:0px 0px 0px 1em;
		margin:0px;
		text-indent:-1em;
		color:#626262;
		}


