/* Information page */

h2.title {
	width: 665px; height: 130px;
	background: url(../info_img/title.png) no-repeat;
	text-indent: -9999px; }

ul#info {
    padding: 20px 10px 12px 60px; list-style-type: none;
	width: 560px;
}

li {
    font-size: 93%;
	color: #f3edde;
    line-height: 1.8;
}

li div { display:block; }

div.info2 {
	margin: -1.8em 0 0 0;
	padding: 0 0 0 5.8em;
	display: block;
}

.info_date { color: #e3007f; font-weight: bold; }
.info_arrow { color: #ff8a00; font-weight: bold; }

.infotensen {
	margin: 5px 54px 5px 58px;
	padding: 5px 54px 5px 58px;
	background: url(../common/tensen.png) repeat-x;
}

/*田辺以下追加*/
.info_red { color: #ff1544; font-weight: bold; }
.info_yellow { color: #ff920a; font-weight: bold; }
.info_pink { color: #ff1692; font-weight: bold; }