﻿@charset "utf-8";


em{font-weight:bold;font-style:normal}

body {
margin: 0px;
padding: 0px;
line-height: 16px;
}

div.cover {
width: 777px;
font-size: 12px;
	margin: auto;
}


H1 {
font-size: 16px;
background-color: blue;
color: white;
margin-bottom: 0px;
padding: 0.3em;
}

H2 {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	color: #ffffcc;
}

H3 {
font-size: 14px;
background-color: #0000aa;
color: white;
text-align: center;
}

H4 {
font-size: 14px;
background-color: #006600;
color: white;
}

div.jpeg {
	width: 777px;
	height: 55px;
	background-image:url("bag-bar.jpg");
	background-repeat:no-repeat;
	text-align: right;

}



	/* ナビゲーションバーそのもの */
	ul.navi {
		background-color: #ccccff;

		margin: 0px;
		padding: 3px;
	}
	ul.navi li {
		display: inline;
		list-style-type: none;
		margin: 0px 0.2em;
	}

	/* ナビゲーションバー内のリンク */
	ul.navi a {
		color: black;
		text-decoration: none;

	}
	ul.navi a:hover {

		background-color: #aaccff;
		color: teal;
	}

div.navi {
background-color: #000000;
font-size: 8px;
padding: 0.3em;
}

div.header {
padding: 0.3em;
background-color: #ccffcc;

}

div.menu {
float: left;
width: 200px;
padding: 0.3em;
line-height: 1.8;
}

div.main {
background-color: #ffffff;
padding: 0.3em;
margin-left: 205px;
text-align: center;
}

H4 {
font-size: 13px;
background-color: #006600;
color: white;
padding: 0.2em;
}

	table.item {
	border: solid 2px #00aa80;
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
	width: 560px;
	line-height: 15px;
	}
	table.item th {
		border-bottom: solid 2px #00aa80;
		border-right: dashed 1px gray;
		padding: 0.3em;
	}
	table.item td {
		border-bottom: solid 1px green;
		border-right: dashed 1px gray;
		padding: 0.3em 0.4em;
	}
	
		table.item-top {
	border: solid 2px #00aa80;
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
	width: 540px;
	}


	table.price {
	width: 270px;
	border-style: dotted;
	border-collapse: collapse;
	border-width: 3px;
	border-color: #87ceeb;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	}
	table.price th {
 border-style: dotted;
 border-width: 3px;
 border-color: #87ceeb;
		padding: 0.3em;
	}
	table.price td {
 border-style: dotted;
 border-width: 3px;
 border-color: #87ceeb;
		padding: 0.3em;
	}


div.footer {
clear: both;
background-color: #ccffcc;
text-align: center;
padding: 0.3em;
}

p.copyright {
font-family: Verdana,sans-serif;
font-size: 80%;
}

P {
	margin-top: 0px;
	margin-bottom: 7px;
}

A:link {
	color: #000099; 
	text-decoration: none;
}
A:visited {
	color: #0000cc;
	text-decoration: none;
}
A:hover {
	color: #000066;
	text-decoration: underline;
}
A:active {
	color: #003366;
	text-decoration: none;
}
a img{
border-width: 0px
}


	table.bar {
width: 98%;
text-align: center;
font-size: 90%;
	}

	table.bar-left {
width: 98%;
text-align: left;
font-size: 90%;
	}

	table.left {
	width: 560px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	}

	.red {
	font-weight: bold;
	color: #996600;
}
.uchikeshi {
	text-decoration: line-through;
}

.style1 {color: #0000FF}
.style8 {color: #990000}


.style9 {
	color: #0033CC;
	font-weight: bold;
}

	table.area {
	width: 270px;
	border-color: blue;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	}

	table.outlet {
	border: solid 2px #00aa80;
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
	width: 520px;
	}
	table.outlet th {
		border-bottom: solid 2px #00aa80;
		border-right: dashed 1px gray;
		padding: 0.3em;
	}
	table.outlet td {
		border-bottom: solid 1px green;
		border-right: dashed 1px gray;
		padding: 0.3em 0.4em;
	}
	
table.table-542px {
	text-align: left;
	width: 542px;
	font-size:12px;
	line-height:15px;
	}
	
table.table-266px {
	text-align: left;
	font-size: 12px;
	width: 266px;
	line-height:15px;
	}


.fl {float: left; }

.deco-3 {
	font-size: 14px;
	background-color: #0000aa;
	color: white;
	text-align: center;
	font-weight: bold;
}

.deco-4 {
	font-size: 14px;
	background-color: #006600;
	color: white;
	font-weight: bold;
	padding: 0.2em;
}
