@charset "shift_jis";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-style: normal;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	font: 100%;
}

textarea {
   font-family: "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;
   font-size: 100%;
   *font-size: small;
   *font: x-small;
   padding: 1px;
}

ul {
	list-style: none;
}
fieldset,img {
	border: 0;
}
select option {
	padding: 0 5px;
}
form label {
	cursor: pointer;
}

a:link {
	text-decoration: underline;
	color: #1a6fc2;
}
a:visited {
	text-decoration: underline;
	color: #1a6fc2;
}
a:hover {
	text-decoration: underline;
	color: #ff3333;
}
a:active {
	color: #1a6fc2;
}
