/* コンピュータショップ ウッドペッカー スタイルシート...20190529-20210114 */

a			{color: blue;		margin: 0 10px 0 10px;}
div			{text-align: center;	border-bottom: 1px solid;	padding: 10px;}
p			{margin: 0px;}

.safe_txt		{font-size: x-small;}
.headline_txt		{font-size: x-large;}
.comment_txt		{font-size: medium;	font-weight: bold;}
.monologue_txt		{font-size: large;	font-weight: bold;	color: red;}
.holiday_txt		{font-size: medium;	font-weight: bold;}
.footer_txt		{font-size: small;}

.model_name_txt		{font-size: x-large;	font-weight: bold;	margin-top: 20px;}
.promotional_txt	{font-size: x-large;	font-weight: bold;	color: blue;	margin-top: 20px;}
.title_txt		{font-size: x-large;	font-weight: bold;	margin-top: 20px;}
.details_txt		{font-size: x-large;	font-weight: bold;}
.price_txt		{font-size: large;	font-weight: bold;	color: red;}
.symptoms_txt		{font-size: large;	font-weight: bold;	color: blue;}
.notice_txt		{font-size: medium;	font-weight: bold;}
.commentary_txt		{font-size: medium;	font-weight: bold;}
.specification_txt	{font-size: medium;}
.episode_txt		{font-size: medium;}
.description_txt	{font-size: medium;}
