@charset "utf-8";

#content > .lead {
	padding-bottom:15px;
	font-size:117%;
}
#content .infomation {
	width:220px;
	background-color:#F7EFE1;
	padding:15px 27px;
	margin-bottom:15px;
	font-size:117%;
}
#content .note {
	clear:both;
	padding-bottom:10px;
	font-size:117%;
}
#content .backnumber {
	text-align:right;
	padding-bottom:7px;
}
#content .backnumber .caption {
	margin-right:5px;
	font-weight:bold;
	font-size:117%;
}




#content .koudokuPagelink {
	margin-bottom:50px;
}
#content .koudokuPagelink .items {
	padding:32px;
	background-color:#F7EFE2;
}
#content .koudokuPagelink .items .row {
	margin-top:22px;
}
#content .koudokuPagelink .items .row:first-child {
	margin-top:0;
}
#content .koudokuPagelink .items .row > div {
	float:left;
	width:150px;
	text-align: center;
}
#content .koudokuPagelink .items .cover {
	margin-bottom:8px;
	letter-spacing: -.40em;
	text-align:center;
}
#content .koudokuPagelink .items .cover a {
	letter-spacing: normal;
	padding-left:7px;
}
#content .koudokuPagelink .items .cover a:first-child {
	padding-left:0;
}
#content .koudokuPagelink .items p {
	padding:0 0 0 22px;
	font-size:117%;
}
#content .koudokuPagelink .items .label {
	display: inline-block;
	background-image:url(/img/common/icon_link.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
}


#content .section .inner p strong {
	color:#CC0000;
	font-weight:bold;
}
#content .section .inner ul {
	padding-bottom:15px;
}
#content .section .inner li {
	padding-left:1em;
	text-indent:-1em;
	font-size:117%;
}
#content .section .inner li p,
#content .section .inner li ul {
	padding-bottom:0;
}
#content .section .inner li p strong {
	color:#333333;
}


