/*---------------------------------*/
@charset "Shift_JIS";

/*----------------------------------------*/
body {
 height: 600px;
 width: 100%;
 margin: 0px;
 background:#ffffff left top;
}

a {
 color: #000000;
}

a:visited {
 color: #bfbfbf;
}

a:hover {
 color: #999999;
}

#header {
 clear: both;
 width: 99%;
 min-height: 0px;
 display: auto;
 margin: 0px;
 padding: 0px;
 background: #ffff00 left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
/* line-height: 120%;*/
 color: #43484d;
}

#title {
 clear: both;
 width: 100%;
 min-height: 50px;
 max-height: 160px;
 display: auto;
 margin: 0px;
 background: #ffff00 repeat left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 font-size: 3em;
 line-height: 110%;
 color: #292e33;
}
#zaidan {	/*財団法人*/
 color: #ff0000;
 font-style: normal;
 font-weight: normal;
 font-size: 0.9em;
}
#spainAsc {	/*日本スペイン協会*/
 color: #ff0000;
 font-style: normal;
 font-weight: normal;
 font-size: 1.4em;
}
#message {
 color: #333333;
 font-style: normal;
 font-weight: normal;
 font-size: 0.35em;
 line-height: 110%;
}
#flags {	/*国旗*/
 float: left;
 height: 45px;
 width: 100%;
 display: inline;
 min-height: 45px;
 background: #f0f0f0 center top;
 margin: 0px 0px;
 font-style: normal;
 font-weight: normal;
}
img.pngimg {
	height:	42px;
	width: 4.8%;
	border: 0px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#sideL {
	background: #ffffff left top;
	text-align: center;
	float: left;
	height: 600px;
	width: 230px;
	font-size: 1.0em;
	font-weight: bold;
}
#sideL a {
	text-decoration: none;
	display: block;
	background-image : url(/img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
/*	padding: 5px 5px 8px 5px;*/
	padding: 2px;
	margin: 2px;
	color:#555555;
}
#sideL a:visited {
	background-image : url(/img/menu_bg1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#sideL a:hover {
	background: #99BBBB;
	background-image : url(/img/menu_bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#sideL .current {
	background: #99BBBB;
	background-image : url(/img/menu_bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.spainC {
 text-align: left;
 font-size: 0.9em
 margin: 3px 0px 3px 15px;
 font-weight: bold;
 color: blue;
}

#main {
	float: left;
	height: 600px;
	width: 54%;
	display: inline;
	min-height: 600px;
	margin: 1px;
	padding: 10px;
	background: #e0ffe0 left top;
	text-align: left;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

#sideR {
	float: left;
	height: 600px;
	width: 23%;
	display: inline;
	min-height: 600px;
	margin: 1px;
	text-align: left;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	background-position: left top;
	background-color: #f0f0f0;
}

#warnTable {
 font-style: normal;
 font-weight: normal;
 color: #800000;
 font-size: 80%;
}

#footer {
 clear: both;
 width: 100%;
 min-height: 16px;
 display: auto;
 margin: 0px;
 padding: 4px 14px 3px;
 background: #878a8c left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 120%;
 color: #ffffff;
}

.hide {
 display: none;
}
h1 {
 font-weight: bold;
 font-size: 20pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h2 {
 font-weight: bold;
 font-size: 15pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h3 {
 font-style: italic;
 font-size: 11.7pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h4 {
 font-weight: bold;
 font-size: 10pt;
 line-height: 100%;
 text-decoration: none;
 text-transform: none;
}
h5 {
 font-style: italic;
 font-size: 8.3pt;
 line-height: 117%;
 text-decoration: none;
 text-transform: none;
}
h6 {
 font-weight: bold;
 font-size: 6.7pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
