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

* {
margin:0;
padding:0;
}

p {
margin:0;
padding:0;
}

body {
	color:#3A3A3A;
	font-family:MS UI Gothic,"ＭＳ Ｐゴシック",Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3",sans-serif;
	line-height:175%;
	margin: 0;
	padding: 0;
	text-align:center;
	background-image: url(img/common/bg01.gif);
}

h1 {
	font-size:11px;
}

ul, ol {
list-style:none outside none;
}

img  {
vertical-align: top;
}

#header ul li a {
background:none;
display:block;
}

a {
color:#3a3a3a;
text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #cc3399;
}

img {
    border-style:none;
	vertical-align: top;
}

table tr td {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	font-size:14px;
	padding-left:10px;
	line-height:27px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.tr-u{
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	font-size:14px;
	padding-left:10px;
	line-height:27px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.tr-u2{
	border-top: 1px solid #999;
	font-size:14px;
	padding-left:10px;
	line-height:27px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.tr-end{
	border-right: 1px solid #999;
	font-size:14px;
	padding-left:10px;
	line-height:27px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


#header, #container, #content, #header1, #footer, ul, ol, dl, p.clear, .clearfix { 
min-height:1px;} 




#container {
	background-color: #FFF;
	margin:0 auto;
	text-align:center;
	top:0;
	width:950px;
	overflow:hidden;
	height: 100%;
}

/*
 ======== header [ ======== 
-------------------------------------*/

#header1{
	margin:auto;
	margin-top:10px;
	width:950px;
	height: 20px;
	padding: 0;
	text-align:left;
	font-size: 11px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
}

.header1 h1 {
	padding-left:25px;
}

#header2{
	margin:auto;
	width:950px;
	height: 73px;
	padding: 0;
}

#logo{
    width:300px;
    float:left;
	height: 73px;
}

#uNav{
    width:330px;
    float:right;
	height: 73px;
}



#uNav li{
    float:left;
    margin-right:10px;
	margin-top:40px;
    font-size:11px;
}

#uNav li.end{
    margin-right:0;
}
#uNav li.ico_buy,
#uNav li.ico_sell{
	background:url("img/common/ico_uNav_arrow.png") no-repeat center left;
	padding-left:15px;
}

#uNav li.ico_contact{
    background:url("img/common/ico_uNav_arrow.png") no-repeat center left;
    padding-left:25px;
}

header3{
	margin:auto;
	margin-bottom:0px;
	width:950px;
	height: 6px;
	padding: 0;
	background-color: #330000;
}

#header-image {
	margin:auto;
	margin-top: 0px;
	padding:0;
	width:950px;
	height: 100%;
}

#header-navi{
	margin:auto;
	margin-top: 7px;
	width:950px;
	height: 55px;
	padding: 0;
	overflow: hidden;
}

#header-navi ul{
	width:950px;
  
}

#header-navi li{
    float:left;
	margin:auto;
	list-style-type: none;
}

#panlink{
	margin:auto;
	width:920px;
	height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	text-align: left;
}

/*
 ======== panlink [ ======== 
-------------------------------------*/
.panlink{
	padding-left:30px;
}

#panlink2{
	margin:auto;
	width:920px;
	height: 20px;
	padding-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	text-align: left;
}

/*
 ======== content [ ======== 
-------------------------------------*/

#content{
	margin:0 auto;
	padding-top: 16px;
	text-align:left;
	width:890px;
	height: 100%;
	overflow: hidden;
}

#leftwrap{
	float:left;
	margin-right: 25px;
	width: 215px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#leftwrap li{
	margin:auto;
	list-style-type: none;
	margin-bottom: 10px;
}

#rightwrap{
	float:right;
	width: 647px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#rightwrap li{
	margin:auto;
	list-style-type: none;
	margin-bottom: 10px;
}

/*
 ======== footer [ ======== 
-------------------------------------*/

#footer-link{
    width:950px;
	margin-top:30px;
    height: 64px;
	text-align: center;
	clear:both;
}

#footer1{
	margin: 0 auto;
    width:950px;
    height: 40px;
	padding-top:20px;
	text-align: center;
	clear:both;
	position: relative;
  	overflow: hidden;
}

#footer1 ul{
	position: relative;
	left: 50%;
 	float: left;
    
}

#footer1 li{
    float:left;
    margin-right:10px;
    font-size:11px;
	position: relative;
  	left: -50%;
}

#footer1 li.end{
    margin-right:0;
}

#footer1 li.w112px{
    background:url("img/common/ico_uNav_arrow.png") no-repeat left left;
	width:112px;
}




#footer1 li.ico_buy,
#footer1 li.ico_sell{
    background:url("img/common/ico_uNav_arrow.png") no-repeat center left;
    padding-left:15px;
}

