@charset "UTF-8";

/* CSS Document */


/*----------------------------------------------------
	☆indent
----------------------------------------------------*/

.center{text-align:center!important;}
.left{text-align:left!important;}
.right{text-align:right!important;}
.top0{margin-top:0 !important;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.top15{margin-top:15px !important;}
.top20{margin-top:20px !important;}
.top25{margin-top:25px !important;}
.top30{margin-top:30px !important;}
.top35{margin-top:35px !important;}
.top40{margin-top:40px !important;}
.btm0{margin-bottom:0 !important;}
.btm5{margin-bottom:5px !important;}
.btm10{margin-bottom:10px !important;}
.btm15{margin-bottom:15px !important;}
.btm20{margin-bottom:20px !important;}
.btm25{margin-bottom:25px !important;}
.btm30{margin-bottom:30px !important;}
.btm35{margin-bottom:35px !important;}
.btm40{margin-bottom:40px !important;}
.btm45{margin-bottom:45px !important;}
.btm50{margin-bottom:50px !important;}
.btm55{margin-bottom:55px !important;}
.btm60{margin-bottom:60px !important;}
.btm65{margin-bottom:65px !important;}
.btm70{margin-bottom:70px !important;}
.btm75{margin-bottom:75px !important;}
.btm80{margin-bottom:80px !important;}
.btm85{margin-bottom:85px !important;}
.btm90{margin-bottom:90px !important;}
.btm95{margin-bottom:90px !important;}
.pT0{padding-top:0!important;}
.pT5{padding-top:5px!important;}
.pT10{padding-top:10px!important;}
.pT15{padding-top:15px!important;}
.pT20{padding-top:20px!important;}
.pB0{padding-bottom:0!important;}
.pB5{padding-bottom:5px!important;}
.pB10{padding-bottom:10px!important;}
.pB15{padding-bottom:15px!important;}
.pB20{padding-bottom:20px!important;}
.lm5{margin-left:5px !important;}
.lm10{margin-left:10px !important;}
.lm15{margin-left:15px !important;}
.lm20{margin-left:20px !important;}
.lm50{margin-left:50px !important;}
.lm60{margin-left:60px !important;}
.lm70{margin-left:70px !important;}
.rm5{margin-right:5px !important;}
.rm10{margin-right:10px !important;}
.rm15{margin-right:15px !important;}
.rm20{margin-right:20px !important;}


.vAT { vertical-align:top!important;}
.vAM { vertical-align:middle!important;}
.vAB { vertical-align:bottom!important;}

.red { color:#FF2626;}
.org { color:#EB5F00;}

.bold {font-weight: bold;}
.normal {font-weight: normal;}

.icon {
	margin-right:3px;
	vertical-align:middle;
	margin-top:-1px;
}





/*----------------------------------------------------
	☆form
----------------------------------------------------*/



.wSS{ width: 50px;}
.wS { width: 100px;}
.wM{ width: 270px;}
.wL{ width: 350px;}
.imeOff { ime-mode: disabled;}
.imeOn { ime-mode: active;}


textarea {
	border: 1px solid #CCCCCC;
	font-size:93%!important;
	line-height: 140%;
	 padding: 3px 6px;
}

textarea:focus {
	background-color: #FFFFED;
 border: 1px solid #AAA;
}

textarea.txtarea01 {
	height:70px;
	width:410px;
}

label{
	cursor:pointer;
}

label:hover{
	color:#418BB8;
}

input{
	padding:0;
}


input.wSS, input.wS, input.wM, input.wL, input.wLL {
    border: 1px solid #CCCCCC;
				font-size:93%!important;
    line-height: 140%;
    padding: 3px 6px;
}

input.wSS:focus, input.wS:focus, input.wM:focus, input.wL:focus, input.wLL:focus {
    background-color: #FFFFED;
    border: 1px solid #AAA;
}

.textFocus {
	color: #AAA;
}

button, input, select, textarea {
    font-size:93%!important;
}

.err {
	color:#E23435;
	font-size:77%!important;
	line-height:140%!important;
	padding-top:5px;
}

.errTd {
	background-color:#FFECE4!important;
}





/*----------------------------------------------------
	☆Width
----------------------------------------------------*/

.w5 {width:5%!important;}
.w10 {width:10%!important;}
.w15 {width:15%!important;}
.w18 {width:18%!important;}
.w20 {width:20%!important;}
.w25 {width:25%!important;}
.w30 {width:30%!important;}
.w35 {width:35%!important;}
.w40 {width:40%!important;}
.w45 {width:45%!important;}
.w50 {width:50%!important;}
.w55 {width:55%!important;}
.w60 {width:60%!important;}
.w65 {width:65%!important;}
.w70 {width:70%!important;}
.w75 {width:75%!important;}
.w80 {width:80%!important;}
.w85 {width:85%!important;}
.w90 {width:90%!important;}
.w95 {width:95%!important;}



/*----------------------------------------------------
	☆basecompo
----------------------------------------------------*/

.aural span,
span.aural {
	display:none;
	visibility:hidden;
}

img.icon {
	margin-right:5px;
	vertical-align:middle;
}



/*----------------------------------------------------
	☆List
----------------------------------------------------*/


.indList,
.indListS {
	margin-bottom:15px;
}

.indList li,
.indListS li {
	line-height:170%;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;
}

.indListS li {
	font-size: 85% !important;
	line-height:130%;
}


.numList,
.numListS {
	margin-bottom:15px;
	padding-left:1.6em;
}

.numList li,
.numListS li {
	line-height:150%;
	list-style: decimal outside none;
	margin-bottom: 5px;
}

.numListS li {
	font-size: 85% !important;
	line-height: 130%;
}

:first-child + html .numList {
    padding-left: 2em;
}
:first-child + html .numListS {
    padding-left: 2em;
}



/*----------------------------------------------------
	☆head
----------------------------------------------------*/

.headline1 {
    position: relative;
	  color: #4c4c4c !important;
	  background: #fff;
	  font-size: 20px;
	  line-height:120% !important;
		border-bottom: 2px solid #eb9ebe;
	  padding: 15px 5px 12px 10px;
		margin:0 auto;
		font-size:139% !important;
		}
		
 
.headline1:before,
.headline1:after{
    content: "";
	  position: absolute;
	  top: 100%;
	  height: 0;
	  width: 0;
}
 
.headline1:after{
    left: 33px;
	  border: 11px solid transparent;
	  border-top: 11px solid #FFF;
}
.headline1:before {
	  left: 30px;
	  border: 14px solid transparent;
	  border-top: 14px solid #eb9ebe;
	}
	
.headline2 {
		border:#eb9ebe 3px solid;
		background:url(../cmn_img/img_pazuruP.gif) top left no-repeat;
		color:#4c4c4c;
		font-size:154% !important;
		font-weight:bold;
		padding:3px 20px 3px 48px;
		}
	
.headline3 {
  position: relative;
  color: #111;
  background: #f8d6e6;
  font-size:108% !important;
  margin: 30px 20px 10px -10px;
  padding: 14px 5px 10px 40px;
  border-radius: 22px 0 0 22px;
}
.headline3:before {
  content: "";
  position: absolute;
  background: #FFF;
  top: 50%;
  left: 14px;
  margin-top :-10px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  box-shadow: 1px 1px 1px #777 inset;
}
.headline3:after {
  content: "";
  position: absolute;
  top: 0;
  right: -22px;
  height: 0;
  width: 0;
  border: 24px solid #f8d6e6;
  border-right-color: transparent;
}	
	
	
.headline4 {
    position: relative;
	  color: #4c4c4c !important;
	  background: #fff;
	  font-size: 20px;
	  line-height:120% !important;
		border-bottom: 2px solid #333;
	  padding: 15px 5px 12px 10px;
		margin:0 auto;
		font-size:139% !important;
		text-align:center;
		}
		
 
.headline4:before,
.headline4:after{
    content: "";
	  position: absolute;
	  top: 100%;
	  height: 0;
	  width: 0;
}
 
.headline4:after{
    left: 348px;
	  border: 11px solid transparent;
	  border-top: 11px solid #FFF;
}
.headline4:before {
	  left: 345px;
	  border: 14px solid transparent;
	  border-top: 14px solid #333;
	}
	


/*----------------------------------------------------
	☆Table
----------------------------------------------------*/


div.bscTbl01 table {
	border-collapse:collapse;
	border-top:none;
	border-left:none;
	width:100%;
}
div.bscTbl01 table th,
div.bscTbl01 table td {
	border-right:none;
	border-bottom:none;
	font-size:108% !important;
	line-height:1.4;
	padding:10px 12px 7px;
	text-align:left;
}
div.bscTbl01 table tr.gray th, 
div.bscTbl01 table tr.gray td {
	background-color:#ebe9e9;
}





div.bscTbl02 table {
	border-collapse:collapse;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	width:100%;
}
div.bscTbl02 table th,
div.bscTbl02 table td {
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;
	font-size:108% !important;
	line-height:1.4;
	padding:10px 12px 7px;
	text-align:left;
}
div.bscTbl02 table th {
	background-color:#999;
	color:#FFF;
	text-align:center;
}
div.bscTbl02 table td {
	background-color:#FFF;
	text-align:left;
}



div.bscTbl03 table {
	border-collapse:collapse;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	width:100%;
}
div.bscTbl03 table th,
div.bscTbl03 table td {
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;
	font-size:108% !important;
	line-height:1.4;
	padding:10px 12px 7px;
	text-align:left;
}
div.bscTbl03 table th {
	background-color:#f0efef;
	text-align:center;
}
div.bscTbl03 table td {
	background-color:#FFF;
	text-align:left;
}



div.bscTbl04 table {
	border-collapse:collapse;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	width:100%;
}
div.bscTbl04 table th,
div.bscTbl04 table td {
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;
	font-size:100% !important;
	line-height:160%;
	padding:10px 12px 7px;
	text-align:left;
}
div.bscTbl04 table th {
	background-color:#e0dfdf;
	text-align:center;
	width:40%;
}
div.bscTbl04 table td {
	background-color:#FFF;
	text-align:left;
}

div.bscTbl05 table {
	border-collapse:collapse;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	width:100%;
}
div.bscTbl05 table th,
div.bscTbl05 table td {
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;
	font-size:100% !important;
	line-height:160%;
	padding:10px 12px 7px;
	text-align:left;
}
div.bscTbl05 table th {
	background-color:#efefef;
	color:#666 !important;
	text-align:center;
	width:25%;
}
div.bscTbl05 table td {
	background-color:#FFF;
	text-align:left;
}