<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------------------------------------------------------header*/
header {
	text-align: left;
}
#header {
	padding-bottom: 10px;
	background: url(../img/common_img/bg_header.gif) repeat-x center top;
}
h1 {
	text-align: center;
	font-size: 11px;
	margin: 15px 0 0px;
	color: #999;
}
@media (max-width:320px) {
h1 {
	text-align: center;
	font-size: 7px;
	margin: 15px -15px 0px;
	color: #999;
}
}
.header_logo {
	float: left;
	margin-top: 15px;
}
.header_logo img {
	width: 180px;
	height: auto;
}
.contact_box {
	float: right;
}
.header_contact {
	margin-top: 10px;
	float: left;
	margin-right: 0px;
}
.title_header_contact {
	display:none;
	float: none;
	margin-top: 0px;
	margin-right:0px;
}
.header_contact img {
	width: 40px;
	height: 40px;
	margin-left: 0px;
}
.header_contact p.tel {
	margin:0px;
}
.header_contact p.fax {
	display:none;
}

@media (min-width:768px) {
h1 {
	text-align: left;
}
#header {
	margin-bottom:20px;
}
.header_logo {
	margin-top:25px;
}
.header_logo img {
	width: 240px;
	height: auto;
}
.header_contact {
	margin-top: 15px;
	width: 217px;
	float: left;
	margin-right: 0px;
}
.header_contact img {
	width: auto;
	height: auto;
}
.title_header_contact {
	display:block;
	float: left;
	margin-top: 20px;
	margin-right:5px;
}
.header_contact p.tel {
	margin:0px;
}
.header_contact p.fax {
	display:block;
}
}

@media (min-width:992px) {
h1 {
	text-align: left;
}
#header {
	margin-bottom:20px;
}
.header_logo {
	margin-top:25px;
}
.header_logo img {
	width: auto;
	height: auto;
}
.header_contact {
	margin-top: 15px;
	width: 217px;
	float: left;
	margin-right: 0px;
}
.header_contact img {
	width: auto;
	height: auto;
}
.title_header_contact {
	display:block;
	float: left;
	margin-top: 20px;
	margin-right:5px;
}
.header_contact p.tel {
	margin:0px;
}
.header_contact p.fax {
	display:block;
}
}

