@charset "shift-jis";

/* X܏ */

div#corp2009 {
	width:750px;
	padding:10px 0 25px 10px;
	margin:0 auto;
	}

div#shop{
	text-align:center;
}
div#shop dl{
	margin: 1em 20px;
	font-size:90%;
	line-height:180%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
}
div#shop dl dt {
	text-align:left;
	margin: 0;
	margin-right: -8em;
	padding: 0.2em 0;
	border-top: 1px solid #ccc;
	float: left;
	clear: both;
	display: inline;
	width: 8em;
	text-indent: 10px;
}
div#shop dl dd {
	text-align:left;
	margin-left:8em;
	padding: 0.2em 10px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #fff; 
}
#shop p{
line-height:1.4;
}

#shop p.blue{
	color: #080ea0;
	font-weight: bold;
}
#shop p.red{
	color:#EA0006;
	font-weight:bold;
}

#foot_top{
	text-align:center;
}

/* 20230221 ǉ */
.title_txt {
	position: relative;
	width: 100%;
	text-align: left;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	border-left: solid #000 5px;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 40px;
  }
  .title_txt > span {
	display: block;
	font-size: 14px;
	margin-top: 5px;
  }
  
  #foot_top {
	text-align: center;
	margin-top: 40px;
  }