@charset "UTF-8";
/* CSS Document */

/*-------------------------------------------
ブラウザリセット
-------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*-------------------------------------------
基本構造・ワイヤーフレーム
-------------------------------------------*/

body {
	text-align: left;
	font-size: 12px;
	color: #1E1D1C;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuGothicPro-W3, "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", sans-serif;
	line-height: 150%;
	background: #FFF6E5 url(top_line.gif) repeat-x;
}

/*IE7*/
*:first-child+html body {
font-family: "メイリオ", "Meiryo", sans-serif;
}

/*IE6*/
*html body {
font-family: "メイリオ", "Meiryo", sans-serif;
}

#wrapper {
	width: 980px;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 50px;
	float: left;
	display: inline;
}
#header {
	width: 980px;
	margin-bottom: 15px;
	float: left;
}
#head_top {
	width: 980px;
	margin-bottom: 15px;
	float: left;
}
#content {
	width: 100%;
	clear: both;
	float: left;
}

#main_area {
	width: 800px;
	float: right;
	clear: both;
}
#side_area {
	float: left;
	width: 160px;
}
#footer {
	width: 100%;
	height: 85px;
	background: #1E1D1C;
	color: #999999;
	font-size: 10px;
	clear: both;
}
#footer_inner {
	width: 980px;
	margin-left: 15px;
	text-align: right;
	padding-top: 10px;
}
.main_head {
	margin-bottom: 15px;
}
#main_left {
	width: 330px;
	float: left;
}
#main_topics {
	float: right;
	width: 450px;
}




/*-------------------------------------------
ヘッダー
-------------------------------------------*/

#logo {
	float: left;
}
#head_menu {
	float: right;
}
#head_menu li {
	display: inline;
	margin-right: 20px;
	font-weight: bold;
}
/* リンク設定 */
#head_menu li a:link,#head_menu li a:visited {
	color: #1E1D1C;
	text-decoration: none;
}
#head_menu li a:hover,#head_menu li a:active {
	color: #0066CC;
	text-decoration: none;
}


/*-------------------------------------------
ヘッダー20社寺リンク
-------------------------------------------*/

/* 01-10（上段） */
#head_link_top {
	height: 25px;
	background: url(head_link_top.gif);
	clear: both;
	width: 978px;
	margin-bottom: 5px;
	float: left;
}
#head_link_top li {  
    display:inline;  
    list-style-type:none;  
}
#head_link_top li a {  
    height:25px;  
    display:block;  
    float:left;  
    text-indent:-9980em;  
    text-decoration:none;  
    overflow:hidden;  
}
#head_link_top li.hlt_01 a {  
 background:url(head_link_top.gif) no-repeat;
 width:97px; 
}
#head_link_top li.hlt_02 a {
	background:url(head_link_top.gif) no-repeat -97px 0px;
	width:98px;
}
#head_link_top li.hlt_03 a {
	background:url(head_link_top.gif) no-repeat 0px -195px;
	width:98px;
}
#head_link_top li.hlt_04 a {
	background:url(head_link_top.gif) no-repeat 0px -293px;
	width:98px;
}
#head_link_top li.hlt_05 a {
	background:url(head_link_top.gif) no-repeat 0px -391px;
	width:98px;
}
#head_link_top li.hlt_06 a {
	background:url(head_link_top.gif) no-repeat 0px -489px;
	width:98px;
}
#head_link_top li.hlt_07 a {
	background:url(head_link_top.gif) no-repeat 0px -587px;
	width:98px;
}
#head_link_top li.hlt_08 a {
	background:url(head_link_top.gif) no-repeat 0px -685px;
	width:98px;
}
#head_link_top li.hlt_09 a {
	background:url(head_link_top.gif) no-repeat 0px -783px;
	width:98px;
}
#head_link_top li.hlt_10 a {
	background:url(head_link_top.gif) no-repeat 0px -881px;
	width:97px;
}
/* 01-10：ロールオーバー */
#head_link_top li.hlt_01 a:hover {
	background:url(head_link_top.gif) no-repeat 0px bottom;
	width:97px;
}
#head_link_top li.hlt_02 a:hover {
	background:url(head_link_top.gif) no-repeat -97px bottom;
	width:98px;
}
#head_link_top li.hlt_03 a:hover {
	background:url(head_link_top.gif) no-repeat -195px bottom;
	width:98px;
}
#head_link_top li.hlt_04 a:hover {
	background:url(head_link_top.gif) no-repeat -293px bottom;
	width:98px;
}
#head_link_top li.hlt_05 a:hover {
	background:url(head_link_top.gif) no-repeat -391px bottom;
	width:98px;
}
#head_link_top li.hlt_06 a:hover {
	background:url(head_link_top.gif) no-repeat -489px bottom;
	width:98px;
}
#head_link_top li.hlt_07 a:hover {
	background:url(head_link_top.gif) no-repeat -587px bottom;
	width:98px;
}
#head_link_top li.hlt_08 a:hover {
	background:url(head_link_top.gif) no-repeat -685px bottom;
	width:98px;
}
#head_link_top li.hlt_09 a:hover {
	background:url(head_link_top.gif) no-repeat -783px bottom;
	width:98px;
}
#head_link_top li.hlt_10 a:hover {
	background:url(head_link_top.gif) no-repeat -881px bottom;
	width:97px;
}


