@charset "shift_jis";
/*----------------------------
  CSS Date Document 2008.03
  Last Update 0000.00.00 Date
----------------------------*/

@import "common.css";
@import "page.css";


/*####################　共通設定　####################*/

/*　サブナビゲーション
-------------------------------------*/

#Sub ul.list {
	}

	#Sub ul.list li{
	float:none;
	background:url(../img/Sub/wall-blog2.gif) no-repeat left top;
	width:180px;
	margin:-1px 0 0 0;
	padding:6px 0 4px;
	text-indent:0;
	}

	#Sub ul.list li a{
	display:inline;
	height:auto;
	padding:0 0 0 20px;
	}
	#Sub ul.list li a:hover{
	background-position:0 0;
	text-decoration:underline;
	}



/*####################　トピックス　####################*/

#PageTopics #Main h2 {
	margin-bottom:20px;
	}

#PageTopics #Main h3 {
	clear: both;
	background:url(../img/wall-title.gif) no-repeat left center;
	width:595px;
	margin:0 0 5px 15px;
	padding:8px 0 8px 30px;
	font-size:14px;
	}


/*　寺院催事リスト
-------------------------------------*/
#PageTopics .topicsbox03 {
	width: 570px;
	margin:0 0 30px 25px;
	}
	
#PageTopics .topicsbox03 dl {
	clear: both;
	background: url(../../business/img/dot2.gif) repeat-x bottom left;
	padding:15px 0;
	zoom:1;
	}

	#PageTopics .topicsbox03 dl:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
	
	#PageTopics .topicsbox03 dt {
		display:inline;
		float: left;
		width: 130px;
		_width: 145px;
		padding:2px 10px 0 5px;
		font-weight: bold;
		color: #b4485b;
		}
		
	#PageTopics .topicsbox03 dd {
		display:inline;
		float: left;
		font-size: 14px;
		}

	#PageTopics .topicsbox03 dd a:hover {
		text-decoration:underline;
		}


/*　イベントリスト
-------------------------------------*/	
#PageTopics .topicsbox04 {
	width: 570px;
	margin:0 0 0 25px;
	}
	
#PageTopics .topicsbox04 dl {
	clear: both;
	background: url(../../business/img/dot2.gif) repeat-x bottom left;
	padding:15px 0 10px;
	zoom:1;
	}

	#PageTopics .topicsbox04 dl:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
	
	#PageTopics .topicsbox04 dt {
		display:inline;
		float: left;
		width: 130px;
		_width: 145px;
		padding:2px 10px 0 5px;
		font-weight: bold;
		color: #b4485b;
		}
		
	#PageTopics .topicsbox04 dd {
		display:inline;
		float: left;
		margin-bottom: 7px;
		color: #b4485b;
		font-size: 14px;
		}
		
	#PageTopics .topicsbox04 dd.eventp{
		display:inline;
		float: right;
		width: 425px;
		font-weight:normal;
		color: #453f35;
		line-height:1.5;
		}

	#PageTopics .topicsbox04 dd.more{
		display:inline;
		clear:right;
		float:right;
		background:url(../img/ico-arrow04.gif) 0 4px no-repeat;
		padding: 0 0 0 15px;
		font-weight:normal;
		white-space:nowrap;
		}

	#PageTopics .topicsbox04 dd a:hover {
		text-decoration:underline;
		}

/*　エントリー
-------------------------------------*/
#PageTopics .entry {
	width:570px;
	margin:0 0 30px 25px;
	padding:0;
	}

	#PageTopics .entry h4{
	background:url(../img/ico-arrow01.gif) no-repeat 0 5px;
	width:auto;
	height:auto;
	margin:15px 0 5px 5px;
	padding:0 0 0 15px;
	font-size:14px;
	zoom:1;
	}

	#PageTopics .entry h4:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

	#PageTopics .entry p{
	width:550px;
	_width:570px;
	margin:0;
	padding:5px 10px 10px;
	line-height:1.7;
	zoom:1;
	}
	
	#PageTopics .entry p:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
	
	#PageTopics .entry p.postData {
	background:url(../../business/img/dot2.gif) repeat-x left top;
	width:570px;
	margin:0;
	padding:10px 0 0;
	text-align:right;
	font-size:12px;
	}




/*####################　News　####################*/

#PageNews #Main h2 {
	margin-bottom:20px;
	}

#PageNews h3.listTitle {
	background:url(../img/wall-title.gif) no-repeat left center;
	width:595px;
	margin:0 0 20px 15px;
	padding:7px 0 7px 30px;
	font-size:14px;
	font-weight:bold;
	}

/*　リスト
-------------------------------------*/
#PageNews .topicsbox01 {
	width: 570px;
	margin:0 0 20px 25px;
	}
	
