﻿@charset "utf-8";
div#profright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 395px;
	width: 249px;
}
div#profleft {
	background-image: url(../images/Bg_prof_mid.gif);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 370px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div#profmenu {
	margin: 0px;
	clear: both;
	height: 56px;
	width: 619px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div#proftext {
	margin: 0px;
	height: auto;
	width: 330px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
}
.profcontent {
	font-weight: bold;
	color: #999999;
	padding-right: 5px;
}

div#proftext   table  td {
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b72de8;
}
div#profimg {
	margin: 0px;
	padding: 0px;
	height: 367px;
}
div#profbutton {
	height: 28px;
	padding-bottom: 5px;
}

div#profhead {
	margin: 0px;
	padding: 0px;
	height: 70px;
}
div#proffoot {
	margin: 0px;
	padding: 0px;
	height: 10px;
}

.bloglink {
	line-height: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 11px;
}

