@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
別大マラソンの歴史
------------------------------------------------------------------------------ */ 
ul.historyBox li {
border-bottom: 1px dashed #CCC;
margin-bottom: 20px;
padding-bottom: 15px;
}
ul.historyBox li .historyTxt01 {
width: 532px;
margin-left: 18px;
margin-bottom: 18px;
}
ul.historyBox li .historyPhotoBox {
width: 532px;
margin-left: 18px;
}
ul.historyBox li .historyPhotoBox p {
float: left;
width: 334px;
margin-top: 20px;
}
ul.historyBox li .historyPhotoBox .photo {
float: right;
}
ul.historyBox li .historyPhotoBox2 {
width: 532px;
margin-left: 18px;
}
ul.historyBox li .historyPhotoBox2 p {
float: right;
width: 334px;
margin-top: 20px;
}
ul.historyBox li .historyPhotoBox2 .photo {
float: left;
}
ul.historyBox li .textPSpace {
margin-bottom: 15px;
display: block;
}
.historyBox02 {
margin-left: 450px;
margin-bottom: 20px;
}
