<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-text-size-adjust: 100%;
   background-image: url("main_back.png"); /* �糸�� */
   background-size: cover;               /* ���脂�� */
   background-attachment: fixed;         /* �阪� */
   background-position: center center;   /* 膰�┴筝㊤ぎ */
}
body,td,th {font-family: 'Noto Sans JP', sans-serif;
	font-size: 15px;
	color: #313131;
}

img{
	border-style:none;
display: block;
margin: 0;
padding: 0;
}

    object,  
    embed {  
        vertical-align: top;  
    }  

iframe{
    vertical-align:bottom;
}

.jim {
	font-size: 13px;
	color: #595757;

}

.new {
	font-size: 14px;
	line-height: 22px;
}

.copy {
	font-size: 12px;
	color: #595757;
}

.gree {
	font-size: 16px;
	line-height: 26px;
}
.greename {
	font-size: 19px;
	font-weight:bold
}

.greeti {
	font-size: 18px
}

h1 {
  font-size:20px;
  margin:0px;
  font-weight:normal;
  color: #FFFFFF;
  letter-spacing: 2px;
}

h2 {
  font-size:17px;
  color:#118BBF;
  margin:0px;
  font-weight:bold
}


.red {
	color:#FF0004
}

.red2 {
	font-size:16px;
	color:#FF0004;
}

a.mail:link {
text-decoration : underline;
color : #ffffff;
}
a.mail:visited { color: #ffffff; }
a.mail:hover { color: #ffffff; }
a.mail:active { color: #ffffff; }

.shozoku {
	font-size: 12px;
}
.title2 {
	font-size: 16px;
	color: #118BBF
}


.btn-border_j {
  display: inline-block;
  width: 196px;
  text-align: center;
  border: 1px solid #E5600C;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding: 4px 6px 8px 6px;
  border-radius: 4px;
  transition: .4s;
  background-color: #E5600C;
}

.btn-border_j:hover {
  background-color: #ffffff;
  border-color: #E5600C;
  color: #E5600C;
}
.greetop {
	font-size: 15px;
	line-height: 24px;
}</pre></body></html>