/* CSS Document */
div#hantai {
	float: left;
	width: 565px;
	text-align: left;
	margin: 0px 10px 5px 0px!important;  
	margin: 0px 10px 5px 0px; /* for only IE6 style */  
}
div#hantai b {
	font-weight: bold;
	font-size:16px;
}

div#hantai h1{
	background: url(../images/hantai_ttl.png) no-repeat top;
	height: 50px;
	width: 565px;
	text-indent: -99999px;
	margin: 0px 0px 15px 0px!important;  
	margin: 0px 0px 15px 0px; /* for only IE6 style */  
}
div#hantai_text{
	padding: 0;
	margin-bottom:20px;
	font-size:16px;
	color:#4B4B4B;
	line-height:28px;
}
div#hantai_text li {
	font-size:16px;
}

.hantai_pay {
	margin: 10px 0;
	font-size:16px;
	border: 1px solid #d9d9d9;
	padding: 5px 10px;
	background-color: #ffffff;
	line-height:28px;
}


#hantai_navi {
	width: 480px;
	height: 55px;
	margin: 10px auto 0px auto !important;  
	margin: 10px auto 0px auto; /* for only IE6 style */  
}

#hantai_navi .hantai_navi_area1 {
	float: left;
	width:222px;
	height: 37px;
	margin: 15px auto 25px auto !important;  
	margin: 15px auto 25px auto; /* for only IE6 style */  
	background-image:url(../images/pdf.gif);
	text-indent: -50000px;
}
a.hantai_navi1 {
	background-image:url(../images/pdf.gif);
	display: block;
	width:222px;
	height: 37px;
	text-indent: -50000px;
}
a.hantai_navi1:hover {background-position: 0 37px;}
a.hantai_navi1.activ {background-position: 0 37px;}

#hantai_navi .hantai_navi_area2 {
	float: right;
	width:222px;
	height: 37px;
	margin: 15px auto 25px auto !important;  
	margin: 15px auto 25px auto; /* for only IE6 style */  
	background-image:url(../images/word.gif);
	text-indent: -50000px;
}
a.hantai_navi2 {
	background-image:url(../images/word.gif);
	display: block;
	width:222px;
	height: 37px;
	text-indent: -5000px;
}
a.hantai_navi2:hover {background-position: 0 37px;}
a.hantai_navi2.activ {background-position: 0 37px;}

#digital_navi {
	width: 222px;
	height: 55px;
	margin: 10px auto 0px auto !important;  
	margin: 10px auto 0px auto; /* for only IE6 style */  
}

#digital_navi .digital_navi_area1 {
	float: left;
	width:222px;
	height: 37px;
	margin: 15px auto 25px auto !important;  
	margin: 15px auto 25px auto; /* for only IE6 style */  
	background-image:url(../images/pdf.gif);
	text-indent: -50000px;
}
a.digital_navi1 {
	background-image:url(../images/digital.gif);
	display: block;
	width:222px;
	height: 37px;
	text-indent: -50000px;
}
a.digital_navi1:hover {background-position: 0 37px;}
a.digital_navi1.activ {background-position: 0 37px;}
