/*---------- common.css utf-8 ----------*/
html, body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
	background:#f3f3f3;
	color:#555555;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, li, dl, dt, dd, hr {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

ol {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
img {
	border:none;
}

form {
	margin:0px;
	padding:0px;
}

a {
	color:#005ead;
	text-decoration: none;
}

a:hover {
	color:#005ead;
	text-decoration: underline;
}

.none {
	display:none;
}

#err {
	border:2px solid #ff0000;
	background:#ffcdcd;
	padding:10px 30px;
	margin:10px auto;
	width:60%;
	font-size:0.8em;
}

#err ul {
	margin:0px;
	padding:0px;
}

#err ul li {
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#000000;
	font-weight:bold;
}

#MainArea {
	width: 900px;
	margin: 0px auto;
	background:url(../images/shadow.gif) left top repeat-y #ffffff;
}

.red {
	color:#FF0000;
}

#activity ul.list_style01 {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	list-style:none;
}

#activity ul.list_style01 li {
	background: url(../images/list_style01.gif) left center no-repeat;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-size:0.8em;
	line-height:140%;
}

/*---------- Header JP start ----------*/
#Header {
	height: 90px;
	background:url(../images/header_jp.jpg) left top no-repeat #ffffff;
	width:900px;
}

#Header a.logo {
	display:block;
	width:440px;
	height:90px;
	float:left;
}

#Header h1 {
	display:none;
}

#Header h2 {
	display:none;
}

#Header h3 {
	display:none;
}

#Header p {
	display:none;
}

#Header ul {
	float:right;
	padding:0px;
	margin:15px 10px;
	list-style:none;
}

#Header ul li {
	float:left;
	display:block;
	height:30px;
	width:70px;
}

#Header ul li.jp {
	background:url(../images/jpn_btn.gif) 0 -30px no-repeat;
}

#Header ul li.jp a {
	background:url(../images/jpn_btn.gif) 0 0 no-repeat;
	height:30px;
	width:70px;
	display:block;
}

#Header ul li.jp a:hover {
	background:none;
	height:30px;
	width:70px;
	display:block;
}

#Header ul li.eng {
	background:url(../images/eng_btn.gif) 0 -30px no-repeat;
}

#Header ul li.eng a {
	background:url(../images/eng_btn.gif) 0 0 no-repeat;
	height:30px;
	width:70px;
	display:block;
}

#Header ul li.eng a:hover {
	background:none;
	height:30px;
	width:70px;
	display:block;
}

/*---------- Header ENG start ----------*/
#Header_eng {
	height: 90px;
	background:url(../images/header_eng.jpg) left top no-repeat #ffffff;
	width:900px;
}

#Header_eng a.logo_e {
	display:block;
	width:550px;
	height:90px;
	float:left;
}

#Header_eng h1 {
	display:none;
}

#Header_eng h2 {
	display:none;
}

#Header_eng h3 {
	display:none;
}

#Header_eng p {
	display:none;
}

#Header_eng ul {
	float:right;
	padding:0px;
	margin:15px 10px;
	list-style:none;
}

#Header_eng ul li {
	float:left;
	display:block;
	height:30px;
	width:70px;
}

#Header_eng ul li.jp {
	background:url(../images/jpn_btn.gif) 0 -30px no-repeat;
}

#Header_eng ul li.jp a {
	background:url(../images/jpn_btn.gif) 0 0 no-repeat;
	height:30px;
	width:70px;
	display:block;
}

#Header_eng ul li.jp a:hover {
	background:none;
	height:30px;
	width:70px;
	display:block;
}

#Header_eng ul li.eng {
	background:url(../images/eng_btn.gif) 0 -30px no-repeat;
}

#Header_eng ul li.eng a {
	background:url(../images/eng_btn.gif) 0 0 no-repeat;
	height:30px;
	width:70px;
	display:block;
}

#Header_eng ul li.eng a:hover {
	background:none;
	height:30px;
	width:70px;
	display:block;
}

/*---------- MainMenu start ----------*/
#MainMenu {
	float: left;
	width:160px;
}

