@charset   "Shift_JIS";

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

body {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #333333;
	background-image: url(../img/layout/body-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

img {
	border-width: 0px 0px 0px 0px;
	outline: none;
}

a {
	overflow: hidden;
	outline: none;
	color: #c70067;
}

a:hover {
	overflow: hidden;
	outline: none;
	text-decoration: none;
	color: #f76f97;
}

table {
	margin: auto;
	border-width: 0px 0px 0px 0px;
	border-collapse: collapse;
	font-size: 12px;
}

#trop {
	width: 830px;
}

#trop marquee {
	font-size: 20px;
	line-height: 40px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	
	width: 760px;
}

i {
	font-style: normal;
	color: #af0534;
}

h4 {
	font-size: 16px;
	line-height: 25px;
	color: #ff3c7b;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

