body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","ƒƒCƒŠƒI",Meiryo,"‚l‚r ‚oƒSƒVƒbƒN","Osaka|“™•",sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	background-color: #ECE9D8;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#container {
	padding: 0px;
	height: auto;
	width: 850px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#container_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
#container_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 630px;
}
.company_box {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 600px;
}
.company_title {
	height: auto;
	width: 620px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a:link {
	color: #003399;
	text-decoration: underline;
}

#footer {
	margin: 0px;
	padding: 3px;
	height: auto;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #ECE9D8;
}

.campany_box_title {
	margin: 0px;
	padding: 3px;
	height: auto;
	width: 600px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}
.campany_box_text {
	margin: 0px;
	height: auto;
	width: 600px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {

	color: #CC0000;
}
a:active {


	color: #003399;
	text-decoration: underline;
}
.float_clear {
	clear: both;
	height: 0px;
	width: 0px;
}
