@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}


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;
}

#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;
}
#info {
	width: 555px;
}

#info dt {
	font-size: 100%;
	color:#666666;
	line-height: 1.4;
	text-align: left;
}

#info dd {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	background: url(../images/info_left.gif) left bottom repeat-y;
	width: 555px;;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: left;
	padding: 6px 0 5px 0;
	border-bottom: 1px dotted #e6c721;
}

#info p.topic{
	width: 535px;
	text-align: left;
	margin-left: 15px;
	margin-right: 5px;
}

#info a {
	color: #000000;
	text-decoration: none;
}

#info a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 150%;
}
