@charset "utf-8";
@import "layout.css";  /*テンプレートのレイアウト */
@import "theme.css";  /*テンプレートのレイアウト */#index #WRAP #MAIN #MAIN-PAD #CONTENTS .entry .content p img {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#index #WRAP #MAIN #MAIN-PAD #CONTENTS .entry .content img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#index #WRAP #MAIN #MAIN-PAD #CONTENTS .entry .entry img {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.red {
	font-weight: bold;
	color: #F03;
}
