@charset "utf-8";
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #fff;
	color: #333;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	margin-bottom:2px;
	vertical-align: middle;
}
body {
	font:14px/1.231 arial, helvetica, clean, sans-serif;
	*font-size:small;
	*font:x-small;
}

table {
	font-size:inherit;
	font:100%;
}

html {
	/*overflow-y: scroll;*/
}
body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:0.8em;

	line-height:1.5;
}
input, textarea {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	/*font-size:0.9em;*/
}
table {
	border-collapse:collapse;
	width:100%;
}
th, td {
	padding:6px 15px;
}
th {
	text-align:left;
	font-weight:normal;
}
a{
	color: #4489c9;
	outline:none;
	text-decoration:none;
}
a:hover{
	/*text-decoration:underline;*/
}

img{
    vertical-align:middle;
}

.width5 {
    width:5% !important;
}
.width10 {
    width:10% !important;
}
.width15 {
    width:15% !important;
}
.width18 {
    width:18% !important;
}
.width20 {
    width:20% !important;
}
.width25 {
    width:25% !important;
}
.width30 {
    width:30% !important;
}
.width33 {
    width:33% !important;
}
.width40 {
    width:40% !important;
}
.width45 {
    width:45% !important;
}
.width48 {
    width:48% !important;
}
.width50 {
    width:50% !important;
}
.width55 {
    width:55% !important;
}
.width60 {
    width:60% !important;
}
.width70 {
    width:70% !important;
}
.width75 {
    width:75% !important;
}
.width80 {
    width:80% !important;
}
.width85 {
    width:85% !important;
}
.width90 {
    width:90% !important;
}
.width95 {
    width:95% !important;
}
.width100 {
    width:99% !important;
}
.nm {
    margin:0 !important;
}
.nmb {
    margin-bottom:0 !important;
}
.mb5{
    margin-bottom:5px !important;
}
.mb10{
    margin-bottom:10px !important;
}
.mb20{
    margin-bottom:20px !important;
}
.pt20{
    padding-top:20px !important;
}
.mb30{
    margin-bottom:30px !important;
}
.mt73 {
    margin-top:73px !important;
}
.nmt {
    margin-top:0 !important;
}
.right {
    text-align:right !important;
}
.center {
    text-align:center !important;
}
.rollover {
}

/*.fr:after {
  content: "";
  display: block;
  clear: both;
  }*/
.bold{
    font-weight:bold !important;
}

.clear{
    clear:both;
}

.clearfix,.nav-tabs{display:block;}
.clearfix:after,.nav-tabs:after{
	clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0;
}

* html .clearfix{height:1%;}


div#tabchangeContents{
	width:100%;
}
div#tabchangeContents:after{
    content: "";
    display: block;
    clear: both;}
