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


/* ////////////////////////////////////////////////////////

　トップページ　print.css

//////////////////////////////////////////////////////// */


#slider {
	display: none !important;
}

#print {
	text-align: center;
}

#slideshow {
	margin-bottom: 20px;
}

#con_header2013 {
	height: 90px;
	margin: 5px 0 20px;
	border-bottom: solid 1px #009FE8;
}

.nivo-controlNav {
	display: none;
}

#plan #toku {
	width: 570px;
}
#plan #toku #left {
	width: 460px;
	padding-bottom: 15px;
	clear: both;
	float: left;
}
#plan #toku #left h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #053D77;
	margin-bottom: 8px;
}
#plan #toku #left dl {
	float: left;
	padding-bottom: 7px;
}

#plan #toku #left dl dt {
	float: left;
	width: 50px;
}

#plan #toku #left dl dd {
	float: left;
	width: 410px;
	font-weight: bold;
	font-size: 120%;
}

#plan #toku #left dl dd span {
	font-size: 80%;
	font-weight: normal;
}
