@charset "UTF-8";


* {
color:#333333;
padding:0;
font-size: 12px;
font-family: "MS PGothic", sans-serif;
line-height: 140%;
margin: 0;
background-image: none;
background-repeat: no-repeat;
background-position: 90% 10%;
}

body {
background-color: #F8E6DF;
background-image: url(img/bg.jpg);
background-repeat:no-repeat;
background-position:right 50%;
background-attachment:fixed;
}

a {
color:#112288;
}

a:hover {
text-decoration: none;
font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a img {
border:none;
}


hr {
clear: both;
height: 1px;
}

strong {
color: #394D4E;
}

.chui {
font-size: 10px;
color: #FF0000;
}

table.item_menu{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#eeeeee;
    empty-cells:show;
}
.item_menu th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    background-color:#224499;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
    width: 250px;
}
.item_menu td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
    width: 540px;
    text-align:left;
}

.item_menu a:link{
color:#FFFFFF;
text-decoration: none;
}

.item_menu a:visited{
color:#CCCCCC;
text-decoration: none;
}


.item_menu a:hover{
color:#FFFF00;
text-decoration: none;
}

table.gyo_menu{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#eeeeee;
    empty-cells:show;
}
.gyo_menu th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    background-color:#669999;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
    width: 192px;
}

.gyo_menu td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
    text-align:left;
}

table.reki_menu{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#eeeeee;
    empty-cells:show;
}
.reki_menu th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    background-color:#669999;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}

.reki_menu td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
    text-align:left;
}


table.bochi_menu{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#eeeeee;
    empty-cells:show;
    width: 750px;
}

.bochi_menu th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    background-color:#887766;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
    width: 375px;
}
.bochi_menu td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
    text-align:center;
}

table.kuji{
    border-top:1px solid #FF0000;
    border-left:1px solid #FF0000;
    border-right:1px solid #FF0000;
    border-bottom:1px solid #FF0000;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
    width: 480px;
    font-family: "HG正楷書体-PRO", sans-serif;


}

.kuji th{
    border-right:1px solid #FF0000;
    border-bottom:1px solid #FF0000;
    background-position:left top;
    text-align:center;
    width: 240px;
    font-size: 48px;
    font-family: "HG正楷書体-PRO", sans-serif;

}

table.kuji2{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
    width: 480px;
    font-family: "HG正楷書体-PRO", sans-serif;


}

.kuji2 th{
    border-bottom:1px solid #DDDDDD;
    text-align:center;
    font-size: 16px;
    width :60px;
    font-family: "HG正楷書体-PRO", sans-serif;
}
.kuji2 td{
    border-bottom:1px solid #DDDDDD;
    text-align:center;
    font-size: 16px;
    width :180px;
    font-family: "HG正楷書体-PRO", sans-serif;
}

table.taiyo_menu{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#eeeeee;
    empty-cells:show;
    width: 730px;

}
.taiyo_menu th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    background-color:#224499;
    color:#FFFFFF;
    background-position:center;
    padding:0.3em 1em;
    text-align:center;
    width: 720px;
}
.taiyo_menu td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
    width: 60px;
    text-align:center;
}

.taiyo_menu a:link{
color:#0000FF;
text-decoration: none;
}

.taiyo_menu a:visited{
color:#0000DD;
text-decoration: none;
}

.taiyo_menu a:hover{
color:#0000BB;
text-decoration: none;
}

/*
ベース
-------------------------------------------------------------------*/
#base {
width:800px;
background-color: #FFFFFF;
margin-top: 0px;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #000000;
border-left-color: #000000;
text-align: left;
}

#wrap {
background-color: #FFFFFF;
float: left;
padding: 5px;
margin-top: 5px;
}

#base #page-title {
text-decoration: none;
font-size: 36px;
color: #0000FF;
font-family: "HG正楷書体-PRO", sans-serif;
text-align: left;
}

#base a {
font-size: 12px;
text-align: left;
font-family: sans-serif;
}


/*
ヘッダー
-------------------------------------------------------------------*/
#header {
width:800px;
margin-right: auto;
margin-left: auto;
background-image: url( img/head_3.jpg);
height: 180px;
}

h1 table {
width: 800px;
Height: 170px;
}

h1 a {
display: block;
text-decoration: none;
font-size: 40px;
color: #FFFFFF;
font-family: "HG正楷書体-PRO", sans-serif;
text-align: left;
}

