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

body {
	font-size: 0.9em;
	line-height: 1.9em;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


header#main_head h1 {
	font-size: 15px;
}

header#main_head #headinfo {
	font-size: 16px;
}
header#main_head #headinfo p {
	padding-top: 10px;
}
.btn_detail .inq_tel {
	float: none;
	padding-left: 0px;
	padding-top: 20px;
}
.btn_detail .inq_mail {
	float: none;
	padding-right: 0px;
	padding-top: 20px;
}


ul#navi-main {
	font-size: 12px;
	letter-spacing: normal;
}


.column4.clearfix li .com {

}

h1.pagetitle {
	font-size: 1.2em;
	letter-spacing: 0.15em;
}

@media (max-width:480px){
header#main_head h1 {
	float: none;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	letter-spacing: normal;
	background-color: #B09028;
	padding-top: 0px;
}
header#main_head h1 span {
	display: block;
}
.column4.clearfix li .com {
	font-size: 10px;
}
ul div.com {
	font-size: 12px;
}
}
