@charset "UTF-8";
/* formatting style
-----------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-color: #FFFFFF;
}
hr {
	display: none;
}
/* link styles
-------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
-------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 805px;
}
/* header styles
-------------------------------------*/
#header {
	height: 95px;
	position: relative;
}
#header ul {
	background-color: #FFFFFF;
	width: 805px;
	position: absolute;
	left: 0px;
	top: 60px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	height: 1.8em;
	width: 190px;
	border-bottom: 2px solid #CCC;
	margin-right: 15px;
	line-height: 2em;
}
#header ul #nAccess {
	margin-right: 0px;
	padding-right: 0px;
	width: 190px;
}
#header ul li a:hover {
	color: #060;
	border-bottom: 2px solid #090;
}
#home #header #nHome a,
#sanchoku #header #nSanchoku a,
#menu #header #nMenu a,
#news #header #nNews a,
#kannai #header #nKannai a,
#kankou #header #nKankou a,
#access #header #nAccess a, {
	color: #FFFFFF;
	background-color: #009900;
}
#header h1 {
	padding-top: 15px;
}
/* sidebar styles
-------------------------------------*/

/* main styles
-------------------------------------*/
#main {
	float: right;
	width: 600px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-bottom: 20px;
}
.image3 {
}
#main h2 img {
	padding-right: 15px;
}
#main h2 .image3 {
	padding-right: 0px;
}
#main .content {
	width: 600px;
	margin-top: 10px;
	clear: both;
}
#main .content h1 {
	width: 580px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(image/point.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#main .content h1 a {
	text-decoration: none;
}
#home #main .content img {
}
#main .content2 {
	width: 395px;
	padding-top: 5px;
	float: right;
}
#home #main .content .content2 h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
}
#goods #main .content2 h3 {
	color: #666;
}
#main .content img {
	padding-top: 8px;
	width: 190px;
	float: left;
}
#home #main .content h4 {
	padding-left: 6em;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(image/mark_event.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#home #main .content h4 a {
	text-decoration: none;
}
#home #main .content h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(image/mark_food.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6em;
}
#home #main .content h5 a {
	text-decoration: none;
}
#home #main .content h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(image/mark_sale.gif);
	padding-left: 6em;
	background-repeat: no-repeat;
	background-position: left center;
}
#home #main .content h3 a {
	text-decoration: none;
}
#home #main .content h6 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(image/mark_goods.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6em;
}
#home #main .content h6 a {
	text-decoration: none;
}
#sidebar {
	float: left;
	width: 190px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
}
#sidebar p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#footer {
	color: #666;
	background-color: #FFF;
	clear: both;
	width: 805px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#footer p {
	margin: 0px;
	float: right;
}
#footer p a:hover {
	color: #060;
	text-decoration: none;
}
#footer a {
	text-decoration: none;
}
