@charset "utf-8";
/* CSS Document */

#nikaime .tit{
    margin-bottom: 0.4em;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HG丸ｺﾞｼｯｸM-PRO, HGMaruGothicMPRO;
    font-weight: bold;
    font-size: 2.5em;
    text-align: center;
    color: #ff2828;
    padding: 1em;

    display: block;
}
#nikaime .toiawase{
    margin-bottom: 3em;
       font-size: 1.2em;

line-height:1.3em;
}

/* TAB */
#tab {
	margin-bottom: 30px;
	letter-spacing: 0;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0;
	margin-top: 30px;
}

#tab ul {
	margin-left: -6px;
}

#tab li {
	float: left;
	width: 33%;
	margin-left: 1px;
	cursor: pointer;
	background: #eeeeee;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HG丸ｺﾞｼｯｸM-PRO, HGMaruGothicMPRO;
    font-size: 1.5em;
	}
	


#tab li span {
	display: block;
	padding: 25px 3px;
}

#tab li,
#tab li span {
	border-top-left-radius: 16px;
	-webkit-border-top-left-radius: 16px;
	-moz-border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	-moz-border-top-right-radius: 16px;
}

#tab li.select {
	font-weight: bold;
	cursor: default;
    background: #ff6969;
    color: #fff;
}

#tab li.select .bLN {
}

#tab li.select span {
	border-bottom: none;
}

.disnone {
	display: none !important;
}


.content_wrap {
  clear: left;
margin-bottom:30px;
  font-size: 20px;
	border: solid 3px #ff6969;
	border-bottom-left-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-moz-border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;
	-moz-border-bottom-right-radius: 16px;
	overflow:hidden;
	    padding: 1em;
		text-align:left;

}

#nikaime .content_wrap .hasso_box {
	float: left;
border-right: 1px dotted #ccc;
padding-right:1em;
width:48%;
vertical-align:top;
}

#nikaime .content_wrap .hasso_box_right{
	float: right;
width:47%;
padding-left:1em;
vertical-align:top;
}

#nikaime .content_wrap .hasso_box .chumonbi,#nikaime .content_wrap .hasso_box_right .chumonbi{
font-weight:bold;
    border-bottom: 2px dotted #d0d0d0;
    border-top: 2px dotted #d0d0d0;
padding:0.5em 1em;
text-align:center;

margin-bottom:20px;
}


#nikaime .content_wrap table {
	margin-bottom: 20px;
}
#nikaime .content_wrap td {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #FFFFFF;
	background-color: #F0F0F0;
	color: #666;
}
#nikaime .content_wrap .c {
	background-color:#ffd1d1;
	font-weight: bold;
	    color: #ff3434;
}

#nikaime .content_wrap p{
	line-height:1.3em;
}
