@charset "UTF-8";
/*おこたこ組合の活動 スマホ*/

#content1 {
padding: 15px 15px 30px;
}

#content1 h2 {
font-size: 1.3em;
font-weight: bold;
border-bottom: 2px solid #222;
margin-bottom: 15px;
padding-top: 5px;
padding-bottom: 5px;
}

.archive h3 {
font-size: 1.15em;
font-weight: bold;
background-color: #f8f7dd;
margin-bottom: 20px;
padding: 10px 10px;
}

.archive p {
margin-bottom: 20px;
}

.day {
clear: both;
text-align: right;
margin-bottom: 20px;
}

/*写真　下*/
.photo-bottom {
text-align: center;
}

.photo-bottom img {
width: 100%;
}

/*写真　横*/
.archive-right {
margin-bottom: 20px;
}

.archive-left {
margin-bottom: 20px;
text-align: center;
}

.archive-left img {
width: 50%;
height: auto;
}
