@charset "utf-8";
/******************************/

body{
	font-size:12px;
	background:#F2F3E6;
	padding-bottom:60px;
	font-family:"Osaka","ＭＳ Ｐ ゴシック","sans-serif";
	text-align:center;
	}

h1,h2,h3,h4,h5,h6{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	}

img{
	margin:0;
	border:0;
	}

ul{
	margin:0;
	padding:0;
	list-style:none;
	}

li{
	margin:0;
	padding:0;
	}

p{line-height:140%;}

address{
	font-style:normal;
	}

em{font-style:normal;}

/******************************/

#contents{
	width:800px;
	margin:auto;
	text-align:left;
}


#contents h2{
	background:url(../images/h2_back_branch_search.jpg) no-repeat;
	height:24px;
	padding-left:24px;
	font-weight:bold;
	line-height:24px;
	color:#fff;
	margin-top:20px;
	border-bottom:solid 1px #777;
	}
	
#contents h3{
	background:url(../images/h3_back_branch_search.jpg) no-repeat;
	height:24px;
	padding-left:24px;
	font-weight:bold;
	line-height:24px;
	color:#333;
	margin-bottom:10px;
	clear:both;
	text-align:left;
	}

/******************************/
#copyright{
	clear:both;
	text-align:center;
	}
