@charset "utf-8";

/* 共通 */

h3 {
	clear: both;
}

.journalNavi {
	clear: both;
	margin-bottom: 12px;
}

.journalNavi li {
	border: 1px solid #cccccc;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	padding: 4px;
	text-align: center;
	width: 1.75em;
}

.journalNavi .label {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
}

.second #main .cover {
	background: url(../img/bg_cover.gif);
	background-repeat: no-repeat;
	float: right;
	height: 320px;
	width: 230px;
}

.second #main .cover img {
	border: 1px solid #4d4d4d;
}

.second #main .textPlace {
	float: left;
	width: 444px;
}

.second #main .section h5 {
	clear: none;
}

.second #main .feature li {
	line-height: 1.4;
	list-style-type: square;
	margin-left: 1.5em;
}

.second #main .btn {
	margin-top: 28px;
	margin-bottom: 0;
}

/* インデックス */

#journal #main .section {
	margin-bottom: 40px;
}

/* 目次 */

#issue #main .section {
	margin-right: 0;
}

#issue #main .issue {
	margin-bottom: 28px;
}

#issue #main .isolated {
	margin-bottom: 28px;
}

/* 企画趣旨 */

* html #purpose .profile {
	width: 667px;
}
