@charset "UTF-8";

/*////////////////////////////////////////////////////

	印刷設定

////////////////////////////////////////////////////*/

html,body {
	width: 100%;
	background: none;
}
* html body { zoom: 0.67; }

h1#title { background-image: none; }

/*========================================================================================
 	ページ大枠
=======================================================================================*/

#content-wrapper {
	margin: 0 auto;
	padding: 0;
	border: none;
	background: #fff;
}

/*========================================================================================
 	フッタ
=======================================================================================*/

#pagetop {
	display: none;
}
#footer {
	margin-top: 5px;
	background: none;
}
#footer-contents {
	background: none;
	border-top: 2px solid #c00;
}
p#footer-line {
	display: none;
}
#footer-left {
	margin-left: 65px;
	padding-top: 5px;
}
#footer-right {
	padding-top: 5px;
}
#footer-right ul { visibility: hidden; }

/*========================================================================================
 	年間カレンダー
=======================================================================================

ul#month-menu {
	display: none;
}*/

/*========================================================================================
 	ご利益・お守り
=======================================================================================

#menu-goriyaku { display: none; }
#link { display: none; }*/

/*========================================================================================
 	すみよし日和
=======================================================================================*/

#menu-box { display: none; }

#top-button { display: none; }

#column .section { padding: 10px 0; }

/*========================================================================================
 	住吉大社駅の紹介
=======================================================================================*/

h2.secondSection { border-top: 1px dashed #999; }

/*========================================================================================
 	初辰人＆出会った人々
=======================================================================================*/

/*
#backNumber,
#backNumberHattatsu { display: none; }
*/


