@charset "Shift_JIS";
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td
{
    margin: 0;
	padding: 0 ;
}
img {
    border: 0;
}
caption,em,strong,th {
    font-style: normal;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
	font-weight: normal;
}
body {
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
	margin: 0 auto;
}
a {
    color: #0000CC;
}
a:link {
	text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
	