﻿a
{
	text-decoration: none;
}

a:link
{
	color: #F5F5DC;
}

a:visited
{
	color: #F5DEB3;
}

a:active
{
	color: #C0C0C0;
}

a:hover
{
	color: #F0E68C;
	text-decoration: underline;
}

.strong
{
	font-weight:bold;
}

h1, h2, h3, h4
{
	color: #650002;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

h1
{
	font-size:20px;
}

h2
{
	font-size:18px;
}

h3
{
	font-size:14px;
}

h4
{
	font-size:12px;
}

h1.english
{
	font-family:Arial, Helvetica, sans-serif;
}

h2.english
{
	font-family:Arial, Helvetica, sans-serif;
}

h3.english
{
	font-family:Arial, Helvetica, sans-serif;
}

h4.english
{
	font-family:Arial, Helvetica, sans-serif;
}

.e9, .e10, .e12
{
	line-height:110%;
	font-family:Arial, Helvetica, sans-serif;
}

.e9
{
	font-size:11px;
}

.e10
{
	font-size:13px;
}

.e12
{
	font-size:15px;
}

.e9m, .e10m, .e12m
{
	font-family:Arial, Helvetica, sans-serif;
}

.e9m
{
	font-size:11px;
	line-height:150%;
}

.e10m
{
	font-size:13px;
	line-height:130%;
}

.e12m
{
	font-size:15px;
	line-height:130%;
}

.j9, .j10, .j12
{
	line-height:110%;
}

.j9
{
	font-size:10px;
}

.j10
{
	font-size:12px;
	background-image: url(../share/image/point.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: 0px 2px;
	padding-top: 2px;
}

.j12
{
	font-size:14px;
}

.j9m, .j10m, .j12m
{
	line-height:150%;
}

.j9m
{
	font-size:10px;
}

.j10m
{
	font-size:12px;
}

.j12m
{
	font-size:14px;
}
.box01 {
	float: left;
	width: 180px;
	text-align: center;
	margin-bottom: 10px;
	height: 190px;
}
.box01 img	{
	width:100px;
	margin:0 auto;
	text-align:center;
}

