.area-btn {
text-align: center;
margin: 1.0em auto 3.5em;
}
.affi_btn {
display: block;
padding: 1.2em;
margin: auto;
background-color: darkorange;
color: #FFF !important;
font-weight: bold;
border-radius: 5px;
box-shadow: 2px 2px 2px #ccc;
text-decoration: none;
}
.sample_btn {
display: block;
max-width: 426px;
padding: 1.2em 0;
margin: auto;
background-color: ghostwhite;
color: #333 !important;
font-weight: bold;
border-radius: 5px;
box-shadow: 2px 2px 2px #ccc;
text-decoration: none;
border: 1px solid #CCC;
}
#item-info th {
width: 70px;
}
#item-info td a {
color: #333 !important;
text-decoration: underline;
}
#item-info td ul {
list-style: none;
margin: 0;
}
#item-info td li {
display: inline-block;
margin-right: 1.0em;
}
@media only screen and (max-width:460px) {
#item-info th, #item-info td {
display: block;
width: auto;
border-bottom: none;
}
#item-info th {
text-align: left;
}
#item-info {
border-bottom: 1px solid #CCC;
}
}
@media only screen and (min-width:769px) {
#menu-global-menu li {
width: 19.47%;
}
}
ul#menu-page-menu {
font-size: 14px;
}
@media only screen and (min-width: 769px) {
.fanza-item-box.post {
padding-top: 0;
}
}
#left_col .post.type-post .fanza-list-item {
float: left;
width: 33.3%;
}
#left_col .post.type-post .fanza-list-item a {
display: block;
max-width: 147px;
margin: auto;
}
#left_col .post.type-post .fanza-list-item .title {
font-size: 12px;
}
#left_col .post.type-post .fanza-list-item a {
color: #333;
}