@charset "utf-8";
/*-- CSS  Tákashi Sano(c)2009 abril. --*/
/* ============== 共通 =================--*/
*{margin:0;padding:0;font-size:100%;}
body{
	width:50em;
	background:#F8F8FF;
	color:#8B7D6B;
	margin:0.1em auto;
	padding:0;
	}
body#ts_works{
	width:44em;
	margin-top:0;
	}
body#mp{
	width:38em;
	margin-top:0;
	}
body#history{width:40em;}
body#logico{width:44em;}
body#topage,body#history{
	padding:0.2em 1em;
	border-left:1px solid #698B22;
	border-right:1px solid #698B22;
	}
h1,h2{
	clear:both;
	line-height:1.5em;
	}
h1,h2,h3{
	margin:0 auto;
	padding:0;
	}
h1{
	font-size:150%;
	}
h2{
	font-size:110%;
	}
h3{
	font-size:90%;
	margin-left:1em;
	}

th h2{
	margin:0;
	padding:0;
	}
p{
	font-size:90%;
	line-height:1.2em;
	letter-spacing:0.05em;
	margin:0.5em 1em;
	clear:both;
	}
h1 small{
	font-size:70%;
	}
.subtitle{
	margin:0 auto;
	padding:0 0.5em;
	font-size:85%;
	}
.inicio{
	margin:1em auto;
	width:45em;
	}
.mensaje-r{
	width:33em;
	float:right;
	}
.mensaje-l{
	width:33em;
	float:left;
	}
.paging{
	text-align:center;
	}
.paging-r{
	text-align:right;
	margin-right:0;
	}
.logdate{
	text-align:right;
	font-size:75%;
	margin:0;
	}
#time{
	font-size:80%;
	color:#CD853F;
	background:transparent;
	text-align:right;
	}
.small{
	font-size:85%;
	}
/* ========== flash ====== */
.flash_p{
	margin:0 auto;
	padding:0;
	width:230px;
	text-align:center;
	}
/*--- ADDRESS ---*/
address{
	clear:both;
	font-size:90%;
	font-style:normal;
	text-align:center;
	margin:auto;
	padding:2%;
	width:40em;
	border-top:1px solid #698B22;
	}
/*---- TABLE----*/
table {
	border:3px solid #698B22;
	margin:0.3em auto 1em;
	padding:2px;
	background:white;
	color:#8B7D6B;
	}
.indx{width:40em}
.indx-es{width:45em}
th, td {
	border:1px solid #698B22;
	padding:0.2em 0.5em;
	font-weight:normal;
	
	}
th {background:#698B22;
	color:white;
	text-align:center;
	}
td {
	background:transparent;
	text-align:left;
	}
.talign{text-align:center;}
tr.resource th,tr.resource td{
	margin-top:1em;
	border-top:6px solid #698B22;
	}
tr.hr td{
	padding:0.5em 0.5em 0.1em;
	margin:0;
	border-top:6px solid #698B22;
	border-right:none;
	border-left:none;
	border-bottom:none;
	text-align:center;
	font-size:85%;
	}
ul{
	margin:0em 0.5em;
	line-height:1.3em;
	list-style:none;
	}
ul li ul{
	margin:0em 1em;
	}
#history ul{
	margin:1em;
	padding:0em 1em;
	list-style:none;
	}
#history ul li{
	margin:0.5em auto;
	}
/*----- img -----*/
img {
	border:none;
	}
.link_follow{
	float:right;
	padding:0 0.5em;
	margin:0.5em 0em;
	font-size:100%;
	}
.graph,.graph-r{
	width:150px;
	margin-top:1.5em;
	}
.graph-r{
	float:right;
	}
.graph{
	float:left;
	}
/*---- a link -----*/
a:link{
	color:gray;
	background:transparent;
	text-decoration:underline;
	}
a:visited{
	color:#8B7D6B;
	background:transparent;
	text-decoration:underline;
	}
a:hover{
	color:#8B4500;
	background:#FFEBCD;
	text-decoration:none;
/*	border:1px solid #698B22; */
	}
a:active{
	color:#008000;
	background:#ffc;
	text-decoration:none;
	}
/* ============== HR =================--*/
hr{
	color:#698B22;
	background:#698B22;
	clear:both;
	width:80%;
	height:2px;
	margin:2px auto;
	}
hr.hidden{
	display:none;
	}
/* ========= T.S.logico ===============*/
.ts_logico{
	width:40em;
	margin:0.5em auto;
	padding:0.5em 1em;
	border:3px double #698B22;
	background:white;
	color:#8B7D6B;
	}
.ts_logico p{
	font-size:95%;
	line-height:1.5em;
	}