@charset "utf-8";
#container #headerWrapper #headerBox {
	background-image: url(../../images/header1.jpg);
	height: 259px;
}
#container #headerWrapper {
	background-image: url(../../images/bg_header2.gif);
}
#container #headerWrapper #headerBox h1 {
	margin: 0px;
	padding: 0px;
}
#container #headerWrapper #headerBox a {
	text-indent: -9999px;
	display: block;
	height: 120px;
	width: 200px;
}
#container #mainWrapper #mainBox #containtsBox #captionProfile {
	background-image: url(../../images/caption_profile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #mainWrapper #mainBox #containtsBox #profilePhoto {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#container #mainWrapper #mainBox #containtsBox #profileInfo {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
}
#container #mainWrapper #mainBox #containtsBox #profileInfo dl {
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#container #mainWrapper #mainBox #containtsBox #profileInfo dt {
	margin: 0px;
	padding: 5px;
	clear: both;
	float: left;
	width: 100px;
}
#container #mainWrapper #mainBox #containtsBox #profileInfo dd {
	margin: 0px;
	padding: 5px;
	float: right;
	width: 155px;
}
#container #mainWrapper #mainBox #containtsBox #profileInfo .nobr {
	clear: both;
	float: none;
	width: 255px;
}
#container #mainWrapper #mainBox #containtsBox #profileInfo dd.nobr {
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #337766;
	*/
}
#container #mainWrapper #mainBox #containtsBox #profilePhoto p {
	margin: 0px;
	padding: 5px;
	background-image: url(../../images/bg_p.gif);
}
