#whole {
	clear: both;
	width: 950px;
	margin: 0px;
	}
#left{
	display:inline;
	float: left;
	width: 200px;
	margin: 10px 0 0 10px;
	}
#main{
	display:inline;
	float: left;
	margin: 10px;
	width: 710px;
	}
#bottom {
	clear: both;
	width: 100%;
	padding-top: 5px;
	text-align: center;
	}
#pankuzu{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/p.gif);
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	}
#pa2{
	padding: 6px 0px 5px 10px;
	margin: 0px;
	height:15px;
	}
#pa2 li{
	display:inline;
	float:left;
	margin:0;
	display:block;
	list-style:none;
	}
#pa2 a{
	padding:0 15px 0 0;
	background:transparent url(../image/pankuzu.gif) right center;
	background-repeat:no-repeat;
	}
#pa2 b{
	padding:0 15px 0 0;
	background:transparent url(../image/pankuzu.gif) right center;
	background-repeat:no-repeat;
	}
ul.box3 {
	margin: 5px 0px 5px 0px;
	line-height: 1.5em;
	text-align:left;
	list-style-type:none;
	padding: 0 0 0 5px;
	}
.view{
	width: 670px;
	margin:0px;
	border:1pt #CCCCCC solid;
	padding:3px;
	}
.name{
	font-size: 120%;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.5em;
	}