/* CSS Document */
/* shop page 2006.08.31 */

body{
	width:692px;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #eee;
	border-left-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
table{
	font-size:12px;
	line-height: 1.5em;
}
img {
	border: 0;
}
img.content{
	border:1px solid #edd;
	margin:5px 20px;
}

img.fl{
	float:left;
	border:1px solid #edd;
	margin:3px 20px;
}

p{
 padding-top:5px; 
	text-indent:1ex;
}
p.fl{
 padding-top:5px; 
	float:left;
	width:400px;
	text-indent:1ex;
}

.shop_name{

}

div#content{
	width:652px;
	margin:10px 20px;
}

div#footer{
	width:692px;
	text-align:center;
}

h1{
	display:none;
}

h2{
	font-size:16px;
	font-weight:600;
	color:#003366;
	margin-top:10px;
	width: 692px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding-top: 10px;
	padding-bottom: 5px;
}
h3{
	font-size:14px;
	font-weight:600;
	margin:0px;
}
