@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}

html{
    	height:100%;
}

body {
	font-size: 11px;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "Osaka]“™•", "‚l‚r ‚oƒSƒVƒbƒN", trebuchet MS, trebuchet, verdana, arial, sans-serif;
	color: #000000;
	background: #ebe7ba;
	height:100%;
	text-align: center;
	line-height: 1.2;
}

img {
	vertical-align: bottom;
	border: none;
}

.layout #inner {
	width: 820px;
	_height: 100%;
	padding: 0px;
	background: url("../images/body_back.gif") repeat-y top center;
}

.c-both {
	clear:both;
} 

#wrapper {
	position: relative;
	width: 800px;
	margin: 0px auto;
	padding: 0px 0 0px 0px;
	background: #FFFFFF;
	height:100%;
	min-height: 100%;
}

#logo {
	padding: 0px;
}

.company {
	background: #ebebeb;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#company_info {
	font-size: 120%;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka-“™•";
	color: #534031;
	line-height: 1.5;
	background: #ebebeb;
	width: 90%;
	margin: 10px;
	padding: 0;
	text-align: left;
}

#copyright {
	width: 100%;
	margin: 0 0 0 0px;
	padding: 0;
	border-top: 1px solid #EBEBEB;
	text-align: center;
}

