@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

html, body {
	height: 100%;
}

body {
	font-size: 80%;
	line-height: 150%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img,
a img {
	border: 0;
}

.L{
	float: left;
}

.R{
	float: right;
}

.clear {
	clear: both;
}

.st{
	font-weight: bold;
}

.mb5{
	margin-bottom: 5px!important;
}

.mb10{
	margin-bottom: 10px!important;
}

.mb15{
	margin-bottom: 15px!important;
}

.mb20{
	margin-bottom: 20px!important;
}

.mb30{
	margin-bottom: 30px!important;
}

.mb40{
	margin-bottom: 40px!important;
}

.mb50{
	margin-bottom: 50px!important;
}

.mb60{
	margin-bottom: 60px!important;
}
