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

.title-concept{
/*	padding-bottom:13px;
	background:url(/images/shadow-entry.gif) no-repeat bottom;*/
	padding-left:20px;
}
.entry-body p{
	padding:0 35px 0 35px;
	line-height:24px;
}
.entry-body img{
	padding:0px 35px 10px 35px;
	background:none;
}


.profile-container{
	margin-top:20px;
	border:#534741 thin dashed;
	padding:20px;
}
.profile-title{
	font-size:11px;
	line-height:15px;
}
.profile-image{
	padding:5px 0;
}
.profile-bio{
	font-size:10px;
	line-height:15px;
}
.hilight{
	font-size:16px;
	color:#093;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}