@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body {
	background:url(../img/bg_contents.png) repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#46372C;
	letter-spacing:0.1em;
}

a:link,
a:visited {
	color:#003300;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#999900;
}
a img {
	border:none;
}

#wrap {
	background:url(../img/bg_header.png) top center no-repeat;
}

#wrap_02 {
	background:url(../img/bg_index_back.png) top center repeat-y;
}

#wrap_index{
	width: 870px;
	margin: 0 auto;
	padding-top: 60px;
}

#wrap_index .image{
	margin-top: 40px;
	margin-left: 76px;
}

#wrap_index .text{
	margin-top: 20px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}

#wrap_index .text a:link, .text a:visited{
	color: #ffffff;
}

#wrap_ezu{
	width: 700px;
	margin: 0 auto;
	background-color: #ffffff;
}

#wrap_ezu .text{
	margin: 10px 30px;
}

#header {
	position:relative;
	width:870px;
	height:120px;
	margin:0 auto;
}
#header h1 {
	position:absolute;
	top:35px; left:40px;
}
#header .copy {
	position:absolute;
	top:90px; right:0;
	height:23px;
	float:left;
    color:#336633
	line-height:1.6em;
}
/* 追加 */
#header a {
    text-decoration: none;
}
/* 追加終わり */
#navi {
	width:870px;
	height:30px;
	margin:10px auto 0 auto;
	padding-left:38px;
	list-style-type:none;
}
#navi li {
	width:160px;
	height:30px;
	float:left;
	margin-right:8px;
}
#navi a {
	display:block;
	width:135px;
	height:23px;
	padding:7px 0 0 25px;
	background:url(../img/navi.png) no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.6em;
	vertical-align:bottom;
}
#navi a:hover,
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a {
	background-position:0 -30px;
}
#contents {
	width:870px;
	margin:0 auto;
}
#contents_00 #contents,
#contents_02 #contents,
#contents_03 #contents,
#contents_04 #contents,
#contents_05 #contents {
	background:url(../img/main_contents.png) repeat-y;
}
#main {
	clear:both;
	width:870px;
	margin-bottom:20px;
	background:url(../img/main_contents.png) repeat-y;
	text-align:center;
}
#pickup {
	width:250px;
	margin-bottom:30px;
	float:left;
}
#pickup {
	list-style-type:none;
}
#pickup li {
	width:250px;
	margin-bottom:10px;
	background:url(../img/pickup_contents.png) repeat-y;
}
#pickup li .pickup_contents {
	width:230px;
	margin:0 auto;
}
#pickup li h2 {
	padding:10px 0 5px 0;
	line-height:1.6em;
	font-size:14px;
	font-weight:bold;
}
#pickup li h2 a {
	text-decoration:none;
}
#pickup li.pickup_01 {
	float:left;
}
#pickup li.pickup_02 {
	float:right;
}
#pickup li .text {
	line-height:1.8em;
}
#pickup li h2 img {
	padding-right:10px;
}

#info_new {
	width:600px;
	float:right;
}
#info {
	background:url(../img/info_contents.png) repeat-y;
	margin-bottom:10px;
}
#info h2 {
	width:120px;
	padding:5px 0 0 20px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#info dl {
	width:430px;
	padding:5px 10px 0 0;
	float:right;
	position:relative;
}
#info dt {
	position:absolute;
    left:0;
	width:100px;
	padding-top:2px;
	line-height:1.6em;
	font-size:10px;
	font-weight:bold;
	color:#336633;
}
#info dd {
	width:320px;
	padding-left:100px;
	line-height:1.8em;
}
#info dd a {
	text-decoration: none;
}

/* 追加 2023 03 11 臨時お知らせ */
#info2 {
	background:url(../img/info_02_contents.jpg) repeat-y;
	margin-bottom:10px;
}
#info2 h2 {
	padding:20px 10px 10px 20px;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.info2_text {
	padding:15px 30px 20px 50px;

}
/* 追加 2023 03 11 終わり */



