@charset "utf-8";

h2 {
	color: #3366ff;
	/* [disabled]border-bottom: 1px dotted #3366FF; */
	display: block;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.1em;
	padding: 0px;
}

.date_all {
	display: block;
	width: 100%;
	clear: left;
	float: left;
	border-bottom: 1px solid #B7B7B7;
	padding-bottom: 35px;
	padding-top: 0px;
}
.date_all_Details {
	display: block;
	width: 100%;
	clear: left;
	float: left;
	padding-bottom: 35px;
	padding-top: 0px;
}


.photo {
	width: 80px;
	height: 100%;
	margin-right: 30px;
	text-align: center;
	float: left;
	font-size: 0.9em;
	display: block;
	line-height: 15px;
	margin-left: 15px;
	/* [disabled]border: 1px solid #A2A2A2; */
	clear: left;
}
.date_3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: normal;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/* [disabled]clear: left; */
	/* [disabled]float: left; */
}
.details_photo {
	width: 100%;
	padding-top: 0px;
	margin-top: 20px;

}
.details_photo .details_photo_img img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



.blue {
	color: #FFF;
	background-color: #1E8EFF;
	width: 130px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	padding-top: 2px;
	text-decoration: none;
}
.red {
	color: #FFF;
	background-color: #FF5B60;
	width: 130px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.green {
	color: #FFF;
	background-color: #5CCD5B;
	width: 130px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.date_all .date_3 a {
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}
.date_all .date_3 a:hover {
	/* [disabled]color: #09F; */
	/* [disabled]font-weight: normal; */
}
p {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1em;
    line-height: 2em;
}
.data_txt {
	float: left;
	clear: none;
	line-height: 1.6em;
	width: 70%;
	font-size: 1em;
}
