/* CSS Document */

#document {
}

#document a {
	color: #333333;
	text-decoration: none;
}

#document a:hover {
	text-decoration: underline;
}

#document .shop {
	color: #FF6600;
	text-decoration: none;
}

#document .shop a:hover {
	text-decoration: underline;
}

#document #map {
	height: 353px;
	width: 555px;
	border: 1px solid silver;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}

#document .hyou {
	width: 520px;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 20px;
}

#document .hyou tr {
	padding: 10px;
	height: 32px;

}

#document .hyou th {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	line-height: 15pt;
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	padding-left: 10px;
	width: 150px;
	font-weight: normal;
	color: #333333;

}

#document .hyou td {
	vertical-align: top;
	line-height: 15pt;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;

}

#document #photo {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 3px;
	border: 1px solid silver;

}

#document #message{
	font-size: 10pt;
	line-height: 12pt;
	background-color: #DFEFFF;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 250px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid silver;
}

#document .kana {
	font-size: 0.75em;
}
div#document div.message{
	width: 518px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/message.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid silver;
}

div#document div.message p {
	font-size: 12pt;
	color: #333333;
	line-height: 20pt;
	width: 428px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 50px;
}

div#document div.message div.message_head{
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 518px;
	background-image: url(../images/message_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0066FF;
}

div#document div.message div.message_foot{
	height: 37px;
	width: 518px;
	background-image: url(../images/message_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#document dl.tel_access {
	font-size: 12pt;
	line-height: 20pt;
	border: 1px solid silver;
	width: 498px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-image: url(../images/message.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
div#document dl.tel_access dd.tel {
	color: #FF6600;
	font-size: 20pt;
}
div#document dl.tel_access2 {
	font-size: 12pt;
	line-height: 20pt;
	border: 1px solid silver;
	width: 230px;
	margin-left: 20px;
	padding: 10px;
	background-image: url(../images/message.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin-bottom: 100px;
	margin-right: 0px;
}
div#document dl.tel_access2 dd.tel {
	color: #FF6600;
	font-size: 20pt;
}
#document .list {
	width: 540px;
	margin-left: 20px;
	text-align: center;
}

#document .list tr {
	padding: 10px;
	height: 42px;
}

#document .list th {
	width: 200px;
	vertical-align: top;
	line-height: 15pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	padding-left: 10px;
	font-weight: normal;
	color: #333333;
}

#document .list td {
	width: 340px;
	vertical-align: top;
	line-height: 15pt;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
}
#document .list .tel {
	color: #f76b1f;
}

#document .list a.shop {
	color: #333333;
	text-decoration: none;
}

#document .list a.shop:hover {
	text-decoration: underline;
	color: #FF6600;
}
div#document table.album img {
	padding: 3px;
	border: 1px solid silver;
}
div#document table.album td {
	width: 250px;
	line-height: 16pt;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}

