@charset "utf-8";
/* CSS Document */
/*--information---------------------------------------------------------
Last update　07/12/18
File name stadium.css
Site name SUMORI COMPANY
Summary uTopvŎgpĂ܂B
Copyright Copyright (C) 2007 SUMORI COMPANY. All Rights Reserved.
-------------------------------------------------------------------------*/

body{behavior:url("../scripts/csshover.htc");}

#maincontents h3 {
	width: 600px;
	height: 398px;
	text-indent: -9999px;
	background: url(../images/h3_main.jpg) no-repeat 0 0;
}


#maincontents h4 {
	width: 598px;
	height: 30px;
	background: url(../images/h4_picup.gif) no-repeat -1px 0;
	text-indent: -9999px;
}


.picup {
	width: 598px;
	margin: 25px 0 0;
	border-left: solid 1px #2a0000;
	border-right: solid 1px #2a0000;
	border-bottom: solid 1px #2a0000;
}
.picup noscript p  {padding: 10px;}
.picup table {
	width: 100%;
	border-collapse: collapse;
}
.picup table td {
	width: 198px;
	line-height: 1.3;
	text-align: center;
	vertical-align: top;
	background: url(../images/picup/pic_bk.jpg) repeat-x 0 bottom;
}
.picup table td:hover {
	background: url(../images/picup/pic_bk_over.jpg) repeat-x 0 bottom;
}

.picup table td.picupC {
	width: 200px;
	border-left: solid 1px #2a0000;
	border-right: solid 1px #2a0000;
}
.picup table td a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}
.picup table td a:hover {
	text-decoration: none;
}
.picup table td img {
	padding: 10px;
}
.picup table td a span {
	font-size: 0.7em;
	color: #666;
	letter-spacing: 0;
}
.picup table td a strong {
	color: #333;
	display: block;
	padding: 20px 0 22px;
}
.picup table td a strong.picName {
	padding: 10px 0 12px;
}