/* 追加 2014 10 10 */
#info02 {
	background:url(../img/new_contents.png) repeat-y;
	margin-bottom:10px;
}
#info02 img.gazou {
	float: left;
	padding-left:10px;
}
#info02 p.text {
	padding: 30px 10px 10px 300px;
}
/* 追加終わり */


/* topic 追加 2019 6 2 */
#topic_new {
	width:600px;
	float:right;
}
#topic {
	background:url(../img/topic_contents.png) repeat-y;
	margin-bottom:10px;
}
#topic h2 {
	width:120px;
	padding:5px 0 0 20px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#topic dl {
	width:430px;
	padding:5px 10px 0 0;
	float:right;
	position:relative;
}
#topic dt {
	position:absolute;
    left:0;
	width:100px;
	padding-top:2px;
	line-height:1.6em;
	font-size:10px;
	font-weight:bold;
	color:#336633;
}
#topic dd {
	width:320px;
	padding-left:100px;
	line-height:1.8em;
}
#topic dd a {
	text-decoration: none;
}
/* 追加終わり */

/* press_topic 追加 2019 6 23 */
#press_new {
	width:600px;
	float:right;
}
#press {
	background:url(../img/press_release_contents.png) repeat-y;
	margin-bottom:10px;
}
#press h2 {
	width:120px;
	padding:5px 0 0 20px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#press dl {
	width:430px;
	padding:5px 10px 0 0;
	float:right;
	position:relative;
}
#press dt {
	position:absolute;
    left:0;
	width:100px;
	padding-top:2px;
	line-height:1.6em;
	font-size:10px;
	font-weight:bold;
	color:#663333;
}
#press dd {
	width:320px;
	padding-left:100px;
	line-height:1.8em;
}
#press dd a {
	text-decoration: none;
}


/* 追加終了 */

/* 追加 2014 10 10 */
#topic02 {
	background:url(../img/new_contents.png) repeat-y;
	margin-bottom:10px;
}
#topic img.gazou {
	float: left;
	padding-left:10px;
}
#topic p.text {
	padding: 30px 10px 10px 300px;
}/* topic 終わり */




#new {
	width:600px;
	margin-bottom:30px;
	background:url(../img/new_contents.png) repeat-y;
}
/* 極楽橋案内のため追加  2021_03_07 */
#new_03 {
	width:600px;
	margin-bottom:30px;
	background:url(../img/new_hashi_contents.png) repeat-y;
}
/* 極楽橋案内のため追加  ここまで */


/* 国指定史跡のため追加  2022_11_10 */
#new_03 {
	width:600px;
	margin-bottom:30px;
	background:url(../img/new_02_contents.png) repeat-y;
}

#new_03 h2 {
	font-size:200%;
}


/* 国指定史跡のため追加  ここまで */


/* 学芸員募集ページのため追加    2020_05_12  */
#new_02 {
	width:600px;
	margin-bottom:30px;
	background:url(../img/new_contents.png) repeat-y;
}

/* 学芸員募集ページのため追加    ここまで*/

#new_contents {
	width:580px;
	margin:0 auto;
	padding-bottom:10px;
}
#new_contents h2 {
	width:565px;
	height:24px;
	margin-bottom:10px;
	padding:4px 0 0 15px;
	background:url(../img/bg_new.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
*html #new_contents h2 {
	margin-left:10px;
}
#new_contents h3 {
	padding:5px 0;
}
#new_contents h3 a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#new_contents ul {
	width:600px;
	margin-right:-20px;
	list-style-type:none;
}
*html #new_contents ul {
	width:600px;
	margin-right:-20px;
	padding-left:10px;
	list-style-type:none;
}
#new_contents ul li {
	width:280px;
	height:81px;
	margin-right:20px;
	border-bottom:dotted 1px #999999;
	padding:10px 0;
	float:left;
	overflow:hidden;
}
#new_contents .new_img {
	width:90px;
	float:left;
}
#new_contents .new_detail {
	line-height:1.6em;
}
#footer {
	clear:both;
	height:100px;
	padding-top:20px;
	text-align: center;
	color: #003300;
	line-height: 1.6em;
	background:url(../img/bg_footer.png) center;
}
#footer02 {
	clear:both;
	height:500px;
	padding-top:20px;
	text-align: center;
	color: #003300;
	line-height: 1.6em;
	background:url(../img/bg_footer.png) center;
}
#footer address {
	font-size:11px;
	font-style:normal;
	text-align:center;
}

