#moki_body {
line-height: 1.6;
font-size: 16px;
}

#moki_body ul,
#moki_body ol {
list-style: none;
}

#moki_body img {
max-width: 100%;
}

#moki_body .img {
padding: 2%;
text-align: center;
word-wrap:break-word;
}

#moki_body .right {
float:right;
margin: 10px 0 10px 10px;
}

#moki_body .left {
float:left;
margin: 10px 10px 10px 0;
}

#moki_body .none, #moki_body .center {
margin: 0 auto;
}

#moki_body div.figure {
margin: 10px;
}

#image_list {
float: right;
margin:0 0 10px 10px;
max-width: 146px;
}

#image_list figure {
text-align: center !important;
}

#image_list figcaption, #moki_body .img figcaption {
font-size: 12px;
margin: 6px 0 6px 0;
text-align: left;
}

#image_list .body {
border:1px solid white;
padding:0px;
}

#image_list.sp_detail {
float: none;
max-width: inherit;
width: 98%;
background: inherit;
margin: 0 auto 1ex;
padding: 0;
border: none;
}

#image_list.sp_detail .body {
border: none;
padding: 0;
}

#image_list.sp_detail figcaption, #moki_body .img figcaption {
color: #888;
font-size: 12px;
margin: 3px 0 3px 0;
text-align:center
}

#image_list.sp_detail a.more_photo {
display: block;
width: 80%;
margin: 0 auto;
}

#image_list.sp_detail a.more_photo img {
width: 100%;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#moki_body .adviser {
border: 1px solid #ccc;
color: #888;
font-size: 80%;
padding: 5px;
line-height: 1.4;
}
#moki_body .adviser img {
width: 25%;
float: left;
margin-right: 5px;
}
#moki_body .adviser_name {
margin-bottom: 1ex;
}
#moki_body .adviser_name span.name {
color: #444;
font-weight: bold;
}

/* custom layout for doramanavi */
.news.doramanavi img {
max-height: 200px;
}