* {
   margin: 0;
   padding: 0;
}
table {
	border-collapse: collapse; 
	border:none;
}
img {
	border-style:none;
	vertical-align: top;
}
.left {
	float:left;
}

.right {
	float:right;
}
.clrR {
	clear: right;
}
.clrL {
	clear: left;
}
.clr {
	clear: both;
}

ul,li,dl,dt,dd {
	text-indent: 0;
}
ul li {
	list-style:none;
	/* display: inline; */
}

body {
	background-color: #FFFFFF;
	font-size: 78%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif;
	line-height: 180%;
	color: #191919;
}
a {
	color: #191919;
	text-decoration: none;
}
/* a:hover { color: #000 ; text-decoration: none; } */
a.back { color: #19946C; text-decoration: none }
a.frame img {
	border: 1px solid #c6c6c6;
}
/*
a.back:hover { color: #191919 }
a.frame:hover img {
	border: 1px solid #19946C;
}
*/
div.base {
	margin: 0 auto;
	max-width: 1024px;
}
.top_btn {
	line-height:100%;
	vertical-align:middle;
}
.triangle_margin{
	padding-right:4px;
}
.menu_font{
	letter-spacing:0.2em;
	font-weight:600;
}
img.frame {
	border: 1px solid #c6c6c6;
}
div.copyright {
	margin-top:50px;
	text-align:center;
	line-height: normal;
}

hr.classhr { color: #9f9f9f; }

/*
.class10pix { font-size: 83% }
.class11pix { font-size: 91% }
.class12pix { font-size: 100%; line-height: 150%; }
.class13pix { font-size: 106%; line-height: 150%; }
.class14pix { font-size: 116%; line-height: 180%; }
.class16pix { font-size: 128% }
.class18pix { font-size: 150% }
.class20pix { font-size: 166% ; letter-spacing: 20%; }
*/

h3 {
	font-size: 116%;
	line-height: 180%;
	font-weight:600;
}
h4 {
	font-size: 106%;
	line-height: 150%;
}
h5 {
	font-size: 106%;
	line-height: 150%;
	font-weight:normal;
}

.mincho { font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", 細明朝体, 平成明朝; }

.black { color:#000000; }
.red { color:#FF0000; }
.gold { color:#cc9900; }
.blue { color:#3E42E6; }

