/* css \*/
#main {
	width: 800px;
	background: url(/common/img/line02.gif) repeat-y;
}

#main h2 {
	background-color: #FFFFFF;
	padding-bottom: 25px;
}

#local_navi {
	width: 196px;
	float: right;
}

#contents {
	width: 561px;
	float: left;
}

#contents div.title {
	background: url(/study/img/title_bg.gif) no-repeat;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}

#contents div.title p {
	position: absolute;
	top: 5px;
	left: 15px;
	font-size: 14px;
	margin: 0;
	color: #FFFFFF;
}

#contents div.title h3 {
	position: absolute;
	width: 425px;
	top: 3px;
	left: 115px;
	font-size: 18px;
	font-weight: bold;
	color: #ff7a2d;
}

#contents div.title2 {
	background: url(/study/img/title_bg2.gif) no-repeat;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
}

#contents div.title2 p {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 14px;
	margin: 0;
	color: #FFFFFF;
}

#contents div.title2 h3 {
	position: absolute;
	width: 425px;
	top: 6px;
	left: 115px;
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
	color: #ff7a2d;
}

#contents div.section {
	margin-bottom: 20px;
}

#contents h4 {
	color: #ff7a2d;
	font-size: 130%;
	line-height: 100%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #ff7a2d;
	margin-bottom: 3px;
}

#contents div.top2011 h4 {
	color: #ff6749;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #ff6749;
	margin: 20px 0 6px 0;
}


#contents div.top2010 h4 {
	color: #6666CC;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #6666CC;
	margin: 20px 0 6px 0;
}

#contents div.top2009 h4 {
	color: #3399CC;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #3399CC;
	margin: 20px 0 6px 0;
}

#contents div.top2008 h4 {
	color: #ef7aa1;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #ef7aa1;
	margin: 20px 0 6px 0;
}

#contents div.top2007 h4 {
	color: #e16b00;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #e16b00;
	margin: 20px 0 6px 0;
}

#contents div.top2006 h4 {
	color: #caaa03;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #caaa03;
	margin: 20px 0 6px 0;
}

#contents div.top2005 h4 {
	color: #bad105;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #bad105;
	margin: 20px 0 6px 0;
}

#contents dt {
	width: 7em;
	float: left;
}

#contents dt.day2 {
	width: 13em;
	float: left;
}


#contents dd {
	margin-left: 7em;
}

#contents dd.niyo2{
	margin-left: 13em;
}


/* ‰Eƒiƒr \*/
#local_navi {
	line-height: 110%;
}

#local_navi h3 {
	margin-top: 14px;
}

#local_navi ul {
	margin: 8px 4px 0 4px;
}
#local_navi li {
	margin-bottom: 6px;
}

#local_navi span {
	margin-left: 1em;
		display: block;
}

#local_navi a {
	text-decoration: none;
	color: #666666;
}

#local_navi a:hover {
	text-decoration: underline;
}


