/*=============================================================
jQuery
=============================================================*/
#home-imagemenu-wrap {
width: 890px;
background-color: #CCCCCC;
margin-bottom: 20px;
float: left;
}
#imagemenu-navigation {
background-color: #FFFFFF;
margin: 5px;
}
#featured{
width: 630px;
height: 250px;
padding-right: 250px;
position: relative;
}
/* サイドナビゲーション */
#featured ul.ui-tabs-nav{
width: 250px;
position: absolute;
top: 0;
left: 630px;
text-align: left;
}
#featured ul.ui-tabs-nav li{
font-size: 80%;
color: #666666;
padding:1px 0;
padding-left:13px;
}
#featured ul.ui-tabs-nav li img{
float:left; margin:2px 5px;
background:#fff;
padding:2px;
border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
font-size: 80%;
font-family: Verdana;
line-height: 1.5em;
}
#featured li.ui-tabs-nav-item a{
display:block;
height: 60px;
color: #333333;
background: #FFFFFF;
line-height: 1.5em;
}
#featured li.ui-tabs-nav-item a:hover{
background: #F2F2F2;
}
#featured li.ui-tabs-selected{
background-image: url(http://www.your-party.jp/common/images/selected-item.gif);
background-position: top left;
background-repeat: no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
background: #CCCCCC;
}

#featured .ui-tabs-panel{
width: 630px;
height: 250px;
background: #999999;
position: relative;
text-align: left;
}
#featured .ui-tabs-panel .info{
position: absolute;
top: 180px;
left: 0;
height: 70px;
background-image: url(http://www.your-party.jp/common/images/transparent-bg.png);
}
#featured .info h2{
font-size: 100%;
font-family: Georgia, serif;
color: #FFFFFF;
padding:5px;
overflow: hidden;
}
#featured .info p{
font-size: 80%;
font-family: Verdana;
color: #F0F0F0;
margin: 0 5px;
line-height: 15px;
}
#featured .info a{
color: #FFFFFF;
text-decoration: none;
}
#featured .info a:hover{
text-decoration: underline;
}
#featured .ui-tabs-hide{
display: none;
}



/*=============================================================
左カラム
=============================================================*/
#home-left-column {
width: 195px;
margin-bottom: 30px;
float: left;
}



