@charset "utf-8";
/*
Theme Name: kikin-theme
Theme URI: http://kikin.saga-u.ac.jp/
Description: 佐賀大学基金WEBサイト
Author: 株式会社　昭和堂
Version: 1.0 2017-02-27
*/
.alignleft,
img.alignleft {
        display: inline;
        float: left;
        margin-right: 24px;
        margin-top: 4px;
}
.alignright,
img.alignright {
        display: inline;
        float: right;
        margin-left: 24px;
        margin-top: 4px;
}
.aligncenter,
img.aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
        margin-bottom: 12px;
}
.wp-caption {
        background: #f1f1f1;
        line-height: 18px;
        margin-bottom: 20px;
        max-width: 632px !important; /* prevent too-wide images from breaking la
yout */
        padding: 4px;
        text-align: center;
}
.wp-caption {
        background: #f1f1f1;
        line-height: 18px;
        margin-bottom: 20px;
        max-width: 632px !important; /* prevent too-wide images from breaking la
yout */
        padding: 4px;
        text-align: center;
}
.wp-caption img {
        margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
        color: #888;
        font-size: 12px;
        margin: 5px;
}
.clearfix {
    overflow: hidden;
    zoom: 1;
}
.clearfix:after {
    content: ""
    display: block;
    clear: both;
}
