h1 {
	font-size: 23px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	padding: 0px 0px 1px 6px;
	border-bottom: 1px solid #444444;
	border-left: 12px solid #444444;
}

p {
	font-size: 14px;
	line-height: 150%;
}

.data {
	font-size: 14px;
	line-height: 130%;
}

.data th {
	text-align: right;
	vertical-align: top;
	padding: 1px 2px 1px 0px;
}

.data td {
	padding: 1px 0px 1px 2px;
}

.list {
	border-collapse: collapse;
	font-size: 12px;
	line-height: 130%;
	width:100%
}

.list caption {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
}

.list th {
	text-align: center;
	vertical-align: top;
	background-color: #888888;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
}

.list td {
	padding: 1px 5px 1px 5px;
}



.caption {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 100px;
}


.title {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #AAAAAA;
}


/* ネズミスタイル */

td{
	background-color:#FFFFFF;
}

.base{
	width:580px;
	margin:0px auto;
	padding:8px 0px;
}

.title-l{
	font-size: 24px;
	font-weight: bold;
	text-align:left;
	margin:16	px 0px;
	padding:0px;
}

.title-m{
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding:0px;
}

.title-m1{
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding: 0px 0px 1px 6px;
	border-left: 10px solid #FA1B38;
	border-bottom: 1px solid #444444;
}

.title-m2{
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding: 0px 0px 1px 6px;
	border-left: 10px solid #F85C86;
	border-bottom: 1px solid #444444;
}

.title-m3{
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #AAAAAA;
}


.title-s{
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding:0px;
}

.label{
	background-color:#FFFFFF;
	text-align:left;
	white-space:nowrap;
	padding-top:6px;
}

.label1{
	background-color:#AAAAAA;
	white-space:nowrap;
	padding-top:3px;
}

.label2{
	background-color:#F85C86;
	white-space:nowrap;
	padding-top:3px;
}

.line{
	white-space:nowrap;
	vertical-align:top;
	padding-top:3px;
	padding-left:6px;
}

.line-w{
	white-space:normal;
	vertical-align:top;
	padding-top:3px;
	padding-left:6px;
}

.line1{
	border-bottom-style:dotted;
	border-width:1px;
	border-color:#666666;
	white-space:nowrap;
	vertical-align:top;
	padding-top:6px;
}

.line2{
	border-bottom-style:dotted;
	border-width:1px;
	border-color:#F85C86;
	white-space:nowrap;
	vertical-align:top;
	padding-top:6px;
}

.keycolor1{
	color:#FA1B38;
}

.keycolor2{
	color:#F85C86;
}

.txt{
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:150%
}

.txt-85{
	font-size:85%;
}

.txt-75{
	font-size:75%;
}

.txt-60{
	font-size:60%;
}



#FA1B38;
#F85C86;