﻿@charset "UTF-8";


#section .box {
	background:url(../../common/img/bg_fl.gif) left top repeat-y;
	}
#section .box .innerBtm {
	padding:20px 49px;
	_height:1%;
	background:url(../../common/img/bg_fl_btm.gif) left bottom no-repeat;
	}


.flash {
	width:650px;
	height:443px;
	}

div.piece {
	float:left;
	width:180px;
	padding-left:51px;
	margin-top:10px;
	}

div.first {
	padding-left:0;
	}

div.piece dl {
	margin-top:16px;
	}

div.piece dt {
	margin-left:11px;
	padding-bottom:15px;
	color:#555;
	line-height:1.33;
	}

div.piece dd {
	margin-left:12px;
	padding-bottom:20px;
	}





