/* -----------------------------------
standard
----------------------------------- */
img {
	border: none;
}
hr {
	height: 1px;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

a:hover{
	background-color: #FFFF99;
}
/* -----------------------------------
subheading
----------------------------------- */
h1{
	font-size: 140%;
	line-height: 120%;
	color: #274A0B;
	border-bottom: 2px solid #6EA53E;
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
h1 span{
	font-size: 80%;
	font-weight: normal;
}
h2{
	font-size: 100%;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(../image/list_bg01.gif);
	color: #094615;
	margin-top: 5px;
}
h2.title-a{
	font-size: 120%;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(../image/list_bg02.gif);
	color: #094615;
	margin-top: 5px;
}
h2.title-b{
	font-size: 120%;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(../image/list_bg03.gif);
	color: #094615;
	margin-top: 5px;
}
h2.title-c{
	font-size: 120%;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(../image/list_bg04.gif);
	color: #094615;
	margin-top: 5px;
}
h2.title-d{
	font-size: 120%;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(../image/list_bg01.gif);
	color: #094615;
	margin-top: 5px;
}

h2.title-a span{
	background-image: url(../image/point05.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px;
}
h2.title-b span{
	background-image: url(../image/point06.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px;
}
h2.title-c span{
	background-image: url(../image/point04.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px;
}
h2.title-d span{
	background-image: url(../image/point03.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px;
}
h3 {
	color: #993300;
	font-size: 120%;
	border-bottom: 1px dashed #993300;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

/* -----------------------------------
text
----------------------------------- */
.TEXT {
	font-family: "MS Gothic";
	font-size: 95%;
	letter-spacing: 1px;

	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.text-b {
	font-family: "MS Gothic";
	font-size: 95%;
	letter-spacing: 1px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* -----------------------------------
attachment
----------------------------------- */
#image img{
	margin-left: 10px;
	margin-top: 10px;
}
#file ul{
	list-style-type: none;
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-left: 0px;
}
#file ul li{
	background: url(../image/list_mark04.gif) no-repeat 0px center;
	padding-left: 15px;
	margin-bottom: 5px;
}
/* -----------------------------------
table
----------------------------------- */
.CELL-A{
	padding-left: 5px;
	width: 645px;
}
.CELL-A TD{
	font-size: 80%;
	line-height: 120%;
	border-bottom: 1px solid #CCCCCC;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.CELL-A TD.NEWS{
	width: 455px;
}
.CELL-A TD.FROM{
	background-color: #F0F0F0;
}
.cell-info{
	float: right;
	padding-top: 3px;
}
.cell-b{
	padding-left: 5px;
}
.cell-b td{
	font-size: 80%;
}

.cell-menu {
	width: 600px;
	border-top: 2px solid #CC9933;
	border-left: 2px solid #CC9933;
}
.cell-menu td,th{
	border-right: 2px solid #CC9933;
	border-bottom: 2px solid #CC9933;
	font-size: 80%;
}
.cell-menu th.title{
	width: 520px;
	background-color: #E0E1A8;
}
.cell-menu th.subtitle{
	width: 80px;	
	background-color: #E0E1A8;
}
.cell-menu td.title{
	background-color: #F8E8C1;
	font-weight: bold;
}
.cell-menu td.subtitle{
	background-color: #F8E8C1;
	text-align: center;
}
.cell-menu td.item{
	text-align: center;
}

/* -----------------------------------
calender
----------------------------------- */
.SAT{
	background-color: #D9EAF4;
}
.HOL{
	background-color: #FFDDDD;
}
/* -----------------------------------
ad
----------------------------------- */
#ad ul {
	margin-left: 25px;
	padding-left: 0px;
	margin-bottom: 15px;
	list-style-type: square;
	margin-top: 0px;
}
#ad ul li ul{
	list-style-type: circle;
	margin-left: 10px;
}
#ad ul li ul.no_mark{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 15px;
}
#ad .left img{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 65px;
}
/* -----------------------------------
information
----------------------------------- */
.info {
	text-align: right;
}
.info table{
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 400px;
	margin-right: 0;
	margin-left: auto;
}
.info table th{
	color: #274A0B;
	padding: 5px;
	font-size: 80%;
}
.info table td{
	font-size: 80%;
	padding-bottom: 5px;
}
.info table th,.info table td{
	text-align: left;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.info table td ul{
	width: 396px;
	list-style-type: none;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	border: none;
}
.info table td ul li{
	float: left;
	min-width: 180px;
	width:auto !important;
	width: 180px;
	margin-top: 5px;
	white-space: nowrap;
	padding-left: 18px;
	background-image: url(../image/list_mark01.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
/* -----------------------------------
information
----------------------------------- */
#INFO table{
	width: 400px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-right: 0;
	margin-left: auto;
}
#INFO table th{
	color: #274A0B;
	padding: 5px;
	font-size: 80%;
}
#INFO table td{
	font-size: 80%;
	padding-bottom: 5px;
}
#INFO table th,#INFO table td{
	text-align: left;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#INFO table td ul{
	width: 396px;
	list-style-type: none;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	border: none;
}
#INFO table td ul li{
	float: left;
	min-width: 180px;
	width:auto !important;
	width: 180px;
	margin-top: 5px;
	white-space: nowrap;
	padding-left: 18px;
	background-image: url(../image/list_mark01.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
/* -----------------------------------
list
----------------------------------- */
ul.no_mark{
	padding-left: 0px;
	margin-left: 20px;
	list-style: none;
}
ul.no_mark li img{
	margin-left: 15px;
	margin-top: 10px;
}
/* -----------------------------------
a
----------------------------------- */
a.mark,a.mark-a {
	background: url(../image/point02.gif) no-repeat 0px 2px;
}
a.mark {
	padding-left: 15px;
	margin-left: 15px;
}
a.mark-a {
	padding-left: 15px;
	margin-left: 0px;
}
a.btn:hover{
	background: #FFE6E6;
}
/* -----------------------------------
hr
----------------------------------- */
hr.END {
	background-color: #6EA53E;
	border-top: 2px solid #6EA53E;
	height: 2px;
}
/* -----------------------------------
decoration
----------------------------------- */
.sp-a {
	font-weight: bold;
	color: #993300;
}
.at-a {
	color: #ff0000;
}
.at-b {
	font-weight: bold;
	color: #ff0000;
}
