@charset "UTF-8";
/* 
author      : Matsumoto
makeDate    : 07/07/05
renewalDate : --/--/--
*/

/* Radio Buttons */
label.radio_checked {
	background-repeat:no-repeat;
	display: block;
	margin:0;
	height:48px;
	width:102px;
	text-indent:-10000em;
}
label.radio_unchecked  {
	background-repeat:no-repeat;
	display: block;
	margin:0;
	height:48px;
	width:102px;
	text-indent:-10000em;
}
/**/
label.nojs1{
	background: #fff url(../images/simulation/btn/ny_btn1.gif) no-repeat;
	margin:29px 4px 0 0;
	display:block;
	height:48px;
	width:101px;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs2{
	margin:29px 4px 0 0;
	display:block;
	height:48px;
	width:101px;
	background: #fff url(../images/simulation/btn/ny_btn2.gif) no-repeat;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs3{
	background: #fff url(../images/simulation/btn/ny_btn3.gif) no-repeat;
	margin:29px 4px 0 0;
	display:block;
	height:48px;
	width:111px;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs4{
	background: #fff url(../images/simulation/btn/ny_btn4.gif) no-repeat;
	margin:29px 0 0;
	display:block;
	height:48px;
	width:111px;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs5{
	background: #fff url(../images/simulation/btn/ny_btn5.gif) no-repeat;
	margin:29px 144px 0 0;
	display:block;
	height:48px;
	width:101px;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs6{
	background: #fff url(../images/simulation/btn/ny_btn6.gif) no-repeat;
	margin:29px 0 0;
	display:block;
	height:48px;
	width:101px;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs7{
	background: #fff url(../images/simulation/btn/ny_btn7.gif) no-repeat;
	margin:29px 4px 0 0;
	display:block;
	height:48px;
	width:101px;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs8{
	background: #fff url(../images/simulation/btn/ny_btn8.gif) no-repeat;
	margin:29px 4px 0 0;
	display:block;
	height:48px;
	width:116px;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs9{
	background: #fff url(../images/simulation/btn/ny_btn9.gif) no-repeat;
	margin:29px 4px 0 0;
	display:block;
	height:48px;
	width:101px;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs10{
	background: #fff url(../images/simulation/btn/ny_btn10.gif) no-repeat;
	margin:29px 4px 0 0;
	display:block;
	height:48px;
	width:101px;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs11{
	background: #fff url(../images/simulation/btn/ny_btn11.gif) no-repeat;
	margin:29px 0 0;
	display:block;
	height:48px;
	width:116px;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs12{
	background: #fff url(../images/simulation/btn/ny_btn12.gif) no-repeat;
	margin:0;
	display:block;
	height:48px;
	width:201px;
	text-indent:-10000em;
	cursor:pointer;
}
label.nojs13{
	background: #fff url(../images/simulation/btn/ny_btn13.gif) no-repeat;
	margin:15px 0 0;
	display:block;
	height:48px;
	width:201px;
	text-indent:-10000em;
	cursor:pointer;
}


/* Hover State */
label:hover{
	color: #575B60;
}

label.highlighted {
	border: 1px solid #333;
}

/* STOP EDITTING - DO NOT CHANGE OR REMOVE        */
.crirHidden {
	position: absolute;
	left: -1000px;
}
