<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("../../css/style.css");

h1.title {
	width: 661px;
	height: 168px;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/pagetitle.jpg) no-repeat;
}



h1.title2016 {
	width: 661px;
	height: 168px;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/pagetitle_2016.jpg) no-repeat;
}


h1.title2015 {
	width: 661px;
	height: 168px;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/pagetitle_2015.jpg) no-repeat;
}


h1.title2014 {
	width: 661px;
	height: 168px;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/pagetitle_2014.jpg) no-repeat;
}

h1.title2013 {
	width: 661px;
	height: 168px;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/pagetitle_2013.jpg) no-repeat;
}

h1.lasttime{
	width: 661px;
	height: 168px;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/pagetitle_lasttime.jpg) no-repeat;
}


#contents table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#contents td.left {
	padding: 10px;
	border: 1px solid #fff;
	font-weight: bold;
	background: #eeeeee;
}

#contents td.right {
	padding: 10px;
	border: 1px solid #fff;
	background: #f5f5f5;
}

h3 {
	margin-bottom: 5px;
	color: #f082c7;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

#contents ul {
	margin: 0 0 0 40px;
	padding: 0;
}

#contents .flow {
	width: 607px;
	background: url(../images/flow_back.gif) repeat-y;
}

#contents .flow .txt {
	margin: 5px 20px;
	font-size: 14px;
	font-weight: bold;
}

#contents .arrow {
	text-align: center;
}

#contents .btn {
	margin: 20px 0;
	text-align: center;
}

#contents .tel {
	font-size: 16px;
	font-weight: bold;
}

#contents .telbox {
	width: 479px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #e5e5e5;
}

#contents .semileft {
	float: left;
	width: 295px;
	margin: 0 20px 0 0;
}

#contents .semiright {
	float: right;
	width: 295px;
	margin: 0;
}

#contents .photo {
	float: left;
	width: 190px;
	margin: 0 20px 10px 0;
}

#contents .photoright {
	float: left;
	width: 190px;
	margin: 0 0 10px 0;
}

#contents .photo2013 {
	float: left;
	width: 200px;
	margin: 0 5px 10px 0;
}

#contents .photoright2013 {
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
}

#contents .name {
	margin: 5px 0 0 0;
	font-weight: bold;
}

#contents .thankyoubox {
	width: 658px;
	margin: 0 auto;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #e5e5e5;
	background: #f8e9f5;
}

/* ãåãEãã */

#contact {
	width: 661px;
	margin: 30px 0 0 0;
	background: url(../images/contact_back.gif) repeat-y;
}

#contact .left {
	float: left;
	width: 80px;
	margin: 10px 0 10px 20px;
}

#contact .right {
	float: right;
	width: 450px;
	margin: 10px 20px 10px 0;
	padding-left: 40px;
	border-left: 1px dotted #e5e5e5;
}

/* ãç³ãè¾¼ã¿ */

.must {
	color: #ff0000;
	font-weight: bold;
}
</pre></body></html>