.myintro{
	color:#fff;
	}
.myjob{
	color:#ffcd44 !important; 
}/*きいてない*/
.buttonAll{
	margin:0 auto 20px;
    width:80%;
	}

p.button {
    border-radius:5px;

	}
p.button:hover {
	position: relative;	
	top: -4px;
}

p.button a{
    width:100%;
    font-size:15px;
    text-align:center;
    padding:5px 0 5px;
    color:#fff;
	text-decoration:none;
    display:block;
	}
p.button a:hover {
	color:#fff;
	text-decoration:none;
}
p.button img[width="1"]{
    display:none;
	}
.o{
    background-color:#9ABA56;
	box-shadow:0px 3px #6A7F3B;	}
.o:hover {
box-shadow:0px 5px #6A7F3B;
}
.a{
    background-color:#E9B361;
	box-shadow:0px 3px #AD864A;	}
.a:hover {
	box-shadow:0px 5px #AD864A;
}
.r{
    background-color:#C05D58;
	box-shadow:0px 3px #86413D;	}
.r:hover {
box-shadow:0px 5px #86413D;
}
.y{
    background-color:#4F8BAE;
	box-shadow:0px 3px #355C74;	}
.y:hover {
box-shadow:0px 5px #355C74;
}