body {
	font-size: 10pt;
	color: #333333;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

body,td,th {
	font-size: 10pt;
	color: #333333;
}

A{text-decoration:none;color:#0066FF};
A:hover{
	color: #33CC66;
	text-decoration:none;
/*--------------とりあえず消しとく---------------
	font-weight: bold;
--------------とりあえず消しとく---------------*/
}

.darkgrey {color:#333333; font-size: 10pt; }
.black {color:#000000; font-size: 10pt; }
.blue {color:#0066FF; font-size: 10pt; }
.orange {color: #FF6600; font-size: 10pt; }
.green {color:#339999; font-size: 10pt; }
.yellowgreen {color:#66CC33; font-size: 10pt; }
.grey {color:#666666; font-size: 10pt; }
.red {color:#FF0000; font-size: 10pt; }
.white {color:#FFFFFF; font-size: 10pt; }

.darkgrey_b {
	color:#333333;
	font-size: 10pt;
	font-weight: bold;
}
.black_b {
	color:#000000;
	font-size: 10pt;
	font-weight: bold;
}
.blue_b {
	color:#0066FF;
	font-size: 10pt;
	font-weight: bold;
}
.green_b {
	color:#339999;
	font-size: 10pt;
	font-weight: bold;
}
.white_b {
	color:#FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.grey_b {
	color:#666666;
	font-size: 10pt;
	font-weight: bold;
}
.orange_b {
	color:#FF6600;
	font-size: 10pt;
	font-weight: bold;
}
.white_b_12pt {
	color:#FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
.grey_b_12pt {
	color:#666666;
	font-size: 12pt;
	font-weight: bold;
}

/*--------------ここからArial---------------*/

.darkgrey_arial {
	color:#333333;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.darkgrey_12pt_arial {
	color:#333333;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.darkgrey_b_arial {
	color:#333333;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.orange_arial {
	color: #FF6600;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.orange_b_arial {
	color:#FF6600;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.grey_arial {
	color:#666666;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.grey_12pt_arial {
	color:#666666;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.white_arial {
	color:#FFFFFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.white_b_arial {
	color:#FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.white_b_12pt_arial {
	color:#FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.grey_b_arial {
	color:#666666;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.grey_b_12pt_arial {
	color:#666666;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*--------------ここまでArial---------------*/

.box_line_tate {
	background-image: url(images/line_2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.box_line_yoko {
	background-image: url(images/line_2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.b {
	font-size: 10pt;
	font-weight: bold;
}
.sky_b {
	color:#99CCFF;
	font-size: 10pt;
	font-weight: bold;
}
.skyblue {
	color:#3399CC;
	font-size: 10pt;
	font-weight: bold;
}
.table_b1px {
	margin: 0px;
	border: 1px solid #336699;
}
.table_b0pxBG {
	margin: 0px;
	border: 0px solid #336699;
	background:#336699;
}
.table_b1pxBG {
	margin: 0px;
	border: 1px solid #336699;
	background:#336699;
}
.table_b1px_gBG {
	margin: 0px;
	border: 1px solid #CCCCCC;
	background:#CCCCCC;
}
.table_b1px_comgreenBG {
	margin: 0px;
	border: 1px solid #339999;
	background:#339999;
}
.table_b1px_g {
	margin: 0px;
	border: 1px solid #CCCCCC;
}
.tableLadies_b1pxBG {
	margin: 0px;
	border: 1px solid #CC3333;
	background:#FFCCCC;
}
.tableMen_b1pxBG {
	margin: 0px;
	border: 1px solid #3333CC;
	background:#CCCCFF;
}
.table_b1pxBGsky {
	margin: 0px;
	border: 1px solid #A3C1DE;
	background:#A3C1DE;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
