﻿@charset "utf-8";
/* -----------------------------------------------
 * 団体用CSS
 * 
 * Last Update 2008/12/10
----------------------------------------------- */
.nepHeader {
	margin-top: 14px;
}
	.nepHeader h2 {
		margin-bottom: 14px;
	}

		.nepHeader .open h3 {
			margin-bottom: 25px;
			padding: 10px 0;
			border-top: 1px solid #CCBF89;
			border-bottom: 1px solid #CCBF89;
			text-align: center;
		}

#groupPlan {
	float: left;
	width: 735px;
	margin: 21px 0 5px 0;
}
	#groupPlan .time {
		float: left;
		width: 378px;
	}
		.time .gropuPlantName {
			float: right;
			width: 325px;
			margin-right: 5px;
			border-bottom: 1px solid #000000;
		}

			.space01 {
				margin-bottom: 18px;
			}

			.space02 {
				margin-top: 18px;
			}

			.gropuPlantName h5 {
				float: left;
			}

			.gropuPlantName p {
				float: right;
			}

			.groupRederence {
				float: right;
				width: 330px;
				margin: 2px 0;
			}

	#groupPlan .pdf {
		float: right;
		margin: 8px 0 0 0;
	}
	
	.nepReference {
		margin: 0 0 0 48px;
		padding: 12px 0 0;
		text-align: left;
	}
	
	.exeCaption {
		margin-left: 40px;
	}
	
	/* オプション */
	.option {
		width: 617px;
	}
		.option .text {
			float: left;
			width: 378px;
		}
		.option .image {
			margin: 10px 0 0 0;
		}

/* 前のページへ */
#footer p.prev {
	float: left;
	line-height: 1;
	margin: 0;
	padding: 2px 0 0 0;
}