@charset "utf-8";

/*===============================================================================*/
/*Information*/
/*===============================================================================*/




#info {
	display: block;
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0;
	height: auto;
	width: auto;
	background-image: url(../../hot/img/hot_bg.gif);
	margin: 0;
}

#info_bottom {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	width: auto;
	margin: 0;
	background-image: url(../../hot/img/hot_bottom.gif);
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20pt;
	padding-left: 0;
}

#info_title {
	color: #000;
	display: block;
	height: auto;
	width: auto;
	float: none;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	font-size: 1.4em;
	margin: 0px;
	font-weight: normal;
	text-align: center;
}

#info_title span {
	font-weight: bold;
}

#info_title img {
	height: 35px;
	width: 158px;
	display: inline;
	padding-left: 15px;
	padding-right: 40px;
}

#logo {
	color: #41A215;
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../../hot/img/hot_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo img {
	height: 35px;
	width: 158px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#info_img {
	width: 259px;
	display: block;
	margin: 0;
	float: left;
	height: 209px;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 45px;
}

#info_merrit {
	width: auto;
	display: block;
	margin: 0;
	float: left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#info_merrit li {
	width: auto;
	display: block;
	height: auto;
	margin: 0;
	color: #FF6600;
	font-weight: bold;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	line-height: 140%;
	font-size: 1.1em;
}

#info_merrit li span {
	font-weight: normal;
	font-size: 0.9em;
}

#info_merrit li a.merit_link01 {
	height: 34px;
	width: 106px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#info_merrit li a.merit_link02 {
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#info_comment {
	clear: both;
	display: block;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: center;
}

.info_list {
	width: 400px;
	height: auto;
	border-spacing: 2px;
	font-size: 1em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.info_list th {
	text-align: center;
	width: 30%;
	padding: 8px;
	height: auto;
	background-color: #94D7FF;
	white-space: nowrap;
}

.info_list th img {
	vertical-align: middle;
	padding-right: 5px;
}

.info_list td {
	text-align: center;
	padding: 8px;
	background-color: #EEFAFF;
}

.info_list td.info_list_line {
	background-color: #E1F4FF;
}

.info_list_commnet {
	padding: 0px;
	width: auto;
	height: auto;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 1em;
}

.attention_list {
	display: block;
	height: auto;
	width: 500px;
	font-size: 1em;
	line-height: 140%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #176D0E;
	border: 3px double #FF0000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.attention_list dt {
	color: #FF0000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: block;
}

.attention_list dd {
	text-align: left;
	height: auto;
	width: auto;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../img/attention_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 140%;
}
