#info{
	left:2px;
    background-color:aqua;
}



#hp_container{
    width: 700px;
}

#hp{

}

#hp_text_container{
    width: 480px;
}

#menu_inner{
    width:700px;
}
#hp_line2_start{
    display: block;
    font-size:48px;
    line-height: 48px;
    height: 48px;
}

#hp_line2_end{
    display: block;
    font-size:48px;
    line-height: 48px;
    height: 48px;
}

#logo{
    margin-right: 40px;
}

#logo img{
   width: 100px; 
}

#hp_line1{
    font-size:46px;
    line-height: 46px;
    margin-bottom: 20px;
}

#scroll_notice{
    bottom:10px;
}

#bar_container{
    position: relative;
    height: 2px;
    margin-bottom: 15px;

}

#hp_line3{
    font-size:17px;
    color:#808080;
/*    max-width: 320px;*/
}


.job_item_left_text{
    float: inherit;
    width: 100%;
}

.job_item_right_image{
    float: inherit;
    width: auto;
    max-width: 500px;
    margin: 0 auto;
    
}

.job_item_right_text{
    float: inherit;
    width: 100%;
}

.job_item_left_image{
    float: inherit;
    width: auto;
    max-width: 500px;
    margin: 0 auto;
    
}

.job_item_desc{
    width:auto;
}
.job_item_desc.wide{
    width:auto;
}

.workshop{
    width:700px;
}

#contact_section{
    width: 700px;
}

#contact_right{
    float: right;
    padding-left: 0px;
}