/* 追加0603 */
#footer a {
	text-decoration: none;
}

/* 追加終 */

#contents_footer {
	clear:both;
	width:870px;
	margin:0 auto;
	padding-bottom:30px;
}
#contents_inner {
	width:830px;
	margin:0 auto;
}
#title {
	width:800px;
	height:32px;
	margin-top:10px;
	padding:8px 15px 0 15px;
	background:url(../img/bg_tit.png) no-repeat;
}
#title h2 {
	width:470px;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	vertical-align:bottom;
}
#title .copy {
	float:right;
	padding-top:3px;
	line-height:1.5em;
	vertical-align:bottom;
	font-size:12px;
	text-align:right;
}

/* 追加 2019.6.23 */
#title02 {
	width:800px;
	height:32px;
	margin-top:10px;
	padding:8px 15px 0 15px;
	background:url(../img/bg_tit.png) no-repeat;
}
#title02 h2 {
	width:550px;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	vertical-align:bottom;
}
#title02 .copy {
	float:right;
	padding-top:3px;
	line-height:1.5em;
	vertical-align:bottom;
	font-size:12px;
	text-align:right;
}
/* 追加終了 */










#news {
	clear:both;
	padding-bottom:30px;
	list-style-type:none;
}
#news li {
	border-bottom:dotted 1px #999999;
	padding:20px 10px;
}
#news h3 {
	width:500px;
	margin-bottom:10px;
	padding-left:15px;
	float:left;
	line-height:1.6em;
	vertical-align:bottom;
	background:url(../img/icon_01.png) no-repeat;
	background-position:0 5px;
	font-size:14px;
	font-weight:bold;
}
#news .date {
	width:100px;
	float:right;
	color:#336633;
	font-weight:bold;
	text-align:right;
}
#news .text {
	clear:both;
	padding:0 15px;
	line-height:1.6em;
}
#concept {
	clear:both;
}
#concept_text {
	width:430px;
	margin-top:30px;
	padding-left:15px;
	float:left;
}
#concept_text p {
	line-height:1.8em;
	margin-bottom:20px;
}
/* 追加 2016 09 14 */
#concept_text02 {
	width:700px;
	margin-top:30px;
	padding-left:50px;
}
#concept_text02 .ol {
	list-style: none;
	width: 500;
	font-size: 0.8em;
	line-height: 1.3;
}
#concept_text02 .li{
	margin-bottom: 5px;
	padding-left: 1em;/*1em（一文字）分、右に動かす*/
	text-indent: -1em;/*最初の行だけ1em（一文字）分、左に動かす*/
}
#concept_img03 {
	width:700px;
	margin-top:10px;
}
/* 追加 終わり */

/* 追加 2016.11.20 */

#concept_text03 {
	width:700px;
	margin-top:30px;
	padding-left:50px;
}
#concept_text03 p {
	line-height:1.8em;
	margin-left: 20px;
	padding-bottom: 20px;
}
/* 追加 2016.11.25 */
#concept_text03 table {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 30px;
	border-collapse: collapse;

}
#concept_text03 td {
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
/* 追加 終わり */





