@charset "utf-8";

/* ---------------------------------------

	Browser Reset CSS
	Last Up Date 10/12/27

------------------------------------------ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,table,th,td {
	margin:0;
	padding:0;
}

body {
	font:12px/1 "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け","Hiragino Kaku Gothic Pro","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3",sans-serif;
}

img {
	border:0;
	vertical-align:bottom;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	clear:none;
	line-height:normal;
}

p,pre,blockquote,address,ul,dl,ol,th,strong,em {
	font-size:100%;
	font-weight:inherit;
	font-style:normal;
	line-height:normal;
}

ul,dl,ol,li {
	list-style-type:none;
	list-style-position:outside;
	text-indent:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
}

TH,TD {
	text-align:center;
  font-size : medium;
  

  font-weight : normal;
}

input,select,textarea {
	font-size:100%;
}

pre,code,kbd,samp,tt {
	font-family:monospace;
}

.clear {
	clear:both;
}

a {
	color:#1866b2;
	text-decoration:underline;
}

a:hover {
	color:#1866b2;
	text-decoration:none;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.mb5 {margin-bottom:5px;}
.mb6 {margin-bottom:6px;}
.mb7 {margin-bottom:7px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb35 {margin-bottom:35px;}

.ml7 {margin-left:7px;}
.ml10 {margin-left:10px;}

.mr7 {margin-right:7px;}
.mr124 {margin-right:124px;}
#container #wrapper #contents #main #left #center .tx-left.ml7.mr7.mb20 {
	font-size: 120%;
	text-align: left;
}
#container #wrapper #contents #main #left #center .tx-left.ml7.mr7.mb20 {
	text-align: right;
}
#container #wrapper #contents #main #left #center .tx-left.ml7.mr7.mb20 {
	text-align: left;
	font-size: 121%;
}
.P100 {
	font-size: 100%;
}
.P130 {
	font-size: 121%;
}
