/* iui.css (c) 2007 by iUI Project Members, see LICENSE.txt for license */
body {
    margin: 0;
    font-family: Helvetica;
    background: #FFFFFF;
    color: #000000;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
}
/*tweetボタンが出ないので削除position: absolute;は削除しないとユナブレオーバーレイに影響する
body > *:not(.toolbar) {
    display: none;
    position: absolute;
    left: 0;
    top: 140px;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 372px;
}
*/
body[orient="landscape"] > *:not(.toolbar) {
    min-height: 268px;
}

body > *[selected="true"] {
    display: block;
}

ul li > a[selected], ul li > a:active {
    /*background-color: #194fdb !important;*/
    /*background-image: url(listArrowSel.png), url(selection.png) !important;*/
    background-repeat: no-repeat, repeat-x;
    background-position: right center, left top;
    /*color: #FFFFFF !important;*/
}

ul li > a[selected="progress"] {
    background-image: url(loading.gif), url(selection.png) !important;
}

/************************************************************************************************/
body > #iad_01{
	margin: 0;
	padding: 0;
	text-align:center;
	min-height: 250px;
	}

body > .toolbar {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #2d3642;
    border-top: 1px solid #6d84a2;
    padding: 2px;
    height: 128px;
    /*background: url(toolbar.png) #6d84a2 repeat-x;*/
}

.toolbar > h1 {
    margin: 1px 0 0 0;
    height: 128px;
    font-size: 20px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFFFFF;
}

body[orient="landscape"] > .toolbar > h1 {
}

.button {
    position: absolute;
    overflow: hidden;
    top: 8px;
    right: 6px;
    margin: 0;
    border-width: 0 5px;
    padding: 0 3px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
    -webkit-border-image: url(toolButton.png) 0 5 0 5;
}

.blueButton {
    -webkit-border-image: url(blueButton.png) 0 5 0 5;
    border-width: 0 5px;
}

.leftButton {
    left: 6px;
    right: auto;
}

#backButton {
    display: none;
    left: 6px;
    right: auto;
    padding: 0;
    max-width: 55px;
    border-width: 0 8px 0 14px;
    -webkit-border-image: url(backButton.png) 0 8 0 14;
}

.whiteButton,
.grayButton {
    display: block;
    border-width: 0 12px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: inherit;
    color: inherit;
}

.whiteButton {
    -webkit-border-image: url(whiteButton.png) 0 12 0 12;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}

.grayButton {
    -webkit-border-image: url(grayButton.png) 0 12 0 12;
    color: #FFFFFF;
}

/************************************************************************************************/

body > ul > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

body > ul > li img{
float:left;
margin: 0 10px 0 0;
}

body > ul > li span.img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

table#img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

