@charset "UTF-8";
/* CSS Document */

html {
  /*-ms-text-size-adjust: 100%;  */
  -webkit-text-size-adjust: 100%;  
}
body { 
-webkit-text-size-adjust: none; 
min-width:1235px;
background-color:#fff;
margin:0;
padding:0;
}

body#TT{
 min-width: 1500px;
}

h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,table,tr,th,td,address,form,input,textarea {
	margin:0;
	padding:0;
	zoom: 1;
}

ul, li{
	list-style:none;
}
img {
	margin: 0;
	padding:0;
	border:0;
	vertical-align:top;
	max-width:100%;
	height:auto;
	}
	
table {
  font-size:inherit;
  font:100%;
}
td{
	vertical-align:top;
}


/*
.container dl{font-size:77%}
.container  dt {
	width: 1.2em;
	line-height: 1.6em;
	white-space:nowrap;
}

.container  dd {
	margin-top: -1.6em;
	margin-left: 1.2em;
	line-height: 1.6em;
}
*/
	

#wrapper{
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif !important;
	margin:0;
	padding:0 0 20px 0;
	font-size: 85%;
	*font-size: small;
	*font: x-small;
	line-height:1.6;
	/*width:1500px;*/
	margin: 0 auto;
	position:relative;
	outline:none;
}

.contBlock{
	width:100%;
	
	background-color:#fff;
}

.anq .contBlock{
	background-color:#fff;
}


p{
	font-size:100%;
}
	

#wrapper a{
	outline:none;
}
/*
a:link {color:#000; text-decoration:none;}
a:visited {color:#000; text-decoration:none;}
a:hover {color:#00f; text-decoration:underline;}
a:active {color:#000; text-decoration:none;}

*/


a:hover {text-decoration:underline !important;}

.dwn5 {margin-top:5px !important;}
.dwn10 {margin-top:10px !important;}
.dwn15 {margin-top:15px !important;}
.dwn20 {margin-top:20px !important;}
.dwn25 {margin-top:25px !important;}
.dwn30 {margin-top:30px !important;}
.dwn40 {margin-top:40px !important;}
.dwn50 {margin-top:50px !important;}
.dwn60 {margin-top:60px !important;}
.dwn150 {margin-top:150px !important;}
.after10{padding-bottom:10px !important;}
.after20{padding-bottom:20px !important;}
.after30{padding-bottom:30px !important;}
.after40{padding-bottom:40px !important;}

.ssssTxt{font-size:60% !important;}
.sssTxt{font-size:77% !important;}
.ssTxt {font-size:85% !important;}
.sTxt {font-size:92% !important;}
.mTxt {font-size:100% !important;}
.mlTxt {font-size:107% !important;}
.mllTxt {font-size:114% !important;}
.lTxt {font-size:122% !important;}
.llTxt {font-size:144% !important;}
.lllTxt {font-size:165% !important;}

.wTxt{color:#fff !important;}
.bluTxt{color:#0078d7;}
.blkTxt{ color:#000 !important}
.rTxt{color:#f00;}


.uLine{text-decoration:underline !important;}
.algnL {text-align:left}
.algnR {text-align:right}
.algnC {text-align:center}

.ValgnM {vertical-align:middle!important;}

.indt10{margin-left:10px;}
.indt20{margin-left:20px;}
.indt40{margin-left:40px;}
.indt45{margin-left:45px;}

.overLine{
	margin-top:-1.5em !important;
}
.overLine2{
	margin-top:-2.5em !important;
}
.right10{
	margin-right:10px;
}
.right15{
	margin-right:15px;
}
.right20{
	margin-right:20px;
}
.right30{
	margin-right:30px;
}

.left15{
	padding-left: 1.5em !important;
}

.indWaret{
	padding-left: 1.5em !important;
	text-indent: -1.5em !important;
}
.indWaret2{
	padding-left: 2em !important;
	text-indent: -2em !important;
}

.orgWaret1 li{
	padding-left: 1em !important;
	text-indent: -1em !important;
	margin: 2px 0 0 0;
	line-height: 1.6;
}
.orgWaret15 li{
	padding-left: 1.5em !important;
	text-indent: -1.5em !important;
	margin: 2px 0 0 0;
	line-height: 1.6;
}

.wHarf{
	width:50%;
}


.posiRela{
	position:relative;
}
/* IE hack */ 
   
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.fhack {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin-top:0px
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}


.fltL{float:left}
.fltR{float:right}




div.tblCell{ }
div.tblCell div, div.tblCell p{
display:table-cell;
margin-bottom:1px;
vertical-align:top;
}

* html div.tblCell div, * html div.tblCell p{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.tblCell div{/* IE 7 */
display:inline;
zoom:1;
}

div.tblCell div.vMid, div.tblCell p.vMid{
vertical-align: middle !important;
}

@media screen and (max-width:920px) {
body { 
width:100%;
min-width:320px;}
 
 body#TT{
width:100%;
min-width:320px;}
}
