@charset "utf-8";


/*<!--div#left{background : url("../../images/red/body.jpg") repeat-x ;
	 _display : inline;
	 width : 200px;
	 margin : 0 10px;
	 float : left;
	 text-align : center;}-->*/
div#left{
	background : url("../../images/red/body.jpg") repeat-x;
	_display : inline;
	width : 190px;
	margin : 0 10px;
	float : left;
	text-align : center;
	/*padding-right: 5px;
	padding-left:5px;*/
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B00000;
	border-left-color: #B00000;
	border-right-width: 5px;
	border-left-width: 5px;}
	
	body#index div#whole p{color:#ffffff;}
	div#whole div#left dl{color:#ffffff;
	margin-bottom:10px;}
