/* トップページ用 */
#top_right {
	float: right;
	width: 200px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 40px;
}
#top_left {
	float: left;
	width: 401px;
	padding-bottom: 55px;
	margin-left: 50px;
}
#top_right img {
	margin-top: 15px;
}


/* 共通 */
#area {
	margin-left: 15px;
	font-size: 90%;
	margin-right: 15px;
}
#area3 {
	width: 510px;
	background: #F2E6F0;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 100px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px dotted #E0C2DB;
}
#top_left .image {
	margin-top: 50px;
}

#area3 a {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}


#area2 {
	width: 400px;
	margin-left: 150px;
	margin-top: 20px;
	background: #F7EEF5;
	border: 1px dotted #ECDBE9;
}
#area4 {
	width: 610px;
	margin-top: 50px;
	margin-bottom: 80px;
	margin-left: 50px;
}

#area5 ul {
	list-style-type: none;
	margin: 0px;
}
#area5 p {
	list-style-type: none;
	margin: 0px;
}
#area5 a {
	background-image: url(shopping/img/winelist.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
}
#area5 a:hover {
	color: #9F5C88;
	text-decoration: underline;
}

#area5 li {
	margin-top: 10px;
}

.clear {
	clear: both;

}
hr {
	border: 1px dotted #CCCCCC;
	height: 1px;
}
.bold {
	font-weight: bold;
}
.small1 {
	font-size: 11px;
	color: #999999;
}
.left {
	float: left;
}
.left2 {
	float: left;
	margin-right:20px;
}

.right {
	float: right;
}
.left3 {
	float: left;
	width: 70px;
}
.list2 {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #660099;
}
.comment {
	font-weight: bold;
	color: #CC6633;
	margin-left: 10px;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 0px;
}

/* テーブルレイアウト */
.table1
{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border:1px solid #cccccc;
	width: 700px;
	margin-top: 10px;
}

.table1 th
{
	background-color:#E6E2E5;
	border:1px solid #cccccc;
	width: 200px;
	text-align: center;
	background-image: url(img/table1.gif);
	background-repeat: no-repeat;
}

.table1 td
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding: 5px 5px 5px 10px;
}
.red {
	color: #FF0000;
	font-weight: normal;
}
.form3 {
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
.form {
	clear: both;
	width: 100%;
	border-bottom: thin dotted #CC6699;
	height: 5px;
	padding-bottom: 5px;
}
form {
	margin: 0px;
}

.formright {
	float: left;
}
.formleft {
	float: left;
	width: 100px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
}
.formleft2 {
	font-weight: bold;
	margin-top: 10px;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.p1 {
	background-image: url(img/p1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 6px;
}
.p2 {
	background-image: url(img/p2.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 6px;
}#contact table {
	text-indent: 10px;
}
#contents table {
}
#contents2 table {
	text-indent: 10px;
}
.item {
	float: left;
	width: 230px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 10px;
}
.item a {
	font-size: 1.0em;
	font-weight: bold;
	color: #6666CC;
}
#rightItem {
	margin-left: 460px;
	width: 235px;
}
.cargo {
	margin-top: 10px;
}
.line3 {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 10px;
}
#leftItem {
	float: left;
	width: 450px;
}

.ichiran {
	text-align: right;
	margin-bottom: 20px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 3px;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 5px;
}
.name {
	margin-left: 3px;
}
