/*
Theme Name: My Themes Narabu
Theme URL: http://bress.heteml.jp/narabu/
Description: わたしのテーマ<a href="http://bress.heteml.jp/narabu/"></a>
Version: 1.0
Author: Ai Narabu
Author URL: http://bress.heteml.jp/narabu/
Tags: bussiness, custome, red, private
*/

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

/*未訪問リンクの色*/
a:link { color: #660000 ;}

/*訪問済みリンクの色*/
a:visited { color: #CC7968 ;} 

/*マウスカーソルを乗せたリンクの色*/
a:hover { color: gray ;}

 /*選択した瞬間のリンクの色*/
a:active { color: gray ;} 

body {
	font-size: 16px;/*ベースフォントサイズ*/
	text-align: center;
	background:url(images/back.jpg);
	color: #333333;
	}

#wrap{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	font-size: 14px;
	}

#header{
	background: url(images/title.jpg);
	height: 130px;
	width: 800px;
	}

#header a{
	text-indent: -9999px;
	display: block;
	height: 130px;
}

#navi {
	list-style-type: none;
}

#navi li{
	height: 60px;
	display: block;
	float: left;
}


/********************************************************************************/

#navi .page-item-2 a,
#navi .page-item-2 a:visited{
	height: 60px;
	width: 134px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/navi_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi .page-item-2 a:hover{
	height: 60px;
	width: 134px;
	display: block;
	background-image: url(images/navi_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}


#navi .page-item-20 a,
#navi .page-item-20 a visited{
	height: 60px;
	width: 133px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/navi_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi .page-item-20 a:hover{
	height: 60px;
	width: 133px;
	display: block;
	background-image: url(images/navi_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}

#navi .page-item-22 a,
#navi .page-item-22 a visited{
	height: 60px;
	width: 134px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/navi_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi .page-item-22 a:hover{
	height: 60px;
	width: 134px;
	display: block;
	background-image: url(images/navi_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}

#navi .page-item-24 a,
#navi .page-item-24 a visited{
	height: 60px;
	width: 133px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/navi_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi .page-item-24 a:hover{
	height: 60px;
	width: 133px;
	display: block;
	background-image: url(images/navi_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}

#navi .page-item-26 a,
#navi .page-item-26 a visited{
	height: 60px;
	width: 133px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/navi_5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi .page-item-26 a:hover{
	height: 60px;
	width: 133px;
	display: block;
	background-image: url(images/navi_5.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}


#navi .page-item-28 a,
#navi .page-item-28 a visited{
	height: 60px;
	width: 133px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/navi_6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi .page-item-28 a:hover{
	height: 60px;
	width: 133px;
	display: block;
	background-image: url(images/navi_6.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}


/********************************************************************************/

#flash{
	clear: both;
	height: 250px;
	background: url(images/flash.jpg);
}

/********************************************************************************/

/*IE6************************/
* html .common #content{
	width: 530px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	}
/****************************/

/*IE7、IE8、Firefox、Safari、Opera、Chrome****/
.common #content{
	width/**/:530px;
	float/**/:left;
	margin-top/**/:20px;
	margin-left/**/:20px;
	margin-bottom/**/:20px;
	}
/****************************/


.single #content{
	width: auto;
	margin: 20px;
	}

.single #rekishikannnituite{
	background:#FFF0F0;
	width: auto;
	}

.single #rekishikannnituite p{
	padding: 40px;
	}

.common #News{
	width: 500px; 
	border: 1px solid #666;
	padding-bottom: 10px;
	}

.common #News h2{
	background: #D79688;
}

.common #News h3{
	padding-left: 10px;
	padding-top: 10px;
}

.common #News p{
	padding-left: 10px;
	padding-right: 10px;
}

.single #price h2{
	width: 500px; 
	border-bottom: 1px solid #003300;
	border-left: 4px solid #003300;
	font-size: 16px;
	text-indent:10px;
	}

.single #price p{
	width: 500px;
	margin: 10px;
	}

.single #price table{
	margin: 10px;
	}


.common #price{
	width: 500px; 
	}

.common #price h2{
	width: 500px; 
	border-bottom: 1px solid #003300;
	border-left: 4px solid #003300;
	font-size: 16px;
	text-indent:10px;
	}

.common #price h3{
	font-size: 16px;
	text-indent:10px;
	margin-top: 10px;
	}

.common #price p{
	font-size: 14px;
	margin: 10px;
	}

.common #price ul{
	margin: 10px;
	}


#price th{
	background: #ECCCC6;
	text-align: center;
	padding: 10px;
	}
