@charset "utf-8";

/* =======================================

	Table CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
 	1.Category Index
		1-2.Category
			1-2-1.ul
			1-2-2.p
			1-2-3.Archive
		
	2.Page Title List
	
	3.Page Sub List

========================================== */

/* 1.Category Index
========================================== */
#contents #category-index {
	margin: 0 0 30px;
}

#contents #category-index .section {
	position: relative;
	margin: 0 0 15px -10px;
	width: 534px;
}

#contents #category-index .section:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

	/* 1-2.Category
	---------------------------------------- */
	#contents #category-index .section .category {
		position: relative;
		float: left;
		display: inline; /* for IE */
		margin: 0 0 0 10px;
		width: 257px;
		background: url(../../img/parts/category_index_bg.gif) repeat-y;
	}
	
	#contents #category-index .section .category .bg-btm {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 257px;
		height: 5px;
		background: url(../../img/parts/category_index_bg_btm.gif) no-repeat 0 100%;
	}
	
	#contents #category-index .section .category h3 {
		margin: 0 0 7px;
		padding: 8px 8px 8px 27px;
		background: #F4F3F3 url(../../img/parts/category_index_tit.gif) no-repeat;
		font-weight: normal;
		font-size: 123.1%;
		line-height: 1.124; /* Incompatible win:Opera, mac:Safari */

	}
	
	#contents #category-index .section .category h3 a {
	}
	
	#contents #category-index .section .category h3 a.blank {
		display: block;
		margin: 0 8px 0 0;
		padding: 0 15px 0 0;
		border: none; /* Reset */
		background: url(../../img/common/ico_popup.gif) no-repeat 100% 6px;
	}
	
	
		#contents #category-index .section .category h3.nolink{
		margin: 0 0 7px;
		padding: 10px 8px 8px 27px;
		background: #F4F3F3 url(../../img/parts/category_index_tit2.gif) no-repeat;
		font-weight: bold;
		font-size: 123.1%;
		line-height: 1.124; /* Incompatible win:Opera, mac:Safari */

	}
	
	
	/* IE6 Only */
	* html #contents #category-index .section .category h3 a.blank,
	* html #contents #category-index .section .category h3 .nolink,
	 {height: 1%;}
	
	#contents #category-index .section .category img {
		position: relative;
		top: -7px;
		left: 0;
		border-bottom: 1px solid #DDD;
	}
	
		/* 1-2-1.ul
		---------------------------------------- */
		#contents #category-index .section .category ul {
			position: relative;
			margin: 0 0 -5px;
			padding: 0 12px 8px;
			line-height: 1.334;
		}
		
		#contents #category-index .section .category ul li {
			margin: 0 0 5px;
		}
		
		#contents #category-index .section .category ul li a {
		}
		
		#contents #category-index .section .category ul li ul {
			list-style: outside disc;
			margin: 0 0 0 10px;
			padding: 0 0 0 5px;
			background: none;
		}
		
		#contents #category-index .section .category ul li ul li {
			margin: 5px 0;
			padding: 0;
			background: none;
		}
		
		#contents #category-index .section .category ul li ul li a {
		}
	
		/* 1-2-2.p
		---------------------------------------- */
		#contents #category-index .section .category p {
			margin: 0 12px 5px;
		}
		
		#contents #category-index .section .category p.detail-link {
			position: absolute;
			bottom: 0;
			left: 0;
			margin: 0;
			padding: 0 12px 8px;
			width: 233px;
			text-align: right;
			line-height: 1.334;
		}
		
		#contents #category-index .section .category p.detail-link a {
			padding: 0 0 0 8px;
			background: url(../../img/common/ico_arrow_02.gif) no-repeat 0 0.3em;
		}
		
		/* 1-2-3.Archive
		---------------------------------------- */
		#contents #category-index .section .category .archive {
		}
		
		#contents #category-index .section .category .archive h4 {
			margin: 0 8px 12px;
			padding: 6px 8px;
			background: #F0F0F0;
		}


/* 2.Page Title List
========================================== */
#contents ul#page-title-list {
	position: relative;
	margin: -10px 0 30px -10px;
	width: 534px;
}

body.ir.about.ir-news#ir-news-index #contents ul#page-title-list {
	margin-top: 0;
	padding: 21px 0 0;
	background: url(../../img/common/line_dotted_02.gif) repeat-x;
}