/*------------------------------------------------------------pagetitle*/
#pagetitle {
	margin-bottom: 10px;
}
@media (min-width:768px) {
#pagetitle {
	margin-bottom: 30px;
	padding: 15px 0px;
	background: #e1f4fd;
}
}
@media (max-width:767px) {
#pagetitle {
	margin-bottom: 30px;
	padding: 10px 0px;
	background: #e1f4fd;
}
#pagetitle .container h2 {
	margin-right: -15px;
	margin-left: -15px;
}
}
/*------------------------------------------------------------content*/
#content {
	text-align: left;
}
.section {
	clear: both;
	margin-bottom: 10px;
}
.section p {
	font-size:14px;
	line-height:24px;
	color:#333;
}
@media (min-width:768px) {
.section {
	margin-bottom: 30px;
}
}
/*subnavi*/
#subnavi {
	margin-bottom: 10px;
}
#subnavi ul {
	border-top: 1px dotted #6D6D6D;
}
#subnavi ul li {
	border-bottom: 1px dotted #6D6D6D;
}
#subnavi ul li a {
	padding: 10px 0;
	display: block;
	color: #6D6D6D;
	text-decoration: none;
}
#subnavi ul li a:hover {
	text-decoration: underline;
}
@media (min-width:768px) {
#subnavi {
	margin-bottom: 20px;
}
}
/*sideinfo*/
#sideinfo {
	background:#C0C0C0;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 10px;
}
#sideinfo dl {
	color: #6D6D6D;
}
@media (min-width:480px) {
#sideinfo dl dd {
	float: left;
	margin-right: 20px;
}
}
@media (min-width:768px) {
#sideinfo {
	margin-bottom: 20px;
}
}
@media (min-width:992px) {
#sideinfo dl dd {
	float: none;
	margin-right: 0px;
}
}
/*sidebanner*/
#sidebanner {
	clear: both;
	margin-bottom: 20px;
}
#sidebanner div {
	margin-bottom: 10px;
}
/*ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼æ›´æ–°ãƒ—ãƒ­ã‚°ãƒ©ãƒ&nbsp;ï¼ˆã‚µã‚¤ãƒ‰ã‚«ãƒ©ãƒ&nbsp;ï¼‰ãƒ•ã‚©ãƒ¼ãƒžãƒƒãƒˆ*/
#calendar {
	width: 100%;
	padding: 10px 9px;
	margin: 0 0 10px;
	border: 1px solid #ccc;
	position: relative;
}
#calendar #cal_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#calendar #month {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	top: 12px;
	right: 10px;
	z-index: 999;
}
#calendar #month strong {
	font-size: 16px;
}
#calendar table {
	width: 100%;
	border-collapse: collapse;
}
#calendar table th, #calendar table td {
	font-size: 12px;
	text-align: center;
	padding: 10px 0;
}
#calendar table th {
	background: #C0C0C0;
	font-weight: bold;
}
#calendar table td.holiday {
	font-weight: bold;
	background: url(../img/common_img/holiday.png) no-repeat center center;
}
#calendar table td.half {
	font-weight: bold;
	background: url(../img/common_img/half.png) no-repeat center center;
}
#calendar table td.monday {
	color: #fff;
	font-weight: bold;
	background: url(../img/common_img/monday.png) no-repeat center center;
}
ul.page_ctl {
	text-align: center;
	padding: 8px 10px;
	margin: 0 0 10px;
}
ul.page_ctl li {
	font-size: 12px;
	color: #389e7c;
}
ul.page_ctl li a {
	text-decoration: underline;
}
ul.page_ctl li a:hover {
	color: #999;
}
ul.page_ctl .ctl_left {
	float: left;
}
ul.page_ctl .ctl_right {
	float: right;
}
#tx_holiday {
	float: left;
	margin-right: 20px;
	padding: 0 0 0 15px;
	background: url(../img/common_img/holiday_s.png) no-repeat left center;
}
#tx_half {
	float: left;
	padding: 0 0 0 15px;
	background: url(../img/common_img/half_s.png) no-repeat left center;
}
#tx_monday {
	clear: both;
	padding: 0 0 0 15px;
	background: url(../img/common_img/monday_s.png) no-repeat left center;
}
@media (min-width:768px) {
#calendar {
	width: 60%;
	margin: 0 auto 10px;
}
}
@media (min-width:992px) {
#calendar {
	width: 100%;
	margin: 0 0 10px;
}
}
/*ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼æ›´æ–°ãƒ—ãƒ­ã‚°ãƒ©ãƒ&nbsp;ï¼ˆãƒ¡ã‚¤ãƒ³ã‚«ãƒ©ãƒ&nbsp;ï¼‰ãƒ•ã‚©ãƒ¼ãƒžãƒƒãƒˆ*/
.note {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #969696;
	top: 0px;
	border-radius: 4px;
	padding: 5px 10px;
	margin-bottom: 20px;
}
.calender_nav {
	width: 260px;
	margin: 0 auto;
	text-align: center;
}
p.date {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.calender_table {
	overflow-x: auto;
	clear: both;
	position: relative;
}
#calender02 table {
	width: 600px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#calender02 table tr th {
	text-align: center;
	background: #CBCBCB;
	border: 1px dotted #6F6F6F;
	border-bottom: 1px solid #6F6F6F;
	padding: 10px;
	width: 14%;
}
#calender02 table tr td {
	text-align: center;
	border: 1px dotted #6F6F6F;
	padding: 10px;
}
#calender02 table tr.tr_date td {
	background: #E5E5E5;
}
#calender02 table tr.tr_text td {
	height: 60px;
	vertical-align: top;
}
.bg_color01 {
	background: #D5A8A9;
}
.bg_color02 {
	background: #B1CAD8;
}
.tx_color01 {
	color: #D5A8A9;
}
.tx_color02 {
	color: #B1CAD8;
}

