@charset "UTF-8";

/*** add by nakamura ***/

div.c-b-article table {	/* 画像とテーブルのあるページで表示が崩れるため。都度クラスで指定するなら必要ないかも。 */
	clear: both;
}

div#pager_div {	/* ページング関連 */
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
}
div#pager_div ul#pager li {	/* ページング関連 */
	display: inline;
	border: 1px solid #ccc;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin: 2px;
}

p#sansho_title {
	clear: both;
	padding-top: 25px;
	font-weight: bold;
}

p#kanren_title {
	clear: both;
	padding-top: 25px;
	font-weight: bold;
}

dl#kanren_dl {
	padding-top: 0;
	padding-left: 0;
}

dl#kanren_dl dt {
	min-height: 0;
	height: 0;
	width: 630px;
	clear: both;
	background-color: transparent;
	padding-top: 13px;
	padding-bottom: 9px;
	margin: 0;
}

dl#kanren_dl dd {
	min-height: 0;
	height: 5px;
	width: 630px;
	clear: both;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0;
}

div.c-b-article table th, div.c-b-article table th p, div.c-b-article table th h3, div.c-b-article table th h4, div.c-b-article table th h5 {
	white-space: normal;
}

div.c-b-article span.boshu {
	color: #fff;
	font-size: 11px;
	background-color: #06c;
	padding: 1px 1px 0 3px;
	border: 1px outset #ccc;
	white-space: nowrap;
}

div.c-b-article span.kanryo {
	color: #fff;
	font-size: 11px;
	background-color: #060;
	padding: 1px 1px 0 3px;
	border: 1px outset #ccc;
	white-space: nowrap;
}

div.c-b-article span.shuryo {
	color: #fff;
	font-size: 11px;
	background-color: #c33;
	padding: 1px 1px 0 3px;
	border: 1px outset #ccc;
	white-space: nowrap;
}

div.sem_image {
	width: 300px;
	float: right;
	display: inline;
	padding: 0 10px 0 0;
	margin: 0;
}

table.itiran_tbl td.itiran_td_1 {
	width: 70%;
}

table.itiran_tbl td.itiran_td_2 {
	width: 30%;
}

/* markitup */
span.strong {
	font-weight: bold;
}

/*-----------------------------------*/
/* add by nakamura 090626 */
/*-----------------------------------*/
	/* relative */
p#kanren_title {
	padding-top: 40px;
	margin-bottom:0;
}

dl#kanren_dl {
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 25px;
	margin-top: 0;
}

dl#kanren_dl dt {
	min-height: 8px;
	height: 8px;
	width: 630px;
	clear: both;
	background:url('../../img/rel_arrow.gif') no-repeat left 16px;
	padding-top: 14px;
	padding-bottom: 8px;
	padding-left: 16px;
	margin: 0;
}

dl#kanren_dl dd {
	min-height: 0;
	height: 5px;
	width: 630px;
	clear: both;
	background:url('../../img/list_mk.gif') no-repeat left 12px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin: 0;
}

	/* itiran */
table.itiran_tbl td {
	background-color: #fff;
}


/*
--------------------------------------------------------------
 * top QLOOK *  2011.06.01
--------------------------------------------------------------
*/
div#qlook{
	text-align: center;
}