@charset "utf-8";
#navipage02 {
	background: url(../images/navipage_02.jpg) no-repeat;
	text-indent: -9999px;
}
#tabContainer {
	color: #000;
	background: #FFF;
}
#mainContents {
	background: #000;
}

#mainVisual h2 {
	background: url(../images/menu/menuMV01.jpg) no-repeat;
	text-indent: -9999px;
	height: 262px;
	width: 900px;
}
#mainVisual h3 {
	background: url(../images/menu/menuMV02.jpg) no-repeat;
	height: 23px;
	width: 900px;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	font-weight: normal;
}

#mainBox {
	background: #FFF;
}
/* new clearfix */  
.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  
#mainContents .tabNavi.clearfix li {
	float: left;
	margin-right: 5px;
	list-style: none;
}
#tabContainer {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	color: #000;
}
#tab01 ,#tab02{
	overflow: hidden;
	width: 580px;
}
#tab01 .pagetop ,#tab02 .pagetop{
	clear: both;
}
#tab02 h4 {
	clear: both;
}

#tabContainer .mainCnavi li  {
	color: #860B15;
	display: inline;
}
#tabContainer .mainCnavi li a {
	color: #860B15;
	text-decoration: none;
}
#tabContainer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#tab01 .mainCnavi {
	margin-bottom: 20px;
}

#tab02 .textright a {
	color: #860B15;
	text-decoration: none;
}
#tabContainer .longmenu  {
	width: 300px;
}
#tab02 .fontsmall {
	text-align: right;
	margin-right: 290px;
}

#tab01 .longmenu dt {
	/* [disabled]width: 200px; */
}
#tabContainer #tab01 .longlongmenu {
	width: 500px;
	margin-bottom: 10px;
}
#tab01 .longlongmenu dt {
	/* [disabled]width: 350px; */
}



#tabContainer h3 {
	margin-bottom: 20px;
}
#tabContainer dl {
	width: 260px;
	margin-right: 20px;
	float: left;
	font-size: 14px;
}


#tabContainer dl dt {
	float: left;
	/* [disabled]width: 145px; */
	padding-left: 5px;
	/* [disabled]border-bottom: 1px dotted #860B15; */
	padding-top: 5px;
	padding-bottom: 5px;
}


#tabContainer dl dd {
	text-align: right;
	padding-right: 5px;
	border-bottom: 1px dotted #860B15;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tab02 h4 {
	font-size: 14px;
	font-weight: normal;
	color: #860B15;
	margin-bottom: 5px;
	clear: both;
	padding-top: 20px;
}
