#contents {




}
#contents h1 {
	background-image: url(images/tittle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 850px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 10px;
}
#contents  #main-box {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
#contents #main-box img {
	margin-right: 0px;
	margin-left: 0px;
}
#contents  #tomato-topbox {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tomato-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 685px;
}
#contents #tomato-topbox img {
	margin-right: 0px;
	margin-left: 0px;
}
#contents  #melon-topbox {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/melon-back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 510px;
}
#contents #melon-topbox img {
	margin-right: 0px;
	margin-left: 0px;
}
#contents .tomatel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	letter-spacing: 2em;
	text-align: center;
	border: 1px solid #ff3333;
	padding: 0px;
	width: 360px;
	margin-top: 5px;
}

#contents .tomatel h4 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1em;
	background-color: #FF3333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contents .tomatel p {
	letter-spacing: 0em;
	color: #CC0000;
	margin: 5px;
	text-align: left;
	font-size: 12px;
}
#melon {
	width: 360px;
	text-align: left;
	line-height: 1.2em;
	margin-left: 490px;
	margin-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #339933;
}
#tomato {
	width: 360px;
	line-height: 1.2em;
	text-align: left;
	margin-left: 55px;
	margin-top: 100px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F33;
}
#melon .bt a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 360px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 2px;
	background-image: url(images/m-bt.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#melon .bt a:hover {
	background-image: url(images/m-bt-ov.gif);
}
#tomato .bt a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 360px;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 2px;
	background-image: url(images/t-bt.gif);
}
#tomato .bt a:hover {
	background-image: url(images/t-bt-ov.gif);
}
#tomato .t-text {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F33;
	border-left-color: #F33;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#melon .m-text {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #393;
	border-left-color: #393;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

