@charset "utf-8";


.head-text {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #333333;
}
.main-table  {
	background-image: url(img/main-table-background.gif);
	background-repeat: repeat-y;
}



.main-title {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	background-color: #eeffee;
}
.entry-table {
}
.entry-subtable {
}

.entry-table td {
	margin-top: 10px;
	border: 1px solid #999999;
}

#area-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.orange-campaign-title {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	border: 1px solid #FF6600;
	margin: 10px;
	background-image: url(img/campain-back.jpg);
	background-repeat: repeat-x;
	background-color: #FFCC99;
	background-position: center;
}
.campaign-subtitle   {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	padding: 10px;
	border: 1px dashed #FF6600;
	margin: 10px;
	background-color: #FFeecc;
	background-image: url(img/orangetitle.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.picture1 {
}
#main-table-back .picture1 img {
	padding-right: 10px;
	padding-left: 10px;
}
#main-table-back .picture1 td {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 5px;
	text-align: left;
}
.handbook-button {
	float: right;
	margin-left: 5px;
}
.pic-table {

}
.pic-table-img {
	padding-bottom: 10px;
	padding-left: 5px;
}
.right-button {
	float: right;
	padding-left: 10px;
}

.next-link {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 10px;
}
.next-link a {
	border: 1px solid #FFCC33;
	padding: 10px;
}
.next-link a:hover {
	padding: 10px;
	background-color: #FFFFCC;
}
.next-link strong {
	padding-right: 5px;
	padding-left: 5px;
}
.katudou-title {
	font-size: 0.9em;
	line-height: 1.3em;
	background-color: #FFEECC;
	border: 1px dotted #FF9933;
	margin-right: 10px;
	margin-left: 10px;
	height: 50px;
	background-image: url(img/sub-title-back.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pic-text {
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
.note {
	font-size: 0.8em;
	line-height: 1.3em;
	width: 560px;
	display: block;
	margin-left: 70px;
}

.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	color: #FF6600;
}
.coment-body {
	height: 165px;
	width: 320px;
	border: 1px solid #FF9933;
	display: block;
	float: left;
	color: #000000;
	margin: 10px;
	background-color: #FFCC66;
}
.coment-main {
	display: block;
	float: left;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000000;
	background-color: #FFF9e0;
	height: 130px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(img/back-ribon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.date {
	background-color: #FFCC66;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: right;
	display: block;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}
#left {
	text-align: left;
}

