@charset "utf-8";

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
}
a:link {
	color: #C20009;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #C20009;
	text-decoration: none;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	margin: 0px;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}#head_img {
	height: 110px;
	width: 750px;
	margin: 0px;
}
#shop_name_area {
	width: 750px;
}

#shop_name_area .left {
	float: left;
	width: 415px;
}

#shop_name_area .right {
	float: right;
	height: 155px;
	width: 335px;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	clear: right;
}
#shop_name_area .right p {
	margin-left: 10px;
	line-height: normal;
}
#shop_name_area .right2 {
	width: 335px;
	float: right;
	clear: right;
	text-align: right;
	padding-top: 10px;
}
#shop_name_area .right2 #Image5 {
	margin-right: 10px;
}
#menu {
	width: 750px;
}
#menu .pict {
	margin-right: 14px;
}
#fotter {
	text-align: center;
	width: 750px;
	margin-top: 10px;
	font-weight: bold;
}
.admin {
	font-size: 10px;
	float: right;
}
