@charset "UTF-8";


h1{
	font-size:12px;
	margin-top:5px;
}

#header{
	height: 125px;
	position: fixed;
	z-index: 999;
	background-color: #FFF;
	text-align:center;
	margin-top:0px;
}


#topbtn{
	padding-top:5px;
}

.inside {
	padding: 0px 15px 15px 15px;
}

h4{ 
    margin-top:10px;
	margin-bottom:10px;
	font-size: 19px;
	line-height: 32px;
	font-weight: bold;
}

p{
	font-size: 16px;
	line-height: 30px;
}

table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 28px;
	color:#000;
	width:100%;
	font-size: 16px;
	line-height: 30px;
}

th {
	padding:10px;
	background-color: #ffe4b5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width:30%;
}

td {
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaedf7;
	background-color: #FFF;
}

.tel_red {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #C00;
	text-align: center;
}

.border{
	height:1px;
}
