@charset "Shift_JIS";
/*-------------------------------------------------------------------------
	print CSS
--------------------------------------------------------------------------*/
.pagetop,
.txt_link,
.txt_pagetop,
.txt_back,
h1,
#h_navi,
#gnav,
#pankuzu,
#l_side,
#foot_banner,
#foot_link {
	display: none;
}

#wrapper {
	width: 670px;
	text-align: center;
}

#bg_top,
#bg_bottom {
	background: none;
}

#header {
	width: 670px;
	text-align: center;
}

h2 {
	float: left;
	width: 220px;
	padding-top: 18px;
}

#phone_num {
	float: left;
	width: 165px;
	padding: 15px 0 0 0;
}

#m_side {
	text-align: left;
	float: none;
	width: 655px;
	margin: 0 auto;
	background: url(/cmn_img/cmn_tit_bg01.jpg) no-repeat;
}

#footer {
	width: 670px;
	margin: 0 auto;
	padding: 0 0 20px;
	text-align: center;
}

#footer table,
#footer p {
	text-align: left;
	margin: 0 auto;
}

#copy {
	padding-left: 0;
}

/*-------------------------
	address
--------------------------*/
#address {
	float: none;
	width: 670px;
	margin-bottom: 0;
	padding-right: 0;
	background: none;
	font-family:
		"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",
		"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",
		sans-serif;
}

#copy {
	padding-top: 15px;
}