@charset "UTF-8";

/***** トップページ専用 *****/

/***** 右側 *****/
#rightbox{
	padding : 30px 0 10px;
}

#tel{
	background : #000000;
	text-align : right;
	font-size : 12px;
	color : #FFFFFF;
}


/***** フッター *****/
#footer{
	color : #FFFFFF;
}
#footer .foot{
	/*background : #AA1343;*/
	background : #003333;
	_height : 20px;
}
*:first-child+html #footer .foot{
	height : 55px;
}
#footer .foot .company{
	float : left;
	width : 450px;
}
#footer .foot .company p{
	text-align : left;
	padding : 25px 0 0 15px;
}
#footer .foot .company p a{
	color : #FFFFFF;
}
#footer .foot .copyright{
	float : right;
	width : 450px;
}
#footer .foot .copyright address{
	padding : 30px 15px 0 0;
	text-align : right;
	font-weight : bold;
	color : #FFFFFF;
}
#footer p{
	color : #AA1343;
	text-align : center;
	padding : 5px 0 0 0;
}
#last left{
	width:200px;
	padding:0 25px 0 0;
}