/*   
Theme Name: 寺院ネットワークのテーマ
Theme URI: 
Description: 特定非営利活動法人寺院ネットワークのテーマ
Author: IPPEI IZUMI
Author URI: http: //ehime-support.net/
Version: 2.0
*/

/* 全体的なルール */

* {
	text-align:left;
	margin: 0;
	padding: 0;
	box-sizing : border-box;
	-moz-box-sizing : border-box;
	font-family: Osaka, MS Pゴシック;
 }

/* GENERAL PROPERTY */
.clearfix:after{
 	content:".";
 	display:block;
 	height:0;
 	clear:both;
 	visibility:hidden;
 }

.clearfix{
 	display:inline-block;
 }

p{
	line-height:1.3;
 }

.mt-10{
	margin-top:10px;
 }

.mb-10{
	margin-bottom:10px;
 }

.go-l{
	text-align:left;
 }

.go-r{
	text-align:right;
 }

.go-c{
	text-align:center;
 }

.red{
	color:#FF0000;
 }

.blackbd{
	color:#000;
	font-weight:bold;
	font-size:14px;
 }

/* LINKS */

a {
	overflow:hidden;/*\*/
	overflow: hidden; /**/ 
 }

a:link, a:visited {
	color:#1111B3;
	text-decoration:none;
 }

a:hover {
	color:#C42B75;
 }

a img {
	border:none;
 }

ul {
	margin: 0;
	padding: 0;
	list-style: none;
 }

li {
	margin-left: 0;
	padding-left: 0;
 }


IMG {
	border: 0;
 }

.center{
	text-align:center;
	margin:0 auto;
 }

/* Body
-------------------------------------------------------------------------------- */

BODY {
	text-align: center;
	font-size:12px;
	color:#555;
	background:url(img/bg.gif);
 }


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

#page {
	width: 970px;
 	height:auto;
	margin: 0 auto;
	position: relative;
	padding-top : 65px;
	background:url(img/containerBg.jpg) repeat-y;
 }

#wrap{
	width: 847px;
	float: left;
 }

#main {
	width: 661px;
	height: auto;
	float: right;
	border-left: solid 1px #C7B299;
	border-right: solid 1px #C7B299;
	background:url(img/topBG.gif) left 423px repeat-x;
	background-color:#fffef9;
 }

#main2 {
	width: 661px;
	height: auto;
	float: right;
	border-left: solid 1px #C7B299;
	border-right: solid 1px #C7B299;
    background-color:#fffef9;
}

#left {
	width: 182px;
	float:left;
}

#right {
	width: 120px;
	float:left;

 }


#header {
	width: 970px;
	height: 65px;
	background: #071646 url(img/header_img.gif) no-repeat right;
	border-bottom: solid 5px #D6B58F;
	position : absolute ;
	top : 0px ;
 }

#header img {
	position: absolute;
	top: 12px;
	left: 21px;
 }

/* NAVI */

#navi {
	position: absolute;
	top: 43px;
	left: 604px;
 }
#navi li,#navi a {
	width: 67px;
	height: 12px;
	margin-left: 3px;
	display: block;
 }
#navi li {
	text-indent:-9999px;
	overflow: hidden;
	float: left;
 }
#navi a {
	background: url(img/navi.gif) no-repeat;
 }

#navi01 a {background-position: 0 0;}
#navi01 a:hover {background-position: 0 -12px;}
#navi02 a {background-position: -70px 0;}
#navi02 a:hover {background-position: -70px -12px;}
#navi03 a {background-position: -140px 0;}
#navi03 a:hover {background-position: -140px -12px;}
#navi04 a {background-position: -210px 0;}
#navi04 a:hover {background-position: -210px -12px;}
#navi05 a {background-position: -280px 0;}
#navi05 a:hover {background-position: -280px -12px;}

#contents {
	text-align:center;
	margin:0 auto;
	float:right;
	width:568px;
	height:auto;
	overflow: hidden;
 }

