@charset "UTF-8";

#history #h1Box {
	width: 715px;
	height: 185px;
	position: relative;
	clear: both;
	background-image: url(images/h1_history.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


#decoratIcon {
	width: 88px;
	height: 79px;
	position: absolute;
	right: -13px;
	bottom: -24px;
	background-image: url(../common/images/h1_icon1.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#mainBox #leadText {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}

.liStyle_disc li {
	font-size: 1.2em;
	margin-left: 16px;
	list-style: disc;
}

.patentList li {
	font-size: 1.2em;
}

#history .clearFix {
	zoom: 1;
}

.story_textBox {
	width: 405px;
	float: left;
}

.story_photoBox {
	width: 240px;
	float: right;
}

#mainBox .story_photoBox p {
	margin-top: 5px;
}

#history table th {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	width: 41px;
	padding: 10px 0;
	background-color: #6FB029;
}

#history table .last {
	height: 20px;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/chronology_th_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#history table td {
	font-size: 1.2em;
	width: 435px;
	padding: 10px 10px 10px 19px;
}

#history table .chronology_img {
	width: 162px;
	padding: 0 0 0 18px;
}

.vAlign_t {
	vertical-align: top !important;
}

.vAlign_m {
	vertical-align: middle !important;
}

.vAlign_b {
	vertical-align: bottom !important;
}

#history #footer_history a {
	color: #777777;
}

#history #footer_history a:hover,
#history #footer_history a:active {
	color: #777777;
}