@charset "utf-8";

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

.section_tm_registration_detail {
	padding: 30px 0 0;
}

.article_plainbox01 {
	width: 100%;
	text-align: center;
}
	.article_plainbox01 ul {
		margin:20px 30px;
	}
	.article_plainbox01 ul li {
		float: left;
		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;
	}
