@charset "utf-8";
/* CSS Document */


/* Top==========================

	
*/


/* 0.common reset
--------------------------------------------------------------*/

/* style ==== */
html, body {
	height: 100%;
	} 
body {
	text-align:left;
	margin:0;
	padding:0;
	background:url(../img/bg_top.png) repeat-y;
	background-color:#FBFBFB;
	}
div#base {
	background: transparent;
	width: 100%;
	height: 50%;
	margin-top: -142px;
	float: left;
	}
div#base02 {
	clear: both;
	margin:15px 0 15px 55px;
	text-align:left;
	width: 200px;
	height: 283px;
	position: relative;
	top: 0px;
	}
#page_footer_top{
	padding:0 20px 0 0;
	text-align:right;
	}
#globalMenuTop li{
	margin-bottom:11px;
	}
.logo{
	margin:30px 0 0 0;
	}