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

/* base---------------------- */

td,th {
	vertical-align: top;
	text-align: left;
	line-height: 130%;
	font-size: 10pt;
	color: #333;
}
p {
	line-height: 150%;
	margin-bottom: 0.7em;
}

/* clear---------------------- */
.clear { 
	clear: both;
}

/* body---------------------- */
div.wrapper {
	width: 840px;
	margin: 0 auto;
	background: url(../img/w_bg.gif) 0 0;
	color: #000;
	line-height: 150%;
	padding: 0;
}


/* footer---------------------- */
.footer {
	background-color: #cfc7ba;
	border-top: 3px solid #1b4324;
	font-size: 85%;
	text-align: right;
	padding: 5px 10px;
}
.footer em {
	color: #1b4324;
	font-style: normal;
	font-weight: bold;
}

/* top_flash---------------------- */
.flash_left {
	float: left;
	width: 628px;
}
.flash_right {
	float: right;
	width: 172px;
}


/* top_img---------------------- */

/*#header{
	width:800px;
	height:250px;
	position:relative;
	margin-left:20px;
	}

#logo{
	position:absolute;
	top:0;
	left:-2px;
	z-index: 20;
}*/

#topimg{
	height:250px;
	width: 800px;
	margin: 0 auto;
}

/*#topimg img{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
	*/



/* main---------------------- */
.main {
	padding: 10px;
}

/* staffcomment---------------------- */
table.comment {
	background-color: #eae9d6;
	padding: 10px 20px;
	border: 1px solid #776c35;
	margin: 0 auto;
}
img.left {
	float: left;
}

/* kyotoevent---------------------- */
table.kyotoevent {
	background-color: #cdc99a;
	padding: 0;
	border: #1d4f27 1px solid;
}
td span {
	color: #1d4f27;
	font-size: 110%;
	font-weight: bold;
}

/* guide-banner---------------------- */
table.guide {
	background-color: #fff;
	text-align: left;
	padding: 0;
	border: 1px solid #1d4f27;
}
table.guide p {
	padding: 5px;
	font-size: 9pt;
}

/* center---------------------- */
.center {
	text-align: center;
}
/* contents---------------------- */
.cont {
	width: 630px;
	background-image: url(../img/w_bg.gif);
	padding: 20px 85px 50px 85px;
}

/*shousai_button-------------*/
span.shousai a {
	display: block;
	background: url(../img_rakuten/shousai.gif) no-repeat;
	width: 135px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
}

/* h3---------------------- */
h3 {
	font-size: 105%;
	color: #5a583b;
	background-color: #dfded0;
	border: 1px solid #9c9855;
	border-left: 10px solid #9c9855;
	display: block;
	width: 580px;
	padding: 2px 0 0 10px;
}


/* text---------------------- */
.large_serif {
	font-size: 140%;
	color: #784285;
	font-family: "ヒラギノ汤墨 Pro W3", "士喇汤墨","HG汤墨B","ＭＳ Ｐ汤墨","MS Serif", Century, Times New Roman, serif;
	line-height: 1.3em;
}

.bold_g {
	font-weight: bold;
	color: #1b4324;
}
.bold_pu {
	font-weight: bold;
	color: #784285;
}

/* image---------------------- */
.left_im {
	float: left;
}
.right_im {
	float: right;
}

/*faq--------------------------*/
td.que {
	background: url(../img_rakuten/que.gif) 5px 0 no-repeat;
	padding-left: 50px;
	height: 50px;
}
td.ans {
	background: url(../img_rakuten/ans.gif) 5px 0 no-repeat;
	padding-left: 50px;
	height: 50px;
}
dl.faq dt {
	float: left;
}
dl.faq dd {
	padding-left: 14em;
}
dl.access {
	margin: 10px 0 0 0;
}
dl.access dt {
	float: left;
	font-weight: bold;
}
dl.access dd {
	padding-left: 5em;
}

/*--------------------content--------------------*/
.notice_txt { max-width:800px; margin:0 auto 10px; text-align:center; }
.notice_txt a { display:block; font-size:16px; text-decoration:none; border:1px solid #FFF; background:#a30505 url(/img/arrow.png) no-repeat; background-position:top 15px right 160px; }
.notice_txt span { display:block; margin:2px; padding:10px 25px 7px 0; font-weight:normal; border:1px solid rgba(255,255,255,0.80); color:#FFF; }

.notice_txt.access { margin:10px auto 20px; }
.notice_txt.access a { background-position:top 15px right 70px; }


.notice_txt2 {
    margin-bottom: 2em;
    padding: .8em;
    font-size: 1.05em;
    font-weight: bold;
    letter-spacing: .8px;
    color: #2f6536;
    border: 1px solid;
    background: #fff;
    text-align: center;
}

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