#concept_img {
	width:300px;
	height:300px;
	margin-top:20px;
	float:right;
}
#concept_img02 {
	width:300px;
	height:800px;
	margin-top:20px;
	float:right;
}
#concept_photos {
	clear:both;
	list-style-type:none;
}
#concept_photos li {
	padding:30px 0 20px 0;
	float:left;
}
#concept_photos .photo {
	margin-right:25px;
}
#products {
	clear:both;
	padding-top:20px;
}
#products_navi {
	width:200px;
	float:left;
}
#products_navi h2 {
	margin-bottom:5px;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.6em;
	background-color:#738164;
}
#products_navi ul {
	list-style-type:none;
}
#products_navi ul li {
	border-bottom:dotted 1px #999999;
	padding:10px 20px;
	background:url(../img/icon_01.png) no-repeat;
	background-position:4px 17px;
}
#products_navi ul li a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:1.6em;
}
#products_contents {
	width:610px;
	margin-bottom:20px;
	float:right;
}
#products_contents h2 {
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.6em;
	background-color:#52473A;
}

/* 追加 0705 */
#products_contents ul.list_mark {
	list-style-type: disc;
}

/* 追加 0530 */
#products_contents_text{
	width: 570px;
	position: relative;
	top: 10px;
	left: 20px;
}
.space01 {
	margin-top: 10px;
}
/* 追加 終わり */
/* 追加 0607 */
.center_image{
	display: block;
	margin:auto;	
}
.space01 {
	margin-top: 10px;
}
.space02 {
	margin-top: 20px;
}
.space03 {
	margin-top: 10px;
	margin-bottom: 30px;
}
.space04 {
	margin-top: 50px;
}
.space05 {
	margin-top: 20px;
	margin-bottom: 100px;
}
.space06 {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center
}
.space07 {
	margin-top: 30px;
	margin-bottom: 10px;
}
.space08 {
	margin-top: 30px;
	text-align:center
}
.space09 {
	margin: 30px 30px;
}
.space10 {
	margin: 10px 20px;
}


.space11 {
	margin-top: 50px;
	font-weight: bold;
	
}

.space11 {
	margin-top: 50px;
	text-align:center
}

.space12 {
	margin-top: 10px;
	margin-bottom: 50px;
}


.space13 {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align:center
}

.space14 {
	margin: 10px 10px;
}

.space15 {
	padding-top: 50px;
	padding-bottom: 10px;
	text-align:center
}

.space16 {
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 20px
}

.space17 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.space18 {
	padding-bottom: 30px;
}

.space19 {
	padding: 5px 30px;

}

.space20 {
	padding-top: 50px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 200%;
}

.space00{
	margin-top: 0px;
	padding-top: 0px;
}


.space_img {
	margin-bottom: 0;
	padding-bottom: 0;
}
.space_img_text {
	padding-left: 20px;
	margin-top: 0;
	font-weight: bold;
}



.text_st {
	font-size: 120%;
	font-weight: bold;
}
/* 追加 終わり */



/* 見出しタグ文字 サイズ変更終わり */




#products_contents ul {
	list-style-type:none;
}
#products_contents ul li {
	clear:both;
}
#products_contents ul li ul li {
	border-bottom:dotted 1px #999999;
	padding:20px 0;
}

/* 追加 0529 */
#products_contents ol {
	padding: 0;
}

#products_contents ol.list{
	margin: 10px 50px 40px;
}

/* 追加終わり 0529 */

/* 追加 0530 */
#products_contents .layout01 {
	margin-left: 20px;
	margin-bottom: 30px;
}
#products_contents .layout02 {
	margin-left: 20px;
	margin-bottom: 10px;
}


/* 追加終わり 0530 */



#products_contents .photo {
	margin-right:20px;
	float:left;
}
#products_contents h3 {
	margin:10px 0;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}





#products_contents .text {
	line-height:1.8em;
}


