@charset='utf-8';


/*--------------------------*/

.clear{
	clear: both;
}

p,td,th,h4,h5,div{
	margin: 0;
	padding: 0;
}

table{
	border-collapse:collapse;
}

/*ボタン下部に表示されるアンダーラインを非表示*/

#container .dylink a:link,
#container .dylink a:active,
#container .dylink a:visited,
#container .dylink a:hover
{
	text-decoration: none;
}

/*--------------------------*/

.contentBox{
	padding: 20px;
}

/*--------------------------*/

#contentTop{

}

#contentBottom{
	background: #CEE7F3;
	padding-bottom: 50px;
}

#RegistDescription{
	width: 820px;
	margin: 0 auto;
	border: 1px solid #349BCD;
	background: #FFF;
}

h4{
	height: 60px;
	background: url(/chintai/image/mmg/IndexH4bg.jpg) no-repeat;
	text-indent: -9999px;
}

h5{
	width: 260px;
	height: 20px;
	margin-bottom: 15px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

h5.t1{background-image: url(/chintai/image/mmg/IndexH51.gif)}
h5.t2{background-image: url(/chintai/image/mmg/IndexH52.gif)}

.contentText{
	width: 550px;
	float: left;
	line-height: 180%;
}

.contentButton{
	width: 230px;
	float: left;
}

.contentButton p{
	float: right;
}

.contentButton p a{
	display: block;
	width: 160px;
	height: 35px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.contentButton p.b1 a{background-image: url(/chintai/image/mmg/IndexMypagebtn.jpg)}
.contentButton p.b2 a{background-image: url(/chintai/image/mmg/IndexUsrregbtn.jpg)}

.contentButton a:hover{
	background-position: 0 100%;
}	


.dotline{
	width: 780px;
	height: 1px;
	margin: 0 auto;
	background: url(/chintai/image/mmg/Index_dotline.gif) repeat-x;
}

.arrow{
	padding-right: 30px;
	background: url(/chintai/image/mmg/IndexArrow.gif) 100% 50% no-repeat;
}

#bnarea{
	width: 580px;
	height: 112px;
	text-indent: -9999px;
	background: url(/chintai/image/mmg/IndexBnbtnbg.jpg) 100% 50% no-repeat;
}

#bnarea a{
	display: block;
	width: 200px;
	height: 35px;
	position: relative;
	left:50px;
	text-indent: -9999px;
	background: url(/chintai/image/mmg/IndexBnbtn.jpg) 0% 0% no-repeat;
}

#bnarea a{
	display: block;
	width: 200px;
	height: 35px;
	position: relative;
	left:290px;
	top:-25px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(/chintai/image/mmg/IndexBnbtn.jpg);
}

#bnarea a:hover{
	background-position: 0 100%;
}