#PageNews .topicsbox01 dl {
	clear: both;
	background: url(../../business/img/dot.gif) repeat-x bottom left;
	width: 570px;
	padding:0 0 25px 0;
	line-height:1;
	zoom:1;
	}
	
	#PageNews .topicsbox01 dl:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
	
	#PageNews .topicsbox01 dt {
		display:inline;
		float: left;
		width: 90px;
		padding:4px 0 0 5px;
		font-weight: bold;
		color: #b4485b;
		}
		
	#PageNews .topicsbox01 dd {
		display:inline;
		float: left;
		/*width: 450px; 文字拡大対策：横幅は指定しない*/
		padding-top:2px;
		font-size: 14px;
		}
	
	#PageNews .topicsbox01 dd a:hover{
	text-decoration:underline;
	}


/*　エントリー
-------------------------------------*/
#PageNews .entry {
	width:570px;
	margin:0 0 30px 25px;
	padding:0;
	}

	#PageNews .entry h3{
	background:url(../img/ico-arrow01.gif) no-repeat 0 5px;
	width:auto;
	height:auto;
	margin:0 0 10px 5px;
	padding:0 0 0 15px;
	font-size:14px;
	}

	#PageNews .entry h3:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

	#PageNews .entry p{
	background:url(../../business/img/dot2.gif) repeat-x left top;
	width:550px;
	_width:570px;
	margin:0;
	padding:10px 10px;
	line-height:1.7;
	zoom:1;
	}

	#PageNews .entry .entryBody p{
		background:none;}
	
	#PageNews .entry p:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
	
	#PageNews .entry p.postData {
	background:url(../../business/img/dot2.gif) repeat-x left top;
	width:570px;
	margin:0;
	padding:10px 0 0;
	text-align:right;
	}

/*####################　NewsWebPage　####################*/

#PageNewsFile #Main h2{
	margin:20px 15px 10px 10px;
	padding:10px;
	height:auto;
	width:auto;
	font-size:18px;
	background-color:#fbfbfb;
	border:#e1dfdf 1px solid;
	border-left:#a0b750 15px solid;}

#PageNewsFile #Main .pageBox {
	margin:0 15px 30px 15px;
	clear:both;}

#PageNewsFile #Main .pageBox:after {
	content:"";
	display:block;
	clear:both;}

#PageNewsFile #Main .pageBox p{
	font-size:14px;
	line-height:1.6;
	margin-bottom:10px;}

#PageNewsFile #Main h3{
	font-size:14px;
	margin:0 15px 10px 10px;
	width:auto;
	padding:8px;
	background-color:#fbfbfb;
	border:#e1dfdf 1px solid;
	border-left:#b75165 10px solid;}

/*####################　和光舎ブログ　####################*/

#PageBlog #Main h2 {
	margin-bottom:20px;
	}

/*　リスト
-------------------------------------*/
#PageBlog h3.listTitle {
	background:url(../img/wall-title.gif) no-repeat left center;
	width:595px;
	/*height:31px;*/
	margin:0 0 20px 15px;
	padding:7px 0 7px 30px;
	font-size:14px;
	font-weight:bold;
	}

#PageBlog dl {
	background:url(../../business/img/dot.gif) repeat-x left bottom;
	width:570px;
	margin:0 0 0 25px;
	padding:0 0 25px;
	text-align:left;
	zoom:1;
	}
	
	#PageBlog dl:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

	#PageBlog dl dt {
		display:inline;
		float:left;
		width:130px;
		margin:0 10px 0 0;
		padding-left:5px;
		color: #b4485b;
		font-weight:bold;
		}

	#PageBlog dl dd {
		display:inline;
		float:left;
		width:410px;
		font-size:14px;
		}

	#PageBlog dl dd a:hover {text-decoration:underline;}


/*　エントリー
-------------------------------------*/
#PageBlog .entry {
	width:570px;
	margin:0 0 25px 25px;
	}

	#PageBlog .entry h3 {
		background:url(../img/ico-midashi.gif) no-repeat 0 0px;
		width:500px;
		margin:0 0 15px 0;
		padding:3px 0 0 50px;
		font-size:14px;
		font-weight:bold;
		zoom:1;
		}

		#PageBlog .entry:after {
			content:".";
			display:block;
			clear:both;
			height:0;
			visibility:hidden;
			}

	#PageBlog .entry p {
		margin-bottom:12px;
		padding:0 5px 5px;
		line-height:1.8;
		}
	
	#PageBlog .entry p.more {
		float:right;
		background:url(../img/ico-arrow04.gif) 0 5px no-repeat;
		margin-bottom:15px;
		padding: 0 0 0 15px;
		text-align:right;
		}

	#PageBlog .entry .postData {
		clear:both;
		background:url(../../business/img/dot2.gif) repeat-x left top;
		padding-top:7px;
		text-align:right;
		font-size:12px;
		}

	#PageBlog .entry strong {
		font-weight:normal;
		color:#c70000;
		}


