/* CSS Document */
/* ***********************************************************
 *
 * Since:     2006-4-1
 * Modified:  2006-04-24
 * Guideline: Ver.1.00
 * Editor:    Noriyoshi Komura
 *
 * ***********************************************************
 */


/*必要CSSをロード*/
@import url("../../css/base.css");

#mainimg {
	
}

.leftbar { display: none; }
.content {
	width: 760px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
.content h1 {
	width: 745px;
	background-image: url(../images/h1title.gif);
	margin-right: 0px;
	margin-left: 0px;
}
.content h2 {
	background-image: url(../images/subtitle.gif);
	width: 750px;
}
.content .btn { width: 760px; }
div.breadcrumbs { width: 758px; }
.conent .whiteboxhead#makertab {
	width: 760px;
	margin-top: 5px;
	margin-bottom: 0px;
	clear: both;
	float: none;
	background-image: url(../images/maintable_head_Mtab.gif);
	height: 30px;
	padding: 0px;
}
.content .tabbox {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	float: none;
	margin-left: 0px;
}

.content h4.toggler {
	font-size: 12px;
	width: 100px;
	clear: right;
	text-indent: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../images/makertab_B.gif);
	cursor: pointer;
	background: #ffffff;
}

.content h4.toggler a {
	background-image: url(../images/tab.gif);
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 23px;
	padding-top: 8px;
	background-repeat: no-repeat;
}
.content .scene {
	float: left;
	display: block;
	margin-right: 5px;
}

