/* 共通定義 */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
}
.decade h3 {
	font-size: 12px;
	line-height: 36px;
	padding-left: 6px;
	color: #444444;
}
.decade h4 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.decade ol {
	margin-left: 120px;
}
.decade ol li {
	font-size: 12px;
	line-height: 1.8em;
	color: #C1301D;
	margin-bottom: 6px;
	font-weight: normal;
	padding-left: 0px;
}
.decade ul.small {
	margin-left: 28px;
	margin-top: 24px;
	margin-bottom: 20px;
}

.decade a:hover {
	text-decoration: underline;
}
.decade p {
	margin-bottom: 10px;
	padding-right: 4px;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 12px;
	line-height: 1.6em;
}
.decade .idx {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 4px;
	margin-bottom: 20px;
}
.decade .idx li {
	font-weight: bold;
	line-height: 1.8em;
	color: #3399CC;
}
.decade .idx li a {
	color: #3399CC;
}
.decade .righty {
	text-align: right;
}
.decade .kasu {
	background-image: url(../img/kiku.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}


p {
	line-height: 1.4em;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
th {
}
dl {
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
ul,ol {
	margin-left: 40px;
}
li {
	line-height: 1.4em;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.small {
	font-size: 11px !important;
}
.clear {
	clear: both !important;
}
.mT5 {
	margin-top: 5px !important;
}
.mT10 {
	margin-top: 10px !important;
}
.mT15 {
	margin-top: 15px !important;
}
.mT20 {
	margin-top: 20px !important;
}
.mB5 {
	margin-bottom: 5px !important;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mB15 {
	margin-bottom: 15px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
.pagetop {
	text-align: right;
}
.red {
	color: #FF0000;
}
.decade .idx span {
	display: block;
	float: left;
	width: 46px;
}
.decade .acht span {
	width: 30px !important;
	display: block;
	float: left;
}
.decade .nein span {
	width: 32px !important;
	display: block;
	float: left;
}
.decade .zehn span {
	width: 38px !important;
	display: block;
	float: left;
}
.decade .zwelf span {
	width: 36px !important;
	display: block;
	float: left;
}

