@charset "UTF-8";

@import url("common.css");

/* --------------------------------------------------------------------------------------
 Common
--------------------------------------------------------------------------------------- */

/* txt ------------------------------ */

div#ctRight p{
	margin-bottom:1em;
}

div#ctRight p strong{
	line-height:135%;
}

div#ctRight p.nomg{
	margin-bottom:0;
}

hr {
		border-top:dotted 1px #ccc;
		border-right:none;
		border-bottom:none;
		border-left:none;
		height:1px;
		margin-bottom:10px;
	}

/*  dot line */
div.separate{
		clear:both;
		height: 1px;
		width:580px;
		margin:0 10px 10px 10px;
}
	
.separate.hr{
		border-top:dotted 1px #ccc;
		border-right:none;
		border-bottom:none;
		border-left:none;
		height:1px;
		margin-bottom:10px;
}

	
.contents{
	padding:5px 5px 10px 5px;
	}


div#ctRight div.imgLeft_box {
	float:left;
	}

div#ctRight p.imgLeft {
	margin: 4px 10px 0 0;
}

div#ctRight p.imgRight {
	float: Right;
	margin: 4px 0 0 10px;
}

div#ctRight div.imgLeft_box p.caption{
	padding-top:3px;
	margin:0;
}
p.imgLeft,p.imgRight,p.img{
	border:1px solid #cccccc;
	padding:2px;
	background:#FFFFFF;
}


/* --------------------------------------------------------------------------------------
 Page titles
--------------------------------------------------------------------------------------- */

/* h3 ------------------------------ */

div#ctRight h3{
	border-bottom:2px solid #336600;
	padding-bottom:5px;
	margin-bottom:10px; 
	}


/* h4 ------------------------------ */

div#ctRight h4{
	background: url(../img/bg_h4_b.jpg) no-repeat 0 0;
	font-size:115%;
	color:#336600;
	font-weight:bold;
	padding:6px 0 6px 20px;
	margin-bottom:10px; 
}

/* --------------------------------------------------------------------------------------
 Table
--------------------------------------------------------------------------------------- */

/* table Type01 ------------------------------ */

.tblType01 {
	background: url(../img/bg_tbltype01.jpg) no-repeat 0 top;
	padding:8px 0 8px 0;
	width:600px;
	}
	
.tblType01-inner {
	background: url(../img/bg_tbltype01_btm.gif) no-repeat 0 bottom;
	padding:8px 0 8px 0;
	}

.tblType01-inner01 {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:0 10px 0 10px;
	}
	
/* --------------------------------------------------------------------------------------
 Lists
--------------------------------------------------------------------------------------- */

/* list Type01 (Square type)------------------------------ */

div#ctRight ul.listType01 li {
	margin: 4px 0 0 10px;
	padding: 0 0 8px 12px;
	background: url(../img/arrow04.gif) no-repeat 0 .4em;
	font-weight:bold;
}

div#ctRight ul.listType01 ul li{
	float:left;
	background:none;
	padding:0;
	font-weight:normal;
}

div#ctRight ul.listType01 ul li.line {
	border-right:1px solid #333333;
	padding-right:10px;
	margin-left:0;
}

/*  add ol for relation  */
div#ctRight ul.listType01 ol li{
	margin: 4px 20px 0 10px;
	padding: 0 0 5px 0px;
	background:none;
	list-style:none;
	font-weight:normal;
}


div#ctRight ul.listType01 ul li.none{
	margin: 0 0 0 10px;
	padding: 3px 22px 8px 0px;
	background:none;
	list-style:none;
	margin-left:0;
}

/*  exchange  */

div#ctRight div.exchange_img_box{
	padding:6px 13px 38px 13px;
	}

div#ctRight div.exchange_img_box div.imgLeft_box{
	margin-right:10px;
	}

div#ctRight div.exchange_img_box div.imgLeft_box p.caption{
	font-size:80%;
	line-height:1.5;
	}


div#ctRight div.tblColor{
	padding:0 13px 38px;
	}

div#ctRight div.tblColor p.red{
	color:#cc0000;
	font-weight:bold;
	margin-bottom:10px;
	float:left;
}

div#ctRight div.tblColor h5.type_c{
	margin-top:0;
	margin-bottom:10px;	
	}


div#ctRight div.tblColor p.table_cap{
	float:right;
	margin-bottom:0px;
	margin-top:5px;
	}


div#ctRight div.tblColor p.blue{
	color:#3280a0;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:10px;
}

div#ctRight div.tblColor p.yellow{
	color:#cc8900;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:10px;
}


div#ctRight div.tblColor table{
	width:575px;
	font-size:12px;
	line-height:1.2;
	margin:0 0 20px;
	}

div#ctRight div.tblColor table th{
	text-align:center;
	font-weight:normal;
	padding:10px;
	}


div#ctRight div.tblColor table td{
	padding:10px;
	}
	

div#ctRight div.tblColor table.list_top{
	margin-top:4px;
}


div#ctRight div.tblColor table.last{
	margin-bottom:10px;
	}

div#ctRight div.tblColor table.red{
	clear:both;
	border-collapse:collapse;
	border:1px solid #FF9D9D;
}


div#ctRight div.tblColor table.red th{
	background-color:#FFE6E6;
	border:1px solid #FF9D9D;
}

