@charset "utf-8";
@import "common.css";

body{
	background-color:#F7F5F0;
}

/*	simu
-----------------------------------*/
#simu{
	height:672px;
	width:406px;
	padding:1px;
	border:#CCC solid 1px;
	font-family:Verdana;
	background:#FFF;
}
#simu.no2{
	height:588px;
}
#simu.no3{
	height:727px;
}
#simu.no4{
	height:820px;
}
#simu .pnkz{
	background:#1C9DC1;
	line-height:23px;
	padding-left:10px;
	height:23px;
}
#simu .pnkz li{
	float:left;
	line-height:23px;
	height:23px;
	color:#FFF;
	padding-left:14px;
	background:url(../img/simulation/icon.gif) no-repeat 6px center;
}
#simu .pnkz li.home{
	padding:0;
	background:none;
}
#simu .form_area{
	width:344px;
	padding:5px 31px 0px;
}
#simu .simu3_bg{
	background:url(../img/simulation/simu3_bg.jpg) no-repeat left 88px;
}
#simu .btm_text{
	padding:5px 0 0;
	font-size:11px;
	font-family:"ＭＳ Ｐゴシック";
	line-height:100%;
	color:#333333;
}
#simu .form_area .input_box{
	padding-top:10px;
}
#simu .form_area .input_box .sub{
	padding-bottom:5px;
}
#simu .form_area .input_box .input_text{
	width:322px;
	height:46px;
	padding-right:22px;
	background:url(../img/simulation/text_input.jpg) no-repeat top left;
}
#simu .form_area .input_box .input_text3{
	width:322px;
	height:46px;
	padding-right:22px;
	background:url(../img/simulation/text_input2.jpg) no-repeat top left;
}
#simu .form_area .input_box .input_text4{
	width:322px;
	height:46px;
	padding-right:22px;
	padding-bottom:57px;
	background:url(../img/simulation/text_input3.jpg) no-repeat top left;
}
#simu .form_area .input_box .input_text5{
	width:322px;
	height:46px;
	padding-right:22px;
	background:url(../img/simulation/text_input3.jpg) no-repeat top left;
}
#simu .form_area .input_box .text_form{
	overflow:hidden;
	border:none;
	padding:5px 10px;
	height:36px;
	width:302px;
	font-size:26px;
	line-height:36px;
	background:none;
	font-family:Verdana;
}
#simu .form_area .input_box .input_text4 .text_form{
	width:285px;
}
#simu .form_area .input_box .input_text5 .text_form{
	width:285px;
}
/*-------------セレクト用------------*/
#simu .form_area .input_box .input_text2{
	width:322px;
	height:46px;
	padding-right:22px;
	background:url(../img/simulation/text_select.jpg) no-repeat top left;
}
#simu .form_area .input_box .input_text2 .autocomplete{
	font-family:Verdana;
	overflow:hidden;
	border:none;
	padding:7px 10px 5px 10px;
	width:302px;
	font-size:26px;
	background:none;
	cursor:pointer;
}
div.autocomplete {
  position:absolute;
  background-color:#FFFFFF;
  border:1px solid #ccc;
  margin:0px;
  font-size:0.9em;
  text-align:left;
  overflow:auto;
	font-size:12px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
	background-color:#FFFFFF;
	width:270px;
	font-size:12px;
	max-height:200px;
	overflow:scroll;
}
div.autocomplete ul li.selected {
	background-color: #BFD8F2;
}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

/* alternative style */

div.autocomplete2 {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  padding:0px;
  font-size:0.9em;
  text-align:left;
  max-height:200px;
  overflow:auto;
}
div.autocomplete2 ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete2 ul li.selected { 
  background-color: #deffff;
}
div.autocomplete2 ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

/* new style version 0.4 */

div.autocomplete4 {
  position:absolute;
  width:500px;
  background-color:black;
  margin:0px;
  margin-left:5px;
  padding:0px;
  font-size:0.9em;
  text-align:left;
  max-height:200px;
  overflow:auto;
  color:#f4f4f4;
}
div.autocomplete4 ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete4 ul li.selected { 
  background-color: #8bc9fe;
  color:black;
}
div.autocomplete4 ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}
/*-----------------------------------*/