#MainMenu ul {
	margin: 0px;
	padding: 0px 0px 118px 0px;
	background:url(../images/menu_bottom.gif) left bottom repeat-x;
}

#MainMenu .top {
}

#MainMenu ul li {
	color:#FFFFFF;
	display: block;
	width: 144px;
	line-height:39px;
	background:url(../images/menu_btn_r.gif) left top no-repeat;
	font-size: 0.8em;
	padding-left:16px;
	white-space: nowrap;
}

#MainMenu ul li a {
	color:#005ead;
	display: block;
	width: 144px;
	line-height:39px;
	background:url(../images/menu_btn.gif) left top no-repeat;
	padding-left:16px;
	margin-left:-16px;
	text-decoration:none;
	white-space: nowrap;
}

#MainMenu ul li a:hover {
	color:#FFFFFF;
	display: block;
	width: 144px;
	line-height:39px;
	background:url(../images/menu_btn_r.gif) left top no-repeat;
	padding-left:16px;
	margin-left:-16px;
	text-decoration:none;
	white-space: nowrap;
}

#MainMenu ul li.now a {
	color:#FFFFFF;
	display: block;
	width: 144px;
	line-height:39px;
	background:url(../images/menu_btn_r.gif) left top no-repeat;
	padding-left:16px;
	margin-left:-16px;
	text-decoration:none;
	white-space: nowrap;
}

#MainMenu ul li.sub {
	color:#005ead;
	display: block;
	width: 135px;
	line-height:23px;
	background:url(../images/sub_btn.gif) 0 -23px no-repeat;
	padding-left:25px;
}

#MainMenu ul li.sub_now {
	color:#005ead;
	display: block;
	width: 135px;
	line-height:23px;
	background:url(../images/sub_btn.gif) 0 -23px no-repeat;
	padding-left:25px;
}


#MainMenu ul li.sub a {
	color:#005ead;
	display: block;
	width: 135px;
	line-height:23px;
	background:url(../images/sub_btn.gif) 0 0 no-repeat;
	padding-left:25px;
	margin-left:-25px;
	text-decoration:none;
}

#MainMenu ul li.sub a:hover {
	color:#005ead;
	display: block;
	width: 135px;
	line-height:23px;
	background:url(../images/sub_btn.gif) 0 -24px no-repeat;
	padding-left:25px;
	margin-left:-25px;
	text-decoration:none;
}

#MainMenu ul li.sub_now a {
	color:#005ead;
	display: block;
	width: 135px;
	line-height:23px;
	background:url(../images/sub_btn.gif) 0 -24px no-repeat;
	padding-left:25px;
	margin-left:-25px;
	text-decoration:none;
}

#MainMenu ul li.sub_now a:hover {
	color:#005ead;
	display: block;
	width: 135px;
	line-height:23px;
	background:url(../images/sub_btn.gif) 0 -24px no-repeat;
	padding-left:25px;
	margin-left:-25px;
	text-decoration:none;
}

/*---------- Contents start ----------*/
#Contents {
	width: 740px;
	height: auto;
	float: right;
}

/*
#Contents h4 {
	font-weight: 300;
	font-size: 1.5em;
	margin: 10px 0px 0px 10px;
}
*/

table {
	padding: 0px;
	background: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

th {
	background: #efefef;
	font-size: 0.8em;
	padding: 5px;
	margin:1px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

td {
	background: #ffffff;
	padding: 5px;
	margin:1px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

/*---------- Footer start ----------*/
#Footer {
	height: 30px;
	font-size: 0.6em;
	text-align: center;
	border-top: 1px solid #5f9500;
	padding-top:10px;
	width:900px;
	background:#FFFFFF;
}

/*---------- MainContents start ----------*/
#MainContents {
	height: auto;
	overflow: hidden;
}
#Contents #topics #activity table tr.new {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.navi {
	font-size:0.8em;
	padding:10px 10px 0px 10px;
	margin:0px;
	text-align:right;
}

