@charset "utf-8";
#featured {
	width:580px;
	height:240px;
	padding-right:0px;
	position:relative;
	border:5px solid #000033;
	line-height:1;
	background:#000033;
}
#featured ul.ui-tabs-nav {
	position:absolute;
	padding-right:10px;
	padding-left:10px;
	list-style:none;
	margin:0;
	margin-top:188px;
	background-color:#003366;
	width:560px;
	height:50px;
}
#featured ul.ui-tabs-nav li {
	padding:5px 0 1px 0px;
	text-align:center;
	font-size:12px;
	color:#666;
	float:left;
	height:40px;
	margin:0px 1px 0px 0px;
	width:139px;
}
#featured ul.ui-tabs-nav li img {
	width:139px;
	height:34px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#fff;
	border:0px solid #eee;
}
#featured ul.ui-tabs-nav li span {
	font-size:11px;
	line-height:15px;
	color:#ffffff;
}
#featured li.ui-tabs-nav-item {
	display:block;
	height:36px;
	color:#FFFFFF;
	background:#003366;
	line-height:20px;
}
#featured li.ui-tabs-nav-item a {
	display:block;
	height:37px;
	color:#FFFFFF;
	background:#003366;
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover {
	background-color:#990000; /* アイコン部分の背景色：マウスオーバー時 */
}
#featured li.ui-tabs-selected {
	/*background:url('/img/selected-item.gif') top left no-repeat;*/
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background:#990000; /* アイコン部分の背景色：選択された時。上のマウスオーバー時と調整すること。 */
	height:37px;
}
#featured .ui-tabs-panel {
	width:580px;
	height:180px;
	background:#000033;
	position:relative;
}
#featured .ui-tabs-panel img {
	width:580px;
	height:180px;
}
#featured .ui-tabs-panel .info {
	position:absolute;
	text-align:left;
	bottom:0;
	left:0;
	height:125px;
}
/* white text normal */
#featured .info h2 {
	font-size:13px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	overflow:hidden;
	width:400px;
}
#featured .info h2 a {
	font-size:13px;
	margin:0px 0px 0px 10px;
	color:#f2f2f2;
	overflow:hidden;
	width:400px;
}
#featured .info p {
	margin:0px 10px 3px 25px;
	font-size:12px;
	line-height:14px;
	color:#f2f2f2;
	width:350px;
}
#featured .info a {
	text-decoration:none;
	color:#f2f2f2;
	width:140px;
	margin:5px 10px 3px 0px;
/*	margin:5px 10px 3px 10px;*/
}
#featured .info a:hover {
	text-decoration:underline;
}
/* white text normal */

/* white text middle */
#featured .info-middle {
	position:absolute;
	text-align:left;
	bottom:0;
	left:0;
	height:125px;
}
#featured .info-middle h2 {
	font-size:13px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	overflow:hidden;
	width:400px;
}
#featured .info-middle h2 a {
	font-size:13px;
	margin:0px 0px 0px 10px;
	color:#f2f2f2;
	overflow:hidden;
	width:400px;
}
#featured .info-middle p {
	margin:0px 10px 3px 25px;
	font-size:12px;
	line-height:14px;
	color:#f2f2f2;
	width:300px;
}
#featured .info-middle a {
	text-decoration:none;
	color:#f2f2f2;
	width:140px;
	margin:5px 5px 3px 0px;
}
#featured .info-middle a:hover {
	text-decoration:underline;
}
/* white text middle end */

/* white text short */
#featured .info-short {
	position:absolute;
	text-align:left;
	bottom:0;
	left:0;
	height:125px;
}
#featured .info-short h2 {
	font-size:13px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	overflow:hidden;
	width:400px;
}
#featured .info-short h2 a {
	font-size:13px;
	margin:0px 0px 0px 10px;
	color:#f2f2f2;
	overflow:hidden;
	width:400px;
}
#featured .info-short p {
	margin:0px 10px 3px 25px;
	font-size:12px;
	line-height:14px;
	color:#f2f2f2;
	width:270px;
}
#featured .info-short a {
	text-decoration:none;
	color:#f2f2f2;
	width:140px;
	margin:5px 5px 3px 0px;
}
#featured .info-short a:hover {
	text-decoration:underline;
}
/* white text short */

