.mainbox_top {
	height: auto;
	width: 100%;
	background-image: url(../images/bg_top_contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainbox_top_gb {
	height: auto;
	width: 100%;
	background-image: url(../images/bg_top_gbook.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.left{
	height: auto;
	width: 600px;
	float: left;
	padding:90px 0 0 0;
}
#gbbox{width: 96%;margin-left: 20px;}
.gblist{
	margin-bottom:10px;
	border-bottom: 1px dotted #CCCCCC; 
	color:#444444;
	background-image: url(../images/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	clear: both;
}
.gblist div{margin-left:50px;}
.gblist .gbtitle{
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	display: block;
	color: #4B696F;
}
.gbauthor{color:#777777}
.gbcontent{line-height: 140%;	padding:5px 0 10px 10px;}
.gb_reword{border-left:2px solid #4B696F;color:#666666;margin:0 0 10px 0;padding:0 4px 4px 4px;}
.gb_reword .gb_rtitle{display:block;height:20px;}

#contactbox{width: 96%;margin-left: 20px; background: url('/images/contact.gif') 10px 10px no-repeat;}
.contactbox_list{clear:both;margin:20px 0 10px 80px;padding-left:5px;border-left:3px solid #4B696F;}
.contactbox_list ul{padding:0;margin:0; list-style-type: none;}
.contactbox_list ul li{list-style-type: none;margin-right:10px;line-height:20px;}
.contactbox_list ul li span{width:80px;text-align:right;font-weight: bold;}
#contactbox_swf{}

.right{
	float: right;
	margin-top: 190px;
	margin-right: 10px;
}