body{
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	text-align: left;
}
address {
	font-size: 80%;
	color: #333333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
}
.copyright {
	font-size: 75%;
	color: #333333;
	text-align: center;
}
.txt01 {
	color: #333333;
	text-align: left;
	font-size: 80%;
	line-height: 140%;
}
.txt02 {
	color: #FF0000;
	font-size: 80%;
	line-height: 140%;
}
.txt03 {
	color: #006699;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	line-height: 140%;
}
.txt04 {
	color: #0033CC;
	font-size: 80%;
	text-align: left;
	line-height: 140%;
}
.bdr01 {
	border: 1px solid #999999;
}
.bdr03 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.bdr02 {
	border: 1px dotted #999999;
}


/*テンプレート　右欄*/

#sidebar {
	background-color: #FF9900;
	text-align: center;
}
#sidebar .cap01{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#sidebar .cap02-even {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
#sidebar .cap02-odd {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	color: #000000;
	background-color: #99CCFF;
}

/*カテゴリー　衣料*/
#wear p{
	font-size: 80%;
	line-height: 140%;
	color: #868686;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#wear h2{
	font-size: 110%;
	font-weight: bold;
	color: #FF6666;
	margin: 0px;
	padding: 0px;
}
#wear h3{
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	color: #FF6666;
	margin: 0px;
	padding: 0px;
}
#wear h4{
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}

/*カテゴリー　本・DVD　*/
#book{
	text-align: center;
}
#book p{
	font-size: 80%;
	line-height: 140%;
	color: #333333;
}
#book h2{
	font-size: 110%;
	font-weight: bold;
	color: #195A73;
	margin: 0px;
	padding: 0px;
}
#book h3{
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	color: #339900;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#book h4{
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}
#book .img-left{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#book .img-right{
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 20px;
}
/*カテゴリー　音楽　*/
#music{
	text-align: center;
}
#music p{
	font-size: 80%;
	line-height: 140%;
	color: #333333;
}
#music h2{
	font-size: 110%;
	font-weight: bold;
	color: #195A73;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#music h3{
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
	color: #339933;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#music h4{
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}

