﻿@charset "UTF-8";

*{
	margin: 0px;
	padding: 0px;
	border: none;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.0;
}

body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

p{
	font-size:12px;
	line-height:1.5em;
}

a:link{color: #127613;}
a:visited{color: #009600;}
a:active{color: #f9fc27;}
a:hover{color: #00c800;}

img{margin:5px 0;}

.font10{
	font-size:10px;
}

.font12o{
	font-size:12px;
	color: #ff9000;
	font-weight:bold;
}

.font12b{
	font-size:12px;
	color: #0000ff;
}

.font12i{
	font-size:12px;
	font-style:italic;
}

.font16{
	font-size:16px;
	font-weight:bold;
}

.font16b{
	font-size:16px;
	font-weight:bold;
	text-decoration:blink;
}

.font18{
	font-size:18px;
	color: #ff0000;
	font-weight:bold;
}

.font18b{
	font-size:18px;
	color: #ff0000;
	font-weight:bold;
	text-decoration:blink;
}

.font30{
	font-size:30px;
	color: #000000;
	font-weight:bold;
}

.font30r{
	font-size:30px;
	color: #ff0000;
	font-weight:bold;
}

.font_no{
	font-size:12px;
	color: #e1eadf;
}