div#ctRight div.tblColor table.red td{
	border:1px solid #FF9D9D;
}


div#ctRight div.tblColor table.blue{
	border-collapse:collapse;
	border:1px solid #6BB3D1;
}


div#ctRight div.tblColor table.blue th{
	background-color:#EDF5FA;
	border:1px solid #6BB3D1;
}

div#ctRight div.tblColor table.blue td{
	border:1px solid #6BB3D1;
}

div#ctRight div.tblColor table.yellow{
	border-collapse:collapse;
	border:1px solid #FFC753;
}

div#ctRight div.tblColor table.yellow th{
	background-color:#FFF0D2;
	border:1px solid #FFC753;
}

div#ctRight div.tblColor table.yellow td{
	border:1px solid #FFC753;
}


div#ctRight div.tblColor table.gray{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
}


div#ctRight div.tblColor table.gray th{
	background-color:#F3F3F3;
	border:1px solid #CCCCCC;
}

div#ctRight div.tblColor table.gray td{
	border:1px solid #CCCCCC;
}



div.exchange_contents dl{
	float:left;
	padding:0 0 25px 43px;
	}

div.exchange_contents dl dt{
	background: url(../img/bg_h5_b.jpg) repeat-x 0 0;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	width:233px;
	height:23px;
	text-align:center;
	padding-top:7px;
}

div.exchange_contents dl dd{
	margin: 5px 0 0 10px;
	padding: 0 0 0 12px;
	background: url(../img/arrow04.gif) no-repeat 0 .4em;
	color:#999999;
	font-size:12px;
	line-height:1.1;
	}

/*  exchange_profile  */


div#ctRight div.profile_box{
	margin-bottom:10px;
	}

div#ctRight div.profile_box p.imgBox{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	padding:4px;
	float:left;
	margin-bottom:0;
	}
	
div#ctRight div.profile_box div.profile_text_box{
	float:right;
	width:480px;
	}

div#ctRight div.profile_box p.name{
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:7px;
	}
	
div#ctRight div.profile_box p.profile_text{
	line-height:1.4;
	}


/*  book  */

div#ctRight div.book{
	padding:0 10px;
	}

div#ctRight div.book h5{
	margin-bottom:10px;
	}

div#ctRight div.book table{
	margin-left:2px;
	}

div#ctRight div.book p.book_pagetop{
	background:transparent url(../img/arrow02.gif) no-repeat scroll 83% 1px;
	_background:transparent url(../img/arrow02.gif) no-repeat scroll 83% top;
	}
	
div#ctRight dl.listType01 dt{
	padding: 0 0 2px 12px;
	background: url(../img/arrow04.gif) no-repeat 0 .4em;
}

div#ctRight dl.listType01 dd{
	padding: 0 0 8px 12px;
	}
	


/*  db, public_office, international  */


div#ctRight div.db_box{
	margin:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #ccc;
	}

div#ctRight div.top{
	margin-top:20px;
	}

div#ctRight div.last{
	border:none;
	}

div#ctRight div.db_box p.imgBox{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	padding:0;
	float:left;
	margin-bottom:0;
	}
	
div#ctRight div.db_box div.db_text_box{
	float:right;
	width:410px;
	}

div#ctRight div.db_box p{
	margin-bottom:0;
	}

div#ctRight div.db_box p.db_site{
	font-weight:bold;
	line-height:1.1;
	padding-top:3px;
	}
	
div#ctRight div.db_box p.db_text{
	line-height:1.4;
	padding-top:8px;
	}



div#ctRight div.db_box ul.language li{
	float:left;
	background:none;
	margin: 4px 0 0 10px;
	padding:0;
	font-weight:normal;
}

div#ctRight div.db_box ul.language li.line {
	border-right:1px solid #333333;
	padding-right:10px;
	margin-left:0;
}

div#ctRight div.db_box ul.db_list{
	margin:15px 0 0;
	}

div#ctRight div.db_box ul.db_list li{
	margin-bottom:5px;
	list-style-type:disc;
	list-style-position:inside;
	}


/* list Type02 (dl colorful type)------------------------------ */

div#ctRight dl.listType02{
	margin:0 13px;
}

div#ctRight dl.listType02 dt{
	font-weight:bold;
	}

div#ctRight dl.listType02 dt.red{
	color:#cc0000;
}

div#ctRight dl.listType02 dt.blue{
	color:#3280a0;
}

div#ctRight dl.listType02 dt.yellow{
	color:#cc8900;
}


div#ctRight dl.listType02 dd{
	padding:4px 0;
	line-height:1.4;
	}

/* list Type03 (dl Square type)------------------------------ */

div#ctRight dl.listType03 dt{
	margin: 4px 0 0 10px;
	padding: 0 0 8px 12px;
	background: url(../img/arrow04.gif) no-repeat 0 .4em;
}

div#ctRight dl.listType03 dd{
	padding:0 10px 15px 20px;
	}

div#ctRight dl.listType03 dd dl dt{
	margin:0;
	padding:0;
	}

div#ctRight dl.listType03 dd dl dd{
	margin:0;
	padding:0 0 5px;
	}

div#ctRight dl.listType03 dd dl dt{
	font-weight:bold;
	background:none;
}












