/*!
 * jQuery UI Tabs 1.10.0
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding:0;
	width:680px;
	margin: 0 0 10px 0;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding:0 0 2px 0;/*list 繧ｳ繝ｳ繝�Φ繝�/ */

}




/* 遉ｾ縲�ｼ�謾ｿ縲�ｲｻ&邨後�貂�蜈ｱ騾壹�繝九Η繝ｼ繧ｹ繝ｪ繧ｹ繝�
-----------------------------------------------*/

.Shared_list {
	overflow: hidden;
	padding: 0;
	width: 680px;
	margin:0;
}
.Shared_list p.h1_comment { font-size: 14px; width:682px; text-align: left; padding: 0 10px 0 0; margin: 0; color:#1a1a1a; line-height:22px;}


.Shared_list .latestNews_list {
	width:660px;
	text-align: left;
	margin: 0;
	padding:8px 5px 8px 15px;
	float: left;
	display: inline;
}


.Shared_list .latestNews_list ul.latestNewsArrowLi li {
	background: url(images/rarrow.png) no-repeat 0 9px;
	list-style-type: none;
	padding: 0 0 0 18px;
}

.Shared_list .latestNews_list ul.latestNewsArrowLi li a {
	list-style-type: none;
	text-decoration:none;
	font-size:14px;
	line-height:30px;
	/*color:#181FD1;*/
}


.Shared_list .latestNews_list ul.latestNewsArrowLi li a:hover {
	text-decoration: underline;
	font-size:14px;
	line-height:30px;
	/*color:#1D70A4;
	background-color:#C8B334;*/
	color: /*red*/#ca0002;

}

.Shared_list .latestNews_list ul.latestNewsArrowLi li > .dataText { margin:0 20px 0 3px; font-size:12px; color:#aaa;}

.TabMore{ 
	width:40px; 
	position: absolute;
	top: 6px;
	left: 622px;
}
.TabMore a{ 
	font-size:14px;
	font-weight: bold; 
	float:right; 
	color:#ffffff; 
	padding:6px 6px 0;
	text-decoration:none
}
.TabMore a:hover{ /*color:#C8B334;*/color:blue; text-decoration:underline}

.TabMore2{ width:180px; float:right; color:#1d70a4; padding-right:50px;}
.TabMore2 a{ font-size:14px; float:right; color:#1d70a4; padding:6px 6px 0;text-decoration:none}
.TabMore2 a:hover{ /*color:#C8B334;*/color:blue; text-decoration:underline}


 
/*繝ｩ繝ｳ繧ｭ繝ｳ繧ｰ繝ｪ繧ｹ繝�繝九Η繝ｼ繧ｹ縲�ab
-------------------------------------------------*/



.Rank_list {
	overflow: hidden;
	padding: 0;
	width: 680px;
	margin:0;
	background: #fdfdfd/*#d4edff*//*{bgColorActive}*/;
}

.Rank_list .ranking_list {
	width:660px;
	text-align: left;
	margin: 0;
	padding:8px 5px 8px 15px;
	float: left;
	display: inline;
}

.top10 {
	width: 35px;
	float: left;
	text-align: right;
	padding-top: 6px;
}

.Rank_list ul.rankingArrowLi li {
	background-position: 0 4px;
	list-style-type: none;
	/*padding: 0 0 0 20px;*/
}

.Rank_list ul.rankingArrowLi li .maru {
	margin:0 5px 0 0;
	padding:5px;
	font-weight: bold;
	color: black;
	font-family: cursive;
	/*
	border: solid 2px #1d70a4;
	   -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px; 
	behavior: url(PIE.htc);
	*/
}


.Rank_list ul.rankingArrowLi li a {
	list-style-type: none;
	text-decoration:none;
	font-size:14px;
	line-height:30px;
	/*color:#1f4f82;*/
}


.Rank_list ul.rankingArrowLi li a:hover {
	text-decoration: underline;
	font-size:14px;
	line-height:30px;
	/*
	color:#1D70A4;
	background-color:#C8B334;*/
	/*color: #1f4f82;*/

}

.Rank_list ul.rankingArrowLi li > .dataText { margin:0 20px 0 30px; font-size:12px; color:#666;}




.latestNews_list {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 6px 6px 10px 30px;
	width: 644px;
	height: auto;
	/*background: #d4edff;*/
	float: left;
	display: inline;
	background-color: #fdfdfd;
	-webkit-box-shadow: 0 4px 4px #b7b7b7, 0 -1px 0 #fff inset;
	box-shadow: 0 4px 4px #b7b7b7, 0 -1px 0 #fff inset;
}

.latestNews_list ul.latestNewsArrowLi li {
	background: url(images/rarrow.png) no-repeat 2px 9px;
	list-style-type: none;
	padding: 0 6px 0 20px;
}

.latestNews_list ul.latestNewsArrowLi li a {
	list-style-type: none;
	text-decoration: none;
	font-size: 14px;
	line-height: 30px;
	/*color: #1f4f82;*/
}

.latestNews_list ul.latestNewsArrowLi li a:hover {
	text-decoration: underline;
	font-size: 14px;
	line-height: 30px;
	/*color: #1D70A4;
	background-color: #C8B334;*/
	color: /*#1f4f82*/#ca0002;
}

.latestNews_list .dataText {
	margin: 0 20px 0 30px;
	font-size: 12px;
	color: #666;
}


.latestNews_list_page {
	padding: 0;
	margin: 20px 5px 0 450px;
	width:200px;
	font-size: 14px;
}
.latestNews_list_page li {
	list-style: none;
	float: left;
}
.latestNews_list_page li a {
	        border-radius: 2px;
	   -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	background: #4D71D5;
	text-decoration: none;
	color: #fff;
	margin:0 4px;
	padding: 5px 5px;
	display: block;
	behavior: url(PIE.htc);
}
.latestNews_list_page li a:hover {
	background: #504DAB;
}



/* 繝九Η繝ｼ繧ｹ隧ｳ邏ｰ繝壹�繧ｸ蜈ｱ騾壹�
-----------------------------------------------*/

.MoreNews {
	overflow: hidden;
	padding: 0;
	width: 680px;
	margin:0;
}
.MoreNews p.h1_comment { font-size: 14px; width:682px; text-align: left; padding: 0 10px 0 0; margin: 0; color:#1a1a1a; line-height:22px;}


.MoreNews #MoreNews_list {
	width:660px;
	text-align: left;
	margin: 0;
	padding:8px 5px 8px 15px;
	float: left;
	display: inline;
}


.MoreNews #MoreNews_list ul#MoreNewsArrowLi li {
	background: url(images/three_menu_li.gif) no-repeat 0 9px;
	list-style-type: none;
	padding: 0 0 0 18px;
}

.MoreNews #MoreNews_list ul#MoreNewsArrowLi li a {
	list-style-type: none;
	text-decoration:none;
	font-size:14px;
	line-height:33px;
	color:#1a1a1a;
}


.MoreNews #MoreNews_list ul#MoreNewsArrowLi li a:hover {
	text-decoration:none;
	font-size:14px;
	line-height:33px;
	/*color:#1D70A4;
	background-color:#C8B334;*/
	color: blue;
}

.MoreNews #MoreNews_list ul#MoreNewsArrowLi li > .dataText { margin:0 20px 0 30px; font-size:12px; color:#666;}