#price td{
	background: #F3E1DE;
	text-align: center;
	padding: 10px;
	}

#museum th{
	background: #ECCCC6;
	padding: 10px;
	text-align: left;
	}

/*展示案内について*************************************/
#museum td{
	background: #F3E1DE;
	}

.single #wrap #content #museum #img1{
	background-image: url(images/entrance.JPG);
}
.single #wrap #content #museum #img2{
	background-image: url(images/1fjinbutu.jpg);
}
.single #wrap #content #museum #img3{
	background-image: url(images/1Fsettagane2.JPG);
}
.single #wrap #content #museum #img4{
	background-image: url(images/1Fshokuju.JPG);
}
.single #wrap #content #museum #img5{
	background-image: url(images/1Fotakara1.JPG);
}
.single #wrap #content #museum #img6{
	background-image: url(images/kodakinokurasi.jpg);
}
.single #wrap #content #museum #img7{
	background-image: url(images/2Fitibekiseru.JPG);
}
/******************************************************/

/*利用案内について*************************************/

.common #wrap #content #price .saron{
	height : 270px;
}

.common #wrap #content #price .saron #saron_left{
	width: 200px;
	float : left;

}

.common #wrap #content #price .saron #saron_right {
	background-image: url(images/apple.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 200px;
	margin-left: 40px;
	margin-top : 10px;
	float : left;
}


.common #wrap #content #price .saron #shop_left {
	width: 200px;
	float : left;
}
.common #wrap #content #price .saron #shop_right {
	background-image: url(images/book.jpg);
	background-repeat: no-repeat;
	width: 280px;
	height: 180px;
	margin-left: 20px;
	margin-top : 10px;
	float : left;

}

/******************************************************/

/*ガソリンカーについて*************************************/

.common #wrap #content #price #gasorincar {
	background-image: url(images/gasorincar.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 360px;
	margin-top: 20px;
	margin-bottom : 10px;
}
.common #wrap #content #price #gasorinkaroya {
	background-image: url(images/gasorinkaroyako.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 360px;
	margin-top: 20px;
	margin-bottom : 10px;
}

/******************************************************/

#sidebar{
	width:220px;
	float:right;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	}

/****************
accessについて
*****************/
.single #access h2{
	width: 500px; 
	border-bottom: 1px solid #003300;
	border-left: 4px solid #003300;
	font-size: 16px;
	text-indent:10px;
}

#access{
	background-image: url(images/access.jpg);
	height: 640px;
	background-repeat: no-repeat;
	background-position: center center;
}


/****************
iconについて
*****************/

#sidebar li{
	height: 35px;
	display: block;
}

#sidebar .page-item-20 a,
#sidebar .page-item-20 a:visited{
	height: 35px;
	width: 165px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/icon_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidebar .page-item-97 a,
#sidebar .page-item-97 a:visited{
	height: 35px;
	width: 165px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidebar .page-item-24 a,
#sidebar .page-item-24 a:visited{
	height: 35px;
	width: 165px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/icon_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidebar .page-item-92 a,
#sidebar .page-item-92 a:visited{
	height: 35px;
	width: 165px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/icon_5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidebar .page-item-103 a,
#sidebar .page-item-103 a:visited{
	height: 35px;
	width: 165px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/icon_6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/****************
gaideについて
*****************/

#gaide {
	clear: both;
	list-style-type: none;
	background: #FFFFFF;
	border: solid 1px #666;
}

/*IE7***********************************/
*:first-child+html #gaide p{
	border: solid 1px #666;
	width: 208px;
}
/***************************************/

#gaide p {
	width: 200px;
	color: #666;
	padding: 5px;
	font-size: 12px;
}

#gaide li{
	height: 65px;
	display: block;
}

#gaide .page-item-30 a,
#gaide .page-item-30 a:visited{
	height: 65px;
	width: 220px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/gaide.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#gaide .page-item-30 a:hover{
	height: 65px;
	width: 220px;
	display: block;
	background-image: url(images/gaide.jpg);
	background-repeat: no-repeat;
	background-position: 0px -65px;
}


/****************
homeSideについて
*****************/
/*IE7***********************************/
*:first-child+html #homeSide { margin-top: 75px; }
/***************************************/
#homeSide {
	margin-top: 10px;
	width: 220px;
	background: #ECCCC6;
	list-style-type: none;
}

#homeSide p{
	padding: 5px;
	font-size: 12px;
}

/*IE7***********************************/
*:first-child+html #homeSide1 {	height:110px;}
*:first-child+html #homeSide2 {	height:85px;}
*:first-child+html #homeSide3 {	height:85px;}
/***************************************/


