@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	vertical-align:baseline;
	}
li{
	list-style: none;
	}
table{
    border-collapse: collapse;
	border-spacing: 0;
}
a{
	color: #fff;
	text-decoration: underline;
	}

a:hover{
	color: #fff;
	text-decoration: none;
	}
	
a:hover img.alpha{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

html {
    overflow-y: scroll;
	height: 100%;
}

body {
    color: #373C38;
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.5;
	min-width: 1000px;
	overflow-x: hidden;
	background: #4E3401;
}
#wrap{
	margin: 0 auto;
	width: 100%;
	max-width: 1905px;
	overflow: hidden;
	background: url(../img/common/bg.jpg) repeat fixed;
	}
	
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    line-height: 2;
	font-style: none;
	display: block;
}

h1{
	width: 1000px;
	margin: 3px auto;
	}
	
#mainImg{
	background: url(../img/top/main_img.png) no-repeat 50% 0;
	width: 100%;
	height: 349px;
	}
	
#contentsArea{
	width: 1000px;
	background: #fff;
	margin: 0 auto;
	position: relative;
	}
.inner{
	padding: 20px;
}
.inline li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	}
#mainCont{
	width: 661px;
	float: right;
	}
#sideCont{
	width: 251px;
	float: left;
	}
#sideCont .sideBunner li{
	margin-bottom: 10px;
	}
#sideCont .sideBunner li a{
	width: 250px;
	height: 80px;
	border: 1px solid #fff;
	display: block;
	}
#sideCont .sideBunner li a:hover{
	border: 1px solid #924A93;
	}
#footer{
	background: #4E3401;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	color: #fff;
	}
#footerBtm{
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	}
#footerBtm p{
	float: left;
	padding-right: 20px;
	}
#footContact{
	float: right;
	width: 300px;
	text-align: right;
	}
.copy{
	font-size: x-small;
	}
	
#pageTop p{
	position: absolute;
	right: -60px;
	bottom: 40px;
	}
	
<!--下層共通-->
#pageH1{
	width: 100%;
	}
#pageH1 h1{
	color: #fff;
	}
#pagesMainImg{
	padding-bottom: 20px;
	}
.center{
	text-align: center;
	}
#pnkz{
	padding-bottom: 15px;
	}
#pnkz li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 5px 0 10px;
	font-size: 10px;
	color: #B59B68;
	}
#pnkz li a{
    color: #373C38;
	text-decoration: none;
	}
#pnkz li a:hover{
    color: #373C38;
	text-decoration: underline;
	}
#sideToTop{
	padding-bottom: 25px;
	text-align: center;
	}	
#sideMioshie, #sideAbout{
	width: 251px;
	height: 164px;
	margin-bottom: 10px;
	}
#sideMioshie{
	background: url(../img/common/side_oshie.jpg) no-repeat top left;
	}
#sideAbout{
	background: url(../img/common/side_sawara.jpg) no-repeat top left;
	}
#sideMioshie ul, #sideAbout ul{
	padding-top: 55px;
	padding-left: 20px;
	}
#howa{
	margin-bottom: 10px;
	}
#templeNav{
	margin-bottom: 50px;
	}
#templeNav li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 20px;
	}
h2#tampleTT{
	width: 100%;
	background: url(../img/common/tt_line_bg.jpg) repeat-x bottom left;
	height: 25px;
	margin-bottom: 30px;
	}
.templeInfo{
	width: 100%;
	padding-bottom: 60px;
	}
.templeInfo p, .templeInfo ul{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: text-top;
	}
.templeInfo p{
	padding-right: 20px;
	width: 230px;
	}
.templeInfo ul{
	width: 350px;
	}
.templeInfo ul li{
	background: url(../img/common/listline.jpg) no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 15px;
	}
li.tempName{
	font-size: 18px;
	font-weight: bold;
	}
.templeInfo ul li a{
	color: #4E3401;
	text-decoration: underline;
	}
	
.templeInfo ul li a:hover{
	color: #4E3401;
	text-decoration: none;
	}
.DLbtn{
	margin-bottom: 40px;
	}
/*寺院紹介 tinybox*/
.tinybox{
	margin-left: 250px;
	}
.tinybox img:hover{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
	}
.tinybox p img{
	border: 1px solid #BDCDDA;
	}
.tinybox p{
	width: 110px;
	height: 110px;
	float: left;
	margin-right: 3px;
	}
	
/*新着情報*/

.news {
	margin: 20px 0px 0px 0px;
	border-top: 2px solid #e4cbe1;
}
.news dl {
	border-bottom: 1px solid #e4cbe1;
	padding: 12px 0px;
}
.news dt {
	float:left;
	font-size: 16px;
	border-left: 8px solid #b766a9;
	padding: 0px 0px 0px 8px;
}
.news dt a {
    color: #666;
}
.news dd {
	float: right;
}
.news p {
	font-size: 14px;
}
.mt5 {
	margin: 5px 0px 0px 0px;
}
.mt10 {
	margin: 10px 0px 0px 0px;
}
.mt20 {
	margin: 20px 0px 0px 0px;
}
.mt30 {
	margin: 30px 0px 0px 0px;
}
.mt40 {
	margin: 40px 0px 0px 0px;
}

