@charset "UTF-8";
/* approach content css */

.waku .halfInner_l p,
.waku .halfInner_r p {
	margin-bottom: 20px;
}

.kakomi {
	margin-top: -10px;
	margin-bottom: 20px;
	position: relative;
}

.kakomi .kakomiInner {
	padding: 10px 15px 0;
}

.waku .kakomi .colmunTitle {
	font-weight: bold;
	margin-bottom: 0;
}

.waku .kakomi .colmunBody {
	margin-bottom: 0;
}

.waku .kakomi .colmunLink {
	margin-bottom: 0;
	padding: 0 0 10px 8px;
	background-image: url(../images/common/content/icon_link.gif);
	background-position: left 0.5em;
	background-repeat: no-repeat;
}

.colmunLink a {
	text-decoration: underline;
}

#societyBox h4 {
	margin-top: 15px;
}

#societyBox dl {
	height: auto;
	margin-top: 5px;
	overflow: hidden;
}

#societyBox dt {
	font-size: 1.3em;
	line-height: 1.6;
	text-align: left;
	width: 4.5em;
	float: left;
	clear: both;
}

#societyBox dd {
	font-size: 1.3em;
	line-height: 1.6;
	margin: 0 0 0 4.5em;
}