@charset "utf-8";


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

	file name : about.css

 : :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


	
/* ********************************************************************************
 * ■ 東本願寺について：浄土真宗の教え
 * file path : /about/sermon/index.html
 * ******************************************************************************** */ 	
div#main p.sermonCatch{
	background-color: #eae6db;
	padding:15px;
	display:block;
	float:left;
}


body.about div#content div.broadcastContent {
	width: 494px;
	margin: 0px auto 0;
	text-align:center;
}
body.about div#content div.broadcastContent h3 {
	margin-bottom: 20px;
}

div#liveCamera{
  position : relative;
  background-color : white;
  width : 320px;
  height : 260px;
  border : 1px solid silver;
  padding : 19px 19px 0px 19px;
  margin : auto;
  text-align : center;
  font-size : 12px;
}


/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌法要に伴う 乗用車の境内駐車禁止について
 * file path : /about/access/noparking.html
 * ******************************************************************************** */ 	
#container #content .noparking p.read{
text-align:center;
padding:20px 0 30px 0;}
#container #content .noparking p.pick{
padding:15px;
background:#e7e2d6;
font-weight:bold;}
#container #content .noparking p.close{
text-align:center;}
#container #content .access .textword{
padding:50px 0 0 0;
}
#container #content .access .textword li{
float:left;
width:320px;}
#container #content .access .separator{
margin:30px 0 0 0;}
#container #content .access h1#pageTitle{
margin:20px 0 20px 0;
padding:0 }


div#precincts div#container {
	width: 1168px;
	min-height: 100%;
	margin: 0 auto;
	background: url(images/bg_head.jpg) top 0 repeat-x;
}
div#precincts #container #content .access .textword li{
float:left;
width:260px;}


/* p.btnPrint */
div#container p.btnPrint {
	padding:0 0 15px 16px;
	background: url(../assets/images/icon_print.gif) 0 0.4em no-repeat;
	line-height: 1.2;

}
div#container p.btnPrint a {
	text-decoration: underline;
	color: #3878a2;
}
div#container p.btnPrint a:hover {
	text-decoration: none;
}



