@charset "shift-jis";

/* X܏ */

div#corp2009 {
	width:750px;
	padding:10px 0 25px 10px;
	margin:0 auto;
	}

div#shop{
	text-align:center;
}
div#shop a{
	color: #095fe0;
	border-bottom: solid 1px #095fe0;
}
div#shop .hojin{
    padding-left: 142px;
    text-align: left;
}
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;
}
