body {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	scrollbar-arrow-color : #1F1F1F;
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color : #EFEFEF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #BFBFBF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


.footer {
	width: 100%;
	line-height: 28px;
	text-align: left;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.header {
	font-size: 11px;
	line-height: 13px;
	color: #6699CC;
	text-align: left;
	width: 100%;
	background-color: #003366;
	padding-top: 8px;
}

a:link {
	color: #333333;
	text-decoration:none;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
.right {
	padding: 20px;
	width: 560px;
	margin-left: 204px;
	background-color: #EFEFEF;
	font-size: 12px;
	color: #333333;
}

.red {
	color: #CC0000;
}
.small {
	font-size: 10px;
}
.yellow {
	color: #FFFF00;
}
h1 {
	font-size: 16px;
	text-align: center;
	margin: 0px;
	font-family: "メイリオ";
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 17px 17px 0px 0px / 17px 17px 0px 0px;
	background-color: #003366;
	color: #FFFFFF;
}
.green {
	color: #339933;
}

h2 {
	color: #004080;
}
.waku {
	border: 1px solid #CCCCCC;
	color: #004080;
}


h3 {
	font-size: 14px;
	color: #F6F6F6;
	height: 30px;
	width: 100%;
	text-indent: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	background-image: url(img/site/bg-h3.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#menu h2 {
	line-height: 24px;
	height: 24px;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	width: 100px;
	text-align: center;
	margin: 0px;
	float: left;
	display: block;
	color: #CC0000;
	background-position: center center;
}
#topmenu {
	margin: 0px;
}
.topbar_left {
	background-image: url(img/site/bg-bar_left.gif);
}


#menu h2 a {
	display:block;
	text-decoration:none;
	color: #003366;
	margin: 0px;
	background-position: center center;
}
#menu h2 a:hover  {
	display:block;
	text-decoration:none;
	background-image: url(img/site/bg-navi_h.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}

.main {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hasen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	line-height: 16px;
}
#main .shopnavi #magnum {
	color: #CCCCCC;
	background-color: #990000;
	padding: 5px;
}
.subtitle {
	font-size: 12px;
	line-height: 30px;
	background-image: url(img/site/bg-bar2.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 5px;
	height: 30px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

hr {
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
}
#main .center #info {
	height: 200px;
	overflow: auto;
}
.box1 {
	height: 204px;
	width: 90%;
	overflow: auto;
	position: relative;
	z-index: 1;
	margin-left: 10px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.headmenu {
	height: 24px;
	width: 100%;
}
.side_left {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	width: 180px;
	margin-bottom: 10px;
}
.navy {
	color: #004080;
}
.height_30 {
	height: 30px;
}


#main .center #info ul {
	margin: 0px;
}
#main .center #info li {
	background-image: url(img/site/li-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 5px;
}


.sidemenu {
	font-size: 8pt;
	line-height: 12pt;
	color: #006699;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.center {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.shopnavi {
	font-size: 11px;
	line-height: 13px;
	color: #003366;
	text-align: left;
	background-color: #FFFFFF;
	padding: 3px;
}
#main .shopnavi #boat {
	color: #CCCCCC;
	background-color: #222222;
	padding: 5px;
}
#main .shopnavi #asahi {
	color: #CCCCCC;
	background-color: #0066CC;
	padding: 5px;
}

#main .shopnavi #lure {
	color: #CCCCCC;
	background-color: #003366;
	padding: 5px;
}
.side_space {
	background-image: url(img/site/bg_space.gif);
	background-repeat: repeat-y;
}
.lead {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #336699;
	padding: 5px;
	width: 94%;
	margin-left: 10px;
}
.nemoto_midasi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-weight: bold;
	background-color: #66FFFF;
	text-align: center;
	margin: auto;
	padding: 10px;
}
.nemoto_midasi2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-weight: bold;
	background-color: #036;
	text-align: center;
	margin: auto;
	padding: 10px;
	color: #FFFFFF;
}
.equal_table{
  table-layout: fixed;
  word-wrap: break-word;
}
.text14ptred {
	font-size: 14pt;
	font-weight: bold;
	color: #F00;
	line-height: normal;
}
.sitemap {
   table-layout: fixed;
}
ul {
  list-style: none;
}
.info_img:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}
#main .center #banar {
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.waku_sawara_1 {
	border: 3px solid #003366;
	border-radius: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 1000px;
	text-align: left;
	vertical-align: middle;
	font-size: 12pt;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
}
.sawara_footer_1 {
	text-align: center;
	vertical-align: middle;
	background-color: #003366;
	border-radius: 0px 0px 17px 17px / 0px 0px 17px 17px;
	height: 50px;
}
.midasi_1 {
	font-family: "メイリオ";
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	background-color: #00FF00;
	padding: 10px;
	width: 620px;
}

/* CSS Document */
.waku_sawara_1 tr td .waku_sawara_1 tr td #companydata {
	font-size: medium;
	font-style: normal;
	line-height: 150%;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}
.waku_sawara_1 tr td #company {
	font-size: larger;
	line-height: 150%;
	padding: 10px;
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}
.companydata {
	font-size: larger;
	line-height: 150%;
	text-align: left;
	padding: 10px;
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
