@charset "UTF-8";

/*---------------------------------------------------------**
company.html
-----------------------------------------------------------**/
#contents2 div.Box_company table
	{
		text-align: center;
		margin: 0px auto;
	}

table.shop td,
table.company td
	{
		padding: 15px 0 15px 30px;
		text-align: left;
		border-bottom: 1px solid #2A2315;
	}
table.shop td.space,
table.company td.space
	{
		padding: 0;
	}
table.shop td.L,
table.company td.L
	{
		background: #F2EDE6;
	}

table.company td.line
	{
		padding: 0;
	}

