@charset "utf-8";


.telmt7 {
	margin-top:7px;
}

.telcontents {
	width:960px;
	background: transparent url(../img/te_box_bg.jpg) repeat-y left top;
}

.telbox01bg {
	background: transparent url(../img/te_box_t.jpg) no-repeat left top;
	padding:10px 20px 0;
}

.telbox01a {
	width:570px;
	float:left;
}

.telbox01b {
	width:330px;
	float:right;
}

.telbox02a {
	width:280px;
	float:left;
}

.telbox02b {
	width:280px;
	float:right;
}

.telbox03 {
	width:330px;
	margin-left:48px;
}

.telbox03bg {
	background-color:#E6E6D5;
	padding:5px;
}

.telcont{
	width:920px;
	margin:30px 20px 0;
}

.telcontents01 {
	width:570px;
	float:left;
}

.telcontents02 {
	width:329px;
	float:right;
}

.telbox04 {
	width:220px;
	float:right;
}


.arrowSG a {
	padding-left: 10px;
	background: transparent url(../../common/img/arrow_toiawase.gif) no-repeat left center;
	/*color:#9D102D;*/
	text-decoration:underline;
}

.arrowTe01 a {
	padding-left: 13px;
	background: transparent url(../img/te_arrow01.gif) no-repeat 0 0.45em;
	display:block;
	text-decoration:underline;
}

.arrowTe02 a {
	padding-left: 13px;
	background: transparent url(../img/te_arrow02.gif) no-repeat 0 0.45em;
	display:block;
	text-decoration:underline;
}

.frmBox {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	width:720px;
	margin:20px 100px;
}
.frmTxt {
	padding: 10px;
}

