@charset "utf-8";
/* CSS Document */

div.history_date		{width:130px;float:left;}
div.company_label		{width:110px;background-color:#b8dbf8;font-weight:bold;margin:1px;float:left;}
div.company_label_txt	{margin:5px 10px;}
div.company_cont_txt	{margin:5px 5px;float:left;}

#syosin div
{
	width:580px;
}

#syosin div.area
{
	text-align:center;
}

#syosin div.text
{
}

#profile div{
	width:580px;
}

#profile div.area{
}

#profile div.body{
}

#profile #left div{
	width:320px;
}

#profile #left #label div{
	width:110px;
}

#profile #left #label div.area{
	margin:1px;
	background-color:#b8dbf8;
}

#profile #left #label div.text{
	width:90px;
	font-weight:bold;
	margin:5px 10px;
}

#profile #left #content div{
	width:200px;
}

#profile #left #content div.area{
	margin:1px;
}

#profile #left #content div.text{
	width:190px;
	margin:5px 5px;
}

#profile #right div{
	width:260px;
	text-align:center;
}

#profile #right div.area{
}

#profile #right div.map{
	background-image:url(../images/contents/map_bg.png);
	height:270px;
}

#profile #right div.body{
}

