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

.text01 {
	background: url(../images/category/sticking_to/text01.gif) no-repeat 0px 0px;
	height: 30px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

.text02 {
	background: url(../images/category/sticking_to/text02.gif) no-repeat 0px 0px;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -9999px;
}

#contents p {
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.img01 {
	padding: 5px;
	border: 1px solid #666666;
	float: right;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}

.img02 {
	padding: 5px;
	border: 1px solid #666666;
	float: left;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-right: 9px;
}

