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

/*-------------------------------------
 layout
--------------------------------------*/
.left {float:left; display:inline;}
.right {float:right; display:inline;}
.center {text-align:center; }
.clear {clear:both;}

.alignCenter {text-align:center;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}

.ml5 {margin-left:5px;}
.mr5 {margin-right:5px;}
.mt5 {margin-top:5px;}
.mb5 {margin-bottom:5px;}

.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mt10 {margin-top:10px;}
.mb10 {margin-bottom:10px;}

.mr13 {margin-right:13px;}
.mb1em {margin-bottom:1em;}
.mb2em {margin-bottom:2em;}


.ml15 {margin-left:15px;}
.mr15 {margin-right:15px;}
.mt15 {margin-top:15px;}
.mb15 {margin-bottom:15px;}

.ml20 {margin-left:20px;}
.mr20 {margin-right:20px;}
.mt20 {margin-top:20px;}
.mb20 {margin-bottom:20px;}

.ml25 {margin-left:25px;}
.mr25 {margin-right:25px;}
.mt25 {margin-top:25px;}
.mb25 {margin-bottom:25px;}

.ml30 {margin-left:30px;}
.mr30 {margin-right:30px;}
.mt30 {margin-top:30px;}
.mb30 {margin-bottom:30px;}

.ml40 {margin-left:40px;}
.mr40 {margin-right:40px;}
.mt40 {margin-top:40px;}
.mb40 {margin-bottom:40px;}

.ml45 {margin-left:45px;}
.mr45 {margin-right:45px;}
.mt45 {margin-top:45px;}
.mb45 {margin-bottom:45px;}

.ml50 {margin-left:50px;}
.mr50 {margin-right:50px;}
.mt50 {margin-top:50px;}
.mb50 {margin-bottom:50px;}

.ml60 {margin-left:60px;}
.mr60 {margin-right:60px;}
.mt60 {margin-top:60px;}
.mb60 {margin-bottom:60px;}

.ml65 {margin-left:65px;}
.mr65 {margin-right:65px;}
.mt65 {margin-top:65px;}
.mb65 {margin-bottom:65px;}

.ml70 {margin-left:70px;}
.mr70 {margin-right:70px;}
.mt70 {margin-top:70px;}
.mb70 {margin-bottom:70px;}

.ml80 {margin-left:80px;}
.mr80 {margin-right:80px;}
.mt80 {margin-top:80px;}
.mb80 {margin-bottom:80px;}

.ml90 {margin-left:90px;}
.mr90 {margin-right:90px;}
.mt90 {margin-top:90px;}
.mb90 {margin-bottom:90px;}

.ml100 {margin-left:100px;}
.mr100 {margin-right:100px;}
.mt100 {margin-top:100px;}
.mb100 {margin-bottom:100px;}

.ml320 {margin-left:320px;}
.mbnone {margin-bottom:0px!important;}

.ptnone {padding-top:0px!important;}
.pbnone {padding-bottom:0px!important;}
.pt5 { padding-top:2px; }
.pt10 { padding-top:10px; }
.pt20 { padding-top:20px; }
.pt25 { padding-top:25px; }
.pt40 { padding-top:40px; }
.pb5 { padding-bottom:5px; }
.pb10 { padding-bottom:10px; }
.pb20 { padding-bottom:20px; }
.pb40 { padding-bottom:40px; }
.pr60 { padding-right:60px; }
.pl10 { padding-left:10px; }
.pl320 { padding-left:320px; }
.pr20 { padding-right:20px; }

.W100 { width:100px; }
.W130 { width:130px; }
.W140 { width:140px; }
.W150 { width:150px; }
.W155 { width:154px; }
.W231 { width:231px; }
.W240 { width:240px; }
.W300 { width:300px; }
.W325 { width:325px; }
.W411 { width:411px; }
.W420 { width:410px; }
.W450 { width:450px; }
.W620 { width:620px; }
.W640 { width:640px; }
.W720 { width:720px; }

.W860 { width:860px; }
.W960 { width:960px; }
.Wauto { width:auto; }


img.imgL { float:left; display:block; }
img.imgR { float:right; display:block; }

.noborder_bottom { border-bottom:none;}

.borderRight { border-right:1px solid #980000; }

.boderBottom { border-bottom: #CCC 1px dotted; }

.text{overflow:auto;zoom:1;}
.list_square li { background:url(../imgdir/common/ar01.gif) no-repeat 0px 50%; padding-left:11px; }
	.list_square li.non { background:none;  padding-left:0px;  }
.list_disc li { list-style-type:disc; }
.list_decimal li { list-style-type:decimal; }
.list_circle li { list-style-type:circle; }

/*-------------------------------------
 font
--------------------------------------*/
.f10 { font-size:10px; }
.f12 { font-size:12px; }
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f18 { font-size:18px; }
.f20 { font-size:20px; }
.f24 { font-size:24px; }

.normal {font-weight:normal;}
.bold {font-weight:bold;}
.larger {font-size:117%;}
.smaller {font-size:83%;}
.ls {letter-spacing:-0.1em;}

.red {color:#CC0000;}
.orange {color:#e35919;}
.blue {color:#004b7c;}
.green {color:#009900;}
.yellow {color:#FFFF00;}
.pink {color:#dc3273;}
.black {color:#4a4a4a;}
.white {color:#FFFFFF;}

.tbl_a {color:#5484ed;}
.tbl_b {color:#a4bdfc;}
.tbl_c {color:#46d6db;}
.tbl_d {color:#7ae7bf;}
.tbl_e {color:#51b749;}
.tbl_f {color:#fbd75b;}
.tbl_g {color:#ffb878;}
.tbl_h {color:#ff887c;}
.tbl_i {color:#dc2127;}

.line-height1em { line-height:1em;}


/*-------------------------------------
 text
--------------------------------------*/
p {text-align:justify; text-justify:inter-ideograph; line-height:160%;}

/*-------------------------------------
 list
--------------------------------------*/
.normallist li {list-style:disc;margin-left:15px; list-style-position:outside;}

/*-------------------------------------
 clearfix
--------------------------------------*/
/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
.clearfix {
    display: inline-block;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-Mac */