/* 11-20（下段） */
#head_link_bottom {
	height: 25px;
	background: url(head_link_bottom.gif);
	clear: both;
	width: 978px;
	float: left;
}
#head_link_bottom li {  
    display:inline;  
    list-style-type:none;  
}
#head_link_bottom li a {  
    height:25px;  
    display:block;  
    float:left;  
    text-indent:-9980em;  
    text-decoration:none;  
    overflow:hidden;  
}
#head_link_bottom li.hlb_01 a {  
 background:url(head_link_bottom.gif) no-repeat;
 width:97px; 
}
#head_link_bottom li.hlb_02 a {
	background:url(head_link_bottom.gif) no-repeat -97px 0px;
	width:98px;
}
#head_link_bottom li.hlb_03 a {
	background:url(head_link_bottom.gif) no-repeat 0px -195px;
	width:98px;
}
#head_link_bottom li.hlb_04 a {
	background:url(head_link_bottom.gif) no-repeat 0px -293px;
	width:68px;
}
#head_link_bottom li.hlb_05 a {
	background:url(head_link_bottom.gif) no-repeat 0px -361px;
	width:98px;
}
#head_link_bottom li.hlb_06 a {
	background:url(head_link_bottom.gif) no-repeat 0px -459px;
	width:98px;
}
#head_link_bottom li.hlb_07 a {
	background:url(head_link_bottom.gif) no-repeat 0px -557px;
	width:98px;
}
#head_link_bottom li.hlb_08 a {
	background:url(head_link_bottom.gif) no-repeat 0px -655px;
	width:128px;
}
#head_link_bottom li.hlb_09 a {
	background:url(head_link_bottom.gif) no-repeat 0px -783px;
	width:98px;
}
#head_link_bottom li.hlb_10 a {
	background:url(head_link_bottom.gif) no-repeat 0px -881px;
	width:97px;
}
/* 11-20：ロールオーバー */
#head_link_bottom li.hlb_01 a:hover {
	background:url(head_link_bottom.gif) no-repeat 0px bottom;
	width:97px;
}
#head_link_bottom li.hlb_02 a:hover {
	background:url(head_link_bottom.gif) no-repeat -97px bottom;
	width:98px;
}
#head_link_bottom li.hlb_03 a:hover {
	background:url(head_link_bottom.gif) no-repeat -195px bottom;
	width:98px;
}
#head_link_bottom li.hlb_04 a:hover {
	background:url(head_link_bottom.gif) no-repeat -293px bottom;
	width:68px;
}
#head_link_bottom li.hlb_05 a:hover {
	background:url(head_link_bottom.gif) no-repeat -361px bottom;
	width:98px;
}
#head_link_bottom li.hlb_06 a:hover {
	background:url(head_link_bottom.gif) no-repeat -459px bottom;
	width:98px;
}
#head_link_bottom li.hlb_07 a:hover {
	background:url(head_link_bottom.gif) no-repeat -557px bottom;
	width:98px;
}
#head_link_bottom li.hlb_08 a:hover {
	background:url(head_link_bottom.gif) no-repeat -655px bottom;
	width:128px;
}
#head_link_bottom li.hlb_09 a:hover {
	background:url(head_link_bottom.gif) no-repeat -783px bottom;
	width:98px;
}
#head_link_bottom li.hlb_10 a:hover {
	background:url(head_link_bottom.gif) no-repeat -881px bottom;
	width:97px;
}


