@charset "utf-8";

/*　コンセプト
------------------------------------------------------------ */

#main h3{
	background: url(../images/bg_sub_h3.jpg) no-repeat;
	clear: both;
}
#main h3.no1 {
	background: url(../images/bg_h3_2.jpg) no-repeat;
	width: 485px;
	_width: 555px;
	height: 40px;
	_height: 61px;
	padding: 21px 0 0 70px;
	font-weight: bold;
	color: #FFF;
	font-size: 1.1em;
}

h2#img_top {
	width: 580px;
	height: 180px;
	background: url(../images/img_concept.jpg) no-repeat;
	text-indent: -9999em;
}

.img01 {
	float: right;
	margin-left: 10px;
}

.tx_main p {
	margin-bottom: 10px;
}

.img02 {
	margin-bottom: 15px;
}

h3 {
	margin-bottom: 10px;
}

h3 span {
	font-weight: bold;
	margin-left: 20px;
	color:#FFCC00;
}