body > ul > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img90 img{

border:none;
background-image: url("../img/shadow90.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img120 img{

border:none;
background-image: url("../img/shadow120.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img90-68 img{

border:none;
background-image: url("../img/shadow90-68.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 3px 0px;

}

body > ul > li span.img100-75 img{

border:none;
background-image: url("../img/shadow100-75.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 3px 0px;

}

body > ul > li span.img120-90 img{

border:none;
background-image: url("../img/shadow120-90.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 5px 4px 0px;

}

body > ul > li span.img140-105 img{

border:none;
background-image: url("../img/shadow140-105.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img160-120 img{

border:none;
background-image: url("../img/shadow160-120.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img100-128 img{

border:none;
background-image: url("../img/shadow100-128.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img90-115 img{

border:none;
background-image: url("../img/shadow90-115.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img80-102 img{

border:none;
background-image: url("../img/shadow80-102.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img100-136 img{

border:none;
background-image: url("../img/shadow100-136.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img130-166 img{

border:none;
background-image: url("../img/shadow130-166.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img120-153 img{

border:none;
background-image: url("../img/shadow120-153.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.img110-140 img{

border:none;
background-image: url("../img/shadow110-140.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

body > ul > li span.thumbimg{
float:left;
width: 60px;
height:60px;
border: 1px solid #999;
margin: 0 10px 0 0;
background: url(noimg.gif) center center no-repeat #333;
-webkit-border-radius:10px;/*Safari(iPhone含む)*/
-moz-border-radius: 10px;/*FireFox*/
border-radius: 10px;/* CSS3 */
}

body > ul > li.group {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

body > ul > li.groupp {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubarp.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

body > ul > li.groupp2 {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    padding: 1px 10px;
    background: url(../img/menubarp.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

body > ul > li.groupg {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubarg.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

body > ul > li.groupm {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubarm.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

body > ul > li.group2 {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

body > ul > li.group:first-child {
    top: 0;
    border-top: none;
}

body > ul > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color: inherit;
    background: url(listArrow.png) no-repeat right center;
}

body > ul > li > a span{
	font-size: 12px;
	line-height: 14px;
	/*color: #666;*/
	font-weight: normal;
}

a[target="_replace"] {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 18px;
    color: cornflowerblue;
    background-color: #FFFFFF;
    background-image: none;
}

/************************************************************************************************/
    
body > .dialog {
    top: 0;
    width: 100%;
    min-height: 417px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.8);
    padding: 0;
    text-align: right;
}

.dialog > fieldset {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    margin: 0;
    border: none;
    border-top: 1px solid #6d84a2;
    padding: 10px 6px;
    background: url(toolbar.png) #7388a5 repeat-x;
}

.dialog > fieldset > h1 {
    margin: 0 10px 0 10px;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
    text-align: center;
}

.dialog > fieldset > label {
    position: absolute;
    margin: 16px 0 0 6px;
    font-size: 14px;
    color: #999999;
}

input {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    margin: 8px 0 0 0;
    padding: 6px 6px 6px 44px;
    font-size: 16px;
    font-weight: normal;
}



body > ul > li.ad {
	padding:0;
}


body > ul > li.search {
	padding:10px;
}
body > ul > li.search input{
	display: inline;
	width: auto;
	padding: 6px;
	margin: 0;
	}
body > ul > li.copyright {
        /*background-color:#dde2f0;*/
        background: url(../img/menubar.png) repeat-x;
	color:#000000;
	font-size: 10px;
        text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000; 
	}

/************************************************************************************************/

body > .panel {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
    background: #c8c8c8 url(pinstripes.png);
}

.panel > fieldset {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    border: 1px solid #999999;
    text-align: right;
    font-size: 16px;
}

.row  {
    position: relative;
    min-height: 42px;
    border-bottom: 1px solid #999999;
    -webkit-border-radius: 0;
    text-align: right;
}

fieldset > .row:last-child {
    border-bottom: none !important;
}

.row > input {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0;
    border: none;
    padding: 12px 10px 0 110px;
    height: 42px;
    background: none;
}

.row > label {
    position: absolute;
    margin: 0 0 0 14px;
    line-height: 42px;
    font-weight: bold;
}

.row > .toggle {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 100px;
    height: 28px;
}

.toggle {
    border: 1px solid #888888;
    -webkit-border-radius: 6px;
    background: #FFFFFF url(toggle.png) repeat-x;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
}

.toggle[toggled="true"] {
    border: 1px solid #143fae;
    background: #194fdb url(toggleOn.png) repeat-x;
}

.toggleOn {
    display: none;
    position: absolute;
    width: 60px;
    text-align: center;
    left: 0;
    top: 0;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
}

.toggleOff {
    position: absolute;
    width: 60px;
    text-align: center;
    right: 0;
    top: 0;
    color: #666666;
}

.toggle[toggled="true"] > .toggleOn {
    display: block;
}

.toggle[toggled="true"] > .toggleOff {
    display: none;
}

.thumb {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 40px;
    height: 28px;
    border: 1px solid #888888;
    -webkit-border-radius: 6px;
    background: #ffffff url(thumb.png) repeat-x;
}

.toggle[toggled="true"] > .thumb {
    left: auto;
    right: -1px;
}

.panel > h2 {
    margin: 0 0 8px 14px;
    font-size: inherit;
    font-weight: bold;
    color: #4d4d70;
    text-shadow: rgba(255, 255, 255, 0.75) 2px 2px 0;
}

/************************************************************************************************/

#preloader {
    display: none;
    background-image: url(loading.gif), url(selection.png),
        url(blueButton.png), url(listArrowSel.png), url(listGroup.png);
}

ul {
list-style: none;
margin: 0px;
padding: 0px;
}

body > ul > li span.thumbimg_punyu{
float:left;
width: 100px;
height:130px;
border: 1px solid #999;
margin: 0 10px 0 0;
background: url(noimg.gif) center center no-repeat #333;
-webkit-border-radius:10px;/*Safari(iPhone含む)*/
-moz-border-radius: 10px;/*FireFox*/
border-radius: 10px;/* CSS3 */
}

body > ul > li span.thumbimg_easy{
float:left;
width: 100px;
height:128px;
border: 1px solid #999;
margin: 0 10px 0 0;
background: url(noimg.gif) center center no-repeat #333;
-webkit-border-radius:10px;/*Safari(iPhone含む)*/
-moz-border-radius: 10px;/*FireFox*/
border-radius: 10px;/* CSS3 */
}

body > ul > li span.thumbimg_dounavi{
float:left;
width: 200px;
height:128px;
border: 1px solid #999;
margin: 0 10px 0 0;
background: url(noimg.gif) center center no-repeat #333;
-webkit-border-radius:10px;/*Safari(iPhone含む)*/
-moz-border-radius: 10px;/*FireFox*/
border-radius: 10px;/* CSS3 */
}

body > ul > li span.thumbimg_galsta{
float:left;
width: 200px;
height:125px;
border: 1px solid #999;
margin: 0 10px 0 0;
background: url(noimg.gif) center center no-repeat #333;
-webkit-border-radius:10px;/*Safari(iPhone含む)*/
-moz-border-radius: 10px;/*FireFox*/
border-radius: 10px;/* CSS3 */
}

body > ul > li span.thumbimg_hdouga{
float:left;
width: 136px;
height:183px;
border: 1px solid #999;
margin: 0 10px 0 0;
background: url(noimg.gif) center center no-repeat #333;
-webkit-border-radius:10px;/*Safari(iPhone含む)*/
-moz-border-radius: 10px;/*FireFox*/
border-radius: 10px;/* CSS3 */
}

body > ul > li span.thumbimg_80{
float:left;
width: 80px;
height:80px;
border: 1px solid #999;
margin: 0 10px 0 0;
background: url(noimg.gif) center center no-repeat #333;
-webkit-border-radius:10px;/*Safari(iPhone含む)*/
-moz-border-radius: 10px;/*FireFox*/
border-radius: 10px;/* CSS3 */
}

body > ul > li span.thumbimg_90{
float:left;
width: 90px;
height:90px;
border: 1px solid #999;
margin: 0 10px 0 0;
background: url(noimg.gif) center center no-repeat #333;
-webkit-border-radius:10px;/*Safari(iPhone含む)*/
-moz-border-radius: 10px;/*FireFox*/
border-radius: 10px;/* CSS3 */
}

body > ul > li span.thumbimg_100{
float:left;
width: 100px;
height:100px;
border: 1px solid #999;
margin: 0 10px 0 0;
background: url(noimg.gif) center center no-repeat #333;
-webkit-border-radius:10px;/*Safari(iPhone含む)*/
-moz-border-radius: 10px;/*FireFox*/
border-radius: 10px;/* CSS3 */
}

body > ul > li span.thumbimg_old{
float:left;
width: 160px;
height:120px;
border: 1px solid #999;
margin: 0 10px 0 0;
background: url(noimg.gif) center center no-repeat #333;
-webkit-border-radius:10px;/*Safari(iPhone含む)*/
-moz-border-radius: 10px;/*FireFox*/
border-radius: 10px;/* CSS3 */
}

body > ul > li span.thumbimg_pw{
float:left;
width: 120px;
height: 90px;
border: 1px solid #999;
margin: 0 10px 0 0;
background: url(noimg.gif) center center no-repeat #333;
-webkit-border-radius:10px;/*Safari(iPhone含む)*/
-moz-border-radius: 10px;/*FireFox*/
border-radius: 10px;/* CSS3 */
}

#modoru {
          float: left;
}


#susumu {
          float: right;
}

#sitecom {
	width:100%;
	padding:4px 0px 4px 0px;
	color:#888888;
        font-size:12px;
	text-align:center; 
        border: 0px solid #999;
}

div#river > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#river > li img{
float:left;
margin: 0 10px 0 0;
border:none;
}

div#river > li span.img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#river > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#river > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#river > li span.img120-90 img{

border:none;
background-image: url("../img/shadow120-90.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 5px 4px 0px;

}

div#river > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#river > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#river > li > a span{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#riversp > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#riversp > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#riversp > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#riversp > li > a span{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#riversp > li > span.anone {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    /*background: url(listArrow.png) no-repeat right center;*/
}

div#riversp > li > span.anone2 {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#riversp > li > span.anone {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    /*background: url(listArrow.png) no-repeat right center;*/
}

div#riversp > li > span.anone2 {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#riversp2 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#riversp2 > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#riversp2 > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#riversp2 > li > a span{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#riversp2 > li > span.anone {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    /*background: url(listArrow.png) no-repeat right center;*/
}

div#riversp2 > li > span.anone2 {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#riversp2 > li > span.anone {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    /*background: url(listArrow.png) no-repeat right center;*/
}

div#riversp2 > li > span.anone2 {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#anone > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 10px 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#anone > li > span.anone {
	font-size: 14px;
}

div#anone > li > span.anone2 {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#anone > li > span.anone2 {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#anone > li > span.anone {
	font-size: 14px;
}

div#anone > li > span.anone2 {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#anone > li > span.anone2 {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#rivernew > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#rivernew > li img{
float:left;
margin: 0 10px 0 0;
border:none;
}

div#rivernew > li span.img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#rivernew > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#rivernew > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#rivernew > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#rivernew > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#rivernew > li > a span{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#riverap > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#riverap > li img{
float:left;
margin: 0 10px 0 0;
border:none;
}

div#riverap > li span.img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#riverap > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#riverap > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#riverap > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#riverap > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#riverap > li > a span{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

a.action {

	margin: 12px 10px 12px;
	padding: 10px;
	color:#258fb8;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-weight: bold;
	clear: both;
	display: block;
	text-decoration: none;
	background-color: #fdfdfd;
	-webkit-border-radius: 5px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

a.action2 {

	margin: 12px 0px 12px 10px;
	padding: 10px;
	color:#258fb8;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #fdfdfd;
	-webkit-border-radius: 5px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

a.action2a {

	margin: 12px 0px 12px 10px;
	padding: 10px;
	color:#258fb8;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #fdfdfd;
	-webkit-border-radius: 5px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

a.action2b {

	margin: 12px 0px 12px 0px;
	padding: 10px;
	color:#258fb8;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #fdfdfd;
	-webkit-border-radius: 5px;
	border-left: 0px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

a.action3 {

	margin: 12px 10px 12px 10px;
	padding: 10px;
	color:#258fb8;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	text-decoration: none;
	background-color: #fdfdfd;
	-webkit-border-radius: 5px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

a.actionbig {

	margin: 12px 10px 12px;
	padding: 10px;
	color:#258fb8;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-weight: bold;
	clear: both;
	display: block;
	text-decoration: none;
	background-color: #fdfdfd;
	-webkit-border-radius: 5px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

a.action2big {

	margin: 12px 0px 12px 10px;
	padding: 10px;
	color:#258fb8;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #fdfdfd;
	-webkit-border-radius: 5px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

a.action3big {

	margin: 12px 10px 12px 10px;
	padding: 10px;
	color:#258fb8;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	text-decoration: none;
	background-color: #fdfdfd;
	-webkit-border-radius: 5px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

a.action2abig {

	margin: 12px 0px 12px 10px;
	padding: 10px;
	color:#258fb8;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #fdfdfd;
	-webkit-border-radius: 5px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

a.action2bbig {

	margin: 12px 0px 12px 0px;
	padding: 10px;
	color:#258fb8;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #fdfdfd;
	-webkit-border-radius: 5px;
	border-left: 0px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}


table#img160-120 img{

border:none;
background-image: url("../img/shadow160-120.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#river3 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#river3 > li img{

float:left;
margin: 0 8px 0 0;

}

div#river3 > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#river3 > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#river3 > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#river3 > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#river3 > li > a span{
	font-size: 11px;
	line-height: 15px;
	color: #666;
	font-weight: normal;
}

div.blocka {
   float: left;
   width: 20%;
   font-size:12px;
   text-align:center;
   background-color:#F0F8FF;
   padding: 10px 0px 10px 0px;

}

div.blockb {
   float: left;
   width: 25%;
   text-align:center;
   background-color:#FFFFFF;
   padding: 0px 0px 6px 0px;

}

div.blockc {
   float: left;
   width: 50%;
   font-size:12px;
   font-weight: bold;
   text-align:center;
   background-color:#FFFFFF;
   padding: 10px 0px 10px 0px;

}

div.blockc span.img100-136 img{

border:none;
background-image: url("../img/shadow100-136.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div.blockd {
   float: left;
   width: 33%;
   font-size:12px;
   text-align:center;
   background-color:#FFFFFF;
   padding: 10px 0px 0px 0px;

}

div.blockd span.img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div.blocke {
   float: left;
   width: 33%;
   font-size:12px;
   text-align:center;
   background-color:#FFFAFA;
   padding: 0px 0px 5px 5px;

}

div.blockeb {
   float: left;
   width: 32%;
   font-size:12px;
   text-align:center;
   background-color:#FFFAFA;
   padding: 0px 0px 5px 0px;

}

div.blocke span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div.blockeb span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div.benricom {
   font-size:12px;
   background-color:#FFFFFF;
   padding: 10px 0px 0px 10px;
}

div.sitenews {

   width: 100%;
   font-size:12px;
   background-color:#FFFFFF;
   padding: 10px 0px 10px 0px;
   text-margin: 2px;
}

div#riverj > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#riverj > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#riverj > li > a {
    overflow: auto;
    font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 20px 32px 20px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#riverj2 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#riverj2 > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#riverj2 > li > a {
    overflow: auto;
    font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 20px 32px 20px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#rivers > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#rivers > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#rivers > li > a {
    overflow: auto;
    font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 20px 32px 20px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

#image-btn {

    border: 0px;
    width: 30px;
    height:30px;
    background: url(../img/search2.gif) left top no-repeat;
}

div#riverj > div#topline {
border-bottom: 1px solid #E0E0E0;
clear: both;
}

div#topline {
border-bottom: 1px solid #E0E0E0;
clear: both;
}

div#jkpick > a {

    overflow: auto;
    display: block;
    text-decoration: none;
    color:#258fb8;
    /*background: url(listArrow.png) no-repeat right center;*/
}

.keySerchArea {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)) ;
	height:44px;
}
.keySerchArea:before {
	content:"";
	display:block;
	background:#ffffff;
	height:1px;
}
.keySerchArea .inputArea {
	position:relative;
	background:#fff url(/img/megane.png) no-repeat 6px center;
	height:28px;
	margin:6px 77px 6px 6px;
	line-height:28px;
	vertical-align:middle;
	border:1px solid #808080;
	-webkit-background-clip: padding-box;
	-webkit-border-radius:6px;
	border-radius:6px;
	-webkit-background-size:15px 15px;
	background-size:15px 15px;
}
.keySerchArea .inputBox {
	margin:0 25px 0 20px;
}
.keySerchArea legend {
	display:none;
}
.keySerchArea input[type="search"]{
	position:relative;
	display:block;
	width:100%;
	height:28px;
	margin:0;
	line-height:28px;
	border:none;
	-webkit-appearance:none;
	-webkit-box-sizing:border-box;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.keySerchArea input[type="search"]:-webkit-search-decoration,
.keySerchArea input[type="search"]:-webkit-search-cancel-button {
    display: none;
}
.keySerchArea button {
	position:absolute;
	top:-1px;
	right:-73px;
	background:#dde2f0;
	background: -moz-linear-gradient(top, #dde2f0, #258fb8);
	background: -webkit-gradient(linear, left top, left bottom, from(#dde2f0), to(#258fb8));
	width:66px;
	height:30px;
	margin:0;
	color:#fff;
	font-size:16px;
	vertical-align:middle;
	border:1px solid #000000;
	-webkit-background-clip: padding-box;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.keySerchArea .clear {
	position:absolute;
	top:5px;
	right:4px;
	display:none;
	background:url(/img/seclear.png) no-repeat;
	-webkit-background-size:20px 20px;
	background-size:20px 20px;
	width:20px;
	height:20px;
	text-indent:-9999px;
	z-index:2;
}



div#tab1 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#tab1 > li img{
float:left;
margin: 0 10px 0 0;
border:none;
}

div#tab1 > li span.img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab1 > li span.img70 img{

border:none;
background-image: url("../img/shadow70.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab1 > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab1 > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab1 > li span.img120-90 img{

border:none;
background-image: url("../img/shadow120-90.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 5px 4px 0px;

}

div#tab1 > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#tab1 > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#tab1 > li > a span{
	font-size: 12px;
	line-height: 14px;
	/*color: #666;*/
	font-weight: normal;
}

div#tab2 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#tab2 > li img{
float:left;
margin: 0 10px 0 0;
border:none;
}

div#tab2 > li span.img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab2 > li span.img70 img{

border:none;
background-image: url("../img/shadow70.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab2 > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab2 > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab2 > li span.img120-90 img{

border:none;
background-image: url("../img/shadow120-90.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 5px 4px 0px;

}

div#tab2 > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#tab2 > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#tab2 > li > a span{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#tab3 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#tab3 > li img{
float:left;
margin: 0 10px 0 0;
border:none;
}

div#tab3 > li span.img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab3 > li span.img70 img{

border:none;
background-image: url("../img/shadow70.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab3 > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab3 > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab3 > li span.img120-90 img{

border:none;
background-image: url("../img/shadow120-90.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 5px 4px 0px;

}

div#tab3 > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#tab3 > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#tab3 > li > a span{
	font-size: 12px;
	line-height: 14px;
	/*color: #666;*/
	font-weight: normal;
}

div#tab6 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#tab6 > li img{
float:left;
margin: 0 10px 0 0;
border:none;
}

div#tab6 > li span.img70 img{

border:none;
background-image: url("../img/shadow70.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab6 > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab6 > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#tab6 > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#tab6 > li > a span{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#tab7 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#tab7 > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#tab7 > li > a {
    overflow: auto;
    font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 20px 32px 20px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#tab8 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#tab8 > li img{
float:left;
margin: 0 10px 0 0;
border:none;
}

div#tab8 > li span.img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab8 > li span.img70 img{

border:none;
background-image: url("../img/shadow70.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab8 > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab8 > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab8 > li span.img120-90 img{

border:none;
background-image: url("../img/shadow120-90.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 5px 4px 0px;

}

div#tab8 > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#tab8 > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#tab8 > li > a span{
	font-size: 12px;
	line-height: 14px;
	/*color: #666;*/
	font-weight: normal;
}

div#tab9 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#tab9 > li img{
float:left;
margin: 0 10px 0 0;
border:none;
}

div#tab9 > li span.img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab9 > li span.img70 img{

border:none;
background-image: url("../img/shadow70.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab9 > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab9 > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab9 > li span.img120-90 img{

border:none;
background-image: url("../img/shadow120-90.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 5px 4px 0px;

}

div#tab9 > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#tab9 > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#tab9 > li > a span{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#tab10 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#tab10 > li img{
float:left;
margin: 0 10px 0 0;
border:none;
}

div#tab10 > li span.img60 img{

border:none;
background-image: url("../img/shadow60.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab10 > li span.img70 img{

border:none;
background-image: url("../img/shadow70.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;

}

div#tab10 > li span.img80 img{

border:none;
background-image: url("../img/shadow.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab10 > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#tab10 > li span.img120-90 img{

border:none;
background-image: url("../img/shadow120-90.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 5px 4px 0px;

}

div#tab10 > li.group {

    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(../img/menubar.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 -1px 2px #FFF, -1px 0 2px #FFF, 1px 0 1px #000;  
    color: #000000;
    /*background-color:#dde2f0;*/
clear: both;
}

div#tab10 > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#tab10 > li > a span{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

/*フリック*/
.jCarousel > p {
    position: relative;
    margin: 0;
    /*border-bottom: 1px solid #E0E0E0;*/
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

.jCarousel > p img{
float:left;
margin: 0px 10px 0px 0px;
border:none;
}

.jCarousel > p span.img130-166 img{

border:none;
background-image: url("../img/shadow130-166.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

.jCarousel > p span.img120-153 img{

border:none;
background-image: url("../img/shadow120-153.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

.jCarousel > p span.img110-140 img{

border:none;
background-image: url("../img/shadow110-140.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

.jCarousel > p a{
    overflow: auto;
    font-size: 14px;
    display: block;
    margin: 10px 10px 10px 10px;
    text-decoration: none;
    color:#258fb8;
}

.jCarousel > p > a span{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

div#river2 > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    /*font-weight: bold;*/
    list-style: none;
}

div#river2 > li img{
float:left;
margin: 0 10px 0 0;
border:none;
}

div#river2 > li span.img100 img{

border:none;
background-image: url("../img/shadow100.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 4px 4px 0px;

}

div#river2 > li > a {
	overflow: auto;
	font-size: 14px;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color:#258fb8;
    background: url(listArrow.png) no-repeat right center;
}

div#river2 > li > a span{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

.ninki{
	position:absolute;
	top:108px;
	left:16px;
	padding:1px;
	font-size: 8pt;
	background:#ff69b4;
	color:#fff;
	-webkit-border-radius:4px 10px 10px 10px;
	-webkit-box-shadow:1px 1px 3px #808080;
}

.ninki2{
	position:absolute;
	top:108px;
	left:16px;
	padding:1px;
	font-size: 8pt;
	background:#ff7f50;
	color:#fff;
	-webkit-border-radius:4px 10px 10px 10px;
	-webkit-box-shadow:1px 1px 3px #808080;
}

div.kadomaru {
   border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */

   border: 1px gray solid;     /* 枠線の装飾 */
   background-color: #ffffff;   /* 背景色 */
padding:5px 5px 5px 5px;
font-size:12px;
}

div.kadomaru2 {
   border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */

   border: 1px gray solid;     /* 枠線の装飾 */
   background-color: #ffffe0;   /* 背景色 */
padding:5px 5px 5px 5px;
font-size:12px;
}

div.kadopad {
padding:5px 5px 5px 5px;
}

.menu6 {
   width:100%;
   margin: 0;
    padding:0px 0px 0px 0px;
}

.menua6 {
    float: left;
    width: 49%;
    margin: 0;
    text-align: center;
    padding:10px 0px 10px 0px;
}

.menub6 {
    float: left;
    width: 50%;
    margin: 0;
    text-align: center;
border-left: 1px solid #E0E0E0;
    padding:10px 0px 10px 0px;
}

.menua6 > a {
text-decoration: none;
display: block;
color:#000000;
}

.menub6 > a {
text-decoration: none;
display: block;
color:#000000;
}

.img1xxx    {
    position:    relative;
}
.guard1xxx    {
overflow:auto;
    position:    absolute;
    top:        50%;
    left:        50%;
    width:        400px;
    height:        266px;
    background:    url(../img/400-266v.png);
    margin-top:-133px;
    margin-left:-200px;

}

.pager,
.pager li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pager li {
	display: inline-block;   
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}

* html .pager li {
	display: inline;
	zoom: 1;
}

.pager li a,
.pager li span {
	display: block;
	background: #eeeeee;
	border: solid 1px #dcdcdc;
	padding: 0 0px;
	min-width: 30px;
	width: auto !important;
	width: 30px;
	height: 30px;
	font-size: 13px;
}
.pager li span {
	background: #739dda;
	border: solid 1px #4d6992;
	color: #ffffff;
}

.pager li a:link,
.pager li a:visited,
.pager li a:active,
.pager li a:hover {
	text-decoration: none;
	color: #000000;
}
	
.pager li a:hover {
	background: #dcdcdc;
}

/*imobile*/
.imobile_infeed_img_19{
border:none;
background-image: url("../img/shadow70.png");
background-repeat: no-repeat;
background-position: right bottom;
padding: 0px 3px 3px 0px;
width:70px !important;
height:70px !important;
}
