@charset "utf-8";
/* ===================================================================
CSS information
=================================================================== */

/*----------------------------------------------------
	レイアウト
----------------------------------------------------*/

#container{
	padding-bottom:150px;
	}	

#contents article{
	padding:50px 0;
	}
	

/*----------------------------------------------------
	コンテンツ
----------------------------------------------------*/

#contents a:hover{
	text-shadow: 0px 0px 5px rgba(204,204,204,1);
	}

#container > h2{
	background:url(../about/img/h2-bg.jpg) left top no-repeat;
	}
	
	
/*教会とは*/	

#contents article  section h3{
	margin-bottom:20px;
	margin-left:-5px;
	margin-right:-5px;
	}
	
ol{
	margin:30px 0 70px 0;
	}
	
ol li{
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN";
	font-size:1.2em;
	padding-left:30px;
	margin-bottom:1em;
	background-position:left 0.2em;
	background-repeat:no-repeat;
	}
	
ol li:first-child{
	background-image:url(../about/img/icon-01.gif) ;
	}
	
ol li:nth-child(2){
	background-image:url(../about/img/icon-02.gif) ;
	}	
	
ol li:nth-child(3){
	background-image:url(../about/img/icon-03.gif) ;
	}
	
ol li:nth-child(4){
	background-image:url(../about/img/icon-04.gif) ;
	}	
	
ol li:last-child{
	background-image:url(../about/img/icon-05.gif) ;
	margin-bottom:0;
	}
	
.index p{
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN";
	text-align:center;
	font-size:1.5em;
	}
	
/*基本姿勢*/

#contents article h3{
	margin-bottom:30px;
	}
	
.stance #contents article section h4{
	padding-bottom:10px;
	}

.stance #contents section,
.paster #contents section{
	padding-bottom:30px;
	}
	
.stance #contents section p{
	padding-left:2.5em;
	}
	
/*教会の歩み*/	
	
.step #contents section p{
	float:right;
	width:740px;
	}
	
.step figure,
.paster figure,
.organist figure{
	width:160px;
	float:left;
	}

figcaption{
	text-align:center;
	margin-top:8px;
	line-height:1em;
	color:#BD9417;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN";
	font-size:1.3em;
	}

figcaption span{
	font-size:0.7em;
	}
	
.step figure img{
	border-radius:50%;
	}
	
.step p span{
	color:#CB2633;
	}
		
	
/*牧師紹介&奏楽者紹介*/

table{
	float:right;
	width:725px;
	margin-top:-8px;
	}
	
table tr{
	border-bottom:1px solid #B1A371;
	}	
	
table th{
	width:7em;
	}

table th,
table td{
	padding:8px 0px;
	}
	
table tr:last-child{
	border-bottom:none;
	}
	
section h5{
	font-size:1.5em;
	color:#BD9417;
	padding-bottom:20px;
	}
	

/*施設紹介*/

.instetute figure{
	width: 795px;
	margin:0 auto;
	}	
		
/*アクセス*/

.access article section{
	width:660px;
	margin:0 auto;
	}

#map{
	width:660px;
	height:375px;
	margin-bottom:65px;
	margin-top:50px;
	}

.access figure{
	width:660px;
	font-size:1.1em;
	float:none;
	}
	
.access figcaption{
	width:35em;
	font-size:inherit;
	color:#333;
	font-family:"メイリオ", Meiryo;
	line-height:2em;
	text-align:left;
	margin:25px auto 0 auto;
	}
	
.access figcaption span{
	font-size:1.2em;
	color:#664B33;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN";
	}