@charset "shift_jis";
/* CSS Document */


#headerImg1{
	background-image:url(../img/headerImg.jpg);
	width:940px;
	height:15px;
}

#headerImg2{
	background-image:url(../img/headerImg.jpg);
	background-position:bottom;
	width:940px;
	height:135px;
}

/*help page*/

table .mt, table.mb{
	width:auto;
}


#b_help ul{
	font-weight:bold;
	width:150px;
	padding-bottom:20px;

}

#b_help ul li a{
	display:block;
	height:25px;
	color:#000;
}


#b_help ul li a:hover{
	color:#7D77F9;
}

#b_help table td h3{
	margin:10px;
}

#b_help table td p{
	margin-left:20px;
}
