@charset "EUC-JP";
body {
	background-color:#73B973;
	background-image: url("img/main_bg.gif");
	font-size: 12pt;
	line-height: 150%;
	list-style-image: url(img/komejirushi.gif);
}
td {
	FONT: 12pt;
}

.small {
	FONT: 10pt;
}

.big {
	FONT: 14pt;
}

A{
	COLOR: #FFCC00; TEXT-DECORATION: none;
}

A:visited {
	CURSOR: hand; TEXT-DECORATION: none;
}

A:hover {
	COLOR: blue; CURSOR: hand; TEXT-DECORATION: none;
	TEXT-DECORATION: underline;
}

A:active{
	CURSOR: hand; TEXT-DECORATION: none;
}
.font14_under {
	font-size: 14px;
	line-height: 150%;
	text-decoration: underline;
}
.font14 {
	font-size: 14px;
	line-height: 150%;
	list-style-image: url(img/komejirushi.gif);
}
.font16 {
	font-size: 16px;
	line-height: 150%;
}
.font14_blue {
	font-size: 14px;
	line-height: 150%;
	color: #1F5489;
}
.copy {
	font-size: 12px;
	line-height: 130%;
	color: #CCCCCC;
}
.menu {
	font-size: 12px;
	line-height: 150%;
	word-spacing: normal;
}
.caption {
	font-size: 12px;
	line-height: 130%;
	color: #000066;
}
.list {
	list-style-image: url(img/list.gif);
	font-size: 14px;
	line-height: 150%;
}
.list_kome {
	list-style-image: url(img/komejirushi.gif);
	font-size: 14px;
	line-height: 150%;
}
.large {
	line-height: 2.5em;
}
.bluetitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	border: thin groove #000066;
}
.line {
	border: 1px dashed #339933;
}
h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bolder;
	color: #00001E;
	letter-spacing: 0.2em;
}
li {
	font-size: 12px;
	line-height: 2em;
	list-style-type: circle;
}

