@charset "UTF-8";

/*
============================

/css/style.css

============================
*/


/*index
------------------------*/
#c1 {
	margin-bottom:30px;
	background-image: url(../img/index_c1_03.jpg);
}

#c1 h2 {
	background-image:url(../img/index_c1_title.jpg);
	height:70px;
	background-color: #FFF;
}

#c1 .photo {
	float:right;
	width:240px;
	padding-top: 10px;
	text-align: right;
}
#c1 .txt {
	width:465px;
	float:left;
	background-image: url(../img/index_c1_01.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 400px;
}
#c1 .txt p {
	display:none;
}
#flash {
	padding-bottom: 20px;
}
