@charset "UTF-8";
/*////////////////////////////////////////////////////////////
/*index.css*/

.text01 {	
	width: 560px;
	padding-bottom: 15px;
	}
.text02 {	
	width: 315px;
	padding-bottom: 15px;
	}
.text03 {	
	width: 620px;
	}
.pr {
	padding-right: 10px;
}

#textSection .topicSection .inner ul#btnTow {
	padding-top: 10px;
	padding-left: 70px;
	}
#textSection .topicSection .inner ul#btn li.center {
	padding: 0 7px;
	}
#textSection .topicSection .inner ul#btn li.onetop {
	padding: 0 0 0 226px;
	}
#textSection .topicSection .inner ul#btn li.secondtop {
	padding: 0 110px 0 20px;
	}

/* 老化リスト */
ul.List {
	padding-bottom: 15px;
	}
ul.List li.tit{
	color:#e96d1a;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	}
ul.List li{
	color:#a36b45;
	}

/* グラフ注釈 */
.listBlock {
	background: url(../img/zu02-2.gif) no-repeat top right;
	width: 700px;
	padding: 0 0 15px 40px;
	height: 107px;
	}

ul.List02 {
	width: 650px;
	padding: 12px 0 15px 10px;
	}
ul.List02 li{
	padding:0 0 3px 15px;
	text-indent:-1.0em;
	}
ul.List li{
	color:#a36b45;
	}

/* リンク設定 */
ul.List02 a {
	color: #007e3a;
	text-decoration: none;
	}
ul.List02 a:link {
	color: #007e3a;
	text-decoration: none;
	}
ul.List02 a:visited {
	color: #007e3a;
	text-decoration: none;
	}	
ul.List02 a:hover {
	color: #007e3a;
	text-decoration: underline;
	}
