
/*----------------------------------------------------
	Design by MOI Corporation
----------------------------------------------------*/


/*-----------------------------------------------------
Yahoo UI Library Font-size Adjustment
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
http://developer.yahoo.com/yui/license.txt
http://developer.yahoo.com/yui/fonts/

10px = 77%     11px = 85%     12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/ 


* {
	margin: 0;
	padding: 0;
}
html, body {
    height:100%;
}

body {
	background: url('../index/images/bg_sub.png') repeat-x top left;
	text-align: justify;
	font-size: 93%;
}

* html div#wrapper{
    height:100%;
}
div#wrapper{
    width: 100%;
    margin:0px auto;
    position:relative;
    min-height: 100%;
}
body > #wrapper {
        height: auto;
}


#wrapper {
	background:url('../index/images/light.png') no-repeat 50% 0px;
	width: 1034px;
	height: 370px;

}


h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}


p, ul {
	margin-top: 1.0em;
	line-height: 16px;
	font-size: 93%;
}
li, td {
	font-size: 93%;
	line-height: 16px;
}

ul {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #000000;
}

a:hover {
	border: none;
}


h1 a {
	border: none;
	text-decoration: none;
}

h1 a:hover {
	background: none;
}

hr {
	display: none;
}

.mar5 {
	margin-bottom: 5px;
}

.mar10 {
	margin-bottom: 10px;
}

.mar15 {
	margin-bottom: 15px;
}

.f_left {
	float: left;
	margin-right: 5px;
}

/*----------------------------------------------------
	Header
----------------------------------------------------*/
*html div#header {
	width: 850px;
	height: 241px;
	margin: 0 auto;
}

#header {
	width: 850px;
	height: 241px;
	margin: 0 auto;

}

#header img {
	vertical-align: top;
	font-size: small;
}

#header h1 {
	float: left;
	width: 173px;
	height: 46px;
	margin: 10px 0;
	_margin: 7px 0;
}


/*----------------------------------------------------
	sub_img サブ画像
----------------------------------------------------*/

#sub_img {
	width:850px;
}

/*----------------------------------------------------
	fchange　文字変更
----------------------------------------------------*/

#fchange {
	margin: 20px 0 0 0;
	float: right;
	height: 26px;
	width: 105px;
}
#fchange a {
cursor: pointer;
}

#fchange .fsize {
	float: right;
}
#fsmall a, #fmiddle a, #flarge a {
	display: block;
	margin-left: 10px;
	height: 26px;
	width: 25px;
}
#fchange .ftxt {
	display: none;
}

/* ボタンの表示状態
--------------------*/
#fsmall a {
	background-image: url('../common/s.png');
	background-repeat: no-repeat;
	background-position: right top
}
/*カレント*/
#fmiddle a {
	background-image: url('../common/m_o.png');
	background-repeat: no-repeat;
	background-position: right top
}
#flarge a {
	background-image: url('../common/l.png');
	background-repeat: no-repeat;
	background-position: right top
}
#fsmall a:hover {
	background-image: url('../common/s_o.png');
}
/*カレント
#fmiddle a:hover {
	background-image: url(../common/m_o.png);
}
*/
#flarge a:hover {
	background-image: url('../common/l_o.png');
}


/*----------------------------------------------------
	Page
----------------------------------------------------*/

#page {
	width: 850px;
	margin: 0 auto;
	background: #ffffff;
	border-top: none;
	text-aline: right;
}

/*----------------------------------------------------
	sdmenu　サイドメニュー
----------------------------------------------------*/
div.sdmenu {
	padding-bottom:100px;
	margin-top: -2px;
	width: 190px;
	font-family: ＭＳ Ｐゴシック, Osaka, Arial;
	font-size: 85%;
	color: #fff
}
div.sdmenu div {
	background: url('../index/images/menu2.gif')  no-repeat;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url('../index/images/menu2.gif') no-repeat;
}
div.sdmenu div.collapsed {
	background: url('../index/images/menu.gif') no-repeat;
	height: 36px;
}
div.sdmenu div span {
	display: block;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid #ddd; padding: 10px 10px 11px 20px;
	cursor: pointer;
	}
