<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 */
* {
margin: 0;
padding: 0;

}
body {
	border-top-color:#003366;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
address {
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

#wrap {
	width:950px;
	display:block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header-wrap {
	width:950px;
	display:block;
	border-bottom-color:#CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#header-wrap ul li {
	margin:0px;
	padding:0px;
	float:left;
	list-style-position: inside;
	list-style-type: none;
	display: block;
}
#navigation {
	width:940px;
	background-color:#003366;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	padding: 5px;
	text-align:left;
	clear: both;
}
#navigation ul li {
	margin:0px;
	float:left;
	list-style-position: inside;
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#navigation li a{
	color: #FFF;
}
#mainimg {
	width:950px;
	height:150px;
	display:block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/mainimg.jpg);
	text-indent: -999999px;
	background-position: left top;
}
#mainimg2 {
	width:950px;
	height:150px;
	display:block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	padding: 0px;
	background-image: url(https://reiseikai-media.org/onlinelibrary/common/img/mainimg2.jpg);
	text-indent: -999999px;
	background-position: left top;
}
#mainimg3{
	width:950px;
	height:150px;
	display:block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	padding: 0px;
	background-image: url(https://reiseikai-media.org/onlinelibrary/common/img/mainimg2018.jpg);
	text-indent: -999999px;
	background-position: left top;
}
#mainimg20170721 {
	width:950px;
	height:150px;
	display:block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	padding: 0px;
	background-image: url(https://reiseikai-media.org/onlinelibrary/common/img/mainimg_222017.jpg);
	text-indent: -999999px;
	background-position: left top;
}
#mainimg2019 {
	width:950px;
	height:150px;
	display:block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	padding: 0px;
	background-image: url(https://reiseikai-media.org/onlinelibrary/common/img/mainimg_2019.png);
	text-indent: -999999px;
	background-position: left top;
}

#contents {
	width:950px;
	margin:0 auto;
	display:block;
}
#content-left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
}

#content-right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 230px;
}
#content-right img {
	margin: 0px;
	padding-bottom: 16px;
}
h2 {
	background-color: #D1D1DA;
	padding: 10px;
	font-weight: bold;
	color: #003366;
}


h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9AB1B0;
	padding: 5px;
	font-weight: bold;
	color: #003366;
	display: block;
	clear: both;
}
#content-left p {
	display:block;
	margin-left:16px;
	margin-top: 16px;;
	font-size: 85%;
	clear: both;
	margin-bottom: 16px;
	margin-right: 0px;
}
#footer {
	padding: 16px;
	clear: both;
	height: 100px;
	width: 100%;
	background-color: #D1D1DA;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: center;
	font-size: 12px;
}
.ptopr a{
	background:url(../img/pagetop.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:10px;
	text-align:right;
	width:60px;
	float:right;
	padding: 0px;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.brochurebox{
	float:left; 
	width:200px; 
	display:block; 
	margin-right:15px; 
	margin-left:30px;
}
</pre></body></html>