/* CSS Document */
/*  CLEARFIX */  
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height:0;
	clear: both;
	visibility: hidden;
}
.clearfix { /* IE 5.5-7 */
	zoom: 1;
}
.clearfix {display: inline-block;}
*+html div.clearfix{height: 1%;} /* MacIE */
* html div.clearfix{height: 1%;} /* MacIE */
.clearfix {display: block;} /* MacIE */

/* FLOAT  */
.clear {clear:both;}
.clearL {clear:left;}
.clearR {clear:right;}

/* 1 Reset
-------------------------------------------------------- */  
* {
    font-family:inherit;
    font-style:inherit;
	font-size:100%;
    padding:0;
    margin:0;
}
table { 
	border-collapse:collapse; 
	border-spacing:0; 
}
a img { border:none;
text-decoration:none;}
a, a:link, a:visited, a:hover, a:active {
	outline:0;
	text-decoration:none;
}
address,caption,cite,code,dfn,em,th,var { 
	font-style:normal; 
	font-weight:normal; 
}
ol,ul {list-style-type:none;}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
fieldset { border:none;}
blockquote,q{ quotes:none;} 
blockquote:before,blockquote:after,
q:before,q:after { content:'';}
abbr,acronym { border:0;}

/* FORMS */
* html legend {margin-left: -7px; color:#646464;} /* IE6 */
*+html legend {margin-left: -7px; color:#646464;} /* IE7 */
textarea, input[type='text'],
input[type='password'], select { border: 1px solid #ccc;}
select,label { cursor: pointer; }

ul p, ol p, dl p, table p,
ul ul, ol ul, dl ul, table ul,
ul ol, ol ol, dl ol, table ol,
ul dl, ol dl, dl dl, table dl,
ul table, ol table, dl table, table table {
  font-size: 1em;
}

object,param,embed {
	margin:0;
	padding:0;
	border:0;
}

.baseColor {
	color:#5A5A5A !important;
}

div, p, span, ul, li, dl, dt, dd, table, tr, th, td, img {
	margin:0;
	padding:0;
	border:0;
}

img {
	vertical-align:bottom;
}


/* #.boder
-------------------------------------------------------- */
.borderAC {
	border:none !important;
}

.borderTC {
	border-top:none !important;
}

.borderRC {
	border-right:none !important;
}

.borderBC {
	border-bottom:none !important;
}

.borderLC {
	border-left:none !important;
}

.borderA {
	border:solid 1px #C8C9CA !important;
}

.borderT {
	border-top:solid 1px #C8C9CA !important;
}

.borderR {
	border-right:solid 1px #C8C9CA !important;
}

.borderB {
	border-bottom:solid 1px #C8C9CA !important;
}

.borderL {
	border-left:solid 1px #C8C9CA !important;
}

/* #.margin
-------------------------------------------------------- */
.MR0 {
	margin-right:0 !important;
}

.MT5 {
	margin-top:5px !important;
}

.MT6 {
	margin-top:6px !important;
}

.MT8 {
	margin-top:8px !important;
}

.MT5 {
	margin-top:5px !important;
}

.MT10 {
	margin-top:10px !important;
}

.MT12 {
	margin-top:12px !important;
}

.MT16 {
	margin-top:16px !important;
}

.MT18 {
	margin-top:18px !important;
}

.MT20 {
	margin-top:20px !important;
}

.MT21 {
	margin-top:21px !important;
}

.MT25 {
	margin-top:25px !important;
}

.MT27 {
	margin-top:27px !important;
}

.MT29 {
	margin-top:29px !important;
}

.MT30 {
	margin-top:30px !important;
}

.MT32 {
	margin-top:32px !important;
}

.MT36 {
	margin-top:36px !important;
}

.MT120 {
	margin-top:120px !important;
}

.MB0 {
	margin-bottom:0 !important;
}

.MB5 {
	margin-bottom:5px !important;
}

.MB8 {
	margin-bottom:8px !important;
}

.MB10 {
	margin-bottom:10px !important;
}

.MB12 {
	margin-bottom:12px !important;
}

.MB15 {
	margin-bottom:15px !important;
}

.MB16 {
	margin-bottom:16px !important;
}

.MB18 {
	margin-bottom:18px !important;
}

.MB20 {
	margin-bottom:20px !important;
}

.MB30 {
	margin-bottom:30px !important;
}

.MB35 {
	margin-bottom:35px !important;
}

.MB40 {
	margin-bottom:40px !important;
}

.MB50 {
	margin-bottom:50px !important;
}

.MB60 {
	margin-bottom:60px !important;
}

.MB70 {
	margin-bottom:70px !important;
}

.MB80 {
	margin-bottom:80px !important;
}

.MB90 {
	margin-bottom:90px !important;
}

.MB120 {
	margin-bottom:120px !important;
}

.MB150 {
	margin-bottom:150px !important;
}

.MR6 {
	margin-right:6px !important;
}

.MR10 {
	margin-right:10px !important;
}

.MR20 {
	margin-right:20px !important;
}

.MR24 {
	margin-right:24px !important;
}

.MR38 {
	margin-right:38px !important;
}

.MR300 {
	margin-right:300px !important;
}

.ML12 {
	margin:0 0 0 12px !important;
}

.ML14 {
	margin-left:14px !important;
}

.ML15 {
	margin-left:15px !important;
}

.ML23 {
	margin-left:23px !important;
}

.ML25 {
	margin-left:25px !important;
}

.ML28 {
	margin-left:28px !important;
}

.ML36 {
	margin-left:36px !important;
}

.ML49 {
	margin-left:49px !important;
}

.ML50 {
	margin-left:50px; !important;
}

.ML169 {
	margin-left:169px !important;
}

/* #.padding
-------------------------------------------------------- */
.PA15 {
	padding:15px;
}

.PT0 {
		padding-top:0px !important;
}

.PT10 {
		padding-top:10px;
}

.PT12 {
		padding-top:12px;
}

.PT15 {
		padding-top:15px;
}

.PT20 {
		padding-top:20px;
}

.PT26 {
		padding-top:26px;
}

.PL0 {
		padding-left:0px !important;
}

.PL10 {
		padding-left:10px;
}

.PR0 {
		padding-right:0px !important;
}

.PR10 {
		padding-right:10px;
}

.PB0 {
		padding-bottom:0px !important;
}

.PB10 {
		padding-bottom:10px !important;
}

.PB20 {
		padding-bottom:20px !important;
}

/* #.width
-------------------------------------------------------- */
.w30 {
	width:30px !important;
}

.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;
}

.w120 {
	width:120px !important;
}

.w128 {
	width:128px !important;
}

.w135 {
	width:135px !important;
}

.w150 {
	width:150px !important;
}

.w160 {
	width:160px !important;
}

.w200 {
	width:200px !important;
}

.w205 {
	width:205px !important;
}

.w210 {
	width:210px !important;
}

.w220 {
	width:220px !important;
}

.w227 {
	width:227px !important;
}

.w240 {
	width:240px !important;
}

.w250 {
	width:250px !important;
}

.w297 {
	width:297px !important;
}

.w300 {
	width:300px !important;
}

.w336 {
	width:336px !important;
}

.w337 {
	width:337px !important;
}

.w393 {
	width:393px !important;
}

.w400 {
	width:400px !important;
}

.w500 {
	width:500px !important;
}

.w550 {
	width:550px !important;
}

.w560 {
	width:560px !important;
}

.w600 {
	width:600px !important;
}

.w700 {
	width:700px !important;
}

.w790 {
	width:790px !important;
}

.wAuto {
	width:auto !important;
}

/* #.height
-------------------------------------------------------- */
.h10 {
	height:10px !important;
}

.h20 {
	height:20px !important;
}

.h30 {
	height:30px !important;
}

.h35 {
	height:35px !important;
}

.h40 {
	height:40px !important;
}

.h50 {
	height:50px !important;
}

.h76 {
	height:76px !important;
}

.h89 {
	height:89px !important;
}

.h60 {
	height:60px !important;
}

.h100 {
	height:100px !important;
}

.h150 {
	height:150px !important;
}

.h200 {
	height:200px !important;
}

.h250 {
	height:250px !important;
}

/* #.フォント関連
-------------------------------------------------------- */
.fS10 {
	font-size:10px !important;
}

.fS11 {
	font-size:11px !important;
}

.fS12 {
	font-size:12px !important;
}

.fS20 {
	font-size:20px !important;
}

.fS26 {
	font-size:26px !important;
}

.fWB {
	font-weight:bold !important;
}

.fCenter {
	text-align:center;
}

.red {
	color:#F00 !important;
}

.Fcolor {
	color:#006933 !important;
}

/* #.PC入力モード
-------------------------------------------------------- */
.Nacrive {
	ime-mode:active;
}

.Ninacrive {
	ime-mode:inactive;
}

.Ndisabled {
	ime-mode:disabled;
}

/* #.float
-------------------------------------------------------- */
.floatL {
	float:left;
}

.floatR {
	float:right;
}

.center {
	text-align:center;
}