@charset "utf-8";
/* CSS Document */
div.entry
	{
	width:940px;
	}
div.entry div.contact_position_01
	{
	width:470px;
	float:left;
	}
div.entry div.contact_position_01 h2
	{
	margin:10px 0px 0px 0px;
	}
div.entry div.contact_position_01 h3
	{
	font-size:146.5%;
	margin:30px 0px 0px 4px;
	}
div.entry div.contact_position_01 p
	{
	margin:20px 0px 20px 4px;
	}

div.entry div.contact_position_02
	{
	width:469px;
	border-left:1px solid #DFDFDF;
    padding:0px 0px 20px 0px;
	float:right;
	}
div.entry div.contact_position_02 h2
	{
	font-size:146.5%;
	margin:40px 0px 0px 38px;
	}
div.entry div.contact_position_02 h3
	{
	margin:20px 0px 0px 38px;
	}
div.entry div.contact_position_02 p
	{
	margin:15px 0px 0px 38px;
	}
div.entry div.contact_position_03
	{
	border-top:1px solid #DFDFDF;
	clear:both;
	}
div.entry div.contact_position_03 div.contact_01
	{
	width:235px;
	border-right:1px solid #DFDFDF;
	float:left;
	}
div.entry div.contact_position_03 div.contact_02
	{
	width:234px;
	border-right:1px solid #DFDFDF;
	float:left;
	}
div.entry div.contact_position_03 div.contact_03
	{
	width:233px;
	border-right:1px solid #DFDFDF;
	float:left;
	}
div.entry div.contact_position_03 div.contact_04
	{
	width:235px;
	float:right;
	}
div.entry div.contact_position_03 div.contact_01 h2 ,
div.entry div.contact_position_03 div.contact_02 h2 ,
div.entry div.contact_position_03 div.contact_03 h2 ,
div.entry div.contact_position_03 div.contact_04 h2
	{
	margin:20px 0px 0px 12px;
	}
div.entry div.contact_position_03 div.contact_01 p ,
div.entry div.contact_position_03 div.contact_02 p ,
div.entry div.contact_position_03 div.contact_03 p ,
div.entry div.contact_position_03 div.contact_04 p
	{
	margin:20px 0px 0px 12px;
	}
div.entry div.contact_position_03 div.contact_01 p.contact ,
div.entry div.contact_position_03 div.contact_02 p.contact ,
div.entry div.contact_position_03 div.contact_03 p.contact ,
div.entry div.contact_position_03 div.contact_04 p.contact
	{
	margin:38px 0px 0px 12px;
	}

