@charset "utf-8";

#Area01{
	background-image:url(../images/bg01.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	}

#Area02{
	background-image:url(../images/bg02.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	}

#Area03{
	background-image:url(../images/bg03.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	}

#Area04{
	background-image:url(../images/bg04.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	}

#Area05{
	background-image:url(../images/bg05.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	}
	
#Area06{
	background-image:url(../images/bg06.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	}
			
#Area01Copy{
	text-align:center;
	padding:0px 0px;}

#Area02Copy{
	text-align:center;
	padding:0px 0px;}

#Area03Copy{
	text-align:center;
	padding:0px 0px;}

#Area04Copy{
	text-align:center;
	padding:0px 0px;}

#Area05Copy{
	text-align:center;
	padding:0px 0px;}

#Area06Copy{
	text-align:center;
	padding:0px 0px;}

#Area07Copy{
	text-align:center;
	padding:0px 0px;}

#Area08Copy{
	text-align:center;
	padding:0px 0px;}

#Area09Copy{
	text-align:center;
	padding:0px 0px;}
	
#TopHeader{
	text-align:center;
	padding:0px 0px;}
	}


#TopHeaderCopy{
	text-align:center;
	padding:150px 0px;}
	
#nav ul li a{
	background-color:#fff;}
#nav ul li{
	width:155px;
	margin-right:3px;
	}
#nav ul li:nth-child(3),
#nav ul li:nth-child(4){
	width:167px;
	}

#top_topics{
	width:960px;
	margin:0 auto;
	
	padding:20px 15px;}
#top_topics th,
#top_topics td{
	font-weight:normal;font-size:12px;
	line-height:1em;
	color:#4d4d4d;}
#top_topics tr:nth-child(1) td,
#top_topics tr:nth-child(2) td{
	padding-bottom:10px;
	line-height:1.6em;}
	
#top_topics th{
	border-right:solid 1px #999;
	vertical-align:middle;}
	
#top_topics td{
	padding-left:15px;}
#top_topics td a{
	color:#4d4d4d;
	text-decoration:underline;}
#top_links{
	width:960px;
	margin:0 auto;}
.top_links_box{
	line-height:0;
	margin-bottom:3px;}
.top_links_box_left_1{
	float:left;
	width:318px;}
.top_links_box_right_1{
	float:right;
	width:318px;}
.top_links_box_left_2{
	float:left;
	width:639px;}
.top_links_box_right_2{
	float:right;
	width:639px;}
.top_links_box_left_2 ul li,
.top_links_box_right_2 ul li{
	float:left;
	width:318px;}
.top_links_box_left_2 ul li:first-child,
.top_links_box_right_2 ul li:first-child{
	margin-right:3px;}
	
.top_links_box_left_2 ul{
	margin-top:3px;}
.top_links_box_right_2 ul{
	margin-bottom:3px;}
	
.top_links_box_left_2 ul:after,
.top_links_box_right_2 ul:after {
  content: ""; 
  display: block; 
  clear: both;
}
	
.top_links_box:after {
  content: ""; 
  display: block; 
  clear: both;
}