#ct_bg {

	background-image: url(http://www.takaratomy.co.jp/images/common/ct_bg.gif);

	background-repeat: repeat-x;

	margin: 0px;

	padding-top: 10px;

	padding-left: 19px;

	font-size: 12px;

	line-height: 140%;

}

h1 {

	margin: 0px;

	padding: 0px;

	font-weight: normal;

}

h2 {

	margin: 0px;

	padding: 0px;

}

h3 {

	margin: 0px;

	padding: 0px;

	font-weight: normal;

}

h4 {

	margin: 0px;

	padding: 0px;

	font-weight: normal;

}

p {

	margin: 0px;

	padding: 0px;

}



a:link {

	text-decoration: underline;

	color: #3c3c3c;

}

a:visited {

	text-decoration: underline;

	color: #7e7e7e;

}

a:hover {

	text-decoration: none;

	color: #417dc3;

}

a:active {

	text-decoration: none;

	color: #417dc3;

}


