body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #123E63;
}
h1, h2, h3, h4, h5, p, ul, li {
	line-height: 0%;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}.top {
	background-image: url(../img/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.sub {
	background-image: url(../img/sub_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#wrapper {
	padding: 0px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
}
#header #g-nav ul {
	list-style-type: none;
}
#header #g-nav ul li {
	float: left;
}

#main {
	background-image: url(../img/main_bg.jpg);
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 38px;
	-webkit-box-shadow: 0 0 10px 0 #031725;
	-moz-box-shadow: 0 0 10px 0 #031725; 
	box-shadow: 0 0 10px 0 #031725;
}
#main #cont-area {
	background-color: #FFF;
	padding: 28px;
}
#main #cont-area p {
	line-height: 150%;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
}
.sub #wrapper #main #cont-area p {
	font-size: 16px;
	line-height: 200%;
	margin-bottom: 15px;
}

.cont-wrapper {
	width: 960px;
	margin-bottom: 30px;
}
.l-block {
	float: left;
}
.c-block {
	float: left;
	margin-left: 22px;
}
.r-block {
	float: right;
}
.infoarea {
	border: 1px solid #133E63;
	width: 467px;
	height: 395px;
}
.infoarea2 {
	border: 1px solid #133E63;
	width: 467px;
	height: 300px;
}
.bunsyo-area {
	width: 443px;
}

#main #cont-area .infoarea p {
	margin-bottom: 5px;
}
#main #cont-area .infoarea2 p {
	margin-bottom: 15px;
}


#footer {
	background-image: url(../img/footer.jpg);
	background-position: center bottom;
}
#footer #inner-footer {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 190px;
	padding-top: 29px;
}
#footer #inner-footer .r-block p {
	color: #EAEAEA;
	margin-top: 30px;
	font-size: 14px;
	text-align: right;
	margin-right: 30px;
}

#footer #inner-footer ul {
	list-style-type: none;
	font-size: 14px;
	margin-right: 30px;
	text-align: right;
}
#footer #inner-footer ul li {
	padding-bottom: 15px;
	display: inline;
	padding-left: 40px;
	line-height: 250%;
}
#footer #inner-footer ul li a {
	color: #EAEAEA;
	text-decoration: none;
}
#footer #inner-footer ul li a:hover {
	color: #FF0;
}
#footer .btmtxt {
	color: #EAEAEA;
	text-align: center;
	margin-top: 40px;
	font-size: 12px;
}
.midashi01 {
	font-size: 28px;
	color: #FFF;
	background-color: #123E63;
	padding-top: 21px;
	padding-bottom: 21px;
	padding-left: 15px;
	line-height: 100%;
	margin-bottom: 15px;
	background-image:url(../img/midasi_b.jpg);
}
.midashi02 {
	font-size: 22px;
	color: #123E63;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #123E63;
	border-left-color: #123E63;
	line-height: 100%;
}
.midashi03 {
	font-size: 28px;
	color: #123E63;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #123E63;
	border-left-color: #123E63;
	line-height: 100%;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.yoyakutxt {
	text-align: right;
	margin-bottom: 80px;
	margin-right: 30px;
}

.info_txt {
	background-image:url(../img/back01.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:20px 0;
	padding:10px;
	font-weight:bold;
}
.price_table {
	font-size: 16px;
	width: 900px;
	margin-top:10px;
	margin-right: 30px;
	margin-bottom: 70px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.price_table tr th {
	font-weight: bold;
	background-color: #EDDFB6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDC475;
	font-size: 16px;
	padding: 20px;
	color: #3D2814;
}
.price_table tr td {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.price_up {
	background-color:#e7e6ff;
	color:#062e48;
	padding:3px;
	font-weight:bold;
}
.qa_dl {
}
.qa_dl dt {
	margin-left:20px;
	margin-bottom:10px;
	padding-left:20px;
	font-weight:bold;
	color:#062e48;
	background-image:url(../img/qaq.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
.qa_dl dd {
	margin-left: 30px;
	margin-bottom: 30px;
	padding-left: 20px;
	background-image: url(../img/qaa.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.faq_price {
	margin-left:-25px;
}
.faq_price dt {
	background:none;
	padding-left:
	
}
.faq_price dd {
	background:none;
	margin-bottom:10px!important;
}

.cruise01{
	width:220px;
	margin:10px;
	padding:0px!important;
	float:left;
}
.cruise01 p{
	margin-left:0!important;
	font-weight:bold;
	color:#062e48;
}
.cruise01 img{
	margin-left:0!important;
}
.rote01_le {
	float:left;
}
.rote01_ri {
	float:right;
}

.rote01{
	width:220px;
	margin:10px;
	padding:0px!important;
	float:left;
}
.rote01 p{
	margin-left:0!important;
	margin-right:0!important;
	font-size:14px!important;
	line-height:18px!important;
}
.rote01 img{
	margin-left:0!important;
}


.sendbotton {
	margin-left:30px;
	padding:10px;
}
.contact_tel {
	background-color:#e7e7e7;
	padding:15px;
	margin-top:20px;
	margin-left:50px;
	margin-right:30px;
	border-left:5px solid #006;
}


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
	z-index:1;
}

.fs12 {
	font-size:14px!important;
	font-weight:normal;
}
.pbold {
	font-weight:bold;
}
.mat10 {
	margin-top:10px;
}
.mal30 {
	margin-left:30px;
}
.pal40 {
	padding-left:40px;
}
.news {
	overflow:auto;
	height:330px;
}

.infoarea li{
	vertical-align:top;
	display:table;
	width:100%;
	border-bottom:1px dotted #888;
	list-style:none;
	padding-bottom:10px;
	padding-top:10px;
}
.infoarea span {
	display:table-cell;
	padding-left:10px;
}
.udate{
	width:115px;
}
.wpcont {
	display:table-cell;
	width:310px;
}
.wpcont p {
	margin:0 0 0 0!important;
	padding-right:10px;
	margin-left:5px;
}
.news {
	height:330px;
	overflow:auto;
	padding:0 10px;
}
#side_pdf {
	position:fixed;
	right:0;
	bottom:120px;
}