@charset "utf-8";
#pagebody {
	margin-top: 1px;
}

#alpha {
	/* 幅を最大に */
	width: auto;
}

#mainImage {
	margin: 0;
	padding: 0;
}

#left_outer {
	width: 504px;
	float: left;
}
#left {
	margin: 0 0 0 20px;
}
h2 {
	color: #333;
	font-size: 0.75em;
	height: 40px;
	overflow: hidden;
	margin: 0 0 6px 0;
	text-indent: -999em;
	background: none no-repeat;
}
#newList {
	height: 270px;
	overflow: auto;
	margin: 0 0 10px 0;
}
#newList ul {
	font-size: 0.875em;
	margin: 5px;
	padding: 0;
}
#newList ul li {
	background: url(../../img/list_cap.gif) no-repeat 0 40%;
	padding: 0 5px 5px 10px;
	margin-bottom: 5px;
	border-bottom: #BFBFBF 1px dashed;
}
#newList ul li a {
	color: #666;
}

#infoList {
	height: 250px;
	overflow: auto;
}
#infoList ul {
	font-size: 0.875em;
	margin: 5px;
	padding: 0;
}
#infoList ul li {
	background: url(../../img/list_cap2.gif) no-repeat 0 8px;
/*	padding: 0 5px 5px 10px;*/
	padding: 0 5px 5px 85px;
	margin-bottom: 5px;
	border-bottom: #BFBFBF 1px dashed;
	text-indent: -75px;
}
#infoList ul li a {
	color: #666;
}


#left table.hyo {
	width: 530px;
	border: 2px solid #CCC;
}
#left table.hyo td {
	border: 1px dashed #CCC;
}
#left table.hyo td p {
	margin: 0;
}
h4.heart {
	background: url(../../img/ico_heart.gif) no-repeat 0 50%;
	padding-left: 18px;
}
h4.up {
	background: url(../../img/ico_up.gif) no-repeat 0 50%;
	padding-left: 18px;
}
h4.attention {
	background: url(../../img/ico_attention.gif) no-repeat 0 50%;
	padding-left: 18px;
}

#right_outer {
	width: 325px;
	float: right;
}
#right {
	width: 305px;
	background: url(../../img/search_bg.gif) no-repeat top center;
}
#right form {
	margin: 0;
	padding: 0 5px;
}
#right h3 {
	padding: 0;
}
#right h4 {
	margin-bottom: 0.25em;
}
#right table.quicksearch td {
	padding: 3px;
	font-size: 0.75em;
}
#right table.quicksearch td h4 {
	font-size: 1em;
}
.btnSubmit {
	border: none;
	background: none;
}
.btnSubmit:hover {
	cursor: pointer;
}