@charset "utf-8";

#container #headerWrapper #headerBox {
	background-image: url(../../images/header.jpg);
	height: 259px;
}
#container #headerWrapper {
	background-image: url(../../images/bg_header2.gif);
}
#container #headerWrapper #headerBox h1 {
	margin: 0px;
	padding-top: 172px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 360px;
}
#container #headerWrapper #headerBox a {
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 500px;
}

#container #mainWrapper #mainBox #containtsBox p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}
#container #mainWrapper #mainBox #containtsBox a {
	color: #36405B;
	text-decoration: none;
}
body {
	background-image: url(../../images/mainBgSub2.jpg);
}
#container #mainWrapper #mainBox #containtsBox #captionProfile {
	background-image: url(../../images/cap_profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 24px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #mainWrapper #mainBox #containtsBox #profilePhoto {
	padding: 0px;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#container #mainWrapper #mainBox #containtsBox #profileInfo {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
}
#container #mainWrapper #mainBox #containtsBox #profileInfo dl {
	margin: 0px;
	padding: 0px;
	color: #202636;
	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);
}
