@charset "utf-8";

/* common style !important
----------------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
	vertical-align: baseline;
	/*background:transparent;*/
}
html {
	font-size: 62.5%;	/* 10px */
	/*overflow: inherit;*/
	/*height: 100%;*/
}

ol,ul {
	list-style: none;
}

img{
	border			: 0px;
	line-height		: 0px;
	vertical-align	: top; /* bottom */
}

a {
    outline: none;
}

/* common style !important
----------------------------------------------------------------------*/
/*body, #wrapper, #contentsWrapper*/
body{
	/*font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック","MS P Gothic", sans-serif;*/
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'TBUDMincho H', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック","MS P Gothic", sans-serif;

	font-size: 12px;
	/*font-size: 1.2rem;*/
	line-height: 1.75em;
	letter-spacing: 0.00em;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	-webkit-font-smoothing: antialiased; /*subpixel-antialiased*/
	-moz-osx-font-smoothing: grayscale; /*auto*/
	/*-webkit-user-select: none;*/
	-webkit-text-size-adjust: 100%;
}

input[type=text] {
    -webkit-user-select: auto;
}

.clear{clear:both;}

.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {*zoom:1;}

.fl{ float: left; }
.fr{ float: right;}
.cb{ clear: both;}

.tr{ text-align: right; }
.tl{ text-align: left; }
.tc{ text-align: center; }

.noText{ font-size: 0; line-height: 0;}

.lh16{ line-height: 1.6em; }

.bold { font-weight: bold; }

.mt5 { margin-top:5px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mt25 { margin-top:25px !important; }
.mt30 { margin-top:30px !important; }
.mt35 { margin-top:35px !important; }
.mt40 { margin-top:40px !important; }
.mt45 { margin-top:45px !important; }
.mt50 { margin-top:50px !important; }
.mt60 { margin-top:60px !important; }
.mt70 { margin-top:70px !important; }
.mt80 { margin-top:80px !important; }
.mt90 { margin-top:90px !important; }
.mt100 { margin-top:100px !important; }
.mt120 { margin-top:120px !important; }

.mb5 { margin-bottom:5px !important; }
.mb10 { margin-bottom:10px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mb25 { margin-bottom:25px !important; }
.mb30 { margin-bottom:30px !important; }
.mb35 { margin-bottom:35px !important; }
.mb40 { margin-bottom:40px !important; }
.mb45 { margin-bottom:45px !important; }
.mb50 { margin-bottom:50px !important; }
.mb55 { margin-bottom:55px !important; }
.mb60 { margin-bottom:60px !important; }
.mb65 { margin-bottom:65px !important; }
.mb70 { margin-bottom:70px !important; }
.mb75 { margin-bottom:75px !important; }
.mb80 { margin-bottom:80px !important; }
.mb85 { margin-bottom:85px !important; }
.mb90 { margin-bottom:90px !important; }
.mb95 { margin-bottom:95px !important; }
.mb100 { margin-bottom:100px !important; }
.mb105 { margin-bottom: 105px !important; }
.mb120 { margin-bottom:120px !important; }

.mr5 { margin-right:5px !important; }
.mr10 { margin-right:10px !important; }
.mr15 { margin-right:15px !important; }
.mr20 { margin-right:20px !important; }
.mr25 { margin-right:25px !important; }
.mr30 { margin-right:30px !important; }
.mr35 { margin-right:35px !important; }
.mr40 { margin-right:40px !important; }
.mr45 { margin-right:45px !important; }
.mr50 { margin-right:50px !important; }
.mr60 { margin-right:60px !important; }
.mr70 { margin-right:70px !important; }
.mr80 { margin-right:80px !important; }
.mr90 { margin-right:90px !important; }
.mr100 { margin-right:100px !important; }
.mr135 { margin-right:130px !important; }

.ml5 { margin-left:5px !important; }
.ml10 { margin-left:10px !important; }
.ml15 { margin-left:15px !important; }
.ml20 { margin-left:20px !important; }
.ml25 { margin-left:25px !important; }
.ml30 { margin-left:30px !important; }
.ml35 { margin-left:35px !important; }
.ml40 { margin-left:40px !important; }
.ml45 { margin-left:45px !important; }
.ml50 { margin-left:50px !important; }
.ml60 { margin-left:60px !important; }
.ml70 { margin-left:70px !important; }
.ml80 { margin-left:80px !important; }
.ml90 { margin-left:90px !important; }
.ml100 { margin-left:100px !important; }

.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt60 { padding-top: 60px !important; }
.pt70 { padding-top: 70px !important; }
.pt80 { padding-top: 80px !important; }
.pt90 { padding-top: 90px !important; }
.pt100 { padding-top: 100px !important; }

.pb50{ padding-bottom: 50px !important; }
.pb100{ padding-bottom: 100px !important; }


/* link action
----------------------------------------------------------------------*/

a:link, a:visited {
  color: #444444;
  text-decoration: underline;
}

a:hover{
  text-decoration: none;
}

a[href$=".pdf"]{
  background: url(../images/t_link.gif) no-repeat right center;
  padding:0.2em 1em 0 0;
  line-height: 2em;
}
/*a.exlink2{
  background: url(../images/t_link.gif) no-repeat right center;
  padding-right: 20px;
  margin-right: 0.25em;
  line-height: 2em;
}*/

a.exlink:before{
  content: "";
  padding-left: 12px;
  line-height: 2em;
  background: url(../images/t_arrow.gif) no-repeat left center;
}

/* on mouse action
----------------------------------------------------------------------*/
.alpha{
	opacity: 1.0;
	filter: alpha(opacity=100);
	transition: all .3s ease;
	/*transform: rotateY(0deg);*/
}

.alpha:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	transition: all .3s ease;
	/*transform: rotateY(0deg);*/
}