@charset "shift_jis";
/* CSS Document */

@import "../../common/css/reset.css";

/* index==========================

	1.for index style
	
*/

/* 1.for common style
===============================================================*/
body{
	font-family:Georgia,'‚l‚r ‚oƒSƒVƒbƒN',Osaka;
	margin:0 auto;
}
div#footNav{
	clear:both;
}
ul#newnav li{
	cursor:pointer;
}
div#contents{
	margin:0 10px;
	font-size:0.8em;
	line-height:1.5;
}
div#contents img{
	vertical-align:bottom;
}
p#kuzu{
	margin-left:10px;
	font-size:0.85em;
}
a:link {
color:#0000FF;
}
a:active {
color:#FFCC00;
}
a:visited {
color:#3366CC;
}
.mb10{
	margin-bottom:10px;
}
.mr30{
	margin-right:30px;
}
.txtR{
	text-align:right;
}
.alCenter{
	text-align:center;
}

/* 1.for index style
===============================================================*/
div#infoArea,div#AccreditedArea{
	margin:0 auto 20px;
	width:680px;
}
div#AccreditedArea{
	position:relative;
}
div#AccreditedArea p.date{
	position:absolute;
	top:12px;
	left:146px;
}
div#AccreditedArea ul{
	float:left;
	display:inline;
}
div#AccreditedArea li{
	width:308px;
}
div#AccreditedArea ul.rightList li{
	margin-left:0;
}
.section{
	width:678px;
	border-bottom:1px solid #979797;
	border-left:1px solid #979797;
	border-right:1px solid #979797;
	padding-bottom:10px;
}
.section ul{
	padding-top:5px;
}
.section li{
	background:url(../../common/images/new_bg_dot.gif) repeat-x bottom;
	padding:5px 0;
	margin:0 20px;
}
.section li.firstChild span{
	background:url(../../common/images/new_ico_blue.gif) no-repeat 11px 7px;
}
.section li span{
	display:block;
	padding-left:25px;
	background:url(../images/en_ico_blue.gif) no-repeat 11px 7px;
}

div#explain{
	width:680px;
	margin:0 auto;
}

div#explain p{
	margin:0 0 10px 32px;
	font-size:120%;
}
div#explain ul{
	padding:10px 0 0 30px;
}
div#explain li{
	display:inline;
	margin:0px 15px 0 20px;

}
div#accessArea{
	width:680px;
	margin:30px auto 0;
}
div#accessArea dt{
	background:url(../../common/images/new_bg_dot.gif) repeat-x bottom;
	padding-bottom:5px;
}
div#accessArea dd{
	margin:5px 0 30px 0;
	font-size:90%;
}


/* for sub style
===============================================================*/
div#main{
	float:right;
	display:inline;
	width:590px;
	margin-right:8px;
	margin-bottom:30px;
}
div#main h2{
	background:url(../images/en_sub_title.gif) repeat-y;
	border-top:4px solid #4b4b4b;
	border-bottom:1px solid #979797;
	font-weight:bold;
	font-size:1.2em;
	padding:3px 10px;
	margin-bottom:20px;
}

div#sideBar{
	float:left;
	display:inline;
	width:118px;
}
div#sideBar li{
	background:url(../../common/images/new_ico_blue.gif) no-repeat 11px 7px;
	padding-left:25px;
	margin-bottom:5px;
	color:#FF0000;
}

/* about style
===============================================================*/
div.profile p{
	margin-bottom:15px;
}
div.profile table,div.member table{
	border:1px solid #CCC;
	width:590px;
}
div.profile table,div.member table.protab01{
	border-bottom:none;
}
div.profile th,div.member th{
	background-color:#EFEFEF;
	border:1px solid #CCC;
	padding:5px 0;
	text-indent:5px;
	font-weight:bold;
}
.w140{
	width:140px;
}
div.profile td,div.member td{
	border:1px solid #CCC;
	padding:5px;
}
div.profile li{
	margin-left:20px;
}
div.profile li.arrowIco,div.contributor ul li{
	background:url(../../common/images/new_ico_blue.gif) no-repeat left 7px;
	padding-left:12px;
	margin-bottom:5px;
}
div.message .boxL{
	float:left;
	display:inline;
	margin:50px 0 0 120px;
	width:180px;
}
div.message .boxL img{
	margin:20px 0;
}
div.message .boxR{
	float:right;
	display:inline;
	margin-right:70px;
	width:165px;
}
div.charter ol,div.policy ol{
	padding-top:10px;
	margin:0 15px 20px;
}
div.charter li,.mission li{
	list-style-type:decimal;
	margin-left:20px;
	margin-bottom:10px;
}
div.member h3,div.mission dt{
	font-weight:bold;
	font-size:1.2em;
	color:#336699;
	margin-bottom:10px;
}
div.mission dd{
	margin:0 15px 15px;
}
div.policy li{
	list-style-type:lower-alpha;
	margin-left:20px;
	margin-bottom:10px;
}
div.member dt{
	font-weight:bold;
}
div.member dd{
	margin-bottom:15px;
}
div.member th{
	vertical-align:middle;
	width:185px;
#	width:130px;
}
div.member p{
	font-size:0.95em;
	margin-top:5px;
}
div.contributor ol{
	margin-top:20px;
	font-size:0.9em;	
}

/* Accredited style
===============================================================*/
.colorTbl{
	width:590px;
	margin-top:20px;
	border:1px solid #CCC;
}
.colorTbl th,.detail table th.clr{
	background-color:#336699;
	border:1px solid #CCC;
	color:#FFF;
	padding:5px;
	text-align:center;
}
.colorTbl td{
	padding:5px;
	border:1px solid #CCC;
}	
.detail table{
	width:590px;
	border:1px solid #CCC;
}
.detail table th{
	border:1px solid #CCC;
	padding:5px;
	width:130px;
	background-color:#EFEFEF;
}
table th.clr{
	width:590px;
}

.detail table td{
	border:1px solid #CCC;
	padding:5px;
}


/* link style
===============================================================*/
.link dd{
	margin-bottom:15px;
}

.pageBefor{
	page-break-before:always;
}

