* {     margin: 0;
        padding: 0;
        font-style: normal;
    }
     
        
/* -- タグ -- */
img {border:0;vertical-align:bottom}
a:focus {outline:none;}
p{padding:0 0 1em 0;
   text-justify:distribute;}
dl.normal dt{font-weight: bold;}
dl.normal dd{margin:0 0 1.2em 0;}
dl.normal dd ul,dl.normal dd ol{margin:10px 0 10px 20px;}
ul.nlist{margin:10px 10px 10px 20px;}
    ul.nlist ul{margin:4px 10px 10px 20px;}
    ul.nlist li a{color:#444 !important;
         text-decoration: none;}
         ul.nlist li a:hover{text-decoration: underline;}
/* -- 位置 -- */
.dblock{display:block;}
.dnone{display:none;}
.left{text-align: left;}
.center{text-align: center;}
.right{text-align: right;}
.f-right{float:right;}
.f-left{float:left;}
.f-leftm{float:left;
    margin:0 20px 0 0;}
.f-rightm{float:right;
    margin:0 0 0 12px;}
.none{display:none;}
.clear{clear:both;}


/*============================================================================*/
/* CHECKUSE */

.bgeee{background:#eee;
    padding:5px 10px;}
/* border */
.bd999{border:1px solid #999;}
.bdeee{border:1px solid #eee;}
.bde6{border: 1px solid #e6e6e6;}
.bd444{border:1px solid #444;}
.bdblue{border:1px solid #79bafc;}
.bdeee2{border:2px solid #eee;}
/* color */
.c999{color:#999;}
.c111{color:#111;}
/* fontSize */
.f10p{font-size:10px;}
.f11p{font-size:11px;}
.f12p{font-size:12px;}
.f13p{font-size:13px;}
.f14p{font-size:14px;}
.f15p{font-size:15px;}
.f80{font-size:80%;}
.f85{font-size:85%;}
.f90{font-size:90%;}
.f95{font-size:95%;}
.f100{font-size:100%;}
.f105{font-size:105%;}
.f110{font-size:110%;}
.f115{font-size:115%;}
.f120{font-size: 120%;}

/* padding */
.pd5{padding:5px !important;}
.pd10{padding:10px !important;}
.pd20{padding:20px !important;}
.pd5_0{padding:5px 0 !important;}
.pd10_0{padding:10px 0 !important;}
.pd20_0{padding:20px 0 !important;}
.pd30_0{padding:30px 0 !important;}
.pd0_5{padding:0 5px !important;}
.pd0_10{padding:0 10px !important;}
.pd0_20{padding:0 20px !important;}
.pd10_5{padding:10px 5px !important;}
.pd20_5{padding:20px 5px !important;}
.pd5_10{padding:5px 10px !important;}
.pd5_20{padding:5px 20px !important;}
.pdb10{padding-bottom: 10px !important;}
.pdb15{padding-bottom: 15px !important;}
.pdb20{padding-bottom: 20px !important;}
.pb000_10{padding:0 0 0 10px !important;}
.pb000_20{padding:0 0 0 20px !important;}

/* margin, padding */
.mb10{ margin-bottom  : 10px !important;}
.mb20{ margin-bottom  : 20px !important;}
.m10{ margin  : 10px !important;}
.m20{ margin  : 20px !important;}
.m10_0{ margin  : 10px 0px !important;}
.m20_0{ margin  : 20px 0px !important;}
.m0_20{ margin  : 0 20px !important;}
.m5{ margin  : 5px !important;}
.m0 { margin  : 0 !important;}
.m0a { margin  : 0 auto !important;}
.p0 { padding : 0 !important;}
.mp0 {
	margin: 0 !important;
	padding: 0 !important;
}

/* border ( bd, bdt, bdb ) - checkuse */

.bd {border: 1px red solid !important;}
.bdt {border-top: 1px #999 solid;}
.bdb {border-bottom: 1px #999 solid;}
.bdbdot{border-bottom:1px dotted #eee;}
body.bd div {border: 1px red solid !important;}

/* width short cuts */
.w40 { width : 40px !important;}
.w50 { width : 50px !important;}
.w60 { width : 60px !important;}
.w70 { width : 70px !important;}
.w80 { width : 80px !important;}
.w90 { width : 90px !important;}
.w100 { width : 100px !important;}
.w110 { width : 110px !important;}
.w120 { width : 120px !important;}
.w130 { width : 130px !important;}
.w140 { width : 140px !important;}
.w150 { width : 150px !important;}
.w160 { width : 160px !important;}
.w170 { width : 170px !important;}
.w180 { width : 180px !important;}
.w190 { width : 190px !important;}
.w200 { width : 200px !important;}
.w210 { width : 210px !important;}
.w220 { width : 220px !important;}
.w230 { width : 230px !important;}
.w240 { width : 240px !important;}
.w250 { width : 250px !important;}
.w260 { width : 260px !important;}
.w270 { width : 270px !important;}
.w280 { width : 280px !important;}
.w290 { width : 290px !important;}
.w300 { width : 300px !important;}
.w310 { width : 310px !important;}
.w320 { width : 320px !important;}
.w330 { width : 330px !important;}
.w340 { width : 340px !important;}
.w350 { width : 350px !important;}
.w360 { width : 360px !important;}
.w370 { width : 370px !important;}
.w380 { width : 380px !important;}
.w390 { width : 390px !important;}
.w400 { width : 400px !important;}

.w10p { width : 10% !important;}
.w20p { width : 20% !important;}
.w25p { width : 25% !important;}
.w30p { width : 30% !important;}
.w33p { width : 33% !important;}
.w40p { width : 40% !important;}
.w45p { width : 40% !important;}
.w50p { width : 50% !important;}
.w60p { width : 60% !important;}
.w70p { width : 70% !important;}
.w80p { width : 80% !important;}
.w90p { width : 90% !important;}
.w100p { width : 100% !important;}

/* height short cuts */
.h10 { height : 10px !important;}
.h20 { height : 20px !important;}
.h30 { height : 30px !important;}
.h40 { height : 40px !important;}
.h50 { height : 50px !important;}
.h60 { height : 60px !important;}
.h70 { height : 70px !important;}
.h80 { height : 80px !important;}
.h90 { height : 90px !important;}
.h100 { height : 100px !important;}
.h110 { height : 110px !important;}
.h120 { height : 120px !important;}
.h130 { height : 130px !important;}
.h140 { height : 140px !important;}
.h150 { height : 150px !important;}
.h160 { height : 160px !important;}
.h170 { height : 170px !important;}
.h180 { height : 180px !important;}
.h190 { height : 190px !important;}
.h200 { height : 200px !important;}

.h10p { height : 10% !important;}
.h20p { height : 20% !important;}
.h25p { height : 25% !important;}
.h30p { height : 30% !important;}
.h33p { height : 33% !important;}
.h40p { height : 40% !important;}
.h50p { height : 50% !important;}
.h60p { height : 60% !important;}
.h70p { height : 70% !important;}
.h80p { height : 80% !important;}
.h90p { height : 90% !important;}
.h100p { height : 100% !important;}

/* line-height short cuts */
.lh100 { line-height : 100% !important;}
.lh150 { line-height : 150% !important;}
.lh200 { line-height : 200% !important;}

/* -- table -- */
table {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
td {
	padding: 2px 4px 2px 0;
	vertical-align: top;
}

table.outer{border: 1px #d3d3d1 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin:0 0 10px 0;
    color:#3b2e26;
}
 table.outer td{
	border: 1px #d3d3d1 solid;
	border-width: 0 0 1px 1px;
	background: #fffefd;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}

table.outer th{
	padding: 5px;
	border: #d3d3d1 solid;
	border-width: 0 0 1px 1px;
	background: #efeae7;
	font-weight: normal;
	/*line-height: 120%;*/
	text-align: center;
	width: 25%;

}
table.outer p{margin:0;
    padding:0;}
.red{
     font-weight:bold;
     color:#c51515;
     display: block;
     padding-bottom:4px;}

 table.outer td table td{border:none;
      padding:0;}
.nowrap {
	white-space: nowrap;
}

.dashed{border: 1px dotted #ccc;
      padding:4px;
      margin-bottom: 10px;
      background: #ffffee;
      font-size: 11px;
      line-height: 140%;}
.d_box{border:1px dashed #ccc;
      padding:10px;
      background:#fefefe;
      margin-bottom: 10px;}
