/* �x�[�X��CSS */

body,div,p,dl,dt,dd,ul,li,h1,h2,h3{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
}

ul {
	list-style: none;
}

img {
	border: 0;
}

body {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF3366;
	text-decoration: underline;
}

.mawari_left {
	float: left;
	margin-right: 12px;
}

.mawari_right {
	float: right;
}

.style1 {font-size: 16px;color: #FF0033;font-weight: bold;}
.style2 {font-size: 10px;font-weight: bold;}
.style3 {font-size: 12px;color: #FF0000;}
