@charset "UTF-8";
/* CSS Document */
#about {
margin:0px 18px 0px 18px;
	padding:22px 0px 60px 0px;
}
#about .title {
	margin:0px;
	padding-bottom:40px;
}
#about .text_l {
	margin-right:15px;
	float:left;
	width:445px;
}
#about .text_r {
	margin-left:15px;
	float:right;
	width:445px;
}

#about_tab{
height:33px;
width:924px;
margin:0px 18px 0px 18px;
}

#tab_history{
height:33px;
width:104px;
float:left;
display:none;
}
#tab_history_s{
height:33px;
width:104px;
float:left;
}
#tab_awards{
height:33px;
width:259px;
float:left;
}

#tab_awards_s{
height:33px;
width:259px;
float:left;
display:none;
}

#tab_space{
width:558px;
height:33px;
background:url(../image/about_tab_space.gif);
float:left;
}

#history {
	padding:40px 18px 0px 18px;
}
#history_head{
	margin-bottom:30px;
}

#history_top_div {
	margin:0px 81px 0px 0px;
	float:left;
}

#history_navi{
	width:600px;
	height:23px;
	float:left;
}

#history_navi ul{
margin:0px;
padding:0px;
}

#history_navi li{
width:67px;
height:23px;
margin-right:1px;
padding:0px;
float:left;
list-style:none;
position:relative;
}

#history_navi li img{
position:absolute;
}

#history .contents{
padding-top:15px;
text-align:
}

#history .year{
text-align:right;
width:92px;
margin:0px 30px 0px 0px;
padding-left:159px;

float:left;
}


#history .entry{
padding-top:15px;
padding-bottom:15px;
}

#history .photo{
width:110px;
height:75px;
float:left;
padding-right:30px;
position:relative;
}

#history .photo img{
position:absolute;
}

.history_over{
filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}



#history .entry_body{
line-height:170%;
width:500px;
float:left;
}

#history .subnavi{
text-align:right;
border-top:1px solid #e5e5e5;
margin-left:159px;
padding-top:7px;
}
#history .subnavi ul{
margin:0px;
padding:0px;
}

#history .subnavi li{
margin-left:15px;
padding:0px;
float:right;
list-style:none;
line-height:100%;

}

#history .semi_border{

background-image:url(../image/dot.gif);
width:644px;
margin-left:280px;
}

#awards {
	padding:40px 18px 0px 18px;
	display:none;
}

#awards_top_div{
width:120px;
float:left;
}

#awards .contents{
float:left;
width:764px;
margin-left:40px;
}

#awards .title{
width:147px;
float:left;
padding-right:40px;
}

#awards .entries{
width:575px;
float:left;
}

#awards .subnavi{
text-align:right;
border-top:1px solid #e5e5e5;
padding-top:7px;
margin:30px 0px 15px 0px;
}

#awards dl, dt, dd{
margin:0px;
padding:0px;
}

#awards dt{
font-weight:bold;
}



#awards a:hover{
text-decoration:underline;
}

#awards .subnavi ul{
margin:0px;
padding:0px;
}

#awards .subnavi li{
margin-left:15px;
margin-bottom:5px;
padding:0px;
float:right;
list-style:none;
line-height:100%;

}

.catalyst{
position:absolute;
left:-900px;
top:-100px;
}