/* main
-------------------------------------------------------------------------------- */

h1 {
	width:717px;
	height:auto;
	color:#FFF;
  	font-size: 12px;
	margin-top:195px;
	padding-left:10px;
	float:left;
 }

/* コンテンツテンプレート-------------------------------------------------------------------------------- */

#contents H2{
	font-size : 16px;
	font-weight : bold;
	color : #000;
	margin-top : 5px;
	margin-left : 5px;
	padding-top : 3px;
	padding-left : 5px;
	padding-right : 0px;  
	padding-bottom : 3px;
	border-bottom-width : 3px;
	border-bottom-style : double;
	border-bottom-color : red;
	text-shadow: red 2px 3px 4px, 5px 6px;
	clear:both;
 }

#contents H3{
	text-align : left;
	font-size : 16px;
	font-weight : bold;
	color : #ff8000;
	margin-top : 15px;
	margin-bottom : 10px;
	margin-left : -10px;
	padding-left : 5px;
	padding-top : 2px;
	border-left-width : 10px;
	border-left-style : solid;
	border-left-color : maroon;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : maroon;
	clear:both;
 }

#contents H4{
	clear:both;
	width:570px;
	height:35px;
	margin:10px 20px 0px 20px;
	background-image:url('img/point1.gif');
	background-repeat: no-repeat;
	text-indent: 30px;
	vertical-align:top;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	line-height:20px;
 }

#post-entry H5{
	text-align : left;
	font-size : 14px;
	font-weight : bold;
	color : navy;
	margin-top : 15px;
	margin-bottom : 10px;
	margin-left : 5px;
	padding-left : 5px;
	padding-top : 2px;
 }

.bread{
	font-size : 10px;
	color : gray;
	text-align : right;
	margin-top : 10px;
	margin-right : 5px;
	margin-bottom : 10px;
 }

#post-entry{
	text-align : left;
	margin-bottom : 10px;
	margin-left : 5px;
	padding-left : 5px;
	padding-top : 2px;
 }

.post-content-top{
	text-align : left;
	font-size : 14px;
	font-weight : bold;
	color : black ;
	margin-bottom : 10px;
	margin-left : 15px;
	margin-right : 15px;
	padding : 5px;
	background-color: #FFFFCC;
	line-height: 200%;
 }

.post-content{
	font-size : 14px;
	line-height: 20px;
	word-spacing: 15px;
	margin-left : 15px;
	margin-right : 15px;
 }

.post-date{
	font-size : 10px;
	color : gray;
	text-align : right;
	margin-top : 15px;
	margin-right : 5px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #3399FF;
 }

.navigation{
	font-size : 11px;
	text-align : center;
	margin-top : 5px;
	margin-bottom : 5px;
 }

.post-content p{
	margin-top : 15px;
 }

.post-comments{
	font-size : 10px;
	color : gray;
	text-align : right;
	margin-top : 15px;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 8px;
	padding-top : 2px;
	border-top-width : 2px;
	border-top-style : solid;
	border-top-color : maroon;
 }

.list_top{
	margin : 5px 15px 5px 20px ;
 }

.list{
	margin : 3px 0px 3px 20px ;
	list-style-type: disc;
 }

.t{
	margin : 3px 0px 3px 20px ;
 }

.comment-form{
	text-align : left ;
 }

BLOCKQUOTE{
	padding-left : 5px;
	padding-right : 5px;
	margin-left : 10px;
	margin-right : 10px;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : navy;
	font-style : oblique;
	color : maroon;
	margin-top : 10px;
	margin-bottom : 10px;
 }


/* ヘッダー -------------------------------------------------------------------------------- */

#title{
	width:885px;
	height:79px;
	margin:0;
	background-image:url('img/header_bg.jpg');
	background-repeat: no-repeat;
	vertical-align:top;
	text-align:right;
 }

