*{
	font-family:"ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
}

div img h ul li ol hr form input {
	padding: 0px;
}


body{
	font-size:0.8em;
	letter-spacing:0.1em;
}

img{
	border:none;
	vertical-align:top;
}

address{
	font-size:0.8em;
	font-style:normal;
	color:#656363;
}

p{
	margin-bottom:1em;
}

a:link {
	color:#0000CC;
	text-decoration:none;
}

a:visited{
	color:#0000CC;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:active{
	text-decoration:none;
}

.clear{
	clear:both;
}

.none{
	display:none;
}

.liststyle_none{
	list-style-type:none;
}

.sizesmall{
	font-size:0.8em;
}

.widefont{
	letter-spacing:1em;
}
.float_left_clear{
	clear:left;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	display: inline;
	line-height: 0px;
}

.float_right_clear{
	clear:right;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	display: inline;
}

.float_both_clear{
	clear:both;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	display: inline;
}
.float_left_clear_b{
	clear:left;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	display: block;
	line-height: 0px;
}

.float_right_clear_b{
	clear:right;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	display: block;
}

.float_both_clear_b{
	clear:both;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	display: block;
}.bold {
	font-weight: bold;
}
