
/*--- global navigation -----*/
#header #globalNavi {
	background-color:#F5AA1A;
}
/*------ sub navigation --------*/
#contentsBody .subNavi dl dd ul li {
	margin: 0 0 3px 0;
}
/*-------- index ----------*/
#contentsBody .contents#indexMain {
	width: 595px;
	float: right;
}
#contentsBody .contents#indexMain h1 {
	width: 577px;
	margin: 0 0 10px 0;
	padding: 0 3px 3px 15px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 112.5%;
	line-height: 28px;
	font-weight: bold;
	background-image: url("/english/topics/img/bg_contentstitle.gif");
}
#contentsBody .contents#indexMain .indexBox01Wrapper {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 10px 0 15px 0;
	border-bottom: 1px dotted #999999;
	clear: both;
}
#contentsBody .contents#indexMain .indexBox01Wrapper:after {
	content: "";
	display: block;
	clear: both;
}
#contentsBody .contents#indexMain .indexBox01Wrapper #topicsCategoryList ul {
	float: left;
	margin: 15px 0 0 0;
	list-style: none;
}
#contentsBody .contents#indexMain .indexBox01Wrapper #topicsCategoryList li {
	float: left;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	line-height: 1.1;
	border-right: 1px solid #333333;
}
#contentsBody .contents#indexMain .indexBox01Wrapper #topicsCategoryList li#topicsCategoryListLast {
	border:none;
}
#contentsBody .contents#indexMain .indexBox01Wrapper #selectTopics {
	width: 220px;
	padding: 8px;
	background-color: #E1E1E1;
}
#contentsBody .contents#indexMain .indexBox01Wrapper #selectTopics p {
	width:140px;
	float:left;
	padding:3px 0 0 0;
}
#contentsBody .contents#indexMain .indexBox01Wrapper #selectTopics select {
	margin: 2px 0 0 0;
	width: 80px;
	float: left;
}
#contentsBody .contents#indexMain .indexBox02Wrapper {
	width: 100%;
	margin: 0 0 85px 0;
	clear: both;
}
#contentsBody .contents#indexMain .indexBox02Wrapper:after {
	content: "";
	display: block;
	clear: both;
}
/*------ contents 3rd --------*/
#contentsBody .contents#contents3rd h1 {
	width: 577px;
	margin: 0 0 20px 0;
	padding: 0 3px 3px 15px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 112.5%;
	line-height: 28px;
	font-weight: bold;
	background-image: url("/english/topics/img/bg_contentstitle.gif");
}
#contentsBody .contents#contents3rd .entryTitle {
	width: 595px;
	margin: 10px 0 5px;
	padding: 0;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url("/english/topics/img/bg_entry_title.gif");
}
#contentsBody .contents#contents3rd .entryTitle h2 {
	margin: 0;
	padding: 0 0 7px;
	font-weight: bold;
}
#contentsBody .contents#contents3rd .entryDate {
	text-align:right;
}
#contentsBody .contents#contents3rd .entryBody {
	margin:0 0 40px;
}
#contentsBody .contents#contents3rd .entryBody p {
	margin:0 0 1em;
}

#contentsBody .contents#contents3rd h3 {
	background:url("/english/topics/img/bg_contentstitle03_3rd.gif") no-repeat scroll left bottom transparent;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:10px;
	padding:3px 0 7px 10px;
	width:585px;
}
