@charset "UTF-8";

/* !lineup================================================ */
#article h2.lineup_tit{
	margin:10px auto 0px auto;
	padding:12px 0px 12px 20px;
	color:#fff;
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	background:url(img/lineup_main_tit01.jpg) no-repeat 0px 0px;
	border:none;
}

#secondary h2.side_lineup_tit{
	margin:0px auto 10px auto;
	padding:0px 0px 0px 0px;
	background:#6699de;
}

.tit_border{
	border-bottom:1px solid #ccc;
}

/* !p_japan================================================ */
/*p_china,p_japan*/

#p_japan h3,#p_japan h4,
#p_china h3,#p_china h4{
	margin:10px 10px 0px 10px;
	padding:0px 0px 0px 0px;
}

#p_japan h3,
#p_china h3{
	border-bottom:1px dotted #333;
}
/*p_china*/
#p_china{
	float:left;
}

/*p_japan*/
#p_japan{
	float:right;
	background:#d7ebff;
}


#p_china p,#p_japan p{
	margin:0px auto;
	padding:10px 20px;
}

/*table*/
#article table.pipa,
#article table.sot{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#article table.pipa .cols,
#article table.sot .cols{
	width:40px;
	vertical-align:top;
	text-align:left;
}

#article table.pipa td,
#article table.sot td{
	width:28%;
}

/*sot*/
#article table.sot{
	margin:0px 0px;
	padding:0px;
	width:98%;
	text-align:center;
}

#article table.sot th{
	color:#369;
	font-weight:bold;
}

#article table.sot th span{
	font-size:36px;
}

#article table.sot td p{
	height:8em;
	margin:0px 5px;
	padding:5px;
	background:#d7ebff;
}

/*pipa*/
#article table.pipa{
	margin:30px 0px 0px 0px;
	padding:0px 0px;
	width:98%;
	text-align:center;
}

#article table.pipa th,
#article table.pipa td{
	border-bottom:solid 1px #ccc;
}

#article table.pipa th{
	margin:0px 0px;
	padding:5px;
	font-weight:bold;
}

#article table.pipa td p{
	margin:0px 0px;
	padding:5px;
}

#article table.pipa .rows{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
}

#article table.pipa .cols{
	border-right:solid 1px #ccc;
	color:#369;
}

/* !record================================================ */
#article table.record{
	margin:10px 0px 0px 0px;
	padding:0px 0px;
	width:98%;
	text-align:left;
	border:1px solid #ccc;
}

#article table.record th{
	width:200px;
	margin:0px 0px 0px 0px;
	padding:3px;
	border:1px solid #ccc;
	background:#d7ebff;
}

#article table.record td{
	margin:0px 0px 0px 0px;
	padding:3px;
	border:1px solid #ccc;
}

#article table.record td:nth-child(1){
	width:80px;
}
#article table.record td:nth-child(2){
	width:120px;
}
#article table.record td:nth-child(3){
	width:150px;
}
#article table.record td:nth-child(5){
	width:80px;
}
/*table_map*/
#table_map{
	width:98%;
	margin:30px auto;
	padding:0px 0px;
	border:1px solid #ccc;
}

#table_map th{
	margin:0px 0px 0px 0px;
	padding:5px;
	border:1px solid #ccc;
	background:#d7ebff;
}

#table_map td{
	margin:0px 0px 0px 0px;
	padding:5px;
	border:1px solid #ccc;
}