@charset "utf-8";

/* INDEX */
/* ----------------------------------------------------- */
h2.cate_title01 {
	position: relative;
	display: block;
	width: 100%;
	background: url("../images/tm_registration_head.gif") left top no-repeat;
	background-size: contain;
	zoom: 1;
	text-indent: -9999px;
}

.section_tm_registration_detail {
	margin: 0 10px;
	padding: 20px 0 0;
	clear: both;
}

.article_plainbox01 {
	width: 100%;
	text-align: center;
}
	.article_plainbox01 ul {
		margin-top:20px;
	}
	.article_plainbox01 ul li {
		margin:20px;
	}
	.article_plainbox01 ul li img {
		border: solid #ccc 1px;
	}


/* ::: clear-fix ::: */
.article_first_info dd,
.article_first_info dd p
.clearfix {
zoom: 1;
}

.article_first_info dd:after,
.article_first_info dd p:after
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
