@charset "UTF-8";

#main .titleHalf {
	border-bottom: 2px solid #f56403;
}
#main .containerBox {
	width: 595px;
	background: url(none);
	padding: 10px 0px 0px;
	border: 0;
}
#main .containerBox:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
* html #main .containerBox /* for IF6 */ {
    height:1px;
}
#main .leftBox {
	float: left;
	width: 292px;
}
#main .rightBox {
	float: right;
	width: 292px;
}
#main .contentsBox {
	background: #fff url(../../common/img/bg_title-shadow.gif) repeat-x left top;
	padding: 10px 10px 0px;
	border: 1px solid #d1d1d1;
	margin: 0px 0px 10px;
}
#main .frmSquareGray {
	margin: 0px 0px 10px;
}

#main .txt {
	padding-bottom: 8px;
}

#main .bnr {
	margin-bottom: 10px;
	height: 60px;
	text-align: center;
}
#main  .bnr  a {
	text-decoration: none;
}