#products_contents .price {
	margin-top:10px;
	font-weight:bold;
	color:#336633;
	line-height:1.6em;
}
#products_contents .pagetop {
	clear:both;
	margin:10px 0 20px 0;
	text-align:right;
}
#shop_info {
	position:relative;
	clear:both;
	width:380px;
	margin:40px 20px 0 0;
	float:right;
	line-height:1.8em;
}
*html #shop_info {
	position:relative;
	clear:both;
	width:380px;
	margin:40px 10px 0 0;
	float:right;
	line-height:1.8em;
}
#shop_info dt {
	position:absolute;
	left:0;
	clear:both;
	width:100px;
	padding:10px 0 10px 5px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#336633;
}
#shop_info dd {
	padding:10px 0 10px 100px;
	border-bottom:dotted 1px #999999;
}
#shop_info_img {
	width:400px;
	margin:20px 0 10px 0;
	float:left;
	list-style-type:none;
}
#shop_info_img li {
	margin-bottom:10px;
}

/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}

/* TOPページ開館カレンダー */

#pickup table caption {   
    color: #000;
    font-size: 12px;   
}   

/* 開館カレンダー説明 */
table.bgcolr{
	background-color: #fff;
}
td.text{
	text-align: left;
}


/* 開館日カレンダー */
/* テーブル全体設定 */  
table {   
    font-size: 12px;   
    color: #000;   
    background-color: #a9a9a9;   
}   
  
/* キャプション */  
table caption {   
    color: #000;
    font-size: 15px;   
}   
  
tr {   
    background-color: #fff;   
}   
  
/* 曜日タイトル行 */  
tr.dow {   
    background-color: #faf0e6;   
}   
  
td {   
    text-align: center;   
}   
  
/* 祝祭日の文字色・背景色 */  
td.hol {   
    color: #dc143c;
}   
td.hol_back {   
    background-color: #ccffcc;   
}  
/* 休館日の文字色・背景色 */
td.clo {   
    color: #dc143c;   
}
td.clo_back {   
    background-color: #ccffcc;   
}
/* 展示替え休館日の背景色 */
td.clo2_back {   
    background-color: #99ccff;   
}
/* 閲覧不可日の背景色 */
td.not_read {   
    background-color: #ff0000;   
}

/* 展示室・閲覧室の閉鎖の背景色 */
td.lockout {   
    background-color: #ff7f50;   
}



#read_contents {
width: 500px;
margin: 0 auto;
}
#read_contents table{
margin-bottom: 30px;
}


/* 月曜日の文字色 */  
td.mon {   
    color: #dc143c;
    background-color: #ccffcc;
}   
/* 開館日カレンダー　終わり */


/* リストマーク 06	705 */
.list_mark {
	list-style-type: disc;
}


/* 追加0706 */
#products_contents dl{
	width: 580px;
}
#products_contents dt{
	float: left;
	width: 100px;
	padding: 5px 0 5px 10px;
	clear: both;
}
#products_contents dd{
	width: 450px;
	margin-left: 100px;
	padding: 5px 5px 5px 10px;
}

/* 追加0709 */
#products_contents dl.t_list02{
	width: 600px;
	}
#products_contents dt.t_list02{
	float: left;
	width: 350px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px #cccccc solid;
	clear: both;
}
#products_contents dd.t_list02{
	width: 250px;
	margin-left: 350px;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px #cccccc solid;
}

.image_center{
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.image_center_text{
	display: block;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

/* 追加 歴史塾一覧リスト 2020.03.14 */

 /* リスト1 */
.list {
	padding-left: 30px;
	margin-bottom: 30px;
}

.list ul, .list li {
	dysplay: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.list ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 30px;
}

.list ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.list h4 {
	margin-top: 20px;
}
 /* リスト1 おわり*/
 /* リスト2 */
.list2 {
	margin-bottom: 30px;
}

.list2 ul, .list li {
	dysplay: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.list2 ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}


.list2 h4 {
	margin-top: 20px;
}
 /* リスト2 おわり*/


/* 歴史塾一覧リスト  ここまで  */

/* 学芸員募集ページ  追加 2020_05_12 */
#gaku-boshuu p{
	margin-left: 3em;
	margin-right: 3em;
}

#gaku-boshuu ul{
	list-style: none;
	margin-left: 3em;
	margin-right: 3em;
}
#gaku-boshuu ol{
	margin-left: 5em;
	margin-right: 3em;
}
#gaku-boshuu li{
	margin-bottom: 0.5em;
}

