@charset "utf-8";
/* CSS Document */

.index_banner a{
	background:url(../img/top/index_banner.jpg) no-repeat;
	width:580px;
	height:100px;
	text-indent:-9999px;
	display:block;
	margin: 20px 0 0 30px;
	padding: 0px;
}

.index_banner a:hover{
	background-position:0 -100px;
	width:580px;
	height:100px;
	text-indent:-9999px;
	display:block;
}



#lower .wrap01_popup {
	width:700px;
	margin:0 auto;
}

#lower .header_popup {
	width:700px;
	height:92px;
	background:url(../img/popup/head_popup.jpg) 0 0 no-repeat;
	position:relative;
}


#lower .wrap01_popup h1 {
	position:absolute;
	top: 18px;
	left: 16px;
	font-size: 12px;
}

#lower .wrap01_popup p.logo {
	width: 470px;
	height: 54px;
	position: absolute;
	top: 33px;
	left: 0;
}
#lower .wrap01_popup p.logo a {
	width: 470px;
	height: 54px;
	display: block;
}

#lower .wrap01_popup p.tel {
	position:absolute;
	top: 23px;
	left: 493px;
}
#lower .wrap01_popup p.tel a{
	width:200px;
	display:block;
}
	
	
#box_popup {
	width:700px;
	height:100px;
	background:#000;
}

#box_popup p{
	background:url(../img/popup/popup_banner.jpg) no-repeat;
	width:700px;
	height:100px;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
}

#box_popup02{
	width:680px;
	background:#FFF;
	font-size:12px;
	padding:10px 10px 10px 10px;
}

#box_popup02 p{
	line-height:30px;
}

.pT_10{
	padding-top:10px;

}

#table {
	width:300px;
 border: 1px solid #aaa;
 border-collapse: collapse;
}



#table td, #table th{
	 border-collapse: collapse;
	 border: 1px solid #aaa;
 	background:#FFF;
	color:#000;
	text-align:center;
	font-size:12px;
}

#table .col1, #table .col2{
	width:50%;
}

.al_center{
	text-align:center;
}
.al_left{
	text-align:left;
}

.txt a{
	color:#000;
	text-decoration:none;
}

.txt a:hover{
	color:#666;
	text-decoration:none;
}
.mR_340{
	margin-right:340px;
}
