@charset "utf-8";
/* CSS Document */

body{
	border-top:#eb6100 8px solid;
    color: #000;
    font: 100%/1.4 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;	
}

.container{
	width:960px;
	margin:0 auto;
}

h1{
	background:url(images/tel.jpg) no-repeat top 30px right 0;
	height:63px;
	padding:30px 0 0 0
}

footer {
	margin-top:40px;
    border-top: 5px solid #7d0000;
    color: #bbb;
    font-size: 10px;
    padding: 20px 0;
    text-align: center;
}