/* CSS Document */
#page		{
			width: 825px;
			}

#header		{
			width: 825px;
			height: 65px;
			margin-bottom: 10px;
			}
#contents	{
			width: 650px;
			height: auto;
			margin: 0 auto;
			}

#introduction,#introduction_l	{
			width: 450px;
			height: 152px;
			margin-bottom: 10px;
			padding-top: 50px;
			padding-left: 200px;
			font-size: 13px;
			color: #000;
			letter-spacing: 2px;
			line-height: 150%;
			background-image: url(../../icom/n_p_tenpo.gif);
			background-repeat: no-repeat;
			}
#introduction_l
			{
			padding-top: 10px;
			height: auto;
			}
p.store_name01 {
			font-size: 14px;
			font-weight: bold;
			margin-left: 100px;
			}

#store_data	{
			width: 650px;
			height: 100%;
			}

#data1,#data2,#data3,#data4,#data5,#data6,#data7 {
			width: 310px;
			height: 330px;
			float: left;
			}
#map1,#map2,#map3,#map4,#map5,#map6,#map7 {
			width: 330px;
			height: 330px;
			margin-left: 315px;
			}
#map8 {
			width: 330px;
			height: 730px;
			margin-left: 315px;
}
#map9 {
			width: 330px;
			height: 500px;
			margin-left: 315px;
}

dl			{
			margin: 0;
			}
dt			{
			width: 290px;
			height: 18px;
			margin-bottom: 5px;
			padding: 2px 0 1px 10px;
			font-size: 14px;
			font-weight: bold;
			color: #99c;
			border-left: 10px solid #99f;
			border-bottom: 1px solid #99f;
			}
dt.map		{
			width: 310px;
			}
dd			{
			margin: 10px 0 15px 0;
			padding-left: 40px;
			font-size: 15px;
			color: #000;
			}
dd.storename {
			padding-left: 5px;
			font-size: 12px;
			}
dd.map		{
			margin: 0;
			padding: 0;
			}
a.l_map		{
			display: block;
			width: 80px;
			height: 25px;
			line-height: 25px;
			text-align: center;
			border: 1px outset #000;
			background-color: orange;
			}
a.l_map:hover {
			border: 1px inset #000;
			}
a.l_map:link,a.l_map:visited {
			color: blue;
			text-decoration: none;
			}

hr			{
			margin: 10px 0 20px 0;
			}

#footer		{
			clear: both;
			}
.inline50
	{
	display: inline-table;
	width: 50px;
	}
.inline60
	{
	display: inline-table;
	width: 59px;
	}
.inline15
	{
	display: inline-table;
	width: 15px;
	}
.openTime
	{
	font-weight: normal;
	color: red;
	}