#logo{
	width:189px;
	height:42px;
 }

#headermenu{
	clear:both;
	width:885px;
	height:26px;
	background:url('img/headerBar.jpg') no-repeat left top;
 }

#headermenu ul{
	width:869px;
	height:26px;
	margin-left:12px;
 }

#headermenu li{
	width:78px;
	height:26px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
 }

#headermenu a{
	width:78px;
	height:26px;
	display: block;
 }


/* レフトサイドバー -------------------------------------------------------------------------------- */

/* MENU */
#menu {
	width: 180px;
	height: auto;
	float: left;
	background-image: url(img/menu_bg.jpg);
	font-size: 11px;
	text-align:left;
}


#menu dl {margin: 0px 0 0 8px;}
#menu ul {margin: 0px 0 0 8px;}
#menu li{margin-top:5px;}
#menu_pur {
	padding-top:10px;
    font-weight:bold;
    font-size: 10px;
    color: #071646;
}
#menu dd{
	width: auto;
	height: 12px;
	margin:2px 10px 0 25px;
	background-color:#FFFDFB;
    padding-left:5px;
}
#menu dt{
	width: 161px;
	height: 18px;
    margin-top:6px;
}


#menu01 a,#menu02 a,#menu03 a,#menu04 a,#menu05 a,#menu06 a,#menu07 a,#menu08 a,#menu09 a,#menu11 a,#menu12 a,#menu13 a{
	width: 161px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#menu01{
	text-indent: -9999px;
	background:url(img/btmain1.jpg) 0 -36px no-repeat;
}
#menu01 a{background:url(img/btmain1.jpg) no-repeat;}
#menu01 a:hover{background-position:0 -18px;}
#menu02{
	text-indent: -9999px;
	background:url(img/btmain2.jpg) 0 -36px no-repeat;
}
#menu02 a{background:url(img/btmain2.jpg) no-repeat;}
#menu02 a:hover{background-position:0 -18px;}
#menu03{
	text-indent: -9999px;
	background:url(img/btmain3.jpg) 0 -36px no-repeat;
}
#menu03 a{background:url(img/btmain3.jpg) no-repeat;}
#menu03 a:hover{background-position:0 -18px;}
#menu04{
	text-indent: -9999px;
	background:url(img/btmain4.jpg) 0 -36px no-repeat;
	margin-top: 5px;
}
#menu04 a{background:url(img/btmain4.jpg) no-repeat;}
#menu04 a:hover{background-position:0 -18px;}
#menu05{
	text-indent: -9999px;
	background:url(img/btmain5.jpg) 0 -36px no-repeat;
}
#menu05 a{background:url(img/btmain5.jpg) no-repeat;}
#menu05 a:hover{background-position:0 -18px;}
#menu06{
	text-indent: -9999px;
	background:url(img/btmain6.jpg) 0 -36px no-repeat;
}
#menu06 a{background:url(img/btmain6.jpg) no-repeat;}
#menu06 a:hover{background-position:0 -18px;}
#menu07{
	text-indent: -9999px;
	background:url(img/btmain6.jpg) 0 -36px no-repeat;
}
#menu07 a{background:url(img/btmain7.jpg) no-repeat;}
#menu07 a:hover{background-position:0 -18px;}
#menu08{
	width: 161px;
	height: 19px;
	text-indent: -9999px;
	background:url(img/btmain6.jpg) 0 -36px no-repeat;
}
#menu08 a{background:url(img/btmain8.jpg) no-repeat;}
#menu08 a:hover{background-position:0 -18px;}
#menu09{
	width: 161px;
	height: 19px;
	text-indent: -9999px;
	background:url(img/btmain6.jpg) 0 -36px no-repeat;
}
#menu09 a{background:url(img/btmain9.jpg) no-repeat;}
#menu09 a:hover{background-position:0 -18px;}
#menu10{
	width: 167px;
	height: 40px;
	background: url(img/btmain_prefer.jpg) 0 -80px;
	text-indent: -9999px;
}
#menu10 a{
	width: 167px;
	height: 40px;
	overflow: hidden;
	display: block;
	background: url(img/btmain_prefer.jpg) no-repeat;
}
#menu10 a:hover{background-position:0 -40px;}
#menu11{
	width: 161px;
	height: 19px;
	text-indent: -9999px;
	background:url(img/btmain10.jpg) 0 -36px no-repeat;
}
#menu11 a{background:url(img/btmain10.jpg) no-repeat;}
#menu11 a:hover{background-position:0 -18px;}
#menu12{
	width: 161px;
	height: 19px;
	text-indent: -9999px;
	background:url(img/btmain11.jpg) 0 -36px no-repeat;
}
#menu12 a{background:url(img/btmain11.jpg) no-repeat;}
#menu12 a:hover{background-position:0 -18px;}
#menu13{
	width: 161px;
	height: 19px;
	text-indent: -9999px;
	background:url(img/btmain12.jpg) 0 -36px no-repeat;
}
#menu13 a{background:url(img/btmain12.jpg) no-repeat;}
#menu13 a:hover{background-position:0 -18px;}



