@charset "utf-8";



#contentcolumn{

	margin: 0 0 0 140px;

}



/*

 * Main Top

 */

.box_main{

	margin-bottom: 10px;

	padding-bottom: 11px;

	background: url(/images/bg_box_main_bottom_ll_2.gif) no-repeat left bottom;

}

	.box_main h2{

		height: 37px;

		padding: 0 0 0 8px;

		background: url(/images/bg_box_main_top_ll_2.gif) no-repeat left top;

		line-height: 1.8em;

		color: #fff;

	}

	.box_main .middle{

		overflow: hidden;

		_zoom: 100%;

		padding: 0 5px 0 10px;

		background: url(/images/bg_box_main_middle_ll_2.gif) repeat-y left top;

	}