#simu .form_area .result{
	height:140px;
	padding-top:45px;
	padding-right:63px;
	background:url(../img/simulation/result01.jpg) no-repeat top left;
	line-height:50px;
	margin-top:12px;
}
#simu .form_area .type2{
	height:200px;
	background:url(../img/simulation/result02.jpg) no-repeat top left;
}
#simu .form_area .type3{
	background:url(../img/simulation/result03.jpg) no-repeat top left;
}
#simu .form_area .result .result-item{
	border:none;
	background:none;
	line-height:50px;
	font-family:Verdana;
	font-size:48px;
	font-weight:bold;
	color:#669900;
	text-align:right;
	width:250px;
	float:right;
}
.close{
	width:410px;
	text-align:center;
	padding:20px 0 34px;
}
.footer{
	width:410px;
	text-align:center;
	height:23px;
	line-height:23px;
	font-size:11px;
	background-color:#1E6EAF;
	color:#FFF;
}
.footer a{
	color:#FFF;
}
.footer a:hover{
	color:#CAE2F7;
}





.b-core-ui-select {
    position: relative;
    width: 302px;
		height:26px;
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #333;
    cursor: pointer;
		background:url(../img/simulation/text_select.jpg) no-repeat top left;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #E6E6E6 #E6E6E6 #BFBFBF;
    border-bottom-color: #B3B3B3;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
		font-size:26px;
		line-height:26px;
		font-family:Verdana
}

.b-core-ui-select__select {
    position: static;
    width: 302px;
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
}

.b-core-ui-select__value {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 25px;
}

.b-core-ui-select__select_state_hide {
    height: 1px !important;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 1px !important;
    text-indent: -9999px;
    overflow: hidden;
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity = 0);
}

.b-core-ui-select:HOVER {
    color: #333333;
    background-color: #e6e6e6;
    transition: background-position 0.1s linear;
}

.b-core-ui-select.focus {
		background:url(../img/simulation/text_select.jpg) no-repeat top left;
    background-image: none;
    border-color: #ccc;
    outline: 0;
}

.b-core-ui-select.open {
    border-radius: 5px 5px 0 0;
}

.b-core-ui-select.disabled,
.b-core-ui-select.disabled:ACTIVE{
    opacity: .5;
    color: #333333;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    transition: background-position 0.1s linear;
}

.b-core-ui-select__button {
    position: absolute;
    right: 15px;
    top: 10px;
    display: block;
    width: 0;
    height: 0;
    content: "";
    margin-top: 8px;
    margin-left: 2px;
}

.b-core-ui-select__dropdown {
    display: none;
    position: absolute;
    top: 0;
    color: #333;
    margin-top: -1px;
    padding: 10px;
    max-height: 200px;
    font-size: 12px;
    border: 3px solid #0BABFF;
		border-top:none;
    border-radius: 0 0 4px 4px;
    background-color: whiteSmoke;
    background-image: -ms-linear-gradient(top, #D2DCE8, #ACB8C4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#D2DCE8), to(#ACB8C4));
    background-image: -webkit-linear-gradient(top, #D2DCE8, #ACB8C4);
    background-image: -o-linear-gradient(top, #D2DCE8, #ACB8C4);
    background-image: linear-gradient(top, #D2DCE8, #ACB8C4);
    background-image: -moz-linear-gradient(top, #D2DCE8, #ACB8C4);
    background-repeat: repeat-x;
}

.b-core-ui-select__dropdown.hide {
    display: none;
}

.b-core-ui-select__dropdown.show {
    display: block;
}

.b-core-ui-select__dropdown__wrap {
    max-height: 200px;
    overflow: auto;
	outline: none;
}


.j-scroll-pane .b-core-ui-select__dropdown__item {
    margin-right: 20px;
}

.b-core-ui-select__dropdown__list {
    overflow: hidden;
    margin: 0!important;
}

.b-core-ui-select__dropdown__item {
    padding: 5px 10px;
    min-height: 18px;
    list-style-type: none;
    cursor: pointer;
}


.b-core-ui-select__dropdown__label {
    padding: 10px;
    min-height: 18px;
    font-style: italic;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
}

.b-core-ui-select__dropdown__item.disabled,
.b-core-ui-select__dropdown__item.disabled:HOVER {
    color: #ccc;
    background: none;
}

.b-core-ui-select__dropdown__item.selected,
.b-core-ui-select__dropdown__item.selected:HOVER {
    background: #999;
    color: #fff;
}

.b-core-ui-select__dropdown__item:HOVER {
    background: #ccc;
}