@charset "utf-8";
/* CSS Document */

#side .newface {
	position: relative;
	border: 1px solid #bfcbe0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	margin-bottom: 20px;
	
}

#side .newface .box {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#side .newface .box .image {
width: 75%;
margin-bottom: 5px;
margin-right: auto;
margin-left: auto;
text-align: center;
}

#side .newface .box .image img {
position: relative;
width: 100%;
height: auto;
}

#side .newface .box .txt {
position: relative;
width: 84%;
margin-bottom: 5px;
margin-right: auto;
margin-left: auto;
}

#side .newface .box .txt .name {
	position: relative;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #5074b4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align: center;

}

#side .newface .box .txt .sub {
	position: relative;
	margin-bottom: 5px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #333;
	margin-top: 5px;
}

#side .newface .box .txt .btm {
    position: relative;
    margin-bottom: 5px;
}
#side .newface .box .txt .comment {
    position: relative;
    margin-bottom: 5px;
}

#side .newface .box .txt .age {
position: relative;
margin-bottom: 5px;
}
#side .newface .box .txt .tall {
position: relative;
margin-bottom: 5px;
}
#side .newface .box .txt .hobby {
position: relative;
margin-bottom: 5px;
}

#side .newface .box .txt .seikaku {
position: relative;
margin-bottom: 5px;
}

#side .newface .box .txt .blood {
position: relative;
margin-bottom: 5px;

}



#side .newface .box .txt .date {
position: relative;
padding: 0;
}

#wrapper #side .newface .ttl {
position: relative;
margin-bottom: 10px;
}

#wrapper #side .newface .ttl img {
position: relative;
width: 100%;
height: auto;
}
#side  .twitter {
width: 100%;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

/* twitter */
#twitter-widget-1[style]{
	 width: 100% !important;  
}
/* PC用 */
@media only screen and (min-width:641px){
	
#side .newface {
	position: relative;
	border: 1px solid #BFCBE0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
}

#side .newface .box {
	position: relative;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#side .newface .box .image {
width: 84%;
margin-bottom: 5px;
margin-right: auto;
margin-left: auto;
text-align: center;
}

#side .newface .box .image img {
position: relative;
width: 100%;
height: auto;
}

#side .newface .box .txt {
position: relative;
width: 84%;
margin-bottom: 5px;
margin-right: auto;
margin-left: auto;
}

#side .newface .box .txt .name {
	position: relative;
	margin-bottom: 8px;
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-position: bottom;
	background-color: #5074B4;
	text-align: center;
}
#side .newface .box .txt .btm {
	position: relative;
	margin-bottom: 8px;
	font-size: medium;
}
#side .newface .box .txt .date {
	position: relative;
	font-size: medium;
}

#wrapper #side .newface .ttl {
position: relative;
margin-bottom: 10px;
}

#wrapper #side .newface .ttl img {
position: relative;
width: 100%;
height: auto;
}
#side  .twitter {
	position: relative;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}

	
