@charset "utf-8";
.base {
	height: auto;
	width: 760px;
	background-color: #FFFFFF;
	margin: auto;
}
.contents {
	width: 700px;
	margin: auto;
	height: auto;
}
.font_m {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
.font_m2 {
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}
.font_ms {
	font-size: 11px;
	line-height: 1.3em;
	color: #333333;
}



.font_s {
	font-size: 10px;
	line-height: 1.4em;
	color: #333333;
}
.font_bold {
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.bottom {
	height: 80px;
	width: 700px;
	bottom: auto;
}
.r_bottom {
	vertical-align: bottom;
	text-align: right;
}
.top {
	vertical-align: top;
}
.new {
	height: 220px;
	width: 200px;
	overflow: auto;
}
.list {
}
.list_box {
	height: 150px;
	width: 148px;
	right: 10px;
}
.logo {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.table_border {
	border: thin solid #999999;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
p {
	font-weight: bold;
}
.bg_black {
	background-color: #000000;
}

.bg_yellow {
	background-color: #FFFFCC;
}
.bg_lgray {
	background-color: #CCCCCC;
}
.c_pink {
	background-color: #FCE4D6;
}
.c_yellow {
	background-color: #FFFFE1;
}
.c_green {
	background-color: #E9FFE1;
}
.c_lgray {
	background-color: #EBEBEB;
}
.c_blue {
	background-color: #DDFFFF;
}
.c_white {
	background-color: #FFFFFF;
}
.font_white {
	color: #FFFFFF;
}
.right_top {
	text-align: right;
	vertical-align: top;
}
header_a {
	width: 700px;
	margin: auto;
	height: 55px;
	vertical-align: top;
}
.font_l {
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	font-weight: bold;
}
