body{
	background-color: #ffffff;
	margin: 0px;}
ul,ol,div,table,tr,td{margin: 0px;}
p{margin: 15px;}
em,strong{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#003399;
	padding:0px;
	margin: 0px;}
h1{
	font-size:26px;
	line-height:30px;
	color:#000000;
	font-weight:bold;
	padding:0px;
	margin: 0px;}
h2{
	font-size:20px;
	line-height:24px;
	color:#333333;
	font-weight:bold;
	padding:0px;
	margin: 0px;}
h3{
	font-size:18px;
	line-height:22px;
	color:#333333;
	font-weight:bold;
	padding:0px;
	margin: 0px;}
h4{
	font-size:16px;
	line-height:20px;
	color:#333333;
	font-weight:bold;
	padding:0px;
	margin: 0px;}
h5{
	font-size:14px;
	line-height:18px;
	color:#333333;
	font-weight:bold;
	padding:0px;
	margin: 0px;}

/* クラス */
.bg-blue{background-color:#000033;}
.bg-white{background-color:#FFFFFF;}
.sfont{
	font-size:10px;
	line-height:12px;
	color:#666699;}
.mfont{
	font-size:14px;
	line-height:18px;
	color:#333333;}
.mfont_B{
	font-size:14px;
	color:#333333;
	line-height:18px;
	font-weight:bold;}
.mfont_L{
	font-size:16px;
	line-height:20px;
	color:#333333;
	font-weight:bold;}
.mfont_LL{
	font-size:18px;
	line-height:22px;
	color:#333333;
	font-weight:bold;}
.mfont_LLL{
	font-size:20px;
	line-height:24px;
	color:#333333;
	font-weight:bold;}
.lfont{
	font-size:26px;
	line-height:30px;
	color:#000000;
	font-weight:bold;}

/* アンカー */
a{
	color:#0033CC;
	text-decoration:none;}
a:hover{text-decoration:underline;}