body{
	color: #444;
	font-size:		16px;
	font-weight:	bold;
	line-height:	150%;
	font-family:'lucida grande', tahoma, verdana, arial, 'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
}

.fb{
	font-size:		14px;
	font-weight:	normal;
}

.bg1{
	position: absolute;
	top:16px; right:32px;
	z-index: 1;
}

.bg2{
	position: relative;
	top:64px;
	z-index: 1;
}

a:link {
	font-weight:	bold;
	color: #ffc000;
}
a:visited {
	font-weight:	bold;
	color: #ff8000;
}

.wrap{
	width: 840px;
	text-aling: left;
}

.fl{
	float: left;
}

.mg4{
	margin: 4px;
}

.mg8{
	margin: 8px;
}

.alert{
	color: red;
}

.footer{
	text-align:		center;
	color:				#fff;
	width:				100%;
	height:				80px;
	font-size:		14px;
	font-weight:	bold;
	background-image:	url(http://m-asobou.com/images/footer.png);
	background-repeat:	no-repeat;
	background-position:	center;
}

.noborder{
	border:		0px none #fff;
	padding:	0px;
	margin:		0px;
}

.news{
	color: #444;
	font-size:		12px;
	font-weight:	bold;
	line-height:	150%;
}

.news_line{
	width:				100%;
	height:				1px;
	border-bottom:1px solid #ccc;
	padding:			4px 0px 4px 0px;
}

.table00{
	margin:						0px auto;
	border-collapse:	collapse;
}

.table01{
	background-color:	#f0f0f0;
	border-top:				1px solid #404040;
	border-left:			1px solid #404040;
	border-right:			1px solid #404040;
	border-bottom:		1px solid #404040;
	margin:						0px auto;
	border-collapse:	collapse;
}

.td03{
	padding:					8px;
	border-bottom:		1px solid #404040;
}

.td_head{
	font-size:				14px;
	color:						#fff;
	font-weight:			bold;
	background-color: #808080;
	padding:					4px;
}

.td_text{
	font-size:				14px;
	color:						#000;
	font-weight:			normal;
	background-color: #fff;
	padding:					4px;
}

.title{
	font-size:		28px;
	font-weight:	bold;
	color:				#555;
}

.img_border{
	border-top:				1px solid #555;
	border-left:			1px solid #555;
	border-right:			1px solid #555;
	border-bottom:		1px solid #555;
}

.app_title{
	font-size:		20px;
	font-weight:	bold;
	color:				#000;
}
.app_val{
	font-size:		12px;
	color:				#666;
	line-height:	140%;
}
.app_info{
	font-size:		12px;
	color:				#222;
	line-height:	140%;
	padding:			0px 8px 0px 0px;
}
