@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;
}
#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:11px;
	line-height:14px;
	color:#f2f2f2;
	width:350px;
}
#featured .info a {
	text-decoration:none;
	color:#f2f2f2;
	width:140px;
	margin:5px 10px 3px 10px;
}
#featured .info a:hover {
	text-decoration:underline;
}
/*トップ画像：白地で短めの横幅*/
#featured .infoshort {
	position:absolute;
	text-align:left;
	bottom:0;
	left:0;
	height:125px;
}
#featured .infoshort h2 {
	font-size:13px;
	margin:0px 0px 0px 0px;
	color:#f2f2f2;
	overflow:hidden;
	width:400px;
}
#featured .infoshort h2 a {
	font-size:13px;
	margin:0px 0px 0px 10px;
	color:#f2f2f2;
	overflow:hidden;
	width:400px;
}
#featured .infoshort p {
	margin:0px 10px 3px 25px;
	font-size:11px;
	line-height:14px;
	color:#f2f2f2;
	width:300px;
}
#featured .infoshort a {
	text-decoration:none;
	color:#f2f2f2;
	width:140px;
	margin:5px 10px 3px 10px;
}
#featured .infoshort a:hover {
	text-decoration:underline;
}
/*トップ画像：白字で短めの横幅　ここまで↑*/

/*トップ画像：黒字で短めの横幅*/
#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:11px;
	line-height:14px;
	color:#333333;
	width:300px;
}
#featured .infodark a {
	text-decoration:none;
	color:#333333;
	width:140px;
	margin:5px 10px 3px 10px;
}
#featured .infodark a:hover {
	text-decoration:underline;
}
/*トップ画像：黒字で短めの横幅　ここまで↑*/

#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;
}

