/*------------------
      common
------------------*/

html, button, input, select, textarea { font-family: sans-serif; color: #333; }
body {
  margin-left: auto;
  margin-right: auto;
  background: #FFF;
  font: 100%/160% "lucida grande", verdana, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

a { color: #1655d4; }
a:visited {  }
a:hover { text-decoration: none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
a img{border: 0;}
a:hover img{  opacity: 0.6;
	          filter: alpha(opacity=60);}

ul li, ol li{
	list-style: none;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


p {
	font-size: 95%;
	line-height: 1.5;
	padding: 13px 0 0 15px;
}

span.underline {
	text-decoration: underline;
}


p.bold {
	font-weight: bold;
}

p.pageTop {
	background: url(../images/pagetop.png) no-repeat;
	width: 93px; height: 11px;
	text-indent: -9999px;
	margin: 20px 20px 10px 10px;
	float: right;
}

#header_inner,
#contents,
#footer_inner,
#gallery,
#cafe    {
	              width: 960px;
				  margin: auto;}

/*-----------------------------------------
	#header
-------------------------------------------*/

header  {
	display:block;
	margin: 0; padding: 0;
	clear:both;
	background: url(./images/A5-.png) #000 repeat;
	height: 190px;
	position: relative;
	 -moz-box-shadow: 1px 1px 5px #000;
 -webkit-box-shadow: 1px 1px 5px #000;
 -o-box-shadow: 1px 1px 5px #000;
 -ms-box-shadow: 1px 1px 5px #000;
 box-shadow: 1px 1px 5px #000;
}

div#headerLine {
	background: #000;
	height: 10px;
}

div#header_inner h1  {
	background: url(../images/logo.png) no-repeat;
	width: 94px; height: 233px;
	float: left;
	margin: 10px 0 0 50px;
	position: absolute;
	display:block;
	text-indent: -9999px;

}

div#header_inner div#nav {
	display: block;
	width: 750px;
	float: right;
}


div#header_inner nav ul  {
	 				margin: 0;
                    padding: 0;
}


div#header_inner nav ul a:hover {  opacity: 0.6;
	          filter: alpha(opacity=60);}
			  
			 
div#header_inner nav ul li  {
	display: inline;
	width: 21px;
	height: ;
					   
}	

div#header_inner nav ul li.menuA a {
	float: left;
	width: 23px;
	height:150px;
	text-indent: -9999px;
	margin: 10px 10px 0 0;
					   
}	


div#header_inner nav ul li a {
	float: left;
	width: 21px;
	height: 108px;
	text-indent: -9999px;
	margin: 45px 13px 0 10px;
					   
}	

div#header_inner nav ul li#n1 a {
    background:url(../images/menu_aboutJoganji.png) no-repeat;
	height: 140px;
}

div#header_inner nav ul li#n1 a:hover {
    background:url(../images/menu_aboutJoganji_ov.png) no-repeat;
}


div#header_inner nav ul li#n2 a {
	background:url(../images/menu_aboutJoganji2.png) no-repeat;
						   
}		

div#header_inner nav ul li#n3 a {
	background:url(../images/menu_aboutJoganji3.png) no-repeat;

}	

div#header_inner nav ul li#n4 a {
	background:url(./images/menu_aboutJoganji4.png) no-repeat;
					   
}

div#header_inner nav ul li#n5 a {
	background:url(./images/menu_aboutJoganji5.png) no-repeat;
					   
}

div#header_inner nav ul li#n6 a {
	background:url(./images/menu_aboutJoganji6.png) no-repeat; 
}

div#header_inner nav ul li#n7 a {
	background:url(./images/menu_aboutJoganji7.png) no-repeat;					   
}

div#header_inner nav ul li#n8 a {
	background:url(./images/menu_gokitou.png) no-repeat;					   
}

div#header_inner nav ul li#n8 a:hover {
    background:url(./images/menu_gokitou_ov.png) no-repeat;
}
div#header_inner nav ul li#n9 a {
	background:url(./images/menu_gokitouOsatu.png) no-repeat;					   
}
div#header_inner nav ul li#n10 a {
	background:url(./images/menu_access.png) no-repeat;					   margin-left: 15px;	
}

div#header_inner nav ul li#n10 a:hover {
	background:url(./images/menu_access_ov.png) no-repeat;					   margin-left: 15px;	
}


