@charset "shift_jis";

/*=========================================================
	[ festa.css ]
	design style - exam content
	date - creation:2010-05-08 // update:2010-05-18
=========================================================*/

@import "/koho/format/css/m_table.css";

/*=========================================================
	index
		1. content
=========================================================*/

/* 1. content
=========================================================*/
.mainframe{padding-top:0;}

.catch01{font-size:120%;}
.title01{font-size:110%;}

.festa-box{
	margin-top:15px;
}
.festa-box td{
	font-size:78%;
	line-height:1.6;
}
.festa-box p{
	margin-top:2em;
	margin-left:1em;
	font-size:105%;
}
.fright{
	float:right;
	margin:0 0 5px 10px;
	width:auto;
	height:auto;
}
.mt20{margin-top:20px;}
.mt15{margin-top:15px;}
.mr5{margin-right:5px;}
.ml5{margin-left:5px;}
.b{font-weight:bold;}
.f120{font-size:120%;}
.f110{font-size:110%;}
.copy{
	border:3px double #99CC33;
	padding:5px;
	line-height:1.8;
	font-weight:bold;
	font-size:105%;
	color:#009900;
	background:#EAF7E8;
}
.copy span{
	padding-bottom:1px;
}