@charset "UTF-8";
/* CSS Document */

/*top*/

h3#people-txt
{
	margin: 50px 0 50px 50px;
	display: block;
	width: 502px;
	height: 99px;
}

h3#people-ico
{
	margin: 50px 0 0 79px;
	display: block;
	width: 63px;
	height: 96px;
}

h3#people-ico2
{
	margin: 50px auto 0 auto;
	display: block;
	width: 63px;
	height: 96px;
}

div#people-top
{
	margin: 0 0 50px 50px;
	width: 575px;
}

div#people-top dl
{
	margin: 0 0 50px 0;
	width: 270px;
	height: 305px;
}

div#people-top dl.people-l
{
	float: left;
}

div#people-top dl.people-r
{
	float: right;
}

div#people-top dd
{
	text-indent: 10px;
}

.p_01 { color: #ED6D00; }
.p_02 { color: #4F86C5; }
.p_03 { color: #649F31; }
.p_04 { color: #F6AB00; }
.p_05 { color: #ED6D00; }
.p_06 { color: #4F86C5; }
.p_07 { color: #649F31; }
.p_08 { color: #F6AB00; }

.pb_01 { border-color: #ED6D00; }
.pb_02 { border-color: #4F86C5; }
.pb_03 { border-color: #649F31; }
.pb_04 { border-color: #F6AB00; }
.pb_05 { border-color: #ED6D00; }
.pb_06 { border-color: #4F86C5; }
.pb_07 { border-color: #649F31; }
.pb_08 { border-color: #F6AB00; }

/*people 共通*/

#people-block
{
	clear: both;
	margin: 0 auto 50px auto;
	width: 575px;
}

#people-left
{
	float: left;
	padding-top: 300px;
	width: 29px;
}

#people-over
{
	float: left;
	padding-top: 300px;
	width: 29px;
}


#people-right
{
	float: left;
	margin-bottom: 20px;
	width: 515px;
	border-width: 1px;
	border-style: dotted;
	border-right: none;
	border-bottom: none;
}

#people-center
{
	float: left;
	margin-bottom: 20px;
	width: 510px;
	border: 1px dotted #4F86C5;
	border-bottom: none;
}

#center-left
{
	float: left;
	width: 240px;
}

#center-right
{
	float: right;
	width: 240px;
}

#people-block dl
{
	margin: 20px 0 0 0;
	float: left;
	line-height: 1.0;
}

#people-block dl.pright
{
	float: right;
	text-align: right;
}

#people-block dt
{
	margin-bottom: 10px;
}

#people-block dd.p-name
{
	margin-bottom: 10px;
	font-size: 280%;
}

#people-block dd.p-alph
{
	margin-bottom: 25px;
	font-size: 77%;
}

#people-block dd.p-exit
{
	margin-bottom: 10px;
}

#p-comment
{
	float: right;
	margin: 80px 0 50px 0;
	width: 190px;
	line-height: 2.0;
}

#p-comment2
{
	float: none;
	clear: both;
	margin: 80px 0 50px 30px;
	width: 190px;
	line-height: 2.0;
}

#p-comment3
{
	float: none;
	clear: both;
	margin: 80px 0 50px 20px;
	width: 190px;
	line-height: 2.0;
}		

#p-photo
{
	clear: both;
	display: block;
	margin: 0 0 0 35px;
	width: 480px;
	height: 545px;
}

#p-photo.p-center
{
	margin: 0 auto 0 auto;
}

#people-foot
{
	clear: both;
	display: block;
	margin: 0 0 50px 250px;
	width: 296px;
	height: 27px;
}

#people-foot li
{
	float: left;
	margin-right: 10px;
}