#footer1 li.ico_contact{
    background:url("img/common/ico_uNav_arrow.png")no-repeat center left;
    padding-left:25px;
}

#footer2{
    width:950px;
	height: 52px;
}

#footer3{
	width:950px;
	height: 30px;
	overflow:hidden;
	padding:10px 0;
	font-size: 11px;
}

/*
 ======== top [ ======== 
-------------------------------------*/

.logbox
      {
         border: solid 1px #808080;
         width: 630px;
         height: 120px;
         padding: 0.5em;
         overflow: auto;
		 font-size:14px;
		 font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
      }
      q  { color: #008000; }
	  
.line{
	border-bottom: 
	dotted 1px #C1C1C1;
	padding-top:10px;
}

/*
 ======== 以下本文用 [ ======== 
-------------------------------------*/

#title{
	width:647px;
	height: 47px;
	overflow:hidden;
	margin-bottom:30px;
}

#main{
	width:647px;
	overflow:auto;
	margin-bottom:20px;
}

#main2{
	width:647px;
	overflow:auto;
	margin-bottom:20px;
	text-align:center;
}


#pagetop {
	text-align:right;
	width:630px;
	padding-top: 10px;
	font-size: 11px;
	overflow: hidden;
}

#credit {
	text-align:right;
	width:630px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
	overflow: hidden;
}

#credit420 {
	text-align:right;
	width:420px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
	overflow: hidden;
}

#credit330 {
	text-align:right;
	width:330px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
	overflow: hidden;
}



/*
 ======== access [ ======== 
-------------------------------------*/

#main2{
	width:647px;
	overflow:auto;
}

#main2-l{
	float:left;
	padding-right: 20px;
	width: 310px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#main2-r{
	float:right;
	width: 310px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

/*
 ======== 境内 [ ======== 
-------------------------------------*/

#precinct{
	width:647px;
	overflow:auto;
	margin-bottom:15px;
}


#precinct-l{
	float:left;
	padding-right:15px;
	width: 294px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#precinct-r{
	float:right;
	width: 338px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

/*
 ======== 文化財 [ ======== 
-------------------------------------*/

#cultural{
	width:647px;
	overflow:auto;
	margin-bottom:15px;
	clear:both;
}


#cultural-l{
	float:left;
	padding-right:15px;
	width: 210px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#cultural-l li{
	list-style-type:none;
	margin-bottom:15px;
}


#cultural-r{
	float:right;
	width: 422px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}


#cultural2{
	width:640px;
	overflow:auto;
	margin-bottom:15px;
	clear:both;
}

#cultural2-l{
	float:left;
	padding-right:15px;
	width: 311px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#cultural2-r{
	float:right;
	width: 313px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#bar{
	width:647px;
	overflow:auto;
	text-align:center;
	margin-top:30px;
	margin-bottom:40px;
}

/*
 ======== 生け花 [ ======== 
-------------------------------------*/

#ikebana{
	width:630px;
	overflow:hidden;
}


#ikebana ul{
	margin-bottom:5px;
}

#ikebana li{
	float:left;
	list-style-type:none;
	margin-right:5px;
}

#ikebana li .li-end{
	margin-right:0px;
}


/*
 ======== しだれ桜 [ ======== 
-------------------------------------*/

#cherry{
	width:640px;
	overflow:auto;
	margin-bottom:15px;
}


#cherry-l{
	float:left;
	padding-right:15px;
	width: 312px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#cherry-l li{
	list-style-type:none;
	margin-bottom:15px;
}


#cherry-r{
	float:right;
	width: 312px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

/*
 ======== privacy [ ======== 
-------------------------------------*/

.font15-27b{
	font-size:15px;
	font-weight:bold;
	color:#990000;
	line-height:27px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


/*
 ======== sitemap [ ======== 
-------------------------------------*/

.font15-27{
	font-size:15px;
	line-height:27px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.font15-27-10{
	font-size:15px;
	line-height:27px;
	padding-left:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}





.font14{
	font-size:14px;
	line-height:22px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.font14-27{
	font-size:14px;
	line-height:27px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.font14-27-10{
	font-size:14px;
	line-height:27px;
	padding-left:10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.font12{
	font-size:12px;
	line-height:17px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.font13l{
    font-size: 13px;
    line-height: 17px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    text-align: left;
    width: 560px;
}

.font15l{
	font-size:15px;
	line-height:20px;
	text-align:left;
	width:300px;
	padding-left:50px;
}

.font15l2{
	font-size:15px;
	line-height:20px;
	text-align:center;
	padding-left:50px;
}

.font16-27{
	font-size:16px;
	font-weight:bold;
	line-height:27px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
