@charset "utf-8";
/* CSS Document */

#customer {
	line-height:1.6;
}
#customer div.renraku_bord {
	margin:12px;
	padding:10px 14px;
	width: 480px;
	height: 120px;
	line-height:2;
	background-image:url(../images/bg_renraku.jpg);
	background-repeat:no-repeat;
}
#customer div.renraku_bord dt {
	font-size:110%;
	font-weight:bold;
	color:#333399;
}
#customer div.renraku_bord dd {
	margin-left:1em;
	font-size:100%;
}
#customer div.renraku_bord dd.freedial {
	margin-left:2em;
	color:#0000ff;
	font-size:120%;
	font-weight:bold;
}

#customer div.att03 {
	margin:12px auto;
	padding:10px 14px;
	border:2px solid #ddd;
	width: 480px;
	background:#dff;
	line-height:1.5;
}
#customer div.att03 dt {
	font-size:110%;
	font-weight:bold;
	color:#333399;
}
#customer div.att03 dd {
	margin-left:1em;
	font-size:100%;
}
#customer div.att03 dd.freedial {
	margin-left:2em;
	color:#0000ff;
	font-size:120%;
	font-weight:bold;
}

#customer a:link,
#customer a:visited {
	border-bottom:1px dashed #0099ff;
}
#customer a:hover {
	border-bottom:1px solid #ff9900;
}
#customer h2 {
	margin: 20px 0 0 0;
}
#customer h3 {
	margin:30px 0 16px 0;
	padding-top: 4px;
	padding-left: 18px;
	background-image:url(../images/bg_h3_01.jpg);
	background-repeat:no-repeat;
	height:28px;
}
#customer h4 {
	margin: 0.5em;
	padding:0 0 0 20px;
	color:#cc3300;
	background-image:url(../images/bg_h4.jpg);
	background-repeat:no-repeat;
	background-position:left 50%;
}
#customer table {
	border: 2px solid #9999ff;
	width: 97%;
}
#customer th {
	padding: 4px 2px;
	text-align:center;
	width: 13em;
	background-color:#ddddff;
	color:#000099;
	border-right: 1px solid #ccccff;
	border-bottom: 1px solid #ccaaff;
}
#customer td {
	padding: 4px 6px;
	border-bottom: 1px solid #ccccff;
}
#customer td textarea {
	border:1px solid #9999ff;
	font-size:100%;
	background-color:#ffffff;
	line-height:1.8;
}
div.submit {
	margin:16px 0 20px 0;
	text-align:center;
}
.exText{
	color:#666666;
	font-size:94%;
}
.errmsg {
	color:#ff3300;
	background-color:#FFC;
}

ul.enList {
	margin-top:18px;
	margin-bottom:36px;
	margin-left:30px;
}
ul.enList li {
	margin-bottom:20px;
	padding-left:3px;
	list-style-type:disc;
	font-size:114%;
}

