@charset "UTF-8";
<!--

/*------------------------------------------------------------
iframeのやつだけが呼んでいるので、
syussou.cssとかにも必要・・・
------------------------------------------------------------*/

/*--------------------
センタリング
--------------------*/
body{
    background-color:#fff;
    background-image:none;
    text-align:left;
    padding:3px;
}



/*--------------------
chokuzen
--------------------*/


.boat_c1{
	background-color:#FFFFFF;
}
.boat_c2{
	background-color:#373434;
}
.boat_c3{
	background-color:#E60013;
}
.boat_c4{
	background-color:#0068B7;
}
.boat_c5{
	background-color:#FFF100;
}
.boat_c6{
	background-color:#009944;
}

.boat_c1,
.boat_c2,
.boat_c3,
.boat_c4,
.boat_c5,
.boat_c6{
	padding:2px 0;
	margin:0;
}

table#tbl_comment th{
	background-color:#004DA5;
	border-color:#FFFFFF #FFFFFF #808080 #808080;
        background-color: linear-gradient(to bottom, #45c0f6, #fff);
}
table#tbl_comment .motor_hyoka{
	text-align:center;
	font-size:120%;
	font-weight:bold;
}
#tblcomment{
}
#tblcomment th{
    font-size: 0.8em;
}
#tblcomment td{
    font-size: 0.8em;
    text-align:center;
}        
#tblcomment th,
#tblcomment td{
	margin:0;
	padding:4px;
        line-height:1em;                      
}
#tblcomment .waku1{
    background-color: #DDDDDD;
    color: #000000;
}
#tblcomment .waku2{
    background-color: #0D0711;
    color: #FFFFFF;
}
#tblcomment .waku3{
    background-color: #D71418;
    color: #FFFFFF;
}
#tblcomment .waku4{
    background-color: #1E96D5;
    color: #FFFFFF;
}
#tblcomment .waku5{
    background-color: #F1E726;
    color: #000000;
}
#tblcomment .waku6{
    background-color: #209345;
    color: #FFFFFF;
}
#tblcomment .chaku1{
    background-color: #fff;
    color:black;
    font-size:0.7em;
}

.chaku1color   {
    color:#ff9999;
    font-size:1.3em;
}

.chaku2color   {
    color:#97ee06;
    font-size:1.3em;
}
span.chaku2color:before {content:"\00A0";}
.chaku3color   {
    color:#99b3ff;
    font-size:1.3em;
}
span.chaku3color:before {content:"\00A0";}
.chakucolor_other   {
    color:#cccccc;
    font-size:1.3em;
}
span.chakucolor_other:before {content:"\00A0";}
#tblcomment .chaku2{
    color: #f34e4e;
}
#tblcomment .chaku3{
        background-color: #fa8080;
}



#tblcomment .sanren{
        background-color: #3f51b5;
}
#tblcomment .avrst{
        background-color: #3f51b5;
}
#tblcomment .avrst_rank{
        background-color: #3f51b5;
}
        
        
#tblcomment tbody div:last-child {
    margin-bottom: 0;
}
#tblcomment tbody div:first-child {
    margin-top: 0;
}
#tblcomment tbody div {
    margin: 0;
}
.table1_progress2 {
    text-align: left;
    box-sizing: border-box;
    padding: 0 2px;
}
.table1_progress2Bar {
    width: 260px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    overflow: hidden;
    background:#dfdfe8;
    width: 100%;
}
.table1_progress2Bar span:first-child {
    margin-left: 0;
}
.table1_progress2Bar span {
    display: block;
    height: 20px;
    float: left;
    margin-left: 0px;
    padding-left: 0px;
    box-sizing: border-box;
    line-height:1.5em; 
    text-align: center;
    }
    
.table1_progress2Bar span.is-progress1 {
    background: #ff9999;
}
.table1_progress2Bar span:first-child {
    margin-left: 0;
}
.table1_progress2Bar span.is-progress2 {
    background: #97ee06;
}
.table1_progress2Bar span.is-progress3 {
    background: #99b3ff;
}
.table1_progress2Bar span.is-progress4 {
    background: #cccccc;
}

-->
