/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 720px;
	background-color: #FA0101;
	margin-bottom: 10px;
	border-bottom: 5px solid #FF6666;
}
#menu {

}
#menu ul {
	margin: 0px 0px 20px;
	list-style-type: none;
	padding: 0px;

}
#menu li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main {
	margin: 0px 0px 10px;
	padding: 0px;

}
#topics {
	width: 530px;
}
#topics img {
	margin: 5px;
}
#contents h3 {
	margin: 20px 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}

#contents h4 {
	margin: 20px 0px 10px 10px;
	padding: 0px;
	text-align: left;
	list-style-type: none;

}
#news {
	width: 530px;
}
#news ul {
	padding: 0px;
	list-style-image: url(img/news_mark.gif);
	list-style-position: outside;
	font-size: 0.85em;
	line-height: 1.3em;
	margin-left: 20px;


}
#news li {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#act {
	width: 530px;
}
#act ul {
	padding: 0px;
	list-style-image: url(img/act_mark.gif);
	list-style-position: outside;
	margin-left: 20px;
	font-size: 0.85em;
	line-height: 1.4em;

}
#act li {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#pagetop {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
}
#footer {
	width: 720px;
	border-top: 5px solid #eeeeee;
	height: 10px;
	margin-top: 5px;
}
#root {
	font-size: 0.78em;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px 0px 10px;
	padding: 0px;
}
h3 {
	font-size: 1em;
	line-height: 1.3em;
	margin: 10px 0px;
	padding: 0px;
}
.em08 {
	font-size: 0.8em;
	line-height: 1.3em;
}
.em078 {
	font-size: 0.78em;
	line-height: 1.3em;
}
address {
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.3em;
	color: #666666;
	padding: 5px;
	margin: 20px 0px 0px 5px;
	text-align: left;
	background-color: #FFFEEF;
	border: 1px solid #CCCCCC;


}
p {
	font-size: 0.85em;
	line-height: 1.4em;
	color: #666666;
	margin: 10px;
	padding: 0px;
}
#ttl {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-left: 5px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	margin-bottom: 20px;
	color: #333333;

}
.read {
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#box {
	margin: 20px;
	padding: 10px;
	border: 4px double #CCCCCC;
	background-color: #FFFFCC;
}
h4 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.9em;
	color: #333333;

}
.cap {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #003366;

}
.red {
	color: #FF0000;
}
.backnumber {
	font-size: 0.78em;
	color: #666666;
	text-align: right;
	text-decoration: none;
}
.box {
	margin: 10px;
	padding: 10px;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
}
.line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.more {
	text-align: right;
}
.efajapan {
	margin: 0px 10px;
	padding: 0px 0px 2px;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
ol {
	font-size: 0.85em;
	line-height: 1.4em;
	color: #666666;
	margin-top: 0px;
}#headerefa {
	width: 720px;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-top-color: #0857A2;
	border-bottom-color: #0857A2;
	border-bottom-style: solid;
	border-top-width: 5px;
	border-top-style: solid;
	text-align: center;
}
.u_10margin {
	margin-bottom: 12px;
}


#newsefa {

	width: 530px;
}
#newsefa ul {

	padding: 0px;
	list-style-image: url(efa/img/news_mark.gif);
	list-style-position: outside;
	font-size: 0.85em;
	line-height: 1.3em;
	margin-left: 20px;
}
#newsefa li {

	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.capefa {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #003366;
	width: 190px;
	text-align: left;
	padding: 5px;
	height: 172px;
}
#what {
	padding: 5px;
	width: 520px;
	border: 1px solid #3300FF;
	margin-bottom: 10px;
}

#photoefa {
	float: right;
	height: 172px;
	width: 311px;
}
.blue {
	color: #0000FF;
}
#ttl_efa {

	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	padding-left: 5px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	margin-bottom: 20px;
	color: #333333;
}

