@import url("common.css");
body{
	color:#3A291B;
}
/*-----------------------------------------------
メインコンテンツ
------------------------------------------------*/
.sentence1{
	line-height:18px;
	padding:5px 10px 10px;
	text-align:justify;
	text-justify: inter-ideograph;
	
}

.str{
	font-weight:bold;
	font-size:18px;
	line-height:18px;
}
/*-----------------------------------------------
薄毛カテゴリー
------------------------------------------------*/
#baldness_bt2 a{
	background-image:url(../parts/common/baldness_nv/baldness_nv2.jpg);
	background-repeat:no-repeat;
}

