



#most-commented {
    width: 50px;
}

#most-commented li {
    list-style: none;
}

#most-commented a {
    display: block;
}
#most-commented .comment-bar-niko {
    display: inline-block;
    position: absolute;
    height: 5px;
    width: 0;
    background-color: pink;
    text-align: left;
}
#most-commented .comment-bar-siku {
    display: inline-block;
    position: absolute;
    height: 5px;
    width: 0;
    background-color: blue;
    text-align: left;
}
#most-commented .comment-bar-ira {
    display: inline-block;
    position: absolute;
    height: 5px;
    width: 0;
    background-color: red;
    text-align: left;
}
#most-commented .comment-bar-aho {
    display: inline-block;
    position: absolute;
    height: 5px;
    width: 0;
    background-color: green;
    text-align: left;
}
#most-commented .comment-bar-biku {
    display: inline-block;
    position: absolute;
    height: 5px;
    width: 0;
    background-color: orange;
    text-align: left;
}

#kimochidama_area .comment-bar-gld {
    display: inline-block;
    position: static;
    height: 5px;
    width: 0;
    background-color: pink;
    text-align: left;
}
#kimochidama_area .comment-bar-sad {
    display: inline-block;
    position: absolute;
    height: 5px;
    width: 0;
    background-color: blue;
    text-align: left;
}
#kimochidama_area .comment-bar-ang {
    display: inline-block;
    position: absolute;
    height: 5px;
    width: 0;
    background-color: red;
    text-align: left;
}
#kimochidama_area .comment-bar-amz {
    display: inline-block;
    position: absolute;
    height: 5px;
    width: 0;
    background-color: green;
    text-align: left;
}
#kimochidama_area .comment-bar-spr {
    display: inline-block;
    position: absolute;
    height: 5px;
    width: 0;
    background-color: orange;
    text-align: left;
}



#most-commented .comment-bar-outer {
    position: static;
    height: 5px;
    width: 50px;
    background-color: white;
    border: 1px #000000 solid;
}


#most-commented .pleasureBar {
    display: inline-block;
    position: static;
    height: 5px;
    width: 0;
    background-color: pink;
    text-align: left;
}
#most-commented .sadBar {
    display: inline-block;
    position: static;
    height: 5px;
    width: 0;
    background-color: blue;
    text-align: left;
}
#most-commented .angBar {
    display: inline-block;
    position: static;
    height: 5px;
    width: 0;
    background-color: red;
    text-align: left;
}
#most-commented .amazeBar {
    display: inline-block;
    position: static;
    height: 5px;
    width: 0;
    background-color: green;
    text-align: left;
}
#most-commented .surpriseBar {
    display: inline-block;
    position: static;
    height: 5px;
    width: 0;
    background-color: orange;
    text-align: left;
}


#most-commented .comment-count {
    display: inline-block;
    position: absolute;
    right: -20px;
    top: -5px;
    width: 15px;
    height: 15px;
    border-width: 3px;
    border-style: solid;
    border-color: #FFF;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 34px;
    background-color: #6CAC1F;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
}

th {white-space: nowrap;}