.indent-1{
	padding-left: 1em;
	text-indent: -1em;	
}
.indent-2{
	padding-left: 2em;
	text-indent: -2em;	
}

.ta-1{
margin-left: 3em;
}

/* #gaku-boshuu table{
	margin-left: 3em;
} */

.ta-1 table, .ta-1 tr, .ta-1 td{
	border-style: none;
}
#gaku-boshuu td{
text-align: left;
padding-right: 1em;
padding-bottom: 1em;
}
.box{
	width: 260px;
	padding: 1em 2em;
	margin: 2em 0;
	font-weight:bold;
	border: solid 1px #000000;
}

#gaku-boshuu table,#gaku-boshuu tr,#gaku-bosyuu td{
	border-style: none;
}


/* 学芸員募集ページ  ここまで */
/* 中央へ */

.center{
	text-align: center;
}
/* 中央へ  終わり */

/* 追加 2022.1.21 */
.box01{
	margin-top: 50px;
}
.box01-img{
	display: inline-block;
}
.box01img{
	width: 655px;
	height: 100px;
}
.box01-text{
	display: inline-block;	
	width: 250px;
	vertical-align: top;
	padding-top: 10px;
}
/* 追加 2022.1.21 ここまで */
/* 追加 2022.1.27 新刊案内 */
.box-newbooks{
	margin-top: 20px;
}
.box-newbooks-mokuzi{
	margin-left: 10px;
}

/* 新刊案内 ここまで */

/* 追加 2022.6.23 過去の展示紹介  */

.tenjihin li{
	padding-bottom: 10px;
}

.tenji{
	padding-top: 50px;
}
.tenji_text{
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: justify; /* 両端揃え */
	text-justify: inter-ideograph; /* 両端揃えの種類 */
}
.tenjihin_text{
	padding-bottom: 20px;
	text-align: justify; /* 両端揃え */
	text-justify: inter-ideograph; /* 両端揃えの種類 */
}


/* 過去の展示紹介 ここまで */

/* ▼▼ 追加 2022.12.6 御城印ページに使用 ここから ▼▼ */

/* 【画像にキャプションをつける】 */
/* キャプション付画像全体を囲むボックス */
p.imagebox {
	display: inline-block;   /* インラインブロック化 */
	margin: 0px 3px 7px 0px; /* 外側に余白を追加(※右に3px・下に7px) */
	background-color: #fff;  /* 背景色 */
}
/* 画像に対する装飾 */
p.imagebox img {
display: block;          /* 余計な余白が出ないようにする */
margin: 0px 0px 3px 0px; /* 下側にだけ3pxの余白を追加 */
}
/* キャプションに対する装飾 */
p.imagebox span.caption {
font-size: 1.2em;        /* 文字サイズを90%に */
text-align: center;      /* 中身をセンタリング */
}



/* 【画像とテキストを並べる】 */
.side-img {
display: inline-block;
vertical-align: top;
margin-left: 20px;
}
p.side-txt{
display: inline-block;
width: 400px;
margin-left: 40px;
}


/* 【テキスト レイアウト用】 */
.layout-txt {
margin-left: 40px;
margin-right: 40px;
padding-bottom: 40px;
}

.layout-txt-p {
padding-top: 20px;
margin-left: 40px;
margin-right: 40px;}

.layout-txt-h {
font-size: 130%;
margin-top: 50px;
margin-bottom: 10px;
padding-left: 10px;
background-color: #9ED1D3;
}



/* ▲▲ 追加 2022.12.6 御城印ページに使用 ここまで ▲▲ */
/* ▼▼ 追加 2023.7.30 ２行目字下げ ここから ▼▼ */
.sage1{
	text-indent: 1em;
}
.sage2{
	text-indent: 2em;
	}
.bura-sage{
	padding-left: 2em;
	margin-bottom: 10px;
	
}
/* ▲▲ 追加 2023.7.30 ２行目字下げ ここから ▲▲ :/