/*black text normal-length.↓*/
			
#featured .infodark {
	position:absolute;
	text-align:left;
	bottom:0;
	left:0;
	height:125px;
}
#featured .infodark h2 {
	font-size:13px;
	margin:0px 0px 0px 0px;
	color:#333333;
	overflow:hidden;
	width:400px;
}
#featured .infodark h2 a {
	font-size:13px;
	margin:0px 0px 0px 10px;
	color:#333333;
	overflow:hidden;
	width:400px;
}
#featured .infodark p {
	margin:0px 10px 3px 25px;
	font-size:12px;
	line-height:14px;
	color:#333333;
	width:300px;
}
#featured .infodark a {
	text-decoration:none;
	color:#333333;
	width:140px;
	margin:5px 10px 3px 0px;
/*	margin:5px 10px 3px 10px;*/
}
#featured .infodark a:hover {
	text-decoration:underline;
}
/*black text normal-length.↑*/

/*black text middle.↓*/
			
#featured .infodark-middle {
	position:absolute;
	text-align:left;
	bottom:0;
	left:0;
	height:125px;
}
#featured .infodark-middle h2 {
	font-size:13px;
	margin:0px 0px 0px 0px;
	color:#333333;
	overflow:hidden;
	width:400px;
}
#featured .infodark-middle h2 a {
	font-size:13px;
	margin:0px 0px 0px 10px;
	color:#333333;
	overflow:hidden;
	width:400px;
}
#featured .infodark-middle p {
	margin:0px 10px 3px 25px;
	font-size:12px;
	line-height:14px;
	color:#333333;
	width:300px;
}
#featured .infodark-middle a {
	text-decoration:none;
	color:#333333;
	width:140px;
	margin:5px 5px 3px 0px;
}
#featured .infodark-short a:hover {
	text-decoration:underline;
}
/*black text middle.↑*/

/*black text shortage.↓*/
			
#featured .infodark-short {
	position:absolute;
	text-align:left;
	bottom:0;
	left:0;
	height:125px;
}
#featured .infodark-short h2 {
	font-size:13px;
	margin:0px 0px 0px 0px;
	color:#333333;
	overflow:hidden;
	width:400px;
}
#featured .infodark-short h2 a {
	font-size:13px;
	margin:0px 0px 0px 10px;
	color:#333333;
	overflow:hidden;
	width:400px;
}
#featured .infodark-short p {
	margin:0px 10px 3px 25px;
	font-size:12px;
	line-height:14px;
	color:#333333;
	width:270px;
}
#featured .infodark-short a {
	text-decoration:none;
	color:#333333;
	width:140px;
	margin:5px 5px 3px 0px;
}
#featured .infodark-short a:hover {
	text-decoration:underline;
}
/*black text shortage.↑*/


#featured .ui-tabs-hide {
	display:none;
}
h2.javatitle {
	background-image:none;
}
.storagecolordark {
	color:#FFFFFF;
}
.storagecolordark a {
	color:#ffffff;
	font-weight:bold;
	background-color:#ffffff;
	width:150px;
	padding:2px;
}
.storagecolordark a:hover {
	color:#ffffff;
	font-weight:bold;
	background-color:#CE9394;
	width:150px;
	padding:2px;
	text-decoration:none;
}
.storagecolor {
	color:#FFFFFF;
}
.storagecolor a {
	color:#ffffff;
	font-weight:bold;
	background-color:#990000;
	width:150px;
	padding:2px;
}
.storagecolor a:hover {
	color:#ffffff;
	font-weight:bold;
	background-color:#CE9394;
	width:150px;
	padding:2px;
	text-decoration:none;
}

/* banner under main banner area. */
.top_under_banner {
	padding: 2px;
	margin: 5px 5px 5px 10px;
}
.top_under_banner a {
	margin: 0px 0px 0px 0px;
}
