<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* リセット
-------------------------------------------------- */

body,
div,
ul, ol, li,
dl, dt, dd,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	line-height: 5px;
}

img {
	border: none;
}

address, em {
	font-style: normal;
}body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333;
}

#header {
	margin: 0px;
	height: 10px;
	width: 100%;
	background-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#header ul li {
	float: left;
}
#main {
	height: 550px;
	padding-bottom: 20px;
}
#main2 {
	height: 450px;
	width: 940px;
}
#wrapper table {
	width: 800px;
	text-align: center;
}


#main #migi table {
	width: 340px;
}
#migi {
	float: right;
	width: 380px;
	height: 550px;
}

#hidari {
	height: 300px;
	width: 380px;
	float: left;
	background-image: url(../images/bg_news2.gif);
	background-repeat: no-repeat;
	padding-top: 250px;
	padding-left: 100px;
	font-size: 11px;
	line-height: 24px;
	padding-right: 50px;
}
.news {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5D9522;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-indent: 10px;
	margin-bottom: 5px;
}

.sakuhin {
	font-size: 11px;
}

.sakuhin2 {
	font-size: 11px;
	padding-bottom: 5px;
}

.url {
	font-weight: bold;
}

.setumei {
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
}

.honbun {
	padding-bottom: 10px;
}

.yoxview {
	float: right;
	height: 420px;
	width: 690px;
	padding-top: 30px;
}
#td1 {
	vertical-align: top;
	padding: 0px;
	text-align: right;
	width: 150px;
}

#td2 {
	vertical-align: top;
	padding-left: 20px;
	text-align: left;
	width: 500px;
	font-size: 13px;
}



#h1 {
	height: 10px;
}
#imagespace {
	text-align: center;
}

#pagetitle {
	height: 80px;
	padding-left: 480px;
	padding-top: 120px;
}
#wrapper {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: auto;
}
#footer {
	height: 50px;
	text-align: center;
	margin-top: 20px;
	font-size: 11px;
}
#footer #footer2 {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 70px;
	padding-top: 130px;
	color: #333;
}

.title {
	font-size: 13px;
	color: #333;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333;
	text-indent: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 5px;
}
#h1 em {
	font-size: 9px;
	visibility: hidden;
}
.pickup {
	margin-top: 6px;
	margin-bottom: 0px;
}
#main #migi table tr #onepoint {
	width: 55px;
}
a:link {
	color: #009999;
}
a:visited {
	color: #009999;
}
</pre></body></html>