@charset "utf-8";



/*
	--------------------------------
	Created: 2008.06.02
	Last Modified: 2008.07.04
	--------------------------------
*/



/* --------------------------------
	グランドディスプレイ
-------------------------------- */

p#gd { position:relative; margin:-2px 0 0 7px; width:946px; }



/* --------------------------------
	ラインナップ
-------------------------------- */

div#lineup { margin:0 auto 0 auto; width:920px; }

div#lineup .group { padding:35px 0 0 0; }

div#lineup .group .header {}
div#lineup .group .header h2 { position:relative; margin:0 auto 3px auto; width:920px; }
div#lineup .group .header p {}

div#lineup .group .body { margin:-20px 0 0 0; }

div#lineup div.tour { width: 920px; margin: 0; }
div#lineup div.tour div.player { width: 920px; padding: 20px 0 0 0; clear: both; }
div#lineup div.tour div.photolink { float: left; width: 231px; }
div#lineup div.tour div.player p.img { padding: 0; }
div#lineup div.tour div.player p.btn { padding: 8px 0 0 0; }
div#lineup div.tour div.player div.data { float: left; width: 689px; }
div#lineup div.tour div.player h3 {}
div#lineup div.tour div.player div.profile { margin: 0 0 0 25px; float: left; }
div#lineup div.tour div.player div.profile div.gear { margin: 0; }


/* gear */
div#lineup div.tour div.player div.gear table,
div#lineup div.tour div.player div.gear table th,
div#lineup div.tour div.player div.gear table td {
	border-collapse: collapse;
}

div#lineup div.tour div.player div.gear table th {
	width: 84px;
	background-color: #e8e8e8;
	border: 1px solid #cccccc;
	border-left: 0px;
}

div#lineup div.tour div.player div.gear table td {
	font-size: 75%;
	line-height: 1.5;
	padding: 4px 0 5px 10px;
	border: 1px solid #cccccc;
	border-right: 0px;
}

/* topics */
div#lineup div.tour div.player div.topics { margin: 0 0 0 25px; width: 657px; border-bottom: dotted 1px #c5c5c5; clear: both; }
div#lineup div.tour div.player div.topics div.num { padding: 6px 0; border-top: dotted 1px #c5c5c5; height: 101px; }
div#lineup div.tour div.player div.topics div.num .thum { float: left; margin: 0 16px 0 0; }
div#lineup div.tour div.player div.topics div.num h4 a { font-weight:bold; color: #2f627f; text-decoration: underline; }
div#lineup div.tour div.player div.topics div.num h4 span { color:#f27d00; }


/* --------------------------------
	TEAM PRGR Review
-------------------------------- */

div#writing {
	width: 715px;
	margin: 0 auto 15px auto;
}

div#writing p {
	margin: 0;
	padding: 0 0 25px;
}

div#writing p.right {
	float: right;
}

div#writing p.right img {
	margin: 0 0 0 25px;
}

div#writing p.left {
	float: left;
}

div#writing p.left img {
	margin: 0 25px 0 0;
}

div#writing p.tanihara span {
	font-weight: bold;
	color:#3b4f2f;
}

.backtoindex {
	text-align: center;
}

.block {
	width: 715px;
	clear: both;
}


div#writing p .yano span { color:#6a1d12; font-weight:bold; }
div#writing p span.yano { color:#6a1d12; font-weight:bold; }

div#writing p .tanihara span { color:#3b4f2f; font-weight:bold; }
div#writing p span.tanihara { color:#3b4f2f; font-weight:bold; }

div#writing p .hara span { color:#cc00cc; font-weight:bold; }
div#writing p span.hara { color:#cc00cc; font-weight:bold; }