#homeSide1{border-bottom: 1px solid #DEA89E;}
#homeSide2{border-top: 1px solid #FFFFFF;}
#homeSide2{border-bottom: 1px solid #DEA89E;}
#homeSide3{border-top: 1px solid #FFFFFF;}
#homeSide3{border-bottom: 1px solid #DEA89E;}

/*IE7***********************************/
*:first-child+html #homeSide li{
	margin-left:-10px;
}
/***************************************/


/*IE6***********************************/
* html #homeSide li{
	height:35px;
	display:block; 
	margin-left:-15px;
}

/***************************************/


#homeSide li{
	height/**/:35px;
	display/**/:block; 
	margin-left/**/:10px;
}


#homeSide1 .page-item-32 a,
#homeSide1 .page-item-32 a:visited{
	height: 35px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/blog.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#homeSide1 .page-item-32 a:hover{
	height: 35px;
	width: 200px;
	display: block;
	background-image: url(images/blog.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}



#homeSide2 .page-item-34 a,
#homeSide2 .page-item-34 a:visited{
	height: 35px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/jimu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: 220px, url(http://ashiorekishikan.com/wp-content/themes/mythemes/images/border.jpg);
}

#homeSide2 .page-item-34 a:hover{
	height: 35px;
	width: 200px;
	display: block;
	background-image: url(images/jimu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}




#homeSide3 .page-item-36 a,
#homeSide3 .page-item-36 a:visited{
	height: 35px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#homeSide3 .page-item-36 a:hover{
	height: 35px;
	width: 200px;
	display: block;
	background-image: url(images/link.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}


/****************
blogについて
*****************/

#blogContent{
	float: left;
	width: 530px;
	}

.blogPost{
	border: 1px solid #666;
	}


#blogSidebar{
	margin-top: 20px;
	float: right;
	width: 180px;
	background: #F3E1DE;
	margin: 20px;
	}

#blogSingle {
	width: 560px;
	margin: 20px;
	}

#blogSidebar h2{
	font-size: 16px;
	}

#blogSingleContent p{
	margin-top:10px;
	}

/****************
blogについて
*****************/

/*IE6***********************************/
* html #footerNavi{
	height: 30px;
}

/***************************************/


#footerNavi{
	clear: both;
	text-align: right;
	background: #D79688;
	color: #660000;
	padding: 5px;
}

/*未訪問リンクの色*/
#footerNavi a:link { color: #660000 ;}

/*訪問済みリンクの色*/
#footerNavi a:visited { color: #660000 ;} 

/*マウスカーソルを乗せたリンクの色*/
#footerNavi a:hover { color: gray ;}

 /*選択した瞬間のリンクの色*/
#footerNavi a:active { color: gray ;} 


#footer{
	clear: both;
	background: #CC7968;
	color: #3D292B;
	}
#footer p {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/****************
サイトマップについて
*****************/
#map h2{
	width: 500px; 
	border-bottom: 1px solid #003300;
	border-left: 4px solid #003300;
	font-size: 16px;
	text-indent:10px;
	margin-bottom: 20px;
	}

#map ul {
	margin-bottom:10px;
}

#map ul li{
	text-indent: 20px;
	}

/****************
ブログの「wp-pagenavi」部分
*****************/
.wp-pagenavi {
	clear: both;
	padding-top: 20px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	margin: 2px;
	text-decoration: none;
	border: 1px solid #F3E1DE;
	color: #660000;
	background-color: #F3E1DE;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}
.wp-pagenavi a:visited {
	margin: 2px;
	text-decoration: none;
	border: 1px solid #F3E1DE;
	color: #660000;
	background-color: #F3E1DE;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}
.wp-pagenavi a:hover {
	border: 1px solid #CC7968;
	color: #FFFFFF;
	background-color: #CC7968;
	font-weight: bold;
}
.wp-pagenavi a:active {
	margin: 2px;
	text-decoration: none;
	border: 1px solid #F3E1DE;
	color: #660000;
	background-color: #F3E1DE;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}
.wp-pagenavi span.pages {
	margin: 2px;
	color: #FFFFFF;
	border: 1px solid #693124;
	background-color: #693124;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}
.wp-pagenavi span.current {
	margin: 2px;
	font-weight: bold;
	border: 1px solid #CC7968;
	color: #FFFFFF;
	background-color: #CC7968;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #CC7968;
	color: #FFFFFF;
	background-color: #CC7968;
	font-weight: bold;