@charset "utf-8";

/*----------------------------------------------------
profile
----------------------------------------------------*/
.face {
	display: block;
	width: 64px;
	height: 64px;
	border: 1px solid #ccc;
	background: #eee;
	background: -moz-linear-gradient(top,  #d7d7d7 0%, #e8e8e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #d7d7d7 0%,#e8e8e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #d7d7d7 0%,#e8e8e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}

.face i {
	display: block;
	width: 64px;
	height: 64px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}

.p_toushu i {
	background-image: url(../img/photo_p_toushu.png);
}

.p_hoshu i {
	background-image: url(../img/photo_p_hoshu.png);
}

.p_ichirui i {
	background-image: url(../img/photo_p_ichirui.png);
}

.p_nirui i {
	background-image: url(../img/photo_p_nirui.png);
}

.p_sanrui i {
	background-image: url(../img/photo_p_sanrui.png);
}

.p_yu i {
	background-image: url(../img/photo_p_yu.png);
}

.p_gai01 i {
	background-image: url(../img/photo_p_gai01.png);
}

.p_gai02 i {
	background-image: url(../img/photo_p_gai02.png);
}

.p_gai03 i {
	background-image: url(../img/photo_p_gai03.png);
}


.c_toushu i {
	background-image: url(../img/photo_c_toushu.png);
}

.c_hoshu i {
	background-image: url(../img/photo_c_hoshu.png);
}

.c_ichirui i {
	background-image: url(../img/photo_c_ichirui.png);
}

.c_nirui i {
	background-image: url(../img/photo_c_nirui.png);
}

.c_sanrui i {
	background-image: url(../img/photo_c_sanrui.png);
}

.c_yu i {
	background-image: url(../img/photo_c_yu.png);
}

.c_gai01 i {
	background-image: url(../img/photo_c_gai01.png);
}

.c_gai02 i {
	background-image: url(../img/photo_c_gai02.png);
}

.c_gai03 i {
	background-image: url(../img/photo_c_gai03.png);
}
