#msg {

	background-image: url(../img/msg_bg.jpg);

	background-repeat: no-repeat;

	background-position: right 27px;

	padding-bottom: 15px;

}

#msg .ttl {

	margin-bottom: 13px;

}

#msg .text {

	margin-right: 230px;

	margin-left: 10px;

}

#msg .text .name {

	text-align: right;

}

#rinen .text {

	text-align: center;

}



#houshin ol {

	padding: 0px;

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 0px;

	margin-left: 10px;

	list-style-type: none;

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #CCCCCC;

}

#houshin ol li {

	margin: 0px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 38px;

	background-repeat: no-repeat;

	background-position: 5px center;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

}

#houshin ol li.num01 {

	background-image: url(../img/num01.png);

}

#houshin ol li.num02 {

	background-image: url(../img/num02.png);

}

#houshin ol li.num03 {

	background-image: url(../img/num03.png);

}

#houshin ol li.num04 {

	background-image: url(../img/num04.png);

}

#houshin ol li.num05 {

	background-image: url(../img/num05.png);

}

#outline .table {

	margin-right: 10px;

	margin-left: 10px;

}

#outline .table th {

	padding: 7px;

	background-color: #EDF8F8;

	border: 1px solid #CCCCCC;

	width: 150px;

	font-weight: normal;

}

#outline .table td {

	padding-top: 7px;

	padding-right: 15px;

	padding-bottom: 7px;

	padding-left: 15px;

	border: 1px solid #CCCCCC;

}

#history .text {

	margin-right: 10px;

	margin-bottom: 20px;

	margin-left: 10px;

}



#history .text p {

	margin-bottom: 1em;

}

#history .list {

	margin-right: 10px;

	margin-left: 10px;

}

#history .list dl {

	margin: 0px;

	padding: 0px;

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #CCCCCC;

}

#history .list dt {

	width: 115px;

	margin: 0px;

	clear: both;

	float: left;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 5px;

	font-weight: bold;

	color: #006699;

}

#history .list dd {

	padding-left: 120px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	margin: 0px;

}

#history .list .now {

	padding-top: 10px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

}

