div#header{
	background: url(../current/img/head.gif) no-repeat;
	height: 135px;
}
#main{
	width: 630px;
	float:left;
}
#main h1{
	font-size: 16px;
	padding-bottom:5px;
	margin:20px 0px;
	border-bottom: 1px solid #FF6600;
}
#main h2{
	font-size: 14px;
	padding-bottom:5px;
	margin:20px 0px;
	border-bottom: 1px solid #999999;
}

#main ul{
	padding: 10px 30px;
}
#main li{
	list-style: square outside;
	margin-bottom: 10px;
}
#sub{
	width: 255px;
	float:left;
	padding:15px 0px;
}
address {
	font-style: normal;
	padding: 10px;
	margin-bottom:15px;
	border: 1px solid #999999;
}
.shopname{
	font-size: 14px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
}
#submenu{
}
#submenu li{
	list-style: none;
}
#submenu a{
	display:block;
	width: 255px;
	padding:5px 0px;
	text-decoration: none;
	background: #000000;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
	text-indent: 10pt;
}
#submenu a:hover{
	background: #192f60;

}
#img{
width:250px;
float:left;
padding:0px 0px 20px;
}
#text{
width:350px;
float:left;
}
