
/* CSS Document */

#content .year_stage{
	width:605px;
	clear:both;
	margin:0px 0px 0px 25px;
	line-height:150%;
}
#content .year_stage .fhch{
	margin:5px 0px 10px 0px;
} 
#content .year_stage .year_stage01{
	margin:8px 25px 25px 0px;
    width: 605px;
}
.year_stage_content{
	clear:left;
	margin:5px 0px 40px 0px;
}
.box{
	border: #c7c7c7 1px solid;
	margin:0px 0px 20px 0px;
	padding:10px 8px 10px 5px;
}
.year_stage_img{
	margin:8px 10px 10px 5px;
	float:right;
}
.btn{
	margin:0px 0px 4px 0px;
}
.event1{
	font-weight: bold;
	font-size:130%;
	color:#000000;
	padding:0px 0px 4px 15px;
}
.event2{
	color:#000000;
	padding:0px 0px 4px 15px;
}

.period{
	font-weight: bold;
	font-size:110%;
	color:#ea2495;
	padding:0px 0px 2px 15px;
}
.contact{
	font-size:100%;
	color:#ea2495;
	padding:0px 0px 2px 15px;
}

table#table-01 {
    width: 605px;
    border: 1px solid;
	background:url(../../images/year_stage/bg_01.jpg);
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 1px 1px 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 1px 1px 1px 1px;
    text-align: center;
    white-space: nowrap;
}
table#table-02 {
    width: 605px;
    border: 1px solid;
	background:url(../../images/year_stage/bg_01.jpg);
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-02 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 1px 1px 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-02 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 1px 1px 1px 1px;
    text-align: center;
    white-space: nowrap;
}
