@charset "shift_jis";
html, body, div, span, applet, object,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	outline: 0;
}
html {
	overflow-y: scroll;
}
ol, ul, li {
	list-style: none;
}
th {
	font-weight: normal;
	text-align: left;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3",  
	"Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Arial, Verdana, sans-serif;
	font-size-adjust: none;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	text-align: center;
	background: url(../img/common/main-back.jpg) repeat-x #FFFFFF;
}
/* IE 6 or less */
*html body {
	font-size: 75%;
	line-height: 110%;
}
/* IE 7 or more */
*:first-child+html body {
	font-size: 75%;
	line-height: 110%;
}
a,a:link {
	color: #0227A6;
	text-decoration: underline;
}
a:visited {
	color: #0227A6;
	text-decoration: underline;
}
a:hover {
	color: #0227A6;
	text-decoration: none;
}
a:active {
	color: #0227A6;
	text-decoration: none;
}


img {
	border: none;
	margin: 0;
	vertical-align: middle;
}
*:first-child+html img {
	vertical-align: middle;
}
* html img {
	vertical-align: middle;
}
input {
	margin-top: 0;
}
/* start: hack---------------------------- */
input[type="checkbox"], x:-moz-read-only { vertical-align: -5px; /* Fx 1.5, 2.0 以降に適用される */}
input[type="checkbox"], x:-moz-broken { vertical-align: -2px; /* Fx 3.0 以降に適用される */}
input[type="radio"], x:-moz-read-only { vertical-align: -2px; /* Fx 1.5, 2.0 以降に適用される */}
input[type="radio"], x:-moz-broken { vertical-align: -2px; /* Fx 3.0 以降に適用される */}
/* end: hack------------------------------ */
html[xmlns*=""] body:last-child input {
	vertical-align: baseline;
}
*:first-child+html input {
	vertical-align: middle;
}
* html input {
	vertical-align: middle;
}

select {
	margin-right: 5px;
	padding: 0;
	vertical-align: middle;
}

.centering {
	text-align: center;
}

.clear {
	clear: both;
}

.t-m00 {
	margin-top: 0 !important;
}
.t-m02 {
	margin-top: 2px !important;
}
.t-m05 {
	margin-top: 5px !important;
}
.t-m10 {
	margin-top: 10px !important;
}
.t-m15 {
	margin-top: 15px !important;
}
.t-m20 {
	margin-top: 20px !important;
}
.t-m30 {
	margin-top: 30px !important;
}
.r-m00 {
	margin-right: 0 !important;
}
.r-m05 {
	margin-right: 5px !important;
}
.r-m10 {
	margin-right: 10px !important;
}
.r-m15 {
	margin-right: 15px !important;
}
.r-m20 {
	margin-right: 20px !important;
}
.r-m30 {
	margin-right: 30px !important;
}
.b-m00 {
	margin-bottom: 0 !important;
}
.b-m05 {
	margin-bottom: 5px !important;
}
.b-m10 {
	margin-bottom: 10px !important;
}
.b-m15 {
	margin-bottom: 15px !important;
}
.b-m20 {
	margin-bottom: 20px !important;
}
.b-m25 {
	margin-bottom: 25px !important;
}
.b-m30 {
	margin-bottom: 30px !important;
}
.b-m40 {
	margin-bottom: 40px !important;
}
.b-m50 {
	margin-bottom: 50px !important;
}
.l-m00 {
	margin-left: 0 !important;
}
.l-m04 {
	margin-left: 4px !important;
}
.l-m05 {
	margin-left: 5px !important;
}
.l-m10 {
	margin-left: 10px !important;
}
.l-m15 {
	margin-left: 15px !important;
}
.l-m20 {
	margin-left: 20px !important;
}
.l-m30 {
	margin-left: 30px !important;
}
.b-p00 {
	padding-bottom: 0px !important;
}
.b-p40 {
	padding-bottom: 40px !important;
}



.form50 {
	width: 50px;
}
.form100 {
	width: 100px;
}
.form160 {
	width: 160px;
}
.form200 {
	width: 200px;
}
.form300 {
	width: 300px;
}
.form400 {
	width: 400px;
}
.form500 {
	width: 500px;
}
