@charset "utf-8";

/*CAEg*/

#monitor {
	width: 980px;
	margin:20px auto 20px auto;
	text-align:left;
}

#footer {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 40px;
	
}


/*oEeLXg*/

h2.ttl1 {
	margin-bottom: 10px;
	border-top: 3px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	font-size: 159%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}



h1.ttl1 {
	margin-bottom: 10px;
	padding: 0 0 0 16px;
	border: 1px solid #CCCCCC;
	background: url(../images/ttl2_bg.gif) no-repeat;
	height: 31px;
	_height: 29px;
	font-size: 114%;
	font-weight: bold;
	line-height: 2.2em;
}

h1.ttl2 {
	margin-bottom: 10px;
	padding: 0 0 0 16px;
	border: 1px solid #CCCCCC;
	background: url(../images/ttl1_bg.gif) no-repeat;
	font-size: 114%;
	font-weight: bold;
	line-height: 2.2em;	
}

#introduction {
	margin-bottom: 15px;
	border-bottom: 1px dotted #999999;
	background: url(../images/img_buill.jpg) no-repeat top right;
}

#introduction p {
	padding: 10px 245px 35px 10px;
}

dl.data_monitor {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}

dl.data_monitor dt {
	margin-top: -0.2em;
	width: 240px;
	font-weight: bold;
}

.data_monitor h2 {
	padding-left: 10px;
	background:url(../images/bg_list1.gif) no-repeat center left;
	font-weight: bold;
}

dl.data_monitor dd {
	margin-top: -1.3em;
	margin-bottom:15px;
	margin-left: 250px;
}

#section_data_monitor {
	margin-bottom: 15px;
	margin-top:15px;
}
.underline {
	text-decoration:underline
}

.btn_entry {
	display: block;
	width: 250px;
	color: #FFF;
	background-color: #97976E;
	font-size: 12px;
	margin: 5px;
	border: thin double #787856;
	text-align: center;
}
.btn_entry a {
	display: block;
	padding: 8px;
	text-decoration: none;
	color: #FFF;
	margin: 1px;
	border: 1px solid #FFF;
}

.btn_entry a strong {
	color: #FFF;
}
