﻿/* ***********************************************************************************************

                                             top.css

*********************************************************************************************** */
#topHead01{
	background:url(images/top_head_1.gif) no-repeat;
}
#topHead02{
	background:url(images/top_head_2.gif) no-repeat;
}
#topImg3{
	margin-bottom:15px;
}
.section p span{
	color:#FF8951;
}
#content .section p{
	line-height:18px;
	padding:0px;
}
h2 ,h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	clear: both;
}
#toppage p {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	clear: right;
}
.imagephoto {
	float: left;
	width: 250px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ol.future {
	margin-left: 70px;
	margin-right: 40px;
}
.number {
	float: left;
	width: 30px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 30px;
}