/* ライトサイドバー -------------------------------------------------------------------------------- */

#rightAdd{
	vertical-align:top;
	text-align:center;
	width:158px;
	height:auto;
	margin:0px auto;
	float:right;
 }

#rightAdd li{
	width:130px;
	text-align:left;
	margin: 0px 15px;
	padding:5px 0px;
	display: block;
 }

#rightAdd #infoTitle{
	width:158px;
	text-align:center;
	margin:0px auto;
 }

 /* フッター -------------------------------------------------------------------------------- */

#guiding{
	clear:both;
	width:865px;
	height:24px;
	text-align:right;
	color:#000;
 }

#footer{
	padding:5px 0px;
	clear:both;
	width:885px;
	height:24px;
	background-color:#004E58;
 }

#footer li{
	padding:0px 10px;
	float:left;
	border-right: thin solid #FFFFFF;
 }

#footer #copy{
	padding:0px 10px;
	color:#FFFFFF;
	float:right;
 }

#topBox{
	margin-top:0px;
    height:152px;
    text-align:justify;
    padding:10px 30px;
}

/* EXTRA */
#extra {
	width: 120px;
	height: 575px;
	float: right;
	background-image: url(../img/extra_bg.jpg);
}

#books{
 	width: auto;
 	height: 410px;
 	overflow:auto;
 	margin-bottom:20px;
}
#books li{
	margin-top:10px;
}


/* FOOTER */
#footer {
	width: 970px;
	height: 30px;
	background: #071646 url(../img/fotter_img.gif) no-repeat right;
	border-top: solid 10px #D6B58F;
	clear: both;
}

#footer p {
	color: #fff;
	font-size: 10px;
	text-align: right;
	margin: 4px 20px 0 0;
}

/* CECOND */
.main_text1{
	padding:0px;
    text-align:justify;
}
#secBox{
	margin:0 auto;
	width: 550px;
	padding:5px;
    border:1px solid #8A8FFF;
    text-align:justify;
}
.main_tel{
	background-color:#AA5533;
    padding:3px 0;
    color:#fefefe;
    text-align:center;
    margin-bottom:10px;
}
.main_title1{
	background:url(../img/block.gif) no-repeat;
    background-position:2px 2px;
	background-color:#5555AA;
    padding:3px 0 3px 25px;
    color:#fefefe;
    margin-top:20px;
    margin-bottom:5px;
}
html>body .main_title1{
	background:url(../img/block.gif) no-repeat;
    background-position:2px 3px;
	background-color:#5555AA;
    padding:3px 0 3px 25px;
    color:#fefefe;
    margin-top:20px;
    margin-bottom:5px;
}


