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

#back_top {
	background-image: url(../images/event_manual/ivent_back_top.png);
	height: 26px;
}
#back_center {
	background-image: url(../images/event_manual/ivent_back_center.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
#back_bottom {
	background-image: url(../images/event_manual/ivent_back_bottom.png);
	height: 26px;
}

#box {
	margin-bottom: 25px;
}
#box.margin_clear {
	margin-bottom: 0px;
}

#box.head {
	padding-top: 10px;
}
#box.head h1,#box.head h2 {
	text-align: center;
}
#box.head h1 {
	margin-bottom: 10px;
}
#box.head h2 {
}

#box .number {
	float: left;
	margin-right: 14px;
}
#box .ive_txt {
	top: 7px;
	position: relative;
}
#box .ive_txt p {
	font-size: 12px;
}
#box  .ive_txt  h3 {
	margin-bottom: 5px;
}
