/* Updated 2008/10/02,E */

	@import "/common_css/default_wide.css";
 @import "/common_css/component_wide.css";
	@import "/kojin/sougou/css/sougou_comp.css";

#contents div.regularAccount {
	background-color: #F6FDEC;
	border: solid 2px #8EB48E;
	padding: 17px 14px 17px 21px;
}

#contents div.regularAccount h2{
	margin-bottom: 6px;
}

#contents div.regularAccount p.navi{
	margin-top: 10px;
	text-align: right;
}

#contents div.nonRegularAccount {
	background-color: #FFFEEB;
	border: solid 2px #D7BC50;
	margin-top: 15px;
	padding: 17px 14px 17px 21px;
}

#contents div.nonRegularAccount h2{
	margin-bottom: 6px;
}

#contents div.nonRegularAccount h3{
	font-weight: bold;
	line-height: 140%;
	color: #444;
	margin-top: 15px;
	margin-bottom: 5px;
}

#contents div.nonRegularAccount p{
	line-height: 150%;
	color: #444;
	margin-top: 10px;
}

#contents div.nonRegularAccount p.navi{
	text-align: right;
}

#contents div.nonRegularAccount p.atmSearch{
	text-align: right;
}

#contents div.nonRegularAccount p.atmSearch img{
	vertical-align: middle;
}

/* Updated¥ 2008/10/02,E */

#contents div.relateLinkArea07 {
	background-color:#FFFFCC;
}

/* Updated£ 2008/10/02,E */