@charset "utf-8";
/*###########################################
M-EMS
top.css
CSS Version 2.0
LastModified:2010.12.1 By kihira
###########################################*/
#toppage{
	width: 760px;
	margin:0 auto;
	text-align: left;
	background: url('../grf/top/bg_top.jpg') no-repeat top left;
}
.header{
	margin-top:12px;
	vertical-align: bottom;
}
#navi{
	width:285px;
	text-align: left;
	float:left;
}
#navi img.b_orange{
	margin-right:13px;
	vertical-align: bottom;
}
#navi img.b_blue{
	margin-bottom:1px;
}
#navi .qr{
	width:250px;
	height:60px;
	border:1px solid #000000;
	background: url('../grf/top/bg_qr.jpg') no-repeat top left;
	margin-top:1px;
	margin-bottom:5px;
}
#navi .qr img{
	margin-right:5px;
}
#navi .qr h3{
	font-size:13px;
	font-weight: bold;
	letter-spacing: 0.15em;
	padding:5px 0px 0px;
}
#navi .qr h4{
	font-size:12px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-top:0px;
}
#right{
	width: 421px;
	height:322px;
	background: url('../grf/top/bg_news.jpg') no-repeat top left;
	float:right;
}
#message{
	clear:both;
	width: 760px;
	background: url('../grf/top/bg_message.jpg') no-repeat top left;
	height:223px;
}
#topics{
	width: 760px;
	height:344px;
	background: url('../grf/top/bg_topics.jpg') no-repeat top left;
}
#map{
	text-align: center;
	padding:5px;
}
