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

 1.Reset

*****************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}

*{ letter-spacing:0; } /* IE7ã®æ–‡å­—æ‹¡å¤§ç”¨ãƒãƒƒã‚¯ */

ul, li { list-style: none; }

table {
    border-collapse: collapse;
    border-spacing: 0;
}
img{
vertical-align:bottom;
}
a:hover{
cursor:pointer;cursor:hand;
}

/****************************************

 2.å…±é€šãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«

*****************************************/
/*
clearfix
*/
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix {
    overflow: hidden;
    width: 100%;
}

/*
margin
*/
.m_60 {
margin-bottom:60px;
}
.m_50 {
margin-bottom:50px;
}
.m_40 {
margin-bottom:40px;
}

.m_30 {
margin-bottom:30px;
}

.m_25 {
margin-bottom:25px;
}

.m_20 {
margin-bottom:20px;
}

.m_15 {
margin-bottom:15px;
}

.m_10 {
margin-bottom:10px;
}

.m_5 {
margin-bottom:5px;
}

.m_3 {
margin-bottom:3px;
}

.mT_5 {
margin-top:5px;
}

.mT_10 {
margin-top:10px;
}
.mT_15 {
margin-top:15px;
}
.mT_20 {
margin-top:20px;
}
.mT_25 {
margin-top:25px;
}
.mT_30 {
margin-top:30px;
}
.mT_40 {
margin-top:40px;
}
.mT_60 {
margin-top:60px;
}
.mL_15 {
margin-left:15px;
}

.mL_10 {
margin-left:10px;
}

.mL_20 {
margin-left:20px;
}

.mL_25 {
margin-left:25px;
}

.mL_30 {
margin-left:30px;
}
.mL_35 {
margin-left:35px;
}
.mL_60 {
margin-left:60px;
}
.mR_20 {
margin-right:20px;
}
.mR_15 {
margin-right:15px;
}

.mR_10 {
margin-right:10px;
}

/*
ãƒ†ã‚­ã‚¹ãƒˆã€ãƒªãƒ³ã‚¯
*/

a {
    color: #0053a6;
    text-decoration: underline;
}

a:hover, a:active {
    color: #bf1d79;
    text-decoration: underline;
}

.small {
    font-size: 85%;
}

.big {
font-size:115%;
}
.big150{
font-size:150%;
}

.bold {
font-weight:bold;
}


/*
ãƒªã‚¹ãƒˆã€ãƒ•ãƒ­ãƒ¼ãƒˆã€ãã®ä»–ãªã©
*/

.fL {
float:left;
}
.fR {
float:right;
}

.ta_c {
text-align:center;
}

.ta_r {
text-align:right;
}

.bgGray {
    background-color: #EAEAEA;
    padding: 18px;
}
.positionR{
position:relative;
}


/****************************************

 3.sea to summit

*****************************************/
/*
layout
*/
body {
    color: #484848;
    font-family: Verdana,Arial,'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
    font-size: 16px;
    line-height: 180%;
    position: relative;
}
.containerSeaTo{
    background: url("img/bg_stripe.gif") repeat scroll left top #ffffff;
}
.withSetSeaTo{
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
	background-color:#FFFFFF;
}
.withSetSeaTo .withSetSeaToContent{
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    width: 940px;
}
/*
content
*/
#seaToH1{
    background: url("img/img-main.jpg") no-repeat scroll 0 0 #ffffff;
    display: block;
    height: 617px;
    position: relative;
    text-indent: -9999px;
    width: 940px;
}
.red{
color:#FF0000;
}
.orange{
color:#FF6600;
}
a.btnEntry{
border-radius: 5px;
box-shadow: 0 2px 0 0 rgba(17, 91, 17,1);
padding: 12px 30px;;
color:#ffffff;
text-decoration:none;
background: #00a100; /* Old browsers */
}
a.btnEntry:hover{
background-color:#115b11;
}
.withSetSeaToBorder{
border-top: #e7e7e7 solid 1px;
}
.ttlSeaTo{
width:210px;
float:left;
margin-right:40px;
background-color:#102a4f;
text-align:center;
}
.ttlSeaTo h2{
padding:5px;
color:#FFFFFF;
font-size:112%;
letter-spacing:0.4em;
}
.contentRightSeaTo{
width:690px;
float:left;
}
table.scheduleLeft{
   border: none;
   border-right:1px solid #d7d7d7;
   padding: 10px;
   vertical-align: middle;
}
table.scheduleRight{
   border: none;
   padding: 10px;
   vertical-align: middle;
}
.scheduleDate{
color:#bf6300;
font-weight:bold;
}
.listDot li{
background: url("img/list-dot.gif") no-repeat scroll left 7px #ffffff;
padding-left:23px;
}
.listNotice{
    padding-left: 1.5em;
    text-indent: -1.5em;
}
.marker{
color: #bf6300;
}
.h3access{
width:100px;
text-align:center;
background-color:#3bb2f3;
border-radius: 5px;
height:29px;
color:#FFFFFF;
}
.eventNotice{
color:#FFFFFF;
font-size:130%;
letter-spacing:0.5em;
font-weight:bold;
background-color:#3bb2f3;
text-align:center;
padding:8px;
}
.eventNoticeBox{
padding:20px 30px;
}
.h3eventNotice{
font-size:130%;
font-weight:bold;
color:#3bb2f3;
}
.h3eventNoticeGenki{
font-size:130%;
font-weight:bold;
}





</pre></body></html>