@charset "Shift_JIS";
/* CSS Document */

/*=================================================================
=================================================================*/

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

html {overflow:scroll;}

h1,h2,h3,h4,h5,h6,th {
	font-size:100%;
	font-weight:100;
}

p {margin:0 0 1em 0;
font-weight: normal;}

ol,ul {
	list-style-image: none;
	list-style-type: none;
}

fieldset {border:0;}

img {border:0; display:block;}

a img:hover {
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
	opacity: 0.6;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

caption,th {text-align:left;}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
}

select option{padding:0 5px;}	

form label{cursor:pointer;}

input, select, textarea {font-size:12px;}

strong{
	font-weight:bold !important;
}
