@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #999999;
	padding-top: 43px;
	font-weight: normal;
}
#contenedor {
	width: 1140px;
	text-align: left;
}

#contenedor #body #header img {
	margin-left: 35px;
	margin-top: 35px;
}
#topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 3px;
	color: #666;
}
#topnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 10px;
	text-decoration: none;
}
#topnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 10px;
	text-decoration: none;
}
#navegacion {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 520px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 610px;
	color: #000000;
}
#navegacion a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
#navegacion a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 14px;
	text-decoration: none;
}
#sub_navegacion  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	position: relative;
	right: 15px;
	top: 5px;
	height: 20px;
}
#sub_navegacion a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
#sub_navegacion a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
}
.activo {color: #CC0000}
#separador {
	height: 1px;
	width: 1095px;
	color: #E8E8E8;
	background-color: #CCCCCC;
	margin-left: 35px;
	margin-bottom: 0px;
}
#kanjis {
	width: 145px;
	height: 465px;
	padding-top: 135px;
	padding-left: 70px;
	padding-right: 0px;
	float: left;
}

#texto {
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#texto_plano {
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#texto_largo {
	width: 600px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 125px;
	width: 200px;
	padding-left: 220px;
	border: 1px dotted #FF0000;
	float: left;
}
#imagen {
	float: left;
	width: 610px;
	position: relative;
	margin-top: 130px;
}
#imagen_texto_largo {
	float: left;
	width: 310px;
	position: relative;
	margin-top: 130px;
}
#imagen_plano {
	float: left;
	position: relative;
	margin-top: 0px;
	margin-left: 150px;
}
#imagen_home {
	float: left;
	width: 610px;
	position: relative;
	margin-top: 130px;
}
#pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	clear: both;
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 100px;
	padding-left: 40px;
	padding-bottom: 100px;
	height: 100px;
}
#pie_container {
	min-height:100%;
	height:auto;
	background:#000;
	width: 1140px;
}
#pie_mutokukan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	width: 170px;
	float: left;
	margin-left: 20px;
}
#pie_datos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	width: 850px;
	float: left;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	float: left;
}

/* FORMS */

input[type="submit"] {
	color:#fff;
	width:auto;	
	height: 18px; 
	border: 1px #000 solid; 
	background-color:#999;
	font-weight:bold;
}

input[type="reset"] {
	color:#fff;
	width:auto;	
	height: 18px; 
	border: 1px #000 solid; 
	background-color:#999;
	font-weight:bold;
}

input[type="text"] {
	height: 18px;
	padding:3px 0 0 4px;
	width: 200px; 
	border: 1px #999 solid;
	color:#666;
	font:normal 11px Arial, Helvetica, sans-serif;}

textarea {
	border: 1px #999 solid; 
	background-color:#fff;
	color:#666;	
	font:normal 11px Arial, Helvetica, sans-serif;	
}
#thumbnails {
	height: 200px;
	width: 160px;
	float: left;
}
#thumbnail_descripcion {
	margin-left: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.blockquote {
	display: block;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
}
.error {
padding : 10px;
width : auto;
margin : 0 0 20px 0;
padding-left : 50px;
text-align : left;	
background : #ffe3e1 url(/images/exclamation.png) no-repeat 12px 50%;
border : 1px solid #f14545;
border-width : 5px 0 0 0;
color : #f14545;
}

.success {
padding : 10px;
width : auto;
margin : 0 0 20px 0;
padding-left : 50px;
text-align : left;	
background : #e0ecd1 url(/images/ok.png) no-repeat 12px 50%;
border : 1px solid #60a400;
border-width : 5px 0 0 0;
color : #60a400;
}
