@charset "shift_jis";
#consept {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
#consept .backgroud_box p {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}

#consept .story_box p {
	float: right;
	width: 360px;
	margin: 0px;
}
#consept .story_box img {
	float: left;
}
#consept .history_box {
}
#consept .history_table td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#consept .history_table .day_time {
	text-align: center;
	background-image: url(../img/about_ro/history/tbl_title_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	font-weight: bold;
	color: #006699;
	padding-top: 10px;
}
.history_table td {
	background-image: url(../img/common/dott_gray2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.history_table .title {
	font-weight: bold;
	color: #006699;
	background-image: url(../img/common/arrow_blue.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
}
.history_table .sub_title {
	font-weight: bold;
	color: #CC3333;
}
#consept .concept_title {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #008BF6;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 10px;
}

.his_list{
	margin-left:0px;
}

.his_list a{
	margin:0 3px;
}

