@charset "UTF-8";
.taniconcept {
	background-image: url(../concept/images/background_concept.jpg);
	background-repeat: no-repeat;
}
.conceptimage tr td {
	padding-right: 10px;
	padding-bottom: 10px;
}
.conceptimage {
	margin-top: 24px;
	margin-left: 30px;
}
#taniconcepttext {
	margin-top: 24px;
	margin-right: 10px;
	margin-left: 10px;
}
.taniconceptmidashi{
	width: 240px;
	height: 45px;
	background: url(../concept/images/concept_midashi.png);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	line-height: 1.4em;
	padding-bottom: 1em;
	text-indent: -9999px;
}
#taniconcepttext p {
	font-size: 95%;
	line-height: 1.6em;
	padding-bottom: 1em;
}
.tclbrand {
	color: #FFF;
	padding: 10px;
	line-height: 1.5em;
}
.tclbrand h3 {
	font-size: 100%;
}
.tclbrand p {
	font-size: 70%;
	line-height: 1.3em;
}
