@charset "UTF-8";
#cover {
	height: 300px;
	width: 768px;
	display: block;
}
#cover img{
	display: inline;
}
#column .insideBox {
	clear: both;
	margin-left: 10px;
	width: 745px;
	margin-top: 15px;
}
#column .insideBox p {
}
#menuList  {
	list-style-type: none;
	padding-top: 20px;
}
#menuList li {
	padding-bottom: 10px;
	width: 365px;
}
#menuList .left {
	float: left;
	clear: both;
}
#menuList .right {
	float: right;
}
#menuList li img {
	float: left;
	height: 100px;
	width: 100px;
}
#menuList .textBox {
	background: url(/common/image/border_dash.gif) repeat-x top;
	float: right;
	width: 260px;
	margin-top: 10px;
	padding-top: 15px;
}
#menuList li h2 {
	color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 5px;
}
#menuList li h2 span {
	color: #CCCCCC;
	margin-right: 1em;
}
#menuList li h2 a {
	color: #FF6702;
	text-decoration: none;
}
#menuList li h2 a span {
	color: #000000;
}
#menuList li p {
	font-size: 0.9em;
}
#profileBox {
	width: 180px;
	margin-top: 15px;
	text-align: left;
	padding-right: 10px;
}
#profileBox h2 {
	margin-bottom: 10px;
}
#profileBox h3 {
	margin-top: 10px;
}
#profileBox .photo {
	float: left;
	width: 185px;
}
#profileBox .textBox {
	float: right;
	width: 550px;
}
#profileBox .textBox h3 .bTitle {
	font-size: 0.8em;
}
#profileBox .textBox  h3 #name{
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
	margin-left: 0.5em;
}
#aboutNiiyama {
	padding-top: 5px;
	font-size: 0.9em;
}

#profileBox ul {
	list-style-type: none;
}