div#header_inner nav ul li#n11 a {
	background:url(./images/menu_blog.png) no-repeat;	
	margin-left: 15px;				   
}

div#header_inner nav ul li#n11 a:hover {
	background:url(./images/menu_blog_ov.png) no-repeat;	
	margin-left: 15px;				   
}

div#header_inner nav ul li#n12 a {
	background:url(./images/menu_info.png) no-repeat;					  margin-left: 15px;	
}

div#header_inner nav ul li#n12 a:hover {
	background:url(./images/menu_info_ov.png) no-repeat;					  margin-left: 15px;	
}

div#header_inner nav ul li#n13 a {
	background:url(./images/menu_contact.png) no-repeat;					    margin-left: 15px;	
}

div#header_inner nav ul li#n13 a:hover {
	background:url(./images/menu_contact_ov.png) no-repeat;					   
	margin-left: 15px;	
}

div#header_inner nav ul li#n14 a {
background:url(./images/menu_Teracafe.png) no-repeat;	 margin-left: 15px;
}

div#header_inner nav ul li#n14 a:hover {
background:url(./images/menu_Teracafe_ov.png) no-repeat;	 margin-left: 15px;	
}

div#header_inner nav ul li#n15 a {
background:url(./images/menu_enkuu.png) no-repeat;	 margin-left: 15px;
}

div#header_inner nav ul li#n15 a:hover {
background:url(./images/menu_enkuu_ov.png) no-repeat;	 margin-left: 15px;	
}

div#header_inner nav ul li#n16 a {
background:url(./images/zenderataiken.png) no-repeat;	 margin-left: 15px;
}

div#header_inner nav ul li#n16 a:hover {
background:url(./images/zenderataiken3.png) no-repeat;	 margin-left: 15px;	
}

div#header_inner nav ul li#n17 a {
background:url(./images/goyoyaku.png) no-repeat;	 margin-left: 15px;
}

div#header_inner nav ul li#n17 a:hover {
background:url(./images/goyoyaku2.png) no-repeat;	 margin-left: 15px;	
}


/*-----------------------------------------
	#contents
-------------------------------------------*/

div#contents {
	clear: both;
}

div.main {
	margin-bottom: 30px;
	overflow: hidden;
}

div.main h1 {
	background: #000;
	font-size: 16px;
	color:#FFF;
	margin: 15px 0;
	padding: 5px 5px 5px 15px;
}


section#info {
	display: block;
	width: 250px;
	padding: 10px;
	float: left;
	min-height: 480px;
	border-left: #CCC solid 1px;
}


section#info h1 {
	background: url(./images/info_bg.jpg) no-repeat bottom;
	padding-bottom: 5px;
	margin-top:15px;	
}

section#info article {
	font-size: 90%;
	padding: 10px;
	line-height: 1.5;	
	
}

section#info article dl dt {
	color: #999;
	font-size: 80%;
}

section#info article a {
	color: #C36;
}

section#info article dl a {
	text-align: right;
}

section#info article p.more {
	background: url(./images/info_bg.jpg) no-repeat bottom;
	margin-top: 10px;
}

section#info article p.more a {
	color:#FFF !important;
	text-decoration: none !important;
	background: #666;
	padding: 3px;
	margin: 20px 0 0 110px ;
}

section#info article p.more a:hover {
	background:#CCC;
}



div#aboutJoganji {
	display: block;
	width: 650px;
	padding: 10px;
	float: right;
	min-height: 480px;
	border-right: #CCC solid 1px;

}

div.Bn {
	padding-left: 15px;

}

div#aboutJoganji img {
	margin-top: 5px;

}

/*-----------------------------------------
	#gallery
-------------------------------------------*/

div#gallery	{
	background: #000;

}

div#gallery img	{
	float: left;
	margin: 0;
	padding:　0;

}

div#gallery img.theme	{
	float: right;
	margin: 0;
	padding:　0;

}

/*-----------------------------------------
	#access
-------------------------------------------*/

div#access {
	margin: 0 20px;
}

div#access div#fee {
	display:block;
	width: 430px;
	margin-right: 20px;
	float:left;
}

div#access div#openTime {
	display:block;
	width: 450px;
	margin-left: 20px;
	float:right;
}

div#access div#openTime img {
	padding: 10px 10px 0 10px;
}

