@charset "utf-8";


/***** トップメッセージ *****/
div#common_left
{
	float: left;
	margin: 30px 0 0 10px;
	line-height:130%;
}

div#common_left h2
{
	display: block;
	font-size: 14px;
	line-height: 40px;
	margin: 0 0 0 10px;
}

div#common_left ul
{
	margin: 10px 0 0 30px;
}

div#common_left p.sitemap
{
	height: 25px;
	width: 500px;
	margin: 10px 0 0 70px;
	padding: 5px 0 0 10px;
	background-color: #99CC00;
}

div#common_left p.privacy
{
	width: 600px;
	padding: 5px 0 0 30px;
}

div#common_left ul.privacy
{
	width: 600px;
}

div#common_left li.privacy
{
	margin: 5px 0 10px 20px;
}


div#common_left li
{
	margin: 5px 0 0 40px;
}



div#common_left table
{
	display: block;
	margin: 30px 0 0 40px;
}


div#common_left #link_estimate h3
{
	display: none;
}

div#common_left #link_estimate a
{
	clear: both;
	display: block;
	margin: 5px 0 0 5px;
	width: 685px;
	height: 165px;
	background: url(../img/siryou_bnr.gif) no-repeat;
	text-indent: -9999px;
}

div#common_right
{
	margin: 15px 0 0 714px;
	height: 100%;
	width: 200px;
}


