/**************************************************************************************************
CLEARFIX CLASS
**************************************************************************************************/
.Clearfix:after {
	display					: block;
	clear					: both;
	height					: 0;
	content					: "";
	overflow				: hidden;
}
.Clearfix {
	overflow				: hidden;
}
/* FOR MAC IE \*/
* html .Clearfix {
	height					: 1%;
	overflow				: visible;
}
.Clearfix {
	display					: block;
}
/* END OF FOR MAC IE */

h2.TtlExReforme {
	font-size		: 14px;
	text-align		: left;
}
ul.ReformExList {
	list-style		: none;
	margin			: 0;
	padding			: 0 0 0 15px;
}
	ul.ReformExList li {
		width			: 130px;
		padding			: 0 20px 0 0;
		float			: left;
		text-align		: left;
	}
	ul.ReformExList li.End {
		padding-right	: 0;
	}
		ul.ReformExList li span {
			display:block;

		}
			ul.ReformExList li span img {
				vertical-align		: top;
				padding				: 0 0 0 0.5em;
			}

.titletxt {
	position		: relative;
	display			: block;
	width			: 760px;
	height			: 341px;
	margin			: 0px;
	background		: url(image/main_title.jpg) no-repeat 0 0;
}
	.titletxt span {
		position		: absolute;
		display			: block;
		left			: 620px;
		top				: 268px;
	}
		.titletxt span  a:hover img {
			opacity			: 0.7;
			filter			: alpha(opacity=70);
			-moz-opacity	: 0.7;
		}
		.titletxt span img {
			border			: none;
		}
#topcontents {
	margin-top		: 10px;
}
#topcontents h2 {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: center;
	padding-bottom: 5px;
}
.titletxt h2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-left: 20px;
	line-height: 120%;
}
#topcontents td.left {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3E7133;
}
#topcontents td.left p {
	color: #666666;
	padding: 0px;
	width: 295px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 0.5em;
}
#topcontents td.right {
	text-align: left;
}
#topcontents td.right p {
	font-size: 0.875em;
	color: #666666;
	padding: 8px 8px 8px 10px;
	margin: 0px;
}
