@charset "Shift_JIS";
* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border: none;
}
/* -------------------------------------Base----- */
h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}
ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
table, td  {
	border-width: 0;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
em {
	font-weight: bold;
}
/* -------------------------------------Link----- */
a:link {
	color: #0062A8;
	text-decoration: none;
}
a:visited {
	color: #4177AF;
	text-decoration: none;
}
a:hover {
	color: #0062A8;
	text-decoration: underline;
}
a:active {
	color: #0062A8;
	text-decoration: none;
}
/* -------------------------------------Font----- */
input, select, option, textarea {
	font-size: 14px;
	font-family: "Osaka", "Verdana", "Helvetica", "Arial", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}
input.password {
	font-family: "Arial", "Helvetica", sans-serif;
}
address {
	font-family: "Arial", "Helvetica", sans-serif;
}
p {
	line-height: 1.5;
}
.sml {
	font-size: 10px;
	line-height: 1.4;
}
.mid {
	font-size: 12px;
	line-height: 1.4;
}
.lag13 {
	font-size: 13px;
	line-height: 1.4;
}

.lag {
	font-size: 14px;
	line-height: 1.4;
}
.lagbold {
	font-size: 14px;
	line-height: 1.4;
	font-weight:bold;
}

.lag16 {
	font-size: 16px;
	line-height: 1.6;
}

.mlag {
	font-size: 18px;
	line-height: 1.6;
}
.spec {
	font-size: 12px;
	line-height: 1.6;
}

