@charset "utf-8";

/* 左側上部　*/

.navi_1 {
	height:760px;
}

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



/* 右側 */
/* お問い合わせ */
.contact_1{
    margin:10px 0 20px 10px;
	font-size: small;
}

.contact_1 td {
    width:200px;
    height:40px;
}

#con_p{
	margin:20px 0 0 10px;
}

#contact_font{
    font-size:x-large;
	color:green;
    width:300px;
}

.contact_2{
    margin:10px;
	font-size: small;
}

#contact_tr{
    width:150px;
    vertical-align:top;
    height:30px;
}

#contact_input{
    text-align:center;
    
}

#akaji{
	color:red;
    
}

#ok_ng_div {
	padding: 20px 0 0 40px;
}

#big_mail {
	font-size: x-small;
    color:gray;
    
    
}