body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FAFAFA;
	-webkit-text-size-adjust: 100%;
}
body,td,th {font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
    font-size: 14px;
	line-height: 24px;
	color: #333333;

}

img{
	border-style:none;
display: block;
margin: 0;
padding: 0;
}

    object,  
    embed {  
        vertical-align: top;  
    }  

iframe{
    vertical-align:bottom;
}

.jim {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}

.new {
	font-size: 14px;
	line-height: 22px;
}

.copy {
	font-size: 12px;
	color: #ffffff;
}

.gree {
	font-size: 15px;
	line-height: 26px;
}
.greename {
	font-size: 18px;
	font-weight:bold;
}
.day {
	font-size: 18px;
	font-weight: bold;
	color: #E73A51;
}

.out {
	font-size: 18px;
	font-weight: normal;
}


h1 {
  font-size:20px;
  color:#E73A51;
  margin:0px;
  font-weight:bold;
}



.red {
	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;
}

.btn-border1 {
  display: inline-block;
  width: 160px;
  text-align: center;
  background-color: #5AB97D;
  border: 1px solid #5AB97D;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  padding: 8px 6px;
  border-radius: 4px;
  transition: .4s;
}

.btn-border1:hover {
  background-color: #ffffff;
  border-color: #5AB97D;
  color: #5AB97D;
}

.count1 {
  font-size:16px;
  color:#E73A51;
  margin:0px;
  font-weight:bold;
}

.count2 {
  font-size:28px;
  color:#E73A51;
  margin:0px;
  font-weight:bold;
}