@charset "UTF-8";
/* CSS Document */

h3{
	font-size:10px;
	line-height: 1.7em;
	color: #c0bfbe;
	font-weight:normal;
	margin: 15px 0 5px 0;
}


#title h2 {
	background-image: url(../concept/concept_img/title01.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 300px;
	margin-bottom: 50px;
	text-align:right;
}
#title h2 span {
	display: none;
}

.line{
	border: 1px solid #EDEDED;
	text-align:center;
	width: 580px;
	padding: 20px 0;
}

.marginT40{
	margin-top: 40px;
}