#header #sub2 {
text-align: right;
padding-right: 30px;
font-size: 10px;
color: #FFFFFF;
padding-top: 5px;
}

div#menu{
width:800px;
}

#menu ul, #menu li{
margin:0;
padding:0;
list-style:none;
}

#menu li{
float:left;
background-color:#0000CC;
border: 1px 
outset #000066;
}

#menu a, #menu a:link, #menu a:visited{
text-decoration:none;
color:#ffffff;
width:158px;
height: 16px;
text-align:center;
display:block;
position:relative;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
}

#menu a:hover{
color:#FF6600;
background-color:#FFFF99;
width:158px;
height: 16px;
text-align:center;
display:block;
position:relative;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
}


/*
コンテンツ
-------------------------------------------------------------------*/
#contents {
background-color: #FFFFFF;
width:791px;
float: right;
}

#contents p{
padding-top: 5px;
padding-bottom: 5px;
background-image: url(img/note_line.gif);
margin-right: 30px;
margin-left: 30px;
line-height: 20px;
padding-right: 10px;
padding-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

#contents h2 {
font-size: 18px;
padding-left: 10px;
color: #3F3F3F;
margin-top: 10px;
margin-bottom: 5px;
margin-right: 10px;
margin-left: 10px;
font-weight: bold;
border-left-width: 7px;
border-left-style: solid;
border-left-color: #6666DD;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #EAEAEA;
padding-top: 2px;
padding-bottom: 2px;
line-height: 22px;
}


#contents h3 {
font-size: 16px;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #66DDDD;
padding-left: 7px;
color: #555555;
line-height: 18px;
margin-top: 15px;
margin-bottom: 10px;
margin-left: 13px;
}

#contents h3 a {
font-size: 14px;
}

#contents h4 {
font-size: 14px;
color: #7A8945;
line-height: 16px;
margin-top: 15px;
margin-bottom: 10px;
margin-left: 25px;
}

#contents h5 {
font-size: 16px;
color: #FF22FF;
}

#contents h7 {
font-size: 16px;
color: #000000;
}


#contents ul {
margin-left: 30px;
list-style-type: none;
}
#contents li a {
font-size: 12px;
}

#contents #c_pad {
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
padding: 9px;
}
/**/

#contents #top_img {
padding-top: 5px;
padding-bottom: 5px;
background-color: #EEEDE9;
background-image: url(img/top_img.jpg);
background-repeat: no-repeat;
background-position: center center;
height: 150px;
}

/*
テーブル
-------------------------------------------------------------------*/
/* お寺の施設用 */
#link_header {
width:780px;
height: 491px;
margin-right: auto;
margin-left: auto;
background-image: url( "img/mitori.jpg");
}

#link_header table{
width:780px;
height: 491px;
margin-right: auto;
margin-left: auto;
}

#link_header table a {
display: block;
text-decoration: none;
font-size: 16px;
color: #FFFFFF;
background-color: #0000FF;
font-family: "HG正楷書体-PRO", sans-serif;
text-align: center;
}

#link_header table a:hover {
text-decoration: none;
font-size: 16px;
font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color: #FF0000;
background-color: #88FF88;
text-align: center;
}
/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
padding: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #EAEAEA;
}
#contents #pan a {
margin-right: 7px;
margin-left: 7px;
}
#contents #pan strong {
margin-left: 7px;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
clear: both;
background-image: url(img/foot_bg.gif);
background-repeat: repeat-x;
border: 1px solid #E2E2DE;
padding: 10px;
background-color: #F5F4F0;
background-position: bottom;
}
#f_menu li {
list-style-type: none;
display: inline;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #999999;
padding-right: 5px;
padding-left: 5px;
font-size: 10px;
line-height: 20px;
}
#f_menu ul {
margin-top: 5px;
margin-bottom: 5px;
}
#f_menu li a {
font-size: 12px;
}

#f_menu p {
font-size: 10px;
color: #333333;
}

#f_menu #tmplby {
font-size: 10px;
color: #888888;
padding-bottom: 5px;
padding-left: 5px;
}
#f_menu #tmplby a {
font-size: 10px;
color: #888888;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
font-style: normal;
color: #FFFFFF;
text-align: right;
display: block;
background-color: #8C8A84;
font-size: 10px;
padding: 5px;
}
