@charset 'Shift_JIS';

*						{
						vertical-align: 0;
						}

body					{
						margin:0;
						padding:0;
						width:100%;
						background-color: white;
						font-size: 10pt;
						line-height: 1.4;
						color:#000000;
						font-family:'ＭＳ Ｐゴシック'!important;
						}
head+body				{
						width: 165mm;
						max-width: 100%;
						min-width: 80%;
						margin: 0 auto;
						}

div#base				{
						text-align:left;
						margin:0;
						width:100%;
						background:#FFFFFF;
						}

div#profile_bar			{background:#BFE11B;width:439px;float:none;height:21px;}

div#contents			{margin:0 0;padding-bottom:0px;}

div#profile_box_l		{float:left;clear:both;position:relative;left:0px;top:5px;}
div#profile_box_r		{
						border:2px solid #EBEAE6;
						float:right;
						width:342px;
						height:368px;
						text-align:center;
						position:relative;left:0px;top:5px;
						}

img.profile_name		{margin:24px 0 0 0;}
#profile_box_r dl		{margin-left:20px;line-height:100%;}
#profile_box_r dt		{margin:0 0 0 0;float:left;width:80px;text-align:left;line-height:160%;}
#profile_box_r dd		{margin:5px 0 0 80px;padding:0;text-align:left;line-height:120%;}
/*IE向けハック*/
*+html #profile_box_r dt{line-height:100%;}
* html #profile_box_r dt{line-height:100%;}

*+html #profile_box_r dd{line-height:100%;margin:0 0 0 80px;}
* html #profile_box_r dd{line-height:100%;margin:0 0 0 80px;}


img#print_rogo			{display:block;position:absolute;bottom:0px;left:12px;}

div#textbox_l			{float:left;clear:both;position:relative;left:0px;margin:15px 0 0 0;}
div#textbox_r			{float:right;position:relative;left:0px;margin:15px 0 0 0;}
/*IE向けハック*/
*+html div#textbox_l	{margin:15px 0 0 0;}
* html div#textbox_l	{margin:15px 0 0 0;}

div#textbox_l p,
div#textbox_r p			{margin:3px 0;}

div#print_footer		{
						display:block;
						position:relative;top:20px;
						background:url("../img/profile/print_footer.jpg") repeat-x 0 0;
						width:100%;
						height:39px;
						clear:both;
						}

#header,
#navi,
#pankuzu,
#left_link,
#right_link,
#sample_snap,
#button_box,
#voice,
#footer,
.spacer,
.clear					{display:none;}

