﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}

/* #
--------- --------- --------- --------- --------- */
.mtitle_area {
	margin:0 0 5px 0;
	width:700px;
	height:64px;
	position: relative;
	}

.peoples_mtitle {
	background: url(../images/peoples/peoples_mtitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 64px 0 0 0;
	width: 699px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:64px;/* for ie5.x */
	}
	
.mtitle_date {
	position: absolute;
	top:25px;
	left:330px;
	font-size:1.2em;
	}

.ppl_ex {
	background: url(../images/peoples/peoples_image.gif) no-repeat;
	margin:0 0 20px 0;
	padding:0 0 0 95px;
	font-size:1.4em;
	}
	
.ppl_ex b {
	font-size:1.07em;
	font-weight: bold;
	}
	
.peoples_stitle {
	background: url(../images/common/icon_arrow3.jpg) no-repeat;
	background-position: 8px center;
	background-color: #E6E6E6;
	margin:0 0 15px 0;
	padding:4px 0 2px 25px;
	font-size:1.6em;
	color:#4D4D4D;
	font-weight: bold;
	line-height:1.1;
	}
	
.ppl_area1 {
	background: url(../images/peoples/peoples_graph1.gif) no-repeat;
	margin:0 0 20px 0;
	padding:0 0 0 400px;
	font-size:1.4em;
	height:270px;
	}
	
.ppl_area2 {
	background: url(../images/peoples/peoples_graph2.gif) no-repeat;
	margin:0 0 20px 0;
	padding:0 0 0 400px;
	font-size:1.4em;
	line-height:1.4;
	}
	
.ppl_table {
	margin:0;
	border-top:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	width:160px;
	}
	
.ppl_table th {
	margin:0;
	padding:3px 5px;
	border-right:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	background-color: #FFFFA9;
	width:75px;
	line-height:1.4;
	}
	
.ppl_table td {
	margin:0;
	padding:3px 5px;
	border-right:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	background-color: #FFFFA9;
	text-align: right;
	line-height:1.4;
	}

.colored1 th,	
.colored1 td {
	background-color: #FFF;
	}
	
.colored2 th,
.colored2 td {
	background-color: #F7BD01;
	}
	
.ppl_area3 {
	background: url(../images/peoples/peoples_graph3.gif) no-repeat;
	margin:0 0 20px 0;
	padding:0 0 0 400px;
	font-size:1.4em;
	height:350px;
	}
	
.ppl_area4 {
	background: url(../images/peoples/peoples_graph4.gif) no-repeat;
	margin:0 0 20px 0;
	padding:270px 0 0 0;
	font-size:1.4em;
	}
	



.to_top.wb {
	border-top:1px solid #DDD;
	padding:10px 0 0 0;
	margin:0 0 20px 0;
	}