@charset "Shift_JIS";
 

/* ▼基本要素 */
 
body {
}
h1 {
 font-size: 10px;
 padding: 0px;
 margin: 0px;
}
a:link{
}
a:visited {}
a:hover {
}
a img {
  border-width:0;
  border-style:none;
  }

.10-yohaku2 {
	font-size: 10px;
	padding: 2px;
}
.12-yohaku2 {
	font-size: 12px;
	padding: 2px;
	layout-grid-line: 10px; /* 行間隔 */

}
.size18 {
	font-size: 18px;
}
.size12 {
	font-size: 12px;
}
.size10 {
	font-size: 10px;
}
p.contents {
	font-size: 12px;
color: #ffce0a;


}
a:active { text-decoration: none;}
a:hover { text-decoration: underline; color: #FF0000;}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}
.14-yohaku2 {
	font-size: 14px;
	padding: 2px;
	layout-grid-line: 10px; /* 行間隔 */
}

STRONG
{
    FONT-WEIGHT: normal;
}

.size14_gray {
	font-size: 14px;
	color:#666666;
	font-weight:bold;
	
}

.size14_red {
	font-size: 14px;
	color:#FF0000;
	font-weight:bold;
	
}

