@charset "UTF-8";

/*----------------------------------------
hanbai.html
------------------------------------------*/

h2 {
	margin-bottom: 5px;
}
p.text { padding-left: 2px;}


/*--- page ---*/
h3.beigebar {
	margin-top: 10px;
}


/*--- font ---*/
strong.redst {
	font-size: 120%;
	line-height: 2em;
}
table.hanbai td.bold {
	font-weight: bold;
}


#pas-list{
margin:15px 0px;

}

#pas-list table{
	width:100%;
	}
	
#pas-list th{
	text-align:center;
}



#pas-list h3{
	background:url(../img/pas_h3.jpg) no-repeat 0 0;
	width:470px; height:30px;
	margin:5px 0px 10px;
	padding:10px 0px 0px 40px;

}

#pas-list2 table{
	width:100%;
}

#pas-list2 th{
	text-align:center;
	background-color:#F2F7B9;
}

#pas-list2 h3{
	background:url(../img/pas2_h3.jpg) no-repeat 0 0;
	width:470px; height:30px;
	margin:5px 0px 10px;
	padding:10px 0px 0px 40px;
}


.th-1{ width:150px; }
.th-2{ width:70px; }
.th-3{ width:70px; }
.th-4{ width:220px; }


#link-area{

	background-color:#E2F5E2;
	padding:10px 20px;
	margin:8px 5px;
	text-align:center;
	border-top:2px solid #BBE8BB;
	border-bottom:2px solid #BBE8BB;
}

#link-area a{
	margin:0px 5px;
}

.td-center{
	text-align:center;
}
