@charset "UTF-8";
#main {
    width: 100%;
    background-image: url(../img/kifu/contribution-back.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 234px;
    clear: both;
    padding-bottom: 97px;
}
#top-link {
	float: left;
}
#main-job {
    width: 950px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    padding-bottom: 120px;
}
#job1 {
    width: 950px;
    margin-bottom: 55px;
    position: relative;
    clear: both;
}
#job1 .title {
    margin-bottom: 35px;
    width: 600px;
    background-image: url(../img/kifu/kifu-number1.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
#job1 .title h2{
    text-indent: 40px;
}
#job1 .button {
    float: left;
    margin-left: 43px;
}
#job2 {
    clear: both;
    width: 950px;
    margin-bottom: 25px;
    position: relative;
}
#job2 .title {
    width: 700px;
    background-image: url(../img/kifu/kifu-number2.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
#job2 .title h2 {
    text-indent: 40px;
}
#job3 {
    width: 950px;
    position: relative;
    clear: both;
    margin-bottom: 105px;
}
#job3 .title {
    width: 700px;
    background-image: url(../img/kifu/kifu-number3.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
#job3 .title h2 {
    text-indent: 40px;
}
#job4 {
    width: 950px;
    clear: both;
}
#main-job .side {
	width: 280px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#main-job .side .list {
	margin-bottom: 14px;
	float: left;
}
#main-job .side img   {
	float: left;
}
#main-job .side .side-link li img {
	float: left;
	margin-bottom: 4px;
}

#subject1 , #subject2, #subject3,{
    float: left;
}