@media (min-width:768px) {
.note {
	display: none;
}
#calender02 table {
	width: 100%;
}
}
/*------------------------------------------------------------Pankuzu*/
/*pankuzu*/
#pankuzu {
	width: 100%;
	margin: 5px 0 15px;
	clear: both;
}
#pankuzu ol {
	list-style: none;
}
#pankuzu ol li {
	float: left;
	font-size: 11px;
	padding: 0 7px 0 10px;
	background: url(../img/common_img/icon_pankuzu.gif) no-repeat 0 50%;
}
#pankuzu ol li em {
	font-style: normal;
}
#pankuzu ol li.home {
	padding-left: 0;
	background: none;
}
#pankuzu ol li a:link, #pankuzu ol li a:visited {
	text-decoration: underline;
}
#pankuzu ol li a:hover, #pankuzu ol li a:active {
	text-decoration: underline;
}
/* ----------------------------------------------------------------footer*/
footer {
	text-align: left;
	padding: 30px 0px 0px 0px;
	background: #e1f4fd;
}
#footer_add {
	float: none;
	padding-bottom: 10px;
}
#footer_add p.title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#footer_add p.tx {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
}
footer ul {
	margin-bottom: 10px;
}
footer ul li {
	float: none;
	margin-right: 20px;
	background: url(../img/common_img/arrow_footernavi.gif) no-repeat 0px 5px;
	padding-left: 15px;
}
footer ul li a, footer ul li a:visited  {
	color: #333;
	text-decoration: none;
}
footer ul li a:hover {
	color: #185fae;
	text-decoration: underline;
}
.footer_right {
}
address {
	text-align: center;
	font-size: 9px;
	color: #28c0ff;
}
@media (min-width:768px) {
footer {
	text-align: left;
	padding: 30px 0px 0px 0px;
	background: #e1f4fd;
}
#footer_add {
	float: none;
	padding-bottom: 10px;
}
#footer_add p.title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#footer_add p.tx {
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
}
#footer_right {
}
footer ul {
	margin-bottom: 10px;
}
footer ul li {
	float: left;
	margin-right: 20px;
	background: url(../img/common_img/arrow_footernavi.gif) no-repeat 0px 5px;
	padding-left: 15px;
}
footer ul li a, footer ul li a:visited  {
	color: #333;
	text-decoration: none;
}
footer ul li a:hover {
	color: #185fae;
	text-decoration: underline;
}
#footer_right {
}
address {
	text-align: left;
	font-size: 11px;
	color: #28c0ff;
}
}
@media (min-width:992px) {
footer {
	text-align: left;
	padding: 30px 0px 30px 0px;
	background: #e1f4fd;
}
#footer_add {
	float: left;
	padding-bottom: 10px;
}
#footer_add {
	width:335px;
	border-right: 3px solid #185fae;
	padding-bottom:0px;
	margin-right: 30px;
	float: left;
}
#footer_add p.tx {
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
}

