	/*for NN */	
	* { box-sizing : border-box}
	* { -moz-box-sizing : border-box}	
	
.banner {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	font-style: normal;
	line-height: 1.2em;
	color: #393939;
	margin-top: 10px;
	margin-bottom: 10px;
}

.info_day {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	color: #393939;
	margin-top: 5px;
	margin-bottom: 5px;
}

.info_text {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	color: #393939;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
	font-weight: normal;
	color: #3870FF;
	text-decoration: none;
}


a#lnt {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 24px;
	font-weight: bold;
	color: #3870FF;
}

a:visited {
	font-style: normal;
	color: #545EA9;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #F7C600;
	text-decoration: none;
}


.data_list {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	color: #393939;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 12px;
}

.detail {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	text-align: right;
	width:100%;
	color: #cc6600;
	margin: 0px 0px 0px 0px;
	padding-right: 0px 0px 0px 0px;
}

.detail2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	text-align: right;
	width:100%;
	color: #ff0000;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding-right: 0px 0px 0px 0px;
}