div.sdmenu div a {
	padding: 9px 10px;
	background: #fff;
	display: block;
	border-bottom: 1px solid #DCDBC2;
	color: #6F6E52;
    text-decoration: none;
}
div.sdmenu div a.current {
	background : #DBDAC2;
}
div.sdmenu div a:hover {
	background : #BAD405 url('../index/images/linkarrow.gif') no-repeat right center;
	color: #fff;
	text-decoration: none
}


/*----------------------------------------------------
	topicpath　パンくずリスト
----------------------------------------------------*/
#topicpath {
    margin:1px 0 1px 25px;
}
#topicpath li {
    padding-right:5px;
    padding-left:5px;
    display:inline;
    line-height:110%;
    list-style-type:none;
}
#topicpath li a {
    background:url('../index/images/path.gif') no-repeat right center;
	padding-right:20px;
}


/*----------------------------------------------------
	Content
----------------------------------------------------*/

#content {
	float: right;
	width: 650px;
	padding-left: 10px;
    padding-bottom:100px;
	margin: 0;
}

.content {
	margin-top: 4px;
	padding: 15px 20px 30px 20px;
	border-top: solid 1px #DCDBC2;
}
p {
	line-height: 16pt;
}
h2{
	}
	
h2  li {
	font-size: 77%;
	font-weight: bold;
	color: #8E9F1A;
	list-style-position: outside;
	list-style-image: url('../suukeikai/images/list.gif'); 
	margin-left: -30px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
h3 a {
	font-size: 100%;
	font-weight: bold;
}

/* 囲みテーブル */
#details {
	padding: 10px 15px 5px 15px;
	background: #E2E2E2;
}
.details {
	margin: 5px 0 10px 0;
	padding: 20px;
	background: #ffffff;
	border: solid 1px #cccccc;
}

/*　「一、」　リスト　*/
#ichi {
}

#ichi li {
	line-height: 153.9%;
	font-size: 100%;
	margin-left: -20px;
	list-style-position: outside;
	list-style-image: url('../index/images/ichi.gif');
}

/*　神社名についての説明文　*/
#name{
	margin-left: 5px;
	font-size: 85%;
	line-height: 13px;
	}


/*---------------------------------サイドバー部分*/
#sidebar{
width: 190px;
float: left;
margin: 0;
padding: 0;
}


/*----------------------------------------------------
	flash
----------------------------------------------------*/
#flash_contents {
	width: 500px;
	margin: 0 auto;
	float: center;
	background: #ffffff;
	border-top: none;
}

/*----------------------------------------------------
 	access
 ----------------------------------------------------*/
#acc {
	width: 500px;
	margin-bottom: 15px;
	padding: 0 20px 20px 20px;
	border: solid 1px #CCCCCC;}


/*----------------------------------------------------
	Footer
----------------------------------------------------*/

#footer {
	width: 100%;
	background: url('../index/images/footer2.gif') repeat-x top left;
	position:absolute;
	bottom:0px;
	height:100px;
	left: 0;
}


.footer {
	width: 850px;
	margin: 0 auto;
	font-size: 77%;
	text-align: left;
	font-family: ＭＳ Ｐゴシック, Osaka, Arial;
}


.inner {
	float: left;
	width: 250px;
	margin-top: -2px;
	margin-left: -25px;
}

.inner ul li {
	display: inline;
	padding-left: 12px;
	padding-right: 10px;
	background: url('../common/foot.gif') repeat-y;
	}
	
.inner ul li.first {
	padding-left: 0;
	background: none;
	}
	
.inner ul li a:link,
.inner ul li a:visited {
	color:#fff;
	text-decoration:underline;
	}
.inner ul li a:hover,
	#footer-Inner ul li a:active {
	color: #BAD405;
	text-decoration:none;
}



.rights {
	float: right;
	width: 400px;
	margin-top: 10px;
	margin-right: 20px;
	text-align: right;
    line-height:150%;
	color: #FFFFFF;
}