/*-------------------------------------------
サイドエリア・ナビ
-------------------------------------------*/

#side_area ul {
	width: 160px;
	margin-bottom: 15px;
}
#side_area ul li {
	height: 26px;
	width: 160px;
	margin-bottom: 3px;
	background: url(side_menu_btn.gif) no-repeat;
}
#side_area ul li a:link,#side_area ul li a:visited {
	height: 21px;
	width: 150px;
	background: url(side_menu_btn.gif) no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#side_area ul li a:hover,#side_area ul li a:active {
	height: 21px;
	width: 150px;
	background: url(side_menu_btn_ro.gif) no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
/* 検索バー */
.search_bar {
	width: 155px;
}


/*-------------------------------------------
トップページ：コンテンツ
-------------------------------------------*/

/* 出雲國神仏霊場を巡る旅 */
.about_txt {
	padding-bottom: 20px;
	margin-bottom: 3px;
	border-bottom: 2px solid #1E1D1C;
}
#main_left ul {
	float: right;
}

#main_left ul li {
	display: inline;
	margin-left: 2px;
}

/* トッピックス */
#main_topics h2 {
	margin: 0px;
}
#topics_list {
	width: 390px;
	background: url(topics_bgimg.gif) no-repeat left top;
	padding-left: 60px;
	margin-bottom: 20px;
	float: left;
}
#topics_list dl {
	margin-bottom: 15px;
	width: 380px;
	clear: both;
	float: left;
	margin-right: 10px;
}
#topics_list dl dt {
	width: 80px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
#topics_list dl dd {
	width: 290px;
	float: left;
}
.topics_btn {
	clear: both;
	text-align: right;
}


/*-------------------------------------------
下層ページ共通
-------------------------------------------*/

.bread {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
}
.bread a:link,.bread a:visited {
	color: #1E1D1C;
	text-decoration: none;
}
.bread a:hover,.bread a:active {
	color: #006699;
	text-decoration: underline;
}
.page_title {
	height: 40px;
	width: 760px;
	background: url(page_title.gif) no-repeat;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 40px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.page_content_area {
	padding-right: 10px;
	padding-left: 10px;
}
.page_content_area h3 {
	background: url(title_icon.gif) no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	height: 19px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #BCB89B;
	padding-bottom: 5px;
}
.page_content_area p {
	margin-bottom: 20px;
}


/*-------------------------------------------
旧バージョンから継承したCSS
-------------------------------------------*/


.sogomenu-bu div {
	float: left;
        text-align:center;
}
a:hover.sogomenu {
	display: block;
	height:100px;
	width: 105px;
	border: 2px outset #D5DADB;
	background-color: #E6E9EA;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 1px 0px 0px 1px;
	color: #7379B0;
	line-height:1em;
}
a.sogomenu {
	display: block;
	height:100px;
	width: 105px;
	border: 2px outset #96A4D1;
	background-color: #EAE5C9;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 1px 0px 0px 1px;
	color: #333333;
	line-height:1em;
}
