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


/*必要CSSをロード*/
.leftbar { display: none; }
.content {
	width: 760px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
.content h1 {
	width: 745px;
	margin: 0px;
	background-image: url(../../regist/images/h1title.gif);
}
.content h2 {
	width: 750px;
	background-image: url(../../regist/images/subtitle.gif);
}
.content div.kyushinannai h2 {
	background-image: url(../../images/subtitle_kyushinannai_long.gif);
	color: #000000;
}
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: 48px;
	padding: 0px;
}
.content .tabbox {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	float: none;
	margin-left: 20px;
}

.content h4.toggler {
	font-size: 12px;
	width: 95px;
	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/makertab_B.gif);
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 38px;
	padding-top: 10px;
}
.content .scene {
	float: left;
	display: block;
	margin-right: 5px;
}


.content .marubox {
	background-image: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 542px;
	margin: 0px;
	background-repeat: repeat-y;
}

.content .maruboxfoot {
	background-image: url(../images/marubox_bottom.gif);
	display: block;
	padding: 0px;
	clear: both;
	float: none;
	height: 9px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content .marubox ul.submenu {
	display: block;
	clear: both;
	float: none;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: auto;
}

.content .marubox ul.submenu li {
	list-style-image: none;
	list-style-type: none;
	background-repeat: repeat-x;
	width: 143px;
	padding-top: 2px;
	text-align: center;
	display: block;
	margin-right: 2px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #d2d2d2;
	background-color: #E0E0E0;
	margin-bottom: 2px;
	float: left;
	margin-left: 1px;
}


.content table.list {
	font-size: 110%;
	margin-bottom: 10px;
	
}
.content table.list th{ padding: 1px; }
.content table.list td{
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #F9FAFD;
}



.content div.kyushinannai {
}
.content div.kyushinannai table.list {
	background-color: #F1B8B9;
	font-size: 110%;
	margin-bottom: 10px;
	border-top-color: #F3B6B9;
	border-right-color: #F3B6B9;
	border-bottom-color: #F3B6B9;
	border-left-color: #F3B6B9;
}
.content div.kyushinannai table.list th{
	background-color: #FADDE0;
	color: #1A1702;
	padding: 1px;
}
.content div.kyushinannai table.list td{
	background-color: #FAF7F7;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
}