.page_jamp {
	font-size:0.8em;
	padding:10px;
	margin:0px;
	text-align:center;
}

.page_jamp a {
	font-weight:bold;
}

#regest {
	border:1px solid #CCCCCC;
	padding:50px 0px;
	width:70%;
	margin:10px auto 15px auto;
	text-align:center;
	font-size:0.8em;
}

#topic_pass {
	padding:10px 0px 0px 15px;
	font-size:0.8em;
}

.articles {
	padding:0px 5px;
	font-size:0.7em;
	text-align:right;
}

#Report {
	margin:10px 5px;
	padding:10px;
	border:dotted 1px #CCCCCC;
}

ul.link {
	width:670px;
}

ul.link li {
	width:325px;
	float:left;
	padding-left:10px;
}

div.back {
	font-size:0.8em;
	padding:5px;
	text-align:center;
}

table.organization {
	border-left:1px solid #dddddd;
	border-top:1px solid #dddddd;
	width:660px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

table.organization th.main {
	background:#f5f5f5;
	border-bottom:1px solid #dddddd;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	vertical-align:top;
}

table.organization th.sub {
	background:#f6faeb;
	border-bottom:1px solid #dddddd;
	font-weight:bold;
	text-align:left;
	white-space:nowrap;
	vertical-align:top;
}
table.organization th.sub4 {
	background:#f6faeb;
	border-bottom:1px solid #dddddd;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	vertical-align:top;
	color:#007B3E;
}

table.organization td.sub2 {
	background:#f6faeb;
	border-bottom:1px solid #dddddd;
	text-align:left;
	white-space:nowrap;
	vertical-align:top;
}
table.organization th.sub3 {
	background:#EDF8DA;
	border-bottom:1px solid #dddddd;
	font-weight:bold;
	text-align:left;
	white-space:nowrap;
	vertical-align:top;
}

table.organization th.sub2 {
	background:#edf8da;
	border-bottom:1px solid #dddddd;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	vertical-align:top;
}

table.organization td {
	background:#FFFFFF;
	border-bottom:1px solid #dddddd;
	text-align:left;
}

table.organization td.sub {
	background:#f5f5f5;
	border-bottom:1px solid #dddddd;
	text-align:left;
}

table.organization th.a01 {
	background:url(../images/orga_midashi01.gif) left top repeat-x;
	line-height:37px;
	font-weight:bold;
	font-size:0.8em;
	padding:0px 6px 0px 6px;
	text-align:left;
}

table.organization th.a02 {
	background:url(../images/orga_midashi02.gif) left top repeat-x;
	line-height:37px;
	font-weight:bold;
	font-size:0.8em;
	padding:0px 6px 0px 6px;
	text-align:left;
}

table.organization th.a03 {
	background:url(../images/orga_midashi03.gif) left top repeat-x;
	line-height:37px;
	font-weight:bold;
	font-size:0.8em;
	padding:0px 6px 0px 6px;
	text-align:left;
}

table.organization th.a04 {
	background:url(../images/orga_midashi04.gif) left top repeat-x;
	line-height:37px;
	font-weight:bold;
	font-size:0.8em;
	padding:0px 6px 0px 6px;
	text-align:left;
}

h5.organization {
	border-left:2px solid #629400;
	border-bottom:none;
	line-height:25px;
	background:#ededed;
	padding:0px 8px;
	font-weight:bold;
	font-size:0.8em;
	margin:30px 10px 10px 10px;
	display:block;
}

#activity ul.organization {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}

#activity ul.organization li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#research h5 {
	background:url(../images/title_icon.gif) left center no-repeat;
	padding:5px 0px 5px 20px;
	margin-bottom:5px;
	font-size:0.9em;
}

#research h6 {
	color:#000000;
	background:url(../images/dot02.gif) left bottom repeat-x;
	padding: 0px 0px 5px 0px;
	margin:10px 10px 0px 10px;
	line-height:1.5em;
}

#research h6 .group {
	color:#5c9700;
	font-weight:normal;
}

#research p.name {
	display:block;
	padding:5px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}


