@charset "utf-8";


/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


　(1) 文字のスタイル


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/


.contentsBody dt{
	color: #F63;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentsBody dd{
	margin-left: 20px;
}

.img_box img{
	width:100%;
	margin-bottom:20px;
}