@charset "utf-8";

/* 左側上部　*/

.navi_1 {
	height:1080px;
}

ul.menu li a {
    text-decoration:none;
    display:block;
    height:60px;
}
 
ul.menu {
	list-style:none;   
}



/* 右側 */
/* テーブル設定 */

#pro_table {
	width:510px;
    margin:25px 0 30px 20px;
    border-collapse:collapse;
	font-size:small;
}

/* 企業概要 */
#gaiyou1{
    width:100px;
    padding:4px 0 4px 0;
	border-top: 1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e;
}

#gaiyou2{
    width:100px;
    padding:4px 0 4px 0;
	vertical-align:top;
}

#gaiyou3{
    width:100px;
    padding:4px 0 4px 0;
    border-bottom: 1px solid #8e8e8e;
}

#gaiyou1-2{
    padding:4px 0 4px 0;
	border-top: 1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e;
}

#gaiyou3-2{
    padding:4px 0 4px 0;
    border-bottom: 1px solid #8e8e8e;
}

/* 沿革 */
#enkaku1{
    width:100px;
    padding:4px 0 4px 0;
	border-top: 1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e;
}

#enkaku2{
    width:100px;
    padding:4px 0 4px 0;
	vertical-align:top;
}

#enkaku3{
    width:100px;
    padding:4px 0 4px 0;
    border-bottom: 1px solid #8e8e8e;
}

#enkaku1-2{
    padding:4px 0 4px 0;
	border-top: 1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e;
}

#enkaku3-2{
    padding:4px 0 4px 0;
    border-bottom: 1px solid #8e8e8e;
}



