@charset "utf-8";

/* -------------------------------------contact----- */

/* ------------------------------------- common box----- */
.con_box {
	width: 660px;
	border-top: 1px solid #EBEBEB;
	padding-top: 15px;
	margin-top: 15px;

}

/* -------------------------------------font----- */
.attention { color: #CC3300; }

/* -------------------------------------width----- */
.w545 { width:545px; }

.floatL.w120{ width:120px; float:left}
.floatR.w545{ width:525px; float:right}


/* -------------------------------------Line----- */

.lineDot01 { height: 1px; font-size: 1px; background: transparent url(/common/img/linedot01.gif) repeat-x left center;}

.lineGray01 { height: 1px; font-size: 1px; background: transparent url(/common/img/linegray01.gif) repeat-x left top;}

.bglineCenter { background: #FFFFFF url(/common/img/line_center01.gif) repeat-x left center;}
.bglinebox { background-color:#FFFFFF; padding-right:10px;}
