@charset "UTF-8";
body {
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* CSS Document */

#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: #666 0px 0px 10px;
	behavior: url(/PIE.htc);
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #FFF;
}
#header {
	height: 30px;
	width: 880px;
	font-size: 12px;
	color: #999;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
	font-weight: bold;
}
#header a {
	text-decoration: none;
	color: #999;
}
#header a:visited {
	text-decoration: none;
	color: #999;
}
#header a:hover {
	text-decoration: underline;
	color: #999;
}
#mainimage {
	background-image: url(../images/top/mainimage04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 0px;
	width: 900px;
	padding-top: 310px;
	overflow: hidden;
}
.gb_navi {
	font-size: 12px;
	color: #666;
	width: 580px;
	padding-right: 20px;
	padding-left: 230px;
	height: 30px;
	float: left;
	background-image: url(../images/common/gb_menu_logo01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
}
#leftside {
	float: left;
	height: 500px;
	width: 150px;
	text-align: right;
	margin: 0px;
	background-image: url(../images/common/dotline01.gif);
	background-repeat: repeat-y;
	background-position: 142px top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightside {
	padding-left: 30px;
	height: auto;
	width: 630px;
	padding-top: 20px;
	overflow: hidden;
}
#leftside .page_title {
	background-image: url(../images/common/maru.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	height: 16px;
	color: #666;
	line-height: 16px;
}
.company_data {
	line-height: 150%;
	font-size: 10px;
	float: left;
	display: inline;
}
.company_name     {
	background-image: url(../images/company/company_name.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 0px;
	width: 200px;
	padding-top: 20px;
	display: block;
	overflow: hidden;
}
.cotents_box {
	float: left;
	height: auto;
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	font-size: 12px;
	padding-top: 0px;
}
.toppage_data {
	float: right;
	height: auto;
	width: 250px;
	border: 1px solid #000;
}
.logo01   {
	float: left;
	height: 0px;
	width: 250px;
	padding-top: 60px;
	background-image: url(../images/top/logo01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
.address_tel   {
	float: left;
	width: 230px;
	font-size: 10px;
	color: #000;
	background-color: #FFF;
	padding: 10px;
	line-height: 150%;
	height: auto;
}
#footer {
	height: auto;
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	color: #666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.text01 {
	font-size: 14px;
	padding-bottom: 10px;
}
