@charset "UTF-8";
/* CSS Document */
@import url("../format/SKDformat-tag.css");
@import url("../format/common.css");
@import url("../format/headermenu.css");
@import url("../format/footer.css");



#contents ul{
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
#contents ul li{
	list-style-type: none;
	font-style: normal;
	line-height: 1.75;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #CCCCCC;
}
#contents ul li a:link{
	color: #CCCCCC;
	text-decoration: none;
}
#contents ul li a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#contents ul li a:hover{
	color: #666666;
	text-decoration: underline;
}
#contents ul li a:active{
	color: #666666;
	text-decoration: underline;
}
#contents p{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-style: normal;
	line-height: 1.75;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	padding-top: 24px;
	padding-left: 40px;
}
