@charset "Shift_JIS";
/* 要素リセット */

body {
	/*余白も含めた全体の設定*/
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100%;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	color: #000000;/* 黒・標準文字色 */
	background-color: #EAF4F4;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/

html:\66irst-child body {
	font-size: 70%;
}
/* end */

img {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#hpb-container {
	/*表示領域の全体の設定*/
	width: 94%;
	min-width: 900px;
	max-width: 1300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}

#hpb-container:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-header {
	height: 84px;
}

#hpb-inner {
	position: relative;
	width: 100%;
}

.hpb-layoutset-01 #hpb-inner {
	padding-top: 0px;
}

.hpb-layoutset-02 #hpb-inner {
	padding-top: 60px;
}

#hpb-inner:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-wrapper {
	/*文章＋バナー欄に関する設定*/
	width: 100%;
	margin-top: 0;
	margin-right: -240px;
	margin-bottom: 0;
	float: left;
	position: relative;
}

#hpb-title {
	margin-top: 0;
	background-position: center;
}

.hpb-layoutset-01 #hpb-title {
	/*indexの礼拝堂写真の設定*/
	width: 900px;
	height: 272px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
	background-position: center;
}

.hpb-layoutset-02 #hpb-title {
	width: 630px;
	margin-bottom: 10px;
	background-position: center
;
}

#hpb-main {
	/*文章の領域の設定*/
       /*width属性をつけるとズレる*/
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 20px;
	text-align: left;
	position: relative;
}

.hpb-layoutset-02 #hpb-main {
	padding-top: 5px;
}

#hpb-aside {
	width: 229px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
}

.hpb-layoutset-01 #hpb-aside {
	padding-top: 340px;
}

#hpb-footer {
	clear: both;
	position: relative;
	padding-top: 20px;
}

#hpb-nav {
	/*ナビゲーション領域全体の設定*/
	position: absolute;
	left: 0px;
	width: 100%;
	height: 46px;
	background-image: url(navBg_4C_01.png);
	background-position: top left;
	background-repeat: repeat-x;
}

.hpb-layoutset-01 #hpb-nav {
	top: 280px;
}

.hpb-layoutset-02 #hpb-nav {
	top: 0px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */

#hpb-nav ul {
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}

#hpb-nav ul:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-nav li {
	display: inline;
	float: left;
	width: 150px;
}

#hpb-nav li a {
	display: block;
	width: 150px;
	height: 41px;
}

#hpb-nav li span.en {
/*ナビゲーションの文字の設定*/
	display: block;
	line-height: 35px;
	font-size: 15px;
	text-transform: uppercase;
	color: #ffffff;
}

#hpb-nav li span.ja {
	display: none;
}

#hpb-nav a:link {
	text-decoration: none;
	background-image: none;
	background-position: center 27px;
	background-repeat: no-repeat;
}

#hpb-nav a:visited {
	text-decoration: none;
	background-image: none;
	background-position: center 27px;
	background-repeat: no-repeat;
}

#hpb-nav a:hover {
	/*ナビゲーションにマウスを動かしたとき？*/
	text-decoration: none;
	background-image: url(navBg_4C_01_on.png);
	background-position: center 27px;
	background-repeat: no-repeat;
}

#hpb-nav a:active {
	/*ナビゲーションにマウスを動かしたとき？*/
	text-decoration: none;
	background-image: url(navBg_4C_01_on.png);
	background-position: center 27px;
	background-repeat: no-repeat;
}
/* トップページデザイン */

.hpb-layoutset-01 #hpb-title h2 {
	/*indexの礼拝堂写真の設定*/
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	height: 272px;
	width: 900px;
	background-image: url(mainimg_4C.png);
	background-position: center;
	background-repeat: no-repeat;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

#HPB-INNER #SHOPINFO {
}