.cmt_area{
}
.cmt_mst_area{
width: 70px;
text-align: center;
vertical-align:top;
background-color: white;
margin: 0 0 10px 0;
}
.cmt_txt_area{
height: 100px;
width: 495px;
border-radius: 5px; /* CSS3 */
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari,Chrome */
border: 1px #0088ff solid; /* 枠線の装飾 */
background-color: #ffffff; /* 背景色 */
-webkit-box-shadow: 1px 1px 4px #000000; /* 影　縦・横・ぼかし・色 */
-moz-box-shadow: 1px 1px 4px #000000;
text-align: left;
vertical-align:top;
display: inline-block;
_display: inline;
// background-color: #ccccee;
padding: 10px 10px 10px 10px;
}
.icon_m{
height: 32px;
width: 32px;
text-align: center;
vertical-align:top;
background-image: url("/img/cmn/spr_kimochi_32s.png");
background-repeat: no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: inline-block;
_display: inline;
}
.icon_m2{
height: 32px;
width: 32px;
text-align: center;
vertical-align:top;
background-image: url("/img/cmn/spr_kimochi_32s.png");
background-repeat: no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: inline-block;
}
.icon_s{
height: 25px;
width: 25px;
text-align: center;
vertical-align: center;
background-image: url("/img/cmn/spr_kimochi_24s.png");
background-repeat: no-repeat;
padding: 0px 0px 0px 0px;
margin: 5px 0px 0px 0px;
display: inline-block;
_display: inline;
// background-color: #eeeeee;
}
.icon_s2{
height: 25px;
width: 25px;
text-align: center;
vertical-align: center;
background-image: url("/img/cmn/spr_kimochi_24s.png");
background-repeat: no-repeat;
padding: 0px 0px 0px 0px;
margin: 5px 0px 0px 0px;
display: inline-block;
}
.parts_icon{
text-align: left;
vertical-align:top;
background-image: url("/img/cmn/spr_kimochidama.png");
background-repeat: no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: inline-block;
}
.icon_table{
width: 75px;
margin: 5px 0px 0px 0px;
display: inline-block;
background-color: #ffffff;
}
.icon_table_l{
//width: 80px;
//margin: 10px 0px;
display: inline-block;
_display: inline;
}
.icon_table_help{
//width: 120px;
//display: inline-block;
//_display: inline;
    display: inline-block;
    margin: 15px 25px 0;
    position: absolute;
}
.icon_frame_s{
width: 20px;
height: 10px;
display: inline-block;
_display: inline;
}
.icon_frame_i{
width: 32px;
height: 32px;
display: inline-block;
_display: inline;
}
.icon_frame_l{
width: 45px;
height: 10px;
display: inline-block;
_display: inline;
}
.ind_topi_1{
background-position: 0px -23px;
width: 61px; height: 13px;
padding: 0px 0px 5px 0px;
}
.gld_topi_1{
background-position: 0px -186px;
width: 60px; height: 13px;
padding: 0px 0px 5px 0px;
}
.gld_topi_2{
background-position: 0px -140px;
width: 60px; height: 13px;
padding: 0px 0px 5px 0px;
}
.gld_topi_3{
background-position: 0px -163px;
width: 60px; height: 13px;
padding: 0px 0px 5px 0px;
}
.ang_topi_1{
background-position: 0px -256px;
width: 60px; height: 13px;
padding: 0px 0px 5px 0px;
}
.ang_topi_2{
background-position: 0px -233px;
width: 60px; height: 13px;
padding: 0px 0px 5px 0px;
}
.ang_topi_3{
background-position: 0px -209px;
width: 60px; height: 14px;
padding: 0px 0px 5px 0px;
}
.sad_topi_1{
background-position: 0px -117px;
width: 60px; height: 13px;
padding: 0px 0px 5px 0px;
}
.sad_topi_2{
background-position: 0px -0px;
width: 60px; height: 13px;
padding: 0px 0px 5px 0px;
}
.sad_topi_3{
background-position: 0px -93px;
width: 60px; height: 14px;
padding: 0px 0px 5px 0px;
}
.amz_topi_1{
background-position: 0px -279px;
width: 60px; height: 13px;
padding: 0px 0px 5px 0px;
}
.amz_topi_2{
background-position: 0px -326px;
width: 60px; height: 14px;
padding: 0px 0px 5px 0px;
}
.amz_topi_3{
background-position: 0px -302px;
width: 60px; height: 14px;
padding: 0px 0px 5px 0px;
}
.spr_topi_1{
background-position: 0px -69px;
width: 60px; height: 14px;
padding: 0px 0px 5px 0px;
}
.spr_topi_2{
background-position: 0px -46px;
width: 60px; height: 13px;
padding: 0px 0px 5px 0px;
}
.spr_topi_3{
background-position: 0px -373px;
width: 60px; height: 13px;
padding: 0px 0px 5px 0px;
}
.gld_km_bar{
background-position: 0px -396px;
width: 136px; height: 10px;
}
.ang_km_bar{
background-position: 0px -416px;
width: 136px; height: 10px;
}
.sad_km_bar{
background-position: 0px -476px;
width: 136px; height: 10px;
}
.amz_km_bar{
background-position: 0px -436px;
width: 136px; height: 10px;
}
.spr_km_bar{
background-position: 0px -456px;
width: 136px; height: 10px;
}
.back_button{
background-position: 0px -496px;
width: 64px; height: 22px;
}
.result_check_button{
background-position: 0px -528px;
width: 64px; height: 22px;
}
.close_button{
background-position: 0px -559px;
width: 20px; height: 20px;
margin: 5px 0 0 10px;
}
.comment_button{
background-position: 0px -832px;
width: 74px; height: 22px;
}
.icon_biglobe{
background-position: 0px -589px;
width: 29px; height: 19px;
margin: 7px 0 0 0;
}
.icon_twitter{
background-position: 0px -618px;
width: 20px; height: 17px;
margin: 7px 0 0 0;
}
.icon_yahoo{
background-position: 0px -762px;
width: 27px; height: 13px;
margin: 7px 0 0 0;
}
.comment_area_img{
background-position: 0px -645px;
width: 535px; height: 107px;
display: inline-block;
}
.km_help_img{
background-position: 0px -785px;
width: 70px; height: 14px;
margin: 15px 0 0 15px;
}
.km_comment_form_txt{
background-position: 0px -809px;
width: 371px; height: 13px;
margin: 10px 0 0 30px;
padding: 0 20px 0 0;
}
.km_comment_txt{
color: red;
font-size: 12px;
font-weight: bold;
margin: 0 0 0 30px;
}
.itxt_m{
height: 18px;
width: 80px;
text-align: center;
vertical-align: top;
padding: 0px 0px 0px 0px;
margin: 5px 0px 0px 0px;
font-size: 10px;
// background-color: #eebbee;
}
.itxt_s{
height: 7px;
width: 35px;
text-align: center;
vertical-align: top;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size: 10px;
background-color: #ffffff;
}
.result_txt{
font-size: 10px;
margin: 0px 0px 50px 0px;
}
.cmt_dst{
text-align: center;
height: 45px;
}
.cmt_res_txt{
font-size: 12px;
}
.cmt_txt{
text-align: left;
}
.cmt_frm{
width: 380px;
height: 12px;
font-size: 12px;
margin: 0 0 0 30px;
}
.cmt_meter_area{
height: 100px;
width: 500px;
border-radius: 5px; /* CSS3 */
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari,Chrome */
border: 1px #0088ff solid; /* 枠線の装飾 */
background-color: #ffffff; /* 背景色 */
-webkit-box-shadow: 1px 1px 4px #000000; /* 影　縦・横・ぼかし・色 */
-moz-box-shadow: 1px 1px 4px #000000;
text-align: left;
vertical-align:top;
display: inline-block;
_display: inline;
// background-color: #ccccee;
padding: 10px 10px 10px 10px;
}
.cmt_meter_area_block{
height: 107px;
width: 220px;
vertical-align:top;
text-align: left;
display: inline-block;
_display: inline;
margin: 0px 0px 0px 20px;
}
.icon_m_line{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.icon_i_line{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
vertical-align:top;
}
.icon_mm{
height: 32px;
width: 32px;
text-align: center;
vertical-align:top;
background-image: url("/img/cmn/spr_kimochi_32s.png");
background-repeat: no-repeat;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
display: inline-block;
_display: inline;
}
.icon_n{
//vertical-align:center;
text-align: center;
font-size: 10px;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
//display: inline-block;
_display: inline;
}
.icon_p{
font-size: 8px;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
//display: inline-block;
_display: inline;
}
.icon_meter{
height: 10px;
width: 100px;
margin: 10px 0px 0px 0px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color: white;
display: inline-block;
vertical-align: top;
}
.icon_meter_s{
height: 7px;
width: 30px;
border-radius: 5px; /* CSS3 */
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari,Chrome */
background-color: #ffffff;

}
.icon_in_meter{
height: 7px;
border-radius: 5px; /* CSS3 */
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari,Chrome */
background-color: #ffffff; /* 背景色 */

}
.gld_m { border: 1px #FF66FF solid; text-align:left;}
.ang_m { border: 1px red solid; text-align:left;}
.sad_m { border: 1px blue solid; text-align:left;}
.amz_m { border: 1px green solid; text-align:left;}
.spr_m { border: 1px #FF9900 solid; text-align:left;}
.gld_im { background-color: #FF99CC; max-width: 100px; }
.ang_im { background-color: red; max-width: 100px; }
.sad_im { background-color: #75A9FF; max-width: 100px; }
.amz_im { background-color: #00CC33; max-width: 100px; }
.spr_im { background-color: orange; max-width: 100px; }
.gld_is { background-color: #FF99CC; max-width: 30px; }
.ang_is { background-color: red; max-width: 30px;}
.sad_is { background-color: #75A9FF; max-width: 30px; }
.amz_is { background-color: #00CC33; max-width: 30px; }
.spr_is { background-color: orange; max-width: 30px; }
