/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.fc-syonan.biz/admin/mt-static/themes-base/blog.css);
@import url(http://www.fc-syonan.biz/admin/mt-static/support/themes/kougyou_f2/kougyou_f2.css);
/* end StyleCatcher imports */

h2 {
    font-size: 120%;
    font-weight: bold;
    color: #333333;
    clear: both;
}

.epad {
    padding-top: 5px;
    padding-bottom: 20px;
}

.googleAd {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

.soccerball-style {
    margin: 5px 0px;
    display: list-item;
    list-style-position: inside;
    list-style-type: disc;
    list-style-image: url("./img/soccerball.gif");
}

/************************************************
* web page .info *
************************************************/
.info dt {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.info dd {
	line-height: 1.6;
	margin-top: -2.4em;
	margin-left: 9em;
	margin-right: 0px;
	margin-bottom: .8em;
	border-bottom: 1px dotted #666666;
}

