body {
	background-color: #D9EDB5;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.text-white {
	color: #FFFFFF;
}

.text-white a:link {
	color: #FFFFFF;
}

.text-white a:visited {
	color: #FFFFFF;
}

.text-white a:hover {
	color: #FFFFFF;
}
.text-white a:active {
	color: #FFFFFF;
	
	
}

#head-menu {
	padding-top: 20px;
	color: #FFFFFF;
}

#head-menu a:link {
	color: #FFFFFF;
}

#head-menu a:visited {
	color: #FFFFFF;
}

#head-menu a:hover {
	color: #FFFFFF;
}
#head-menu a:active {
	color: #FFFFFF;
	
	
}
#contents {
	background-image: url(shop/item/debokin/design/img01/contents-back.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	background-position: top;

}
#topback {
	background-image: url(image/top/contents-back.jpg);
	background-repeat: repeat-x;
}


a:link {
	color: #009900;
	text-decoration: underline;
	line-height: 18px;

}
a:visited {
	color: #009900;
	text-decoration: underline;
	line-height: 18px;

}
a:hover {
	color: #990000;
	text-decoration: none;
	line-height: 18px;
}
a:active {
	color: #009900;
	text-decoration: underline;
	line-height: 18px;

}
.textgreen {
	color: #4AA543;
}
.textred {
	color: #CC0000;
}
.debokin-title {
	font-size: 16px;
	font-weight: bold;
	color: #4E8822;
	background-color: #E4F2CC;
	padding: 5px;
	border: 1px dotted #AFD436;
}
.repo {
	background-image: url(image/repo/back.jpg);
	background-repeat: no-repeat;
}
.sp10 {
	padding: 10px;
}
.sp20 {
	padding: 20px;
}

