@charset 'UTF-8';
body {
	font: 16px/1.5em 'UD Shin Go Light';
	margin: 0;
	padding: 0;
	background-color: #d2f0ff;
}
h2 {
	font: 32px/1.2em 'Ryumin Bold KL';
	margin: 0 0 10px;
	color: #e18;
}
h3 {
	font: 25px/1.2em 'UD Shin Go Medium';
	margin: 0 0 10px;
}
h4 {
	font: 14px/1.5em 'UD Shin Go Medium';
	display: bloak;
	clear: both;
	margin: 20px 0 10px;
	padding: 0 10px;
	color: #fff;
	border-radius: 10px;
}
h5 {
	font: bold 16px/1.5em 'UD Shin Go Medium';
	margin: 5px 0;
}
p {
	margin: 7px 0;
	padding: 0;
	text-align: justify;
}
img {
	border: none;
}
a {
	color: #06f;
}
a img {
	border: none;
}
a:hover img {
	opacity: .7;
}
ul {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0 0 0 20px;
	padding: 0;
}
ul li {
	list-style: none;
}
table {
	font-size: 14px;
	border-collapse: collapse;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
}
th {
	padding: 0 5px;
	color: #fff;
	border-width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
}
tr.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
td {
	padding: 0 5px;
	text-align: center;
	border-width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
}
td.subhead {
	text-align: left;
	border-right-style: none;
}
#header {
	position: absolute;
	width: 100%;
	height: 650px;
	background-image: url(../images/mainimage.jpg);
	background-position: center center;
	background-size: cover;
}
#article {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding-top: 620px;
}
h1 {
	position: absolute;
	top: 10px;
	display: block;
	width: 410px;
	height: 263px;
	text-indent: -10000px;
	background-image: url(../images/title.png);
}
.biwaichilogo {
	position: absolute;
	top: 30px;
	right: 10px;
}
.pluscyclelogo {
	position: absolute;
	top: 585px;
	left: 10px;
}
.offer {
	font-size: 12px;
	position: absolute;
	top: 585px;
	right: 5px;
	text-shadow: 0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff;
}
#nav li {
	float: left;
	margin: 0 5px 20px;
}
#nav li a {
	font: 16px/1.2em 'Shin Maru Go Medium';
	float: left;
	box-sizing: border-box;
	width: 178px;
	height: 80px;
	padding-top: 19px;
	text-align: center;
	border: 2px solid #000;
	border-radius: 15px;
	background-color: #fff;
}
#nav li.station a {
	color: #e18;
	border-color: #e18;
}
#nav li.station a:hover {
	background-color: #ffd0e7;
}
#nav li.rental a {
	color: #4b0;
	border-color: #4b0;
}
#nav li.rental a:hover {
	background-color: #d9f0cd;
}
#nav li.cruise a {
	padding-top: 12px;
	color: #09e;
	border-color: #09e;
}
#nav li.cruise a:hover {
	background-color: #c9ebfc;
}
#nav li.delivery a {
	line-height: 1.1em;
	padding-top: 4px;
	color: #097;
	border-color: #097;
}
#nav li.delivery a:hover {
	background-color: #c9ebe4;
}
#nav li.insurance a {
	padding-top: 12px;
	color: #e00;
	border-color: #e00;
}
#nav li.insurance a:hover {
	background-color: #fcc;
}
#nav li.arrow a {
	padding-top: 9px;
	color: #004097;
	border-color: #004097;
}
#nav li.arrow a:hover {
	background-color: #d9e3f0;
}
#nav a {
	text-decoration: none;
	color: inherit;
}
#map {
	margin: 50px 0;
}
.pageup {
	font: 14px/1.2em 'Shin Maru Go Medium';
	display: block;
	float: right;
	margin: 10px 0;
	padding: 3px 10px;
	text-decoration: none;
	color: #009fe8;
	border-radius: 12px;
	background-color: #fff;
}
.pageup:hover {
	background-color: #ff8;
}
.booking {
	font: 25px/1em 'UD Shin Go Medium';
	position: absolute;
	width: 110px;
	height: 35px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background-color: #f60;
}
.emphasis {
	font-family: 'UD Shin Go Medium';

	fint-size: 30px !important;
}
.column {
	position: relative;
	clear: both;
	box-sizing: border-box;
	width: 100%;
	padding: 20px;
	border-radius: 15px;
	background-color: #fff;
}
.column:after {
	display: block;
	clear: both;
	content: '';
}
.column2 {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 20px;
	border: 2px solid;
	border-radius: 15px;
}
.half1 {
	float: left;
	width: 48.8%;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 10px 20px;
}
.half2 {
	float: left;
	width: 48.8%;
	margin-bottom: 10px;
	padding: 10px 20px;
}
.copy1 {
	font: bold 20px/1.2em 'UD Shin Go Medium';
	margin: 0 0 10px;
}
.copy2 {
	font: bold 18px/1.2em 'UD Shin Go Medium';
	margin: 0 0 10px;
}
.head {
	font-family: 'UD Shin Go Medium';
}
strong {
	font-family: 'UD Shin Go Medium';
	color: #e00;
}
.note {
	font-size: 14px;
}
.column .picture {
	float: right;
}
#rental .column2 {
	border-color: #4b0;
}
#rental h2 {
	color: #f60;
}
#rental h3,
#rental .copy1,
#rental .head {
	color: #4b0;
}
#cruise {
	position: relative;
}
#cruise1 .column2 {
	border-color: #09e;
}
#cruise2 .column2 {
	border-color: #049;
}
#cruise3 .column2 {
	border-color: #099;
}
#cruise h2 {
	margin-top: 40px;
}
#cruise1 h3,
#cruise1 .head {
	color: #09e;
}
#cruise2 h3,
#cruise2 .head {
	color: #049;
}
#cruise3 h3,
#cruise3 .head {
	color: #099;
}
#cruise1 h4 {
	background-color: #09e;
}
#cruise2 h4 {
	background-color: #049;
}
#cruise3 h4 {
	background-color: #099;
}
#cruise .booking {
	z-index: 10;
	top: -8px;
	left: 620px;
}
#cruise1 table,
#cruise1 tr,
#cruise1 th,
#cruise1 td {
	border-color: #09e;
}
#cruise2 table,
#cruise1 tr,
#cruise2 th,
#cruise2 td {
	border-color: #049;
}
#cruise3 table,
#cruise1 tr,
#cruise3 th,
#cruise3 td {
	border-color: #099;
}
#cruise1 th {
	background-color: #09e;
}
#cruise2 th {
	background-color: #049;
}
#cruise3 th {
	background-color: #099;
}
#cruise3 img {
	float: right;
	margin: 0 0 10px 10px;
}
.subheader {
	font-size: 20px;
}
#delivery {
	border-color: #097;
}
#delivery h2 {
	color: #097;
}
#delivery h3,
#delivery .head {
	color: #097;
}
#delivery .booking {
	top: -25px;
	left: 200px;
}
#delivery img {
	vertical-align: -30%;
}
#delivery .yamatologo {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
#insurance h2 {
	color: #e00;
}
.insuranceblock {
	float: left;
	width: 400px;
}
.checktable {
	display: block;
	padding: 10px 10px 40px;
	background-image: url(../images/chackback.png);
	background-repeat: no-repeat;
}
.checktable li {
	display: block;
	margin: 5px 0;
	padding-left: 30px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
}
.insuranceok {
	display: block;
	width: 350px;
	padding: 10px;
	background-color: #dcffda;
}
.insuranceok .emphasis {
	font-size: 26px;
	color: #0a0;
}
.insuranceno {
	display: block;
	width: 480px;
	margin-left: 400px;
	padding: 10px 10px 0;
	background-color: #fcd8e3;
}
.insuranceno .emphasis {
	font-size: 26px;
	line-height: 1.2em;
	color: #e00;
}
.insuranceno li {
	display: block;
	margin: 5px 0;
	padding-left: 30px;
	background-image: url(../images/triangle.png);
	background-repeat: no-repeat;
}
.insuranceno img {
	float: left;
	margin: 0 10px 0 30px;
}
.insuranceno:after {
	display: block;
	clear: both;
	content: '';
}
#arrow {
	border-color: #004097;
}
#arrow h2 {
	color: #004097;
}
#arrow h3 {
	color: #004097;
}
