#project { background: url(../img/project_main_image.jpg) no-repeat center top; }

.kaisetsubox {
	background: url(../../common/img/dot_line01.gif) repeat-x top;
	clear: both;
	padding-top: 10px;
	margin-top: 10px;
}
.kaisetsubox .icon {
	background: url(../../common/img/icon_kaisetsu.gif) no-repeat left top;
	padding-left: 50px;
	font-size: 110%;
	font-weight: bold;
}
.kaisetsubox .icon2 {
	background: url(../../common/img/icon_kaisetsu.gif) no-repeat left top;
	padding-left: 50px;
	font-size: 110%;
	font-weight: bold;
	float:left;
	padding-right:20px;
}
.projectBox01 {
	clear: both;
	padding: 10px;
}
.projectBox01 .photobox {
	float: left;
	width: 200px;
}
.projectBox01 .photobox2 {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.projectBox01 .photobox3 {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 25px;
}

.projectBox01 .photobox4 {
	float: right;
	width: 200px;
}

.projectBox01 .photobox5 {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 80px;
}

.projectBox01 .textbox {
	width: 390px;
	float: right;
}

.projectBox01 .textbox_l {
	width: 390px;
	float: left;
}


.projectBox02 {
	border: 1px solid #d5e8ca;
	vertical-align: top;
	clear: both;
	margin-bottom: 10px;
}
.projectBox02 .content {
	border: 4px solid #eef9e7;
	padding: 7px 10px;
}
.projectBox02 .content dl { margin: 0px; }
.projectBox02 .content dt {
	float: left;
	width: 120px;
}
.projectBox02 .content dt img {
	line-height: 0px;
	vertical-align: top;
	border: 3px solid #E7E7E7;
}
.projectBox02 .content dt a:hover img { border: 3px solid #80CFEA; }
.projectBox02 .content dd { margin-left: 140px; }
.projectBox02 .content .title {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.3;
}


/*以下は活動紹介と同様のcss*/

.katsudoBox01 {
	clear: both;
	padding: 10px;
}
.katsudoBox01 .photobox {
	float: right;
	width: 300px;
	margin-left: 10px;
}
/*.katsudoBox01 .textbox {
	width: 290px;
	float: right;
}
.katsudoBox01 .textbox .title {
	font-size: 120%;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 5px;
}*/
.katsudoBox01 .title {
	font-size: 120%;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 10px;
}
.katsudoBox02 {
	padding-bottom: 12px;
	clear: both;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 12px;
}
.katsudoBox01 .linkbox { clear: both; }

.katsudoBox02   .box {
	width: 295px;
	float: left;
	margin-right: 13px;
}
.katsudoBox02  .box  .icon {
	clear: both;
	padding-top: 5px;
}
.katsudoBox02  .box  .icon  img {
	line-height: 0px;
	margin-right: 3px;
}
.katsudoBox02  .box  dl { }
.katsudoBox02  .box  dl  dt{
	float: left;
	width: 100px;
}
.katsudoBox02  .box  dl  dd{
	margin-left: 110px;
	line-height: 1.3;
}
.katsudoBox02  .box  dl  .title{
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 3px;
}
.katsudoBox02  .box  dl  .link{
	margin-bottom: 5px;
	font-size: 95%;
}

/*▲ここまで同様CSS*/
