/***** 販売実績専用 *****/

#MainArea{
	margin : 0 auto;
	padding : 25px 0 25px 25px;
	width : 775px;
	border : 1px #666666 solid;
}

/***** メインタイトル *****/
#Title h1{
	padding : 18px 0 23px 0;
}

/***** メニュー *****/
#Menu{
	margin : 0 
}

/***** コンテンツ *****/
#Contents{
	margin : 40px 0 25px 0;
	background : url("../../company/img/img03.gif") bottom no-repeat;
}

#Contents h2{
	font-size : 17px;
	float : left;
	margin : 0 0 10px 0;
}
#Contents h3{
	font-size : 20px;
	color : #C9410F;
	float : right;
	margin : 0 25px 10px 0;
}

.record{
	line-height : 18px;
}

#Contents .date{
	width : 75px;
	margin : 0 15px 0 0;
	line-height : 18px;
	float : left;
	text-align : right;
}
#Contents .name{
	width : 230px;
	margin : 0 10px 0 0;
	line-height : 18px;
	float : left;
}
#Contents .urinushi{
	width : 160px;
	line-height : 18px;
	float : left;
}

/***** 下部メニュー *****/
#BottomMenu{
	padding : 25px 25px 10px 0;
	text-align : center;
}

/***** フッター *****/
#Footer{
	padding : 0 25px 0 0;
	text-align : right;
}