#contents ul#page-title-list:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

#contents ul#page-title-list li {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	width: 257px;
	background: url(../../img/parts/pageTitleList_bg.gif) repeat-y;
}

#contents ul#page-title-list li h3 {
	margin: 0;
	padding: 0;
	border: none;
	background: url(../../img/parts/pageTitleList_bg_btm.gif) no-repeat 0 100%;
	font-weight: normal;
	font-size: 123.1%;
	line-height: 1.124; /* Incompatible win:Opera, mac:Safari */
}

#contents ul#page-title-list li h3 a {
	display: block;
	padding: 15px 8px 0 27px;
	background: url(../../img/parts/pageTitleList_bg_top.gif) no-repeat;
}


/* 3.Page Sub List
========================================== */
#contents ul.page-sub-list {
	position: relative;
	margin: -10px 0 30px -10px;
	width: 534px;
}

#contents ul.page-sub-list:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

#contents ul.page-sub-list li {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	width: 257px;
	background: url(../../img/parts/pageTitleList_bg.gif) repeat-y;
}

#contents ul.page-sub-list li h4 {
	margin: 0;
	padding: 0;
	border: none;
	background: url(../../img/parts/pageTitleList_bg_btm.gif) no-repeat 0 100%;
	font-weight: normal;
	font-size: 123.1%;
	line-height: 1.124; /* Incompatible win:Opera, mac:Safari */
}

#contents ul.page-sub-list li h4 a {
	display: block;
	padding: 15px 8px 0 27px;
	background: url(../../img/parts/pageTitleList_bg_top.gif) no-repeat;
}

#contents ul.page-sub-list li h4 span.blank {
	display: block;
	margin: 0 8px 0 0;
	padding: 0 15px 0 0;
	background: url(../../img/common/ico_popup.gif) no-repeat 100% 5px;
}


/* 3.Page Sub List2
========================================== */
#contents ul.page-sub-list2 {
	position: relative;
	margin: -10px 0 30px -10px;
	width: 534px;
}

#contents ul.page-sub-list2:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

#contents ul.page-sub-list2 li {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	width: 257px;
	background: url(../../img/parts/pageTitleList_bg.gif) repeat-y;
}

#contents ul.page-sub-list2 li h4 {
	margin: 0;
	padding: 0;
	border: none;
	background: url(../../img/parts/pageTitleList_bg_btm.gif) no-repeat 0 100%;
	font-weight: normal;
	font-size: 123.1%;
	line-height: 3.124; /* Incompatible win:Opera, mac:Safari */
/*	line-height: 1.124; *//* Incompatible win:Opera, mac:Safari */
}

#contents ul.page-sub-list2 li h4 a {
	display: block;
	padding: 0px 8px 0 27px;
	background: url(../../img/parts/pageTitleList_bg_top.gif) no-repeat;
}

#contents ul.page-sub-list2 li h4 span.blank {
	display: block;
	margin: 0 8px 0 0;
	padding: 0 15px 0 0;
	background: url(../../img/common/ico_popup.gif) no-repeat 100% 5px;
}

/*-----20090409’Ç‰Á
------------------------------------*/

#contents ul#page-title-list {
	position: relative;
	margin: -10px 0 30px -10px;
	width: 534px;
	height: auto;
}

body.ir.about.ir-news#ir-news-index #contents ul#page-title-list {
	margin-top: 0;
	padding: 21px 0 0;
	background: url(../../img/common/line_dotted_02.gif) repeat-x;
}

#contents ul#page-title-list:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

#contents ul#page-title-list li {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	width: 257px;
	background: url(../../img/parts/pageTitleList_bg.gif) repeat-y;
}

#contents ul#page-title-list li h3 {
	margin: 0;
	padding: 0;
	border: none;
	background: url(../../img/parts/pageTitleList_bg_btm.gif) no-repeat 0 100%;
	font-weight: normal;
	font-size: 123.1%;
	line-height: 1.124; /* Incompatible win:Opera, mac:Safari */
}

#contents ul#page-title-list li h3 a {
	display: block;
	padding: 15px 8px 0 27px;
	background: url(../../img/parts/pageTitleList_bg_top.gif) no-repeat;
}
