/* CSS Document */


/*hed_img
--------------------------*/
.hed_img {
	background:url(../images/categry/concept/hed_img.jpg) 0 0 no-repeat;
	width:900px;
	height:150px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.hed_img02 {
	background:url(../images/categry/concept/hed_img02.jpg) 0 0 no-repeat;
	width:900px;
	height:150px;
	text-indent:-9999px;
	margin-bottom:15px;
}



/*index
--------------------------*/
.president_text_img {
	background:url(../images/categry/concept/president_img.jpg) 0 0 no-repeat;
	width:680px;
	height:300px;
	text-indent:-9999px;
	margin-bottom:30px;
}


.title_img01 {
	background:url(../images/categry/concept/title_img01.gif) 0 0 no-repeat;
	width:327px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:15px;
}


.st_wrap {
	width:660px;
	margin:0 auto 20px;
}

.subtitle_img01 {
	background:url(../images/categry/concept/subtitle_img01.gif) 0 0 no-repeat;
	width:660px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.subtitle_img02 {
	background:url(../images/categry/concept/subtitle_img02.gif) 0 0 no-repeat;
	width:660px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.subtitle_img03 {
	background:url(../images/categry/concept/subtitle_img03.gif) 0 0 no-repeat;
	width:660px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.img_l {
	width:150px;
	height:100px;
	border:1px solid #C8C8C8;
	padding:5px;
	float:left;
	margin:0 10px 10px 0;
}

.img_r {
	width:150px;
	height:100px;
	border:1px solid #C8C8C8;
	padding:5px;
	float:right;
	margin:0 0 10px 10px;
}


/*chronology
--------------------------*/
.table_tag {
	border-right:1px solid #C8C8C8;
	border-top:1px solid #C8C8C8;
}

.table_tag th {
	width:20%;
	border-left:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	background:#F7F9F4;
	padding:3px;
	vertical-align:top;
	text-align:left;
}

.table_tag td {
	border-left:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	padding:3px;
}