@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(img/index/64.gif);
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #333399;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	width: 860px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
#main {
	width: 860px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#footer {
	padding: 5px;
	clear: both;
	color: #FFFFFF;
	background-color: #666666;
}
/* header styles
------------------------------*/
#header {
	height: 380px;
	position: relative;
	bottom: auto;
	border: none;
	width: 860px;
	background-image: url(img/index/tophead/migi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 20px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#home #header #nHome a,
	color: #FFFFFF;
	background-color: #828CA7;
}
/* footer styles
------------------------------*/
#footer ul li a {
	color: #CCCCCC;
	background-color: #33CCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699FF;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
}
#header h1 {
	font-size: 10px;
	line-height: 1.2em;
	font-weight: lighter;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	margin: 10px 0px 0px 20px;
	width: 620px;
	color: #333333;
	padding: 0px;
}
#header h2 {
	font-size: 11px;
	font-weight: lighter;
	float: right;
	margin-top: -10px;
	margin-right: 20px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
}
#main h1 {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: lighter;
	vertical-align: top;
	height: auto;
	width: 580px;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	border-left: 3px ridge;
	float: right;
}
#table {
	float: right;
	clear: both;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: lighter;
}
#main a:link {
	color: #2E6537;
	text-decoration: underline;
	font-weight: bold;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
}
#header img {
	margin: 0px;
	float: left;
}
#rightbar {
	float: right;
	height: 2000px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#main p {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 1.7em;
	font-weight: lighter;
	height: auto;
	width: 580px;
	margin-right: 10px;
	padding: 0px 0px 3px 70px;
	border-top: none;
	border-right: none;
	border-left: none;
	background-image: url(img/index/syunkon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.table {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 2em;
	font-weight: lighter;
	width: 600px;
}
.syohin {
	border-left: 1px dotted #0099CC;
}

