/* --- 全体 --- */
body {
	font-family: MS UI Gothic;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px
}

strong {
	font-weight: normal;
}

/* --- ﾘﾝｸ[start] --- */
a:link {
	color: #00aef0;
	text-decoration: none
}

a:visited {
	color: #ed1b23;
	text-decoration: none
}

a:active {
	color: #fff200;
	text-decoration: none
}

a:hover {
	background: #555555;
	color: #ffffff;
	text-decoration: none
}
/* ---- ﾘﾝｸ[end] ---- */

/* --- 一番上の部分 --- */
.head-underline {
	background-image: url(images/back_top.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
	height: 20px
}

.head-text {
	margin-left: 10px
}

.head-text h1, .head-text p {
	color: #004080;
	font-size: 10px;
	font-weight: normal;
	margin: 0px
}

/* --- 左枠 --- */
td.left_column {
	background-color:#000000;
	width: 160px
}

/* --- 真ん中の枠 --- */
td.main_column {
	width: 600px
}

/* --- 右枠 --- */
td.right_column {
	width: 230px
}

table.menu_table td {
	padding-top: 5px
}

td.left_menu {
	padding-left: 50px
}

table.comp_logo td {
	color: #ffffff;
	padding: 5px 0px 5px 0px
}

table.comp_logo p {
	font-size: 10px;
	line-height: 150%
}

td.contents {
	padding: 20px 10px 0px 10px
}

p.menu_remark {
	color: #cccccc;
	font-size: 10px;
	font-style: normal;
	margin-left: 10px;
	margin-right: 10px
}

p.footer_menu, p.footer_menu a {
	font-size: 10px;
	line-height: 150%;
	text-align: center
}

span.top_reference, span.top_reference a {
	font-size: 12px
}

.streamer {
    font-size: 18px;
    font-weight: bold
}

td.right {
	background-image: url(images/back_right.gif);
	width: 5px
}

td.bottom {
	background-image: url(images/back_bottom.gif)
}
