@charset "utf-8";
#title_back {
	background-image: url(../../imgs/title_back.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
}
#title {
	width: 1000px;
	height: 110px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 33px;
	float: left;
}
#text_box {
	width: 850px;
	height: auto;
	float: left;
	margin-left: 75px;
	margin-top: 45px;
	margin-bottom: 25px;
}
#line {
	height: 1px;
	position : relative;
	width: 850px;
	background-color: #CCC;
	float: left;
	margin-left: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#year {
	height: auto;
	position : relative;
	width: 95px;
	float: left;
	margin-left: 75px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
}
#h_box {
	height: auto;
	position : relative;
	width: 715px;
	float: left;
	padding-left: 20px;
	font-size: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#h_box img {
	margin-bottom: 5px;
}
#text1 {
	height: auto;
	position : relative;
	width: 145px;
	float: left;
}
#text2 {
	height: auto;
	position : relative;
	width: 335px;
	float: left;
}
#text3 {
	height: auto;
	position : relative;
	width: 525px;
	float: left;
}
#ph1 {
	height: auto;
	position : relative;
	width: 180px;
	float: right;
	font-size: 11px;
	line-height: 12px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#ph2 {
	height: auto;
	position : relative;
	width: 370px;
	float: right;
	font-size: 11px;
	line-height: 12px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#ph2b {
	height: auto;
	position : relative;
	width: 335px;
	float: right;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 15px;
}
#ph3 {
	height: auto;
	position : relative;
	width: 560px;
	float: right;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 15px;
}
#ph4 {
	height: auto;
	position : relative;
	width: 715px;
	float: right;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 15px;
}
.text_y {
	color: #FFB600;
	font-weight: bold;
}
#sougyou{
    height: auto;
    position : relative;
    width: 806px;
    background-color: #FFFABA;
    float: left;
    margin-left: 75px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px solid #AC8843;
    border-radius: 10px;
    padding: 20px;
	font-size: 15px;
}
#sougyou img {
	margin-bottom: 5px;
}
#text_sougyou1 {
    height: auto;
    position : relative;
    width: 515px;
    float: left;
    background-color: #FF7900;
    color: #FFFFFF;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 25px;
}
#text_sougyou2 {
	height: auto;
	position : relative;
	width: 525px;
	float: left;
}
#text_sougyou3 {
    height: 40px;
    position : relative;
    width: 525px;
    float: left;
    text-align: right;
    margin-top: 20px;
}
.text_bb {
    color: #111F98;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
}
.text_b {
    font-weight: bold;
}
.text_red {
    color: #D40000;
    font-weight: bold;
}
#ph_a {
    height: auto;
    position : absolute;
    width: 250px;
    font-size: 11px;
    line-height: 12px;
    top: 25px;
    right: 25px;
}