/*=============================================================
中央カラム
=============================================================*/
#home-main-column {
width: 515px;
margin-bottom: 30px;
float: left;
}
/* RSS */
#home-main-column h3 a.rss_icon {
position: absolute;
top: 8px;
right: 10px;
z-index: 2;
}
#home-main-column h3 a:hover.rss_icon img {
filter:alpha(opacity=85);
-moz-opacity:0.8;
opacity:0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
/* お知らせ */
#home-news-wrap {
width: 500px;
text-align: left;
margin-bottom: 20px;
float: left;
}
#home-news-wrap h3 {
width: 500px;
height: 50px;
background-image: url(http://www.your-party.jp/common/images/home_main_title_bg.gif);
background-repeat: no-repeat;
position: relative;
}
#home-news-wrap h3 span {
display: block;
font-size: 80%;
font-weight: bold;
color: #494949;
padding: 10px 0 0 30px;
}
#home-news-wrap ul {
width: 515px;
margin-bottom: 5px;
float: left;
}
#home-news-wrap ul li {
width: 500px;
font-size: 77%;
padding: 3px 0;
margin: 1px 0;
float: left;
}
#home-news-wrap ul li.even {
background-color: #F5F5F5;
}
#home-news-wrap ul li span.date {
display: block;
width: 80px;
color: #676767;
text-align: center;
float: left;
}
#home-news-wrap ul li span.office-icon {
display: block;
width: 80px;
text-align: center;
float: left;
}
#home-news-wrap ul li a.title {
display: block;
width: 340px;
text-decoration: none;
color: #0181FF;
float: left;
}
#home-news-wrap ul li a:hover.title {
color: #333333;
}
.home-list-more {
}
.home-list-more a {
display: block;
width: 70px;
height: 17px;
background-image: url(http://www.your-party.jp/common/images/list_arrow_icon.gif);
background-repeat: no-repeat;
float: right;
}
.home-list-more a:hover {
background-position: 0 -17px;
}
.home-list-more a span {
display: none;
}

/* 更新情報 */
#home-updata-wrap {
width: 500px;
text-align: left;
margin-bottom: 20px;
float: left;
}
#home-updata-wrap h3 {
width: 500px;
height: 50px;
background-image: url(http://www.your-party.jp/common/images/home_main_title_bg.gif);
background-repeat: no-repeat;
position: relative;
}
#home-updata-wrap h3 span {
display: block;
font-size: 80%;
font-weight: bold;
color: #494949;
padding: 10px 0 0 30px;
}
#home-updata-wrap ul {
width: 515px;
margin-bottom: 5px;
float: left;
}
#home-updata-wrap ul li {
width: 500px;
font-size: 77%;
padding: 3px 0;
margin: 1px 0;
float: left;
}
#home-updata-wrap ul li.even {
background-color: #F5F5F5;
}
#home-updata-wrap ul li span.date {
display: block;
width: 80px;
color: #676767;
text-align: center;
float: left;
}
#home-updata-wrap ul li span.icon {
display: block;
width: 80px;
text-align: center;
float: left;
}
#home-updata-wrap ul li a.title {
display: block;
width: 340px;
text-decoration: none;
color: #0181FF;
float: left;
}
#home-updata-wrap ul li a:hover.title {
color: #333333;
}
/* みんなの党チャンネル */
#home-yourpartych-wrap {
width: 500px;
text-align: center;
margin-bottom: 20px;
float: left;
}
#home-yourpartych-wrap h3 {
width: 500px;
height: 50px;
background-image: url(http://www.your-party.jp/common/images/home_main_title_bg.gif);
background-repeat: no-repeat;
text-align: left;
position: relative;
}
#home-yourpartych-wrap h3 span {
display: block;
font-size: 80%;
font-weight: bold;
color: #494949;
padding: 10px 0 0 30px;
}
.playerInnerBox_gsvb .player_gsvb {
width : 640px;
height : 430px;
}
.resultCell_gsvb{
padding:0px 7px;
}
/* 所属議員ブログ */
#home-blog-wrap {
width: 500px;
text-align: left;
margin-bottom: 20px;
float: left;
}
#home-blog-wrap h3 {
width: 500px;
height: 50px;
background-image: url(http://www.your-party.jp/common/images/home_main_title_bg.gif);
background-repeat: no-repeat;
position: relative;
}
#home-blog-wrap h3 span {
display: block;
font-size: 80%;
font-weight: bold;
color: #494949;
padding: 10px 0 0 30px;
}
#home-blog-wrap dl {
width: 500px;
font-size: 77%;
padding: 3px 0;
margin: 1px 0;
float: left;
}
#home-blog-wrap dl dt {
width: 70px;
text-align: center;
float: left;
}
#home-blog-wrap dl dd.date {
width: 160px;
color: #626262;
padding: 3px 0;
float: left;
}
#home-blog-wrap dl dd.blog-title {
width: 270px;
background-image: url(http://www.your-party.jp/common/images/blog_title_arrow.gif);
background-position: 0 5px;
background-repeat: no-repeat;
padding: 3px 0;
float: left;
}
#home-blog-wrap dl dd.blog-title a {
padding-left: 15px;
}
#home-blog-wrap dl dd.entry-title {
width: 430px;
padding: 3px 0;
float: left;
}
#home-blog-wrap dl.odd {
background-color: #F5F5F5;
}
#home-blog-wrap dl a {
text-decoration: none;
color: #0181FF;
}
#home-blog-wrap dl a:hover {
color: #333333;
}
/* マニフェスト */
#home-manifesto-wrap {
width: 500px;
text-align: left;
margin-bottom: 20px;
float: left;
}
#home-manifesto-wrap h3 {
width: 500px;
height: 50px;
background-image: url(http://www.your-party.jp/common/images/home_main_title_bg.gif);
background-repeat: no-repeat;
position: relative;
}
#home-manifesto-wrap h3 span {
display: block;
font-size: 80%;
font-weight: bold;
color: #494949;
padding: 10px 0 0 30px;
}
#manifesto-wrap {
background-image: url(http://www.your-party.jp/common/images/home_manifest_bg.gif);
background-repeat: repeat-y;
border-bottom: solid 3px #E4E4E4;
border-top: solid 3px #E4E4E4;
}
#manifesto-wrap dl {
background-image: url(http://www.your-party.jp/common/images/home_manifest_bglogo.gif);
background-position: right bottom;
background-repeat: no-repeat;
margin: 10px;
}
#manifesto-wrap dl dt {
margin: 3px 0;
}
#manifesto-wrap dl dd {
font-size: 80%;
color: #646464;
margin: 3px 0;
padding-left: 30px;
}



/*=============================================================
右カラム
=============================================================*/
#home-right-column {
width: 180px;
margin-bottom: 30px;
float: left;
}
