@charset "shift_jis";
/* CSS Document */




div#header h2{
	background:url(../img/profile/logo.jpg) left top no-repeat;
}









div#profilebox{
	width:613px;
	overflow:auto;
	background:url(../img/profile/profilebox_bg.gif) -10px top repeat-y;
	line-height:1.5em;
	padding:0 53px 0 0;
	height:492px;
}



div#gaiyoubox{
	float:left;
	width:276px;
}



div#gaiyoubox h2{
	background: url(../img/profile/gaiyou.jpg) left top no-repeat;
	width:111px;
	height:22px;
	margin:0 0 32px 0;
	text-indent:-9999px;
}


div#gaiyoubox table{
	width:276px;
	margin:0 0 14px 0;
	border-collapse:collapse;
}

div#gaiyoubox th{
	width:90px;
	border-bottom:1px solid #DDDDDD;
	padding:7px 0;
}

div#gaiyoubox th p{
	color:#666666;
	font-weight:bold;
}

div#gaiyoubox td{
	width:186px;
	border-bottom:1px solid #DDDDDD;
	padding:7px 0;
}

div#gaiyoubox td p{
	color:#333333;
	line-height:1.5em;
}





div#daihyoubox{
	float:right;
	width:277px;
}

div#daihyoubox h2{
	background: url(../img/profile/daihyou.jpg) left top no-repeat;
	width:111px;
	height:22px;
	margin:0 0 32px 0;
	text-indent:-9999px;
}


div#daihyoubox p{
	clear:both;
	letter-spacing:1px;
	line-height:1.7em;
}

div#daihyoubox p#profileimg img{
	padding:0 0 10px 0;
	float:right;
}





div#daihyoubox table{
	width:275px;
	margin:22px 0 40px 0;
}

div#daihyoubox th{
	width:64px;
	padding:4px 0;
}

div#daihyoubox th p{
	color:#333333;
}

div#daihyoubox td{
	width:211px;
	padding:4px 0;
}

div#daihyoubox td p{
	color:#333333;
}









