
.material-table {
	margin: 0 0 4px;
	border: 1px solid #3F90C6;
}

.material-table table {
	margin: 0;
	width: 100%;
	border-collapse: separate;
	border: solid #FFF;
	border-width: 1px 0 1px 1px;
}
/* IE6 Only */
* html .material-table table {
	border-collapse: collapse;
}

.material-table table tr {
}

.material-table table tr th,
.material-table table tr td {
	border: solid #FFF;
	border-width: 0 1px 0 0;
	background: #CCE1F0;
}

.material-table table tr th {
	padding: 5px 6px 6px;
	color: #006BB4;
	font-weight: bold;
	font-size: 107.8%;
	line-height: 1.286;
	text-align: center;
}

.material-table table tr td {
	padding: 0 6px 6px 14px;
}

.material-table table tr td.image {
	padding: 0 0 3px 14px;
}

.material-table table tr td ul {
	margin: 0;
}

.material-table table tr td ul li {
	margin: 0 0px 2px;
	padding-left:15px;
	background: url(../images/gf/material_ico_list.gif) no-repeat ;
	line-height: 1.335;
}

p.caption {
	margin: 0 0 10px;
	font-size: 77%;
	line-height: 1.5;
	text-align: right;
}


#gf-spot {
}

#gf-spot h4 {
	margin: 0 0 15px;
}

#gf-spot ul {
	margin: 0;
	height:100%;
}

#gf-spot ul:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

#gf-spot ul li {
	float: left;
	display: inline;
	margin: 0 12px 0 0;
	padding-left:15px;
	background: url(../images/gf/material_ico_list2.gif) no-repeat ;
}

#gf-spot ul.image {
	margin: 0 0 10px;
}

#gf-spot ul.image li {
	margin: 0 10px 0 0;
	padding: 0;
	background: none;
}

/* 3.Merit
========================================== */
#gf-merit {
}

#gf-merit ul {
}

#gf-merit ul li {
	position: relative;
	margin: 0 0 20px;
	padding: 0 0 0 129px;
	height: auto !important;
	height: 84px;
	min-height: 84px;
	background: none;
}

#gf-merit ul li h4 {
	margin: 0 0 8px;
	padding: 0;
	background: none;
}

#gf-merit ul li p {
	margin: 0 0 15px 24px;
}

#gf-merit ul li p.image {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 120px;
}


/* 4.Example
========================================== */
#gf-example {
}

#gf-example h3 {
}

#gf-example .four-example {
	margin: 0 0 20px;
	background: url(../../images/common/line_dotted02_gray.gif) repeat-y 270px 0;
}

	/* 4-1.Text Decorations
	---------------------------------------- */
	#gf-example .four-example h4 {
		margin: 0 0 6px;
		padding: 0 0 0 12px;
		background: url(../../images/common/ico_circle01_blue.gif) no-repeat 0 1px;
		color: #006BB4;
		font-weight: bold;
		font-size: 92.4%;
		line-height: 1.335;
	}
	
	#gf-example .four-example p {
		margin: 0;
	}
	
	/* 4-2.Border & Float
	---------------------------------------- */
	#gf-example .four-example .four-example1 {
		padding: 0 0 27px;
		height: 100%;
		background: url(../../images/common/line_dotted01_gray.gif) repeat-x 0 100%;
	}
	
	#gf-example .four-example .four-example2 {
		padding: 15px 0 0;
		height: 100%;
	}
	
	#gf-example .four-example .four-example1:after,
	#gf-example .four-example .four-example2:after { /* for Modern Browser */
		content: "."; display: block; clear: both; height: 0px; visibility: hidden;
	}
	
	#gf-example .four-example .four-example1 .example1,
	#gf-example .four-example .four-example1 .example2,
	#gf-example .four-example .four-example2 .example3,
	#gf-example .four-example .four-example2 .example4 {
		display: inline;
		width: 239px;
	}
	
	#gf-example .four-example .four-example1 .example1,
	#gf-example .four-example .four-example2 .example3 {
		float: left;
	}
	
	#gf-example .four-example .four-example1 .example2,
	#gf-example .four-example .four-example2 .example4 {
		float: right;
	}


/* 5.Case Study
========================================== */
#gf-case-study {
}

#gf-case-study ul {
	margin: 0;
}

#gf-case-study ul li {
	margin: 0 0 4px;
	padding: 0;
	height: 100%;
	background: none;
	font-size: 84.7%;
	line-height: 1.365;
}

#gf-case-study ul li img {
	margin: 0 0 4px;
}

#gf-case-study ul li span {
	display: block;
	height: auto !important;
	height: 2.73em;
	min-height: 2.73em;
}

#gf-case-study ul li:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

#gf-case-study ul li .before {
	float: left;
	display: inline;
	width: 233px;
	background: url(../../images/common/ico_arrow02.png) no-repeat 161px 47px;
}

#gf-case-study ul li .after {
	float: left;
	display: inline;
	width: 233px;
}
