@charset "utf-8";
/* ゆーてぃーえふ */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
#mf {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#container {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 84%;
	line-height: 1.4em;
	font-family: "ＭＳ Ｐゴシック", Arial , Osaka;
}
#container_inner {
	text-align: left;
}
#fontsize {
	text-align: right;
	padding-top: 5px;
}
#leftmenu {
	float: left;
	padding-left: 10px;
}
#contents {
	clear: both;
}
#leftarea {
	float: left;
	width: 210px;
}
#rightarea {
	float: right;
	width: 590px;
}
#contents_inner {
	padding-top: 20px;
}
#rightarea_inner {
	padding-left: 15px;
	margin-right: 10px;
}
#footer {
	clear: both;
}
#footer_inner {
	padding-top: 15px;
	text-align: center;
}
#leftarea_inner {
	margin-left: 10px;
}
#leftarea ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
}
#leftarea li {
	padding-left: 10px;
	padding-bottom: 12px;
	margin-left: 0px;
}
#input_id_index{
	width:150px;
	ime-mode:disabled;
}
#input_pw_index{
	width:150px;
	ime-mode:disabled;
}

hr {
	color: #CCCCCC;
	height: 1px;
}
.title {
	padding-bottom: 20px;
}
.center {
	text-align: center;
}
.leftareatitle {
	margin-bottom: 14px;
	padding-top: 10px;
}
.leftareatitletop {
	margin-bottom: 16px;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FF9933;
}
.newstitle {
	font-size: 120%;
}
.date {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
.underline {
	text-decoration: underline;
}
table {
	font-size: 100%;
	line-height: 1.4em;
}
.undertitle {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.att {
	background-color: #FFCC99;
	padding: 5px;
}
.logotitle {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.leftmenuline {
	padding-bottom: 5px;
	margin-top: 0px;

}

.indent40 {
	padding-left: 40px;
}
.indent60 {
	padding-left: 60px;
}
.indent80 {
	padding-left: 80px;
}
.indent100 {
	padding-left: 100px;
}

.table_title {
	text-align:center;
	font-weight:bold;
}

/* 資料テーブルの中タイトルとファイルサイズ部分 */
.td1bgcolor {
	background-color:	#FFCC99;
}
/* 資料テーブルの小タイトル部分 */
.td2bgcolor {
	background-color:	#E5E5D7;
}

/* 以下3class_JASIC書庫などのtrの色分け */
.trtitlebgcolor {
	background-color: #FFCC99;
	font-weight: normal;
}
.tr1bgcolor {
	background-color: #ffffff;
}
.tr2bgcolor {
	background-color: #E8E8E8;
}
.countrytitle {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A93623;
	font-weight: bold;
	font-size: 120%;
}
.counttopics {
	margin-left: 40px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCC99;
	padding-left: 5px;
}
.counttopicstitle {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCC99;
	padding-left: 5px;
	font-weight: bold;
}

/*国別ページの協定加盟情報ソース表示用*/
.src_note {
	font-size:80%;
}
