@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");

div.main h3 {
	margin: 30px 0px 20px 23px;
	padding: 0px;
}

div.left {
	float: left;
	width: 660px;
	text-align: right;
}

div.right {
	float: right;
	width: 260px;
	text-align: center;
}

div.right img {
	margin-bottom: 3px;
}

div.right h4 {
	margin: 0px;
	padding: 25px 0px 17px 13px;
}

div.right h4 a {
	display: block;
	width: 234px;
	height: 69px;
	text-indent: -10000px;
	background-image: url(../img/acc_lifeinfo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -10000px;
	/*¥*/
	_text-indent: 0px;
	_font-size: 0px;
	_color: #fff;
	/**/
	_text-indent/**/ : -10000px;
}

div.right h4 a:hover {
	background-position: 0px -69px;
	color: #fff;
}

p.time {
	clear: both;
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: center;
}

p.ex {
	padding-left: 50px;
}
