@charset "utf-8";
/* CSS Document */
#wrapper article {
	width: 840px;
	margin-right: 110px;
	margin-left: 110px;
}
h2 {
	margin-bottom: 25px;
}
#mainImage {
	margin: 0px auto;
	height: 348px;
	width: 632px;
}
#mainImage li {
	float: left;
	height: 175px;
	width: 315px;
}
#mainImage a {
	display: block;
	height: 175px;
	width: 315px;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-ms-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	transition:0.5s all ease;
}
#mainImage a:hover {
	opacity:0.5;
	filter: alpha(opacity=50);        /* ie 6 5 */
	-ms-filter: "alpha(opacity=50)";  /* ie 8 */
	}
#Annotation {
	color: #F08300;
	line-height: 1.5em;
	width:793px;
	/*margin-bottom: 50px;*/
	padding-bottom: 50px;
	border-bottom: 1px dotted #595757;
	clear:both;
	margin: 0px auto;
	text-align:right;
}
section {
	margin: 0px auto;
	width: 793px;
	padding-top: 50px;
	padding-bottom:92px;
	clear:both;
	border-bottom: 1px dotted #595757;
}
section h3 {
	float: left;
	height: 258px;
	width: 233px;
	margin-bottom: 50px;
}
section div {
	float: left;
	width: 560px;
	margin-bottom: 50px;
}
section p {
	padding-top:94px;
	font-size: 14px;
	line-height:1.4em;
	width:560px;
	margin-bottom: 2em;
}
aside li {
	font-size: 11px;
	color: #008842;
	margin-bottom: 0.3em;
	line-height: 1.2em;
}
aside .asideTxt {
	color: #B81C22;
}
.LargeImg {
	clear: both;
	width: 793px;
	padding-top:0px;
}
.subNavi  {
	float:right;
	margin-top: 30px;
	clear:both;
}
.subNavi li {
	float: left;
	border-left: 1px dotted #595757;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 9px;
	letter-spacing: 0.1em;
}
.subNavi li:first-child {
border-left: none;}
#wrapper #Begin{
	margin: 0px auto;
	width: 793px;
	padding-top: 30px;
	font-size:14px;
}
.headline {
	height: 19px;
	width: 283px;
	/*border-bottom: 1px solid #716696;
	border-left: 12px solid #716696;
	padding-left: 12px;*/
	margin-bottom:30px;
	font-size: 18px;
}
#mTop {
	margin-bottom: 10px;
}
.matter  {
	padding-left: 46px;
	background: url(../img/Butsudan/exclamation.gif) no-repeat left top;
	margin-bottom: 25px;
	margin-left:15px;
	line-height: 1.5em;
}
.matter2  {
	margin-left:15px;
	padding-left: 46px;
	margin-bottom: 25px;
	line-height: 1.5em;
	color: #F08300;
}

.mCenter {
	line-height: 30px;
}
#sectlist {
	margin-left: 15px;
	padding-left: 46px;
	height: 1em;
	margin-bottom: 30px;
}
#sectlist li {
	float: left;
	margin-right: 2.5em;
	padding-left: 18px;
	background: url(../img/Butsudan/pdf.gif) no-repeat;
}
#sectlist li a{
	color: #00F;
	text-decoration: underline;
}

#Annotation02 {
	text-align: right;
	font-size: 12px;
	margin-left: 1em;
}
#underNavi {
	margin-bottom: 50px;
}
