@charset "utf-8";

/* 左側上部　*/

.navi_1 {
	height:400px;
}

ul.menu li a {
    text-decoration:none;
    display:block;
    height:60px;
}
 
ul.menu {
	list-style:none;   
}
<a href="../contact.html"></a>
/* 右側 */

.con_phtot {
	margin-left:20px;
    
}

#acti_td1 {
    background-color:#e7f1e7;
    padding-left:5px;
	
}

#con_ul {
    margin-left:30px;
    line-height:30px;
    list-style-type:circle;
    
}