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

/************************************************
* 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;
}

.info2 dt {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.info2 dd {
	line-height: 1.6;
	margin-top: -7em;
	margin-left: 18em;
	margin-right: 0px;
	margin-bottom: .8em;
	border-bottom: 1px dotted #666666;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 15px;
}

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

.side_ad {
    padding: 10px 0px;
}

.top_ad {
    padding: 15px 30px;
    float: left;
}