div#access div#accessGuide {
	display:block;
	clear: both;
}

div#access div#accessL {
	display: block;
	width:380px;
	float: left;
}

div#access div#accessL h1 {
	border-left: 5px solid #b3caa3;
	color: #000;
	background: none;
	padding-left: 7px;
}

div#access div#accessR {
	display: block;
	width:540px;
	float:right;
}

div#access div#accessR address {
	display: block;
	float:left;
	width: 300px;
	padding-left: 10px;
}

div#access div#accessR address h2 {
	font-weight: bold;
	padding:  5px 0 0 15px;
}

div#access div#accessR img.rightImg {
	display: block;
	float:right;
	width: 193px;
	padding: 15px 10px 10px 10px;
}


/*-----------------------------------------
	#cafe
-------------------------------------------*/

div#cafeNav {
				  display: block;
				  float: left;
				  width: 250px;
				  padding: 22px;
}

div#cafeNav nav ul li a:hover {
    opacity: 0.6;
	filter: alpha(opacity=60);}


div#cafeNav nav ul li {
	padding: 10px 10px 17px 10px;
	border-bottom: 1px solid #999;
}

div#cafeNav nav ul li a {
	height: 30px;
	display:block;
	text-indent: -9999px;
}

div#cafeNav nav ul li#n10 a {
	background:url(./images/gokitou1.png) no-repeat;
	width: 220px;
}
	

div#cafeNav nav ul li#n1 a {
	background:url(./images/gokitou2.png) no-repeat;
	width: 200px;
}

div#cafeNav nav ul li#n3 a {
	background:url(./images/gokitou3.png) no-repeat;
	width: 200px;
}

div#cafeNav nav ul li#n11 a {
	background:url(./images/gokitou11.png) no-repeat;
	width: 220px;
}

div#cafeNav nav ul li#n12 a {
	background:url(./images/gokitou12.png) no-repeat;
	width: 220px;
}

div#cafeNav nav ul li#n13 a {
	background:url(./images/gokitou13.png) no-repeat;
	width: 220px;
}

div#cafeNav nav ul li#n14 a {
	background:url(./images/gokitou14.png) no-repeat;
	width: 220px;
}

div#cafeNav nav ul li#n15 a {
	background:url(./images/gokitou15.png) no-repeat;
	width: 220px;
}


div#cafe  {
				  display: block;
				  float: right;
				  width: 650px;
				  clear: none;
}

div#cafe div.cafeMain	 {
				  display: block;
				  clear: both;
				  
}

div#cafe #aboutTeracafe {
	padding: 0 20px;
}

div#cafe div.cafeMain {
	padding: 0 20px;
	display: block;
	clear: both;
	overflow: hidden;
}

div#cafe div#tuujyo h1 {
	background: url(images/cafe_tuujyoh1.png) no-repeat;
	width: 391px; height: 95px;
	text-indent: -9999px;
}

div#cafe div#yoyaku h1 {
	background: url(images/cafe_yoyakuh1.png) no-repeat;
	width: 394px; height: 110px;
	text-indent: -9999px;
	margin-top: 20px;
}

div#cafe div.cafebn	 {
				  display: block;
				  position: relative;
				  width: 550px;
				  padding-left: 40px;
}

div#cafe div.cafecaption	 {
				  text-align: left;
				  padding: 3px 0 20px 30px;
				  float: left;
				  width: 200px;
				  margin: 0 5px;
				  color: #4e2303;

}

div#cafe div.cafecaption p	 {
				 padding-top: 2px;
}


div#cafe div.cafecaption img	 {
				  margin-bottom: 5px;

}

div#cafe p.price	 {
	display: block;
	float: right;
	clear: both;
	padding: 5px 20px 5px 0;
	width: 200px;

}

div#cafe p.price2	 {
	font-size: 90%;
	display: block;
	float: right;
	clear: both;
	padding: 5px 60px 5px 0;
	width: 200px;
	color: #a96838;

}

div#cafeNav address {
	padding: 10px;
	line-height: 1.5;
	font-size: 95%;
}


/*-----------------------------------------
	#footer
-------------------------------------------*/

footer  {
	clear: both;
	background: #000;
	}

div#footer_inner  {
	font-size: 12px;
	line-height: 22px;
	height:25px;
	color: #FFF;
}

