/* Updated 2007/08/02,E*/
/* Updated 2007/01/12,E*/

	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/hojin/css/component_hojin.css";
	@import "/hojin/eb/web21/atmail/css/atmail_Comp.css";

/*[/houjin/eb/web21/index.html]*/

#contents div.topAreaWeb21 {
	margin-bottom: 0px;
	padding: 16px 0px 8px 0px;
	width: 540px;
}

#contents div.web21img {
	float:right;
	text-align:center;
	width:171px;
}

/*[/houjin/eb/web21/]*/

#contents div.callenterBox {
	margin: 0px 0px 5px 50px;
	padding: 5px;
	width: 428px !important;
	width /**/: 440px;
}

#contents div.callenterBox div.box1 {
	background-color: #FFFFCC;
	border: solid 1px #999999;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	width: 428px !important;
	width /**/: 440px;
	text-align: center;
}

#contents div.callenterBox div.box2 {
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 0px 5px;
	width: 428px !important;
	width /**/: 440px;
}

#contents div.callenterBox div.box2 div.image {
	float: left;
	margin: 0px 0px 5px 10px;
	width: 60px;
}

#contents div.callenterBox div.box2 div.tel {
	float: right;
	width: 340px;
}

#contents table.mailtable {
	border:none;
	border-collapse:collapse;
}
#contents table.tablehojin01 th.width01 {
	width:15%;
}
#contents table.tablehojin01 th.width02 {
	width:25%;
}
#contents table.tablehojin01 th.width03 {
	width:15%;
}
#contents table.tablehojin01 th.width04 {
	width:45%;
}
#contents table.tablehojin01 th.nobr {
	white-space:nowrap;
}
#contents table.mailtable td.arrow{
	width:48px;
	text-align:center;
}

/* Updated¥ 2007/07/31,E */
#contents table.mobiletable {
	border:0;
	border-collapse:collapse;
	background-color:#FFFFCC;
}
#contents table.mobiletable th{
	width:90px;
	text-align:center;
	line-height:1.4;
}
/* Updated£ 2007/07/31,E */
#contents table.mobiletable td{
	vertical-align:top;
}
/* Updated¥ 2007/07/31,E */
#contents table.mobiletable td.mobileimage{
	text-align:center;
	width:140px;
	padding:5px 0;
}
#contents table.mobiletable td.arrow{
	text-align:center;
	vertical-align:middle;
	width:12px;
	border:0;
}
/* Updated£ 2007/07/31,E */
#contents h2.titleimage {
	margin:10px 0 10px 0;
}