/*####################　業務に関するQ&A　####################*/

#PageFaq #Main h2 {
	margin-bottom:20px;
	}

#PageFaq #Main h3 {
	clear: both;
	background:url(../img/wall-title.gif) no-repeat left center;
	width:595px;
	margin:0 0 15px 15px;
	padding:8px 0 8px 30px;
	font-size:14px;
	}

#PageFaq .faqbox{
	background: url(../../business/img/dot2.gif) repeat-x bottom left;
	width:570px;
	margin:0 0 15px 25px;
	padding:0;
	font-size: 14px;
	}

#PageFaq dl{
	width:570px;
	line-height:1.7;
	}

	#PageFaq dl dt{
		background: url(../../faq/img/ico-q.gif) no-repeat;
		padding: 7px 0 3px 45px;
		margin-bottom: 10px;
		}
		
	#PageFaq dl dd{
		background: url(../../faq/img/ico-a.gif) no-repeat;
		padding: 7px 0 3px 45px;
		margin-bottom: 10px;
		}
	
#PageFaq .detail{
	float: right;
	background:url(../img/ico-arrow04.gif) 0 4px no-repeat;
	margin:0 0 15px 0;
	padding: 0 0 0 15px;
	}

#PageFaq p.catLink {
	margin:0 25px 15px 0;
	text-align:right;
	font-size:12px;
	}

#PageFaq .PrevNext {
	width:560px;
	margin:0 0 20px 30px;
	clear:both;
	zoom:1;
	}
		#PageFaq .PrevNext:after {
			content:".";
			display:block;
			clear:both;
			height:0;
			visibility:hidden;
			}
		
	#PageFaq .PrevNext a {
		}
		
		#PageFaq #Prev {float: left;}
		#PageFaq #Next {float: right;}


/*####################　今月の工房　####################*/

#PageRepair #Main h2 {
	margin-bottom:20px;
	}

/*　リスト
-------------------------------------*/
#PageRepair h3.listTitle {
	background:url(../img/wall-title.gif) no-repeat left center;
	width:595px;
	/*height:31px;*/
	margin:0 0 20px 15px;
	padding:7px 0 7px 30px;
	font-size:14px;
	font-weight:bold;
	}

#PageRepair dl {
	background:url(../../business/img/dot.gif) repeat-x left bottom;
	width:570px;
	margin:0 0 0 25px;
	padding:0 0 25px;
	text-align:left;
	zoom:1;
	}
	
	#PageRepair dl:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

	#PageRepair dl dt {
		display:inline;
		float:left;
		width:130px;
		margin:0 10px 0 0;
		padding-left:5px;
		color: #b4485b;
		font-weight:bold;
		}

	#PageRepair dl dd {
		display:inline;
		float:left;
		width:410px;
		font-size:14px;
		}

	#PageRepair dl dd a:hover {text-decoration:underline;}


/*　エントリー
-------------------------------------*/
#PageRepair #Main .entry {
	width:570px;
	margin:0 0 25px 25px;
	zoom:1;
	}

	#PageRepair #Main .entry h3 {
		background:url(../img/ico-midashi.gif) no-repeat 0 0px;
		width:500px;
		margin:0 0 15px 0;
		padding:3px 0 0 50px;
		font-size:14px;
		font-weight:bold;
		}

		#PageRepair #Main .entry:after {
			content:".";
			display:block;
			clear:both;
			height:0;
			visibility:hidden;
			}

	#PageRepair #Main .entry ul {
	margin:0 0 15px 0;
	zoom:1;
	}
	
		#PageRepair #Main .entry ul:after {
			content:".";
			display:block;
			clear:both;
			height:0;
			visibility:hidden;
			}

		#PageRepair #Main .entry ul li{
		display:inline;
		float:left;
		border:1px solid #CCCCCC;
		/*width:172px;*/
		margin:0 10px 10px 0;
		padding:3px;
		font-size:0; /* FireFox,IE下余白対策 */
		}
		
		#PageRepair #Main .entry ul li img {
		vertical-align: bottom;
		}
		#PageRepair #Main .entry ul li a{
		width:172px;
		margin:0;
		padding:0;
		}


	#PageRepair #Main .entry p {
		margin-bottom:12px;
		padding:0 5px;
		line-height:1.8;
		}
	
	#PageRepair #Main .entry p.more {
		float: right;
		clear:both;
		background:url(../img/ico-arrow04.gif) 0 6px no-repeat;
		margin-bottom:10px;
		padding: 0 0 0 15px;
		text-align:right;
		}

	#PageRepair #Main .entry .postData {
		clear:both;
		background:url(../../business/img/dot2.gif) repeat-x left top;
		padding-top:7px;
		text-align:right;
		font-size:12px;
		}

	#PageRepair #Main .entry strong {
		font-weight:normal;
		color:#c70000;
		}





/*end*/
