@charset "utf-8";
body {
	font-size: 11pt;
	color: #333333;
	line-height: 130%;
	margin: auto;
	font-family: "MS P Gothic", Osaka, Verdana, Chicago, sans-serif;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
}

a:link {
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-size: 10px;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	font-size: 10px;
}




#header {
	height: 75px;
	width: 100%;
	margin-bottom: 5px;
	background-image: url(images/common/header_bg.gif);
	background-repeat: repeat-x;
}
#header_com {
	height: 45px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	margin-bottom: 10px;
}

#header #header_main {
	height: 75px;
	width: 850px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(images/common/header_bg_center.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
}
#flash {
	margin: auto;
	height: 260px;
	width: 850px;
}
#gloval_menu {
	height: 35px;
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content {
	height: 535px;
	width: 850px;
	margin: auto;
}
#content #left_menu {
	float: left;
	height: 530px;
	width: 190px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#left_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left_menu li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}
#content #left_menu #infomation {
	height: 120px;
	width: 160px;
	background-image: url(images/common/infomation.gif);
	font-size: 11px;
	padding-top: 40px;
	padding-left: 30px;
	line-height: 30px;
}


#content #main {
	float: right;
	height: 530px;
	width: 650px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#content #main #tekisei {
	height: 270px;
	width: 650px;
	margin-bottom: 5px;
}
#content #main #tekisei #tekisei_left {
	float: left;
	height: 270px;
	width: 450px;
	margin-right: 5px;
}
#content #main #tekisei #tekisei_right {
	float: right;
	height: 270px;
	width: 195px;
}
#content #main #manifesto {
	height: 205px;
	width: 650px;
	margin-bottom: 5px;
}
#content #main #manifesto #manifesto_left {
	float: left;
	height: 205px;
	width: 400px;
	margin-right: 5px;
	font-family: "MS P Gothic", Osaka, Verdana, Chicago, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 140%;
}
#content #main #manifesto #manifesto_right {
	float: right;
	height: 205px;
	width: 245px;
	font-family: "MS P Gothic", Osaka, Verdana, Chicago, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #333333;
}
#content #main #service {
	height: 45px;
	width: 650px;
	clear: right;
}
#fooder_contact {
	font-size: 10px;
	height: 73px;
	width: 850px;
	margin: auto;
}
#fooder {
	height: 108px;
	width: 100%;
	background-image: url(images/common/fooder_bg.gif);
	background-repeat: repeat-x;
}


#fooder_menu {
	height: 33px;
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
#fooder_com {
	font-size: 10px;
	height: 35px;
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#fooder_copyright {
	height: 20px;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #0066FF;
	text-align: right;
}

