body {
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	line-height: 130%;
	letter-spacing: 0.04em;
	font-size: 12px;
}
/* ------------------------------
 レイアウト
------------------------------ */
#container{
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#left{
	width: 148;
	text-align: left;
	float:left;
}
#right{
	width: 581px;
	text-align: left;
	float:right;
}
/* ------------------------------
 見出し
------------------------------ */
h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	text-align: left;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.mokuji {
	color: #FFFFFF;
	font-weight: bold;
}

table {
	font-size: 12px;
}
.title {
	font-weight: bold;
	color: #666666;
}
.bosyuu {
	font-weight: bold;
	color: #EC7600;
}
.oyomikudasai {
	font-weight: bold;
	color: #FF0000;
}
.border {
	background: #F9D557;
}

.henkou {
	font-size: 11px;
}
.copy {
	color: #FFFFFF;
}
.bosyuu1 {
	font-weight: bold;
	color: #000099;
}
.tour {
	font-size: 12px;
	color: #666666;
}
.t_title {
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
}
.no {
	font-size: 12px;
	color: 0066ff;
}
.gw {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.kakaku {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.ora {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.mark {
	font-size: 12px;
}
.senyou {
	font-size: 10px;
	color: #FF0000;
}
.point {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.red_big {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.blue_small {
	color: #0066FF;
	font-size: 10px;
}
.image {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.image2 {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.red {
	color:#FF0000;
}
.blue {
	color:#0000FF;
}

.f_color1{
	color:#063F7D;
}

.f_color2{
	color:#FF3300;
}

.f_color3{
	color:#4EB72B;
}
.center {
	text-align: center;
}
.white_b_center {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.item {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3300;
	background-color: #F6F6F6;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 150%;
}
.item a{
	color:#FF0000;
	text-decoration: none;
}
.item a:hover{
	color:#FF0000;
	text-decoration: underline;
}
.item_title {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	background-color: #FF9900;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	height: 30px;
}

.detail {
	BACKGROUND: #f1f1f1;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
	line-height: 150%;
	padding: 5px;
}
.detail_title {
	BACKGROUND: #FF9900;
	font-size: 12px;
	line-height: 150%;
	border: 0px none 0;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

.notice_red {
	font-size: 12px;
	border: 1px solid #FF0000;
	padding: 5px;
	height: 33px;
	color: FF0000;
}

.notice {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	vertical-align: middle;
	background-color: #DFDFDF;
	font-size: 12px;
}
.infotable {
	text-align:left;
	line-height:200%;
}
