	@import "/common_css/default_wide.css";

	@import "/common_css/component_wide.css";

	@import "/kojin/sougou/plus/css/plus_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;


}