footer ul {
	margin-bottom: 10px;
}
footer ul li {
	float: left;
	margin-right: 20px;
	background: url(../img/common_img/arrow_footernavi.gif) no-repeat 0px 5px;
	padding-left: 15px;
}
footer ul li a, footer ul li a:visited  {
	color: #333;
	text-decoration: none;
}
footer ul li a:hover {
	color: #185fae;
	text-decoration: underline;
}
#footer_right {
	width:60%;
	float: left;
	position:relative;
}
address {
	position:absolute;
	left:0px;
	top:80px;
	text-align: left;
	font-size: 11px;
	color: #28c0ff;
}
}
/* ----------------------------------------------------------------rayout*/
.center {
	margin: auto;
}
/*------------------------------------------------------------table*/
.sheet_basic {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px dotted #ccc;
}
.sheet_basic tr th {
	background: #e1f4fd;
	color: #333;
	border-top: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	display: block;
	width:100%;
}
.sheet_basic tr td {
	border-top: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	display: block;
	width:100%;
}
@media (min-width:768px) {
.sheet_basic {
	border-bottom: none;
}
.sheet_basic tr th, .sheet_basic tr td {
	display: table-cell;
	border: 1px dotted #ccc;
}
.sheet_basic tr th {
	width:20%;
}
.sheet_basic tr td {
	width:80%;
}
}
/*------------------------------------------------------------Decoration*/
/*Line*/
hr.line_01 {
	height: 1px;
	clear: both;
	margin: 20px 0px;
	border-top: 1px dotted #CCC;
	border-right: 0 dotted #CCC;
	border-bottom: 0 dotted #CCC;
	border-left: 0 dotted #CCC;
}
.space_10 {
	height: 10px;
	clear: both;
}
.space_20 {
	height: 20px;
	clear: both;
}
.space_30 {
	height: 30px;
	clear: both;
}
.space_10 hr, .space_20 hr, .space_30 hr {
	display: none;
}
/*------------------------------------------------------------Text*/
/*title*/
.title01 {
		font-size:20px;
		line-height:25px;
		font-weight:bold;
		color:#185fae;
		border-bottom:solid 2px #28c0ff;
		margin-bottom:15px;
}
.title01 span {
		font-size:16px;
		line-height:25px;
		font-weight:bold;
		color:#0aa2e1;
}
.title02 {
	font-size: 18px;
	font-weight: bold;
	color: #6D6D6D;
	margin-bottom: 10px;
	border-bottom: 1px dotted #6D6D6D;
}
.title03 {
	font-size: 16px;
	font-weight: bold;
	color: #6D6D6D;
	padding-left: 10px;
	margin-bottom: 10px;
	border-left: 3px solid #6D6D6D;
}
.title03 span {
	font-size: 12px;
}
/*TextRight*/
.tx_right {
	text-align: right;
}
/*TextLeft*/
.tx_left {
	text-align: left;
}
/*TextCenter*/
.tx_cent {
	text-align: center;
}
/*bold*/
.tx_bold {
	font-style: normal;
	font-weight: bold;
}
/*Emphasis*/
.tx_emph {
	font-size: 1.2em;
	font-weight: bold;
}
/*TextRed*/
.tx_red {
	color: #C33;
}
/*attention*/
.attention {
	font-size: 10px;
	line-height: 130%;
	margin: 5px 0;
}
/*------------------------------------------------------------Float*/
/*FloatLeft*/
.float_left {
	float: left;
}
/*FloatRight*/
.float_right {
	float: right;
}
/*ClearBoth*/
.clearboth {
	clear: both;
}
/*phbox*/
.phbox_right {
	text-align: center;
	margin-bottom: 10px;
}
.phbox_right img {
	max-width: 100%;
	height: auto; 
}
.phbox_left {
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
}
.phbox_left img {
	max-width: 100%;
	height: auto; 
}
.ov_hidden {
	overflow: hidden;
}
@media (min-width:768px) {
.phbox_right {
	float: right;
	margin-left: 30px;
	margin-bottom: 0px;
}
.phbox_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
}
/*------------------------------------------------------------Margin*/
/*MarginTop*/
.margin_t05 {
	margin-top: 5px;
}
.margin_t10 {
	margin-top: 10px;
}
.margin_t20 {
	margin-top: 20px;
}
.margin_t30 {
	margin-top: 30px;
}
.margin_t40 {
	margin-top: 40px;
}
.margin_t50 {
	margin-top: 50px;
}
/*MarginBottom*/
.margin_b05 {
	margin-bottom: 5px;
}
.margin_b10 {
	margin-bottom: 10px;
}
.margin_b20 {
	margin-bottom: 20px;
}
.margin_b30 {
	margin-bottom: 30px;
}
.margin_b40 {
	margin-bottom: 40px;
}
.margin_b50 {
	margin-bottom: 50px;
}
/*MarginRight*/
.margin_r05 {
	margin-right: 5px;
}
.margin_r10 {
	margin-right: 10px;
}
.margin_r15 {
	margin-right: 15px;
}
.margin_r20 {
	margin-right: 20px;
}
/*MarginLeft*/
.margin_l05 {
	margin-left: 50px;
}
.margin_l10 {
	margin-left: 10px;
}
.margin_l15 {
	margin-left: 15px;
}
.margin_l20 {
	margin-left: 20px;
}
/*Margin_device*/
.margin-xs-b10 {
	margin-bottom: 10px;
}
@media (min-width:768px) {
.margin-xs-b10 {
	margin-bottom: 0px;
}
}
/*------------------------------------------------------------ClearFix*/
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/*------------------------------------------------------------Hoverimg*/
a:hover img.hoverimg {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
/*------------------------------------------------------------other*/
/*Pagetop*/
#pagetop {
	position: fixed;
	right: 0px;
	bottom: 94px;
}
</pre></body></html>