@charset "utf-8";
body{
	background-image: url(../global_img/nel_bk.jpg);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	color: #333333;
}
#main{
	width: 882px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 5px;
	background-image: url(../sim_img/sc0001.jpg);
	background-repeat: no-repeat;
	background-position: 0px 210px;
}
#main a{
	color: #3366FF;
	text-decoration: none;
}
#main a:hover{
	color: #3366FF;
	text-decoration: underline;
}

.txt16bl{
	font-size: 24px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	line-height: 1.3em;
}
.txt14bk{
	font-size: 14px;
	font-weight: bold;
}.txt14r{
	font-size: 20px;
	color: #FF0000;
}
.txt14bl{
	font-size: 20px;
	color: #0000CC;
}
.red{
color:#FF0000;
}
.bl{
	color:#0000FF;
}
#main dl{
	display: block;
	float: left;
}
#main dd{
	display: block;
}
.txt24red{
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF0000;
	padding: 5px;
	display: block;
	clear: both;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.txt12bk{
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;
	display: block;
	clear: both;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
.box24bl{
	font-size: 24px;
	padding: 5px;
	border: 3px solid #333333;
	line-height: 1.3em;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	color: #3366FF;
}
.box18bl{
	font-size: 18px;
	padding: 5px;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	color: #3366FF;
}
.box24bld{
	font-size: 24px;
	padding: 5px;
	border: 3px solid #3366FF;
	line-height: 1.3em;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	color: #3366FF;
}

/*リクエストページ*/
#main_r{
	width: 872px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 10px;
}
#main_r a{
	color: #3366FF;
	text-decoration: none;
}
#main_r a:hover{
	color: #3366FF;
	text-decoration: underline;
}
.txt14b{
	font-size: 14px;
	font-weight: bold;
}
.txt9px{
	font-size: 9px;
}
input.table{
	width: 40px;
	font-size: 10px;
}
.simbox{
	border: 2px solid #333333;
	padding: 5px;
	display: block;
	width: 509px;
	float: left;
}
.simbox dl{
	display: block;
	float: left;
}
#keisan{
	height: 60px;
	width: 132px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
	float: left;
}
#keisan a{
	background-image: url(../sim_img/keisan_btn.jpg);
	background-position: 0px 0px;
	height: 60px;
	width: 132px;
	display: block;
	color: #FF3300;
}
#keisan a:hover{
	background-image: url(../sim_img/keisan_btn.jpg);
	color: #3366FF;
	background-position: 0px 60px;
	text-decoration: none;
}

.goukei{
	border: 2px solid #333333;
	padding: 5px;
	display: block;
	width: 320px;
	float: left;
}
.goukei dl{
	color: #CC0000;
	text-align: center;
	font-weight: bold;
}
.goukei dt{
	font-size: 30px;
}
.goukei dd{
	font-size: 40px;
}











