@charset "utf-8";

body{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        line-height: 1.2em;
        color: #b4b4b4;
        }
a{
        color: #34b6e5;
        text-decoration: none;
        }

/*----------
        : Layout
_____________________________________________*/

#wrapper{
        width: 1000px;
        font-size: 82%;
        background-color: #eee;
        border-left: 4px solid #34B6E5;
        }
#container{
        background-color: #fff;
        width: 817px;
        margin: 0;
        padding: 0;
        float:left;
        }

/*----------
        : main_area
_____________________________________________*/

#main_area{
/*      background-color: #FF0000; */
        }

/*----------
        : header
_____________________________________________*/

#header{
        padding: 10px;
        height: 47px;
        }
        #header h1{
                width: 119px;
                /* height: 90px; */
                float: left;
                }
        #header #id_section{
                text-align: right;
                float:right;
                /* margin-left: 119px;*/
                }
                #id_section h2{
                        font-weight: normal;
                        line-height: 1;
                        margin:10px 2px;
                        }
                #id_section p{
                        margin-top: 3px;
                        margin-top: 0;
                        }

/*----------
        : contents_area
_____________________________________________*/

#contents_area{
        width: auto;
        padding: 0;
        margin: 0;
        margin-left:5px;
        }
        #contents_area #tab_area{
                border-bottom: 1px solid #b4b4b4;
                font-size: 12px;
                width: auto;
                margin: 0 auto;
                }
                #tab_area ul#tabs{
                        float: left;
                        margin-right: 5px;
                        }
                #tab_area p{
                        padding-top: 1px;
                        padding-bottom: 0;
                        }
                        ul#tabs li{
                                float: left;
                                }
                        ul#tabs li a{
                                background: url(/shared/img/bg_tabcorner_gray.gif) top right no-repeat #b4b4b4;
                                width: 92px;
                                color: #fff;
                                margin-right: 1px;
                                padding: 1px 0 0 3px;
                                display: block;
                                }
                        ul#tabs li a:hover,
                        ul#tabs li.current a{
                                background: url(/shared/img/bg_TabCorner_blue.gif) top right no-repeat #34B6E5;
                                width: 92px;
                                color: #fff;
                                margin-right: 1px;
                                padding: 1px 0 0 3px;
                                display: block;
                                }
        #contents_section{
                width: auto;
                margin: 4px auto 0;
                }
        #contents_section02{
                width: 620px;
                margin: 4px auto 0;
                }
                #contents_section .list_on{
                        background-color: #34b6e5;
                        width: 136px;
                        height: 150px;
                        _height: 160px;
                        color: #fff;
                        float: left;
                        /* font-size: 82%; */
                        position: relative;
                        margin-bottom:10px;
                        margin-left:4px;
                        }
                #contents_section .list_on a{
                        color: #fff;
                        }
                        #contents_section .list_on a.add{
                                position: absolute;
                                top: 0;
                                left: 0;
                                background-color: #34b6e5;
                                width: 126px;
                                height: 20px;
                                padding-left: 4px;
                                }
                        .list_on .01{
                                width: 128px;
                                height: 20px;
                                }
                        .list_on p div{
                                margin: 0;
                                /*margin-top: 1px;
                                margin-left: 4px;*/
                                /*border: 1px solid #fff;*/
                                width: 128px;
                                height: 128px;
                                overflow:hidden;
                                }
                        .list_on img{
                           /* border: 1px solid #fff;*/
                        }
                        .list_on .02{
                                width: 128px;
                                height: 20px;
                                }

/*                 #contents_section .list{ */
/*                                 width: 132px; */
/*                                 height: 130px; */
/*                                 float: left; */
/*                                 margin:0; */
/*                                 padding:0; */
/*                                 } */
                        .list_off{
                                width: 136px;
                                height:150px;
                                _height:160px;
                                float: left;
                                margin-bottom: 10px;
                                margin-left:4px;
                                }

                        .list_off a.add{
                           /* visibility:hidden; */
                         }
                        .list_off .mg_l_03{
                           /* visibility:hidden; */
                         }

                        #contents_section .list_on .mg_l_03{
                                position: absolute;
                                /* top: 102px;*/
                                bottom:0;
                                left: 0;
                                background-color: #34b6e5;
                                width: auto;
                                height: auto;
                                padding-left: 4px;
                                }


/*----------
        : hotimage_section
_____________________________________________*/

.hotimage_section h3{
        text-indent: -9999px;
        overflow: hidden;
        margin-bottom: 5px;
        }
        .hotimage_section h3.ttl01{
                background: url(/shared/img/ttl_SearchRanking.gif) no-repeat #34B6E5;
                background-position: 3px 3px;
                }
        .hotimage_section h3.ttl02{
                background: url(/shared/img/ttl_RecomImage.gif) no-repeat #34B6E5;
                background-position: 3px 3px;
                }
        .hotimage_section h3.ttl03{
                background: url(/shared/img/ttl03.gif) no-repeat #34B6E5;
                background-position: 3px 3px;
                }
.hotimage_section p.b_01,
.hotimage_section p.b_02{
        background-color: #D3D3D3;
        width: 198px;
        height: 198px;
        border: 1px solid #34B6E5;
        float: left;
        }
        .hotimage_section p.b_01 img{
                margin-top: 31px;
                }
        .hotimage_section p.b_02 img{
                margin: 0 auto;
                }
.hotimage_section .list_section{
  /* margin-left: 200px; */
        }
.hotimage_section p.list{
        float: left;
        }
        .hotimage_section p.list img{
                /* border: 1px solid #34B6E5; */
                display: block;
                margin: 0 0 10px 10px;
                }
        .hotimage_section ul.info_list li{
                list-style-type: square;
                list-style-position: inside;
                color: #34B6E5;
                margin-left: 3px;
                }

/*----------
        : long_section
_____________________________________________*/
#contents_section .long_section{
        line-height: 1;
        font-size: 78%;
        }
        .long_list{
              border-bottom:1px dashed #CCCCCC;
                width: 192px;
                margin-right: 10px;
                _margin-right: 8px;
                padding-bottom: 15px;
                float: left;
                height:380px;
                }
        .long_list_right{
                width: 197px;
                float: left;
                margin-bottom: 15px;
                }
        .photo_area p.img01,
        .photo_area p.img02,
        .photo_area p.img03,
        .photo_area p.img04{
              text-align:center;
                /*background-color: #D3D3D3;
                 width: 189px;
                height: 195px;
                border: 1px solid #34B6E5;*/
                }
        .photo_area p.img01 img{
                margin-top: 31px;
                display: inline;
                }
        .photo_area p.img02 img,
        .photo_area p.img03 img{
                margin: 0 auto;
                display: block;
                }
        .photo_area p.img04 img{
                margin: 62px auto 0;
                display: block;
                }
        .photo_area p.ad_txt01{
                width: 191px;
                height: 15px;
                background-color: #34B6E5;
                margin-bottom: 1px;
                }
        .photo_area p.ad_txt02{
                width: 95px;
                height: 15px;
                background-color: #34B6E5;
                margin-bottom: 1px;
                float: left;
                display: block;
                }
        .photo_area p.ad_txt03{
                width: 95px;
                height: 15px;
                background-color: #34B6E5;
                margin-bottom: 1px;
                margin-left: 1px;
                float: left;
                }
                .photo_area p.ad_txt01 a,
                .photo_area p.ad_txt02 a,
                .photo_area p.ad_txt03 a{
                        padding: 3px 0 0 3px;
                        color: #fff;
                        display: block;
                        }


        .icon_area{
                width: 197px;
                margin-top: 5px;
                }
        .icon_area a{
                color: #34B6E5;
                }
        .icon_area p.face_icon{
                float: left;
                margin-right: 1px;
                }
        .photo_txt{
                text-align: right;
                min-height: 12px;
                }
        .icon_area dl.url_area{
                width: 197px;
                }
        .icon_area dl.url_area dt dd{
                font-size: 10px;
                }
        .icon_area dl.url_area dt dd a{
                text-decoration: underline;
                }
/*----------
        : menu_area
_____________________________________________*/

#menu_area{
        width: 100px;
        float: left;
        background-color: #fff;
        margin-top: 7px;
        }
#menu_area #menu_top{
        padding-bottom: 6px;
        }
        #menu_area #search_imagematch{
                width: 82px;
                float: left;
                }
                #menu_area #search_imagematch h3.ttl_ImageMatchKey{
                        margin-left: 7px;
                        }
                #search_imagematch ul.list_imagematch{
                        margin-top: 2px;
                        }
                        ul.list_imagematch li{
                                width: 82px;
                                height: auto;
                                background-color: #34b6e5;
                                }
                        ul.list_imagematch li img{
                                display: inline;
                                padding-left: 7px;
                                }
                        ul.list_imagematch li a{
                                padding: 3px 0;
                                display: block;
                                }
                        ul.list_imagematch li a.img_on{
                                background: url(/shared/img/icon_bigarrow_right.gif) right no-repeat #34b6e5;
                                background-position: 69px 26px;
                                }
                        ul.list_imagematch li a.img_off{
                                background: url(/shared/img/icon_smallarrow_right_gray.gif) right no-repeat #fff;
                                background-position: 69px 26px;
                                }
                #search_imagematch .ttl_func{
                        background: #34B6E5 url(/shared/img/icon_smallarrow_right.gif) no-repeat 2px center;
                        font-size: 78%;
                        font-weight: normal;
                        padding-left: 10px;
                        margin-bottom: 2px;
                        }
                #search_imagematch .ttl_func a{
                        color: #fff;
                        margin-bottom: 2px;
                        display: block;
                        }
        #menu_area #search_textmatch{
                float: left;
                background-color: #fff;
                padding-left: 7px;
                }
                #search_textmatch .on a{
                        color: #fff;
                        }
                #search_textmatch .off a{
                        color: #9a9a9a;
                        }
                #search_textmatch ul.list_textmatch{
                        margin-top: 2px;
                        }
                        ul.list_textmatch li.on{
                                background: url(/shared/img/bg_keyword_on.gif) 0 0 no-repeat;
                                width: 84px;
                                height: 21px;
                                margin-bottom: 3px;
                                padding: 1px 0 0 2px;
                                color: #fff;
                                }
                        ul.list_textmatch li.off{
                                background: url(/shared/img/bg_keyword_off.gif) 0 0 no-repeat;
                                width: 84px;
                                height: 21px;
                                margin-bottom: 3px;
                                padding: 1px 0 0 2px;
                                color: #b4b4b4;
                                }
                .search{
                        width: 16px;
                        height: 16px;
                        background-color: #34B6E5;
                        margin-top: 1px;
                        }
                        .search_btn{
                                }
                * html body .adkey_txt{
                                width: 62px;
                                }
                .adkey_txt{
                                /*width: 65px;*/
                                height: 15px;
                                float: left;
                                }
                #search_textmatch p.ttl_func{
                        background: #fff url(/shared/img/icon_smallarrow_right_white.gif) no-repeat 2px center;
                        font-size: 78%;
                        font-weight: normal;
                        line-height: 1.4em;
                        padding-left: 10px;
                        }

/*----------
        : savebox
_____________________________________________*/

#savebox{
        background-color: #fff;
        }
        #savebox h3{
                margin: 0 0 3px 7px;
                }
        #savebox ul.p_list{
                background-color: #34B6E5;
                padding: 10px;
                }
                ul.p_list li{
                /*        background: url(/shared/img/product/f_01_on.jpg) 0 0 no-repeat;*/
                        margin: 0 10px 10px 0;
                        float: left;
                        }
                ul.p_list li a{
                        display: block;
                        width: 60px;
                        height: 60px;
                        }
              /*  ul.p_list li a:hover{
                        background-color: transparent;
                        }
                ul.p_list li a:hover img{
                        visibility: hidden;
                        } */
#savebox dl{
        position: relative;
        width: 60px;
        height: 60px;
        }
        #savebox dl.list dt img{
                position: absolute;
                top: 0;
                left: 0;
                z-index: 1;
                }
        #savebox dl dd a{
                position: absolute;
                top: 1px;
                left: 1px;
                display: block;
                width: 58px;
                height: 12px;
                z-index: 2;
                background-color: #34b6e5;
                color: #fff;
                font-size: 10px;
                line-height: 1;
                text-decoration: none;
                visibility: hidden;
                }
        #savebox dl dd a:hover{
                }
        #savebox dl.list dd.02 a{
                position: absolute;
                top: 47px;
                left: 1px;
                display: block;
                width: 12px;
                height: 12px;
                z-index: 3;
                }

/*----------
        : ads
_____________________________________________*/

#ads{
        width: 150px; /* adsense160 */
        float:left;
        padding: 5px;
        background-color: #eee;
        }


/*----------
        : slider
_____________________________________________*/
#search_param_slider_panel{
  width: auto;
  background-image: url(/shared/img/bg_slider1.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin:0;
  padding:0;
 }
#face_search_slider_panel{
  width: auto;
  background-image: url(/shared/img/bg_slider3.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin:0;
  padding:0;
 }

.slider {
  margin:0 20px 0 38px;
  width: 98px; /*90px;*/
  height: 23px;
  position: relative;
}


.ui-slider-handle {
  position: absolute;
  z-index: 1;
  height: 23px;
  width: 12px;
  top: 0px;
  left: 0px;
  background-image: url(i/slider-handle.gif);
}

.handle{
  position: absolute;
  top:5px;
  width:10px;
  height:14px;
  background-color:#34b6e5;
  cursor:move;
 }

#face_switch .enable{
  background-color:#34b6e5;
  color:white;
}
#face_switch .disable{
  background-color:white;
  color:#34b6e5;
}
.face{
  width:auto; /*154px;*/
  height:14px;
  background-repeat:no-repeat;
 }
.face_on{
  background-image:url(/shared/img/btn_FaceSwitch_off.gif)
 }
.face_off{
  background-image:url(/shared/img/btn_FaceSwitch_on.gif);
 }

.panel{
  text-align:center;
  text-valign:middle;
  position:absolute;
  margin:0;
  padding:0;
  top:0;
  background-color:#34b6e5;
  display:none;
  width:100%;
  height:100%;
  opacity:0.9;
 }

.close_button {
  text-align:center;
 }

.close_button p {
  background-color:white;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  color:#34B6E5;
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;
  padding:3px;
  text-align:center;
  width:50px;
}

.img01 div{
  width:189px;
  height:195px;
 }

.photo_area p.ad_txt01,.photo_area p.ad_txt02,.photo_area p.ad_txt03{
  line-height:100%;
}

#upload_url{
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  width:300px;
  background-color:white;
  text-align:center;
  padding:10px;
 }

.button{
/*  background-color:#34b6e5;
  color:white;
  padding:2px;*/
 }

#upload_submit{
  background-color:#34b6e5;
  color:white;
 }

#keyword_submit{
  background-color:#34b6e5;
  color:white;
  /* width:16px;*/
  padding:0;
}

#url_submit{
  background-color:#34b6e5;
  color:white;
}

.message {
  color:black;
  font-size:120%;
  padding:10px;
 }

.message li{
  list-style-type:disc;
  list-style-position:inside;
 }

.page {
  letter-spacing:normal;
 }

#keyword_form_section{
  /* margin-left:5px; */
  float:left;
  height:100px;
 }

#file {
  /* width:200px; */
 }



/**************/
.long_list{
  width:100%;
  height:auto;
 }


.photo_area {
  float:left;
  width:132px;
 }

.info_area{
  margin-left:5px;
  float:left;
 }


.info_area p.ad_txt01{
   width: 90px;
  height: 15px;
  background-color: #34B6E5;
  padding:2px;
  float: left;
}
.info_area p.ad_txt02{
  width: 95px;
  height: 15px;
  background-color: #34B6E5;
  padding:2px;
  float: left;
  display: block;
  float: left;
}
.info_area p.ad_txt03{
  width: 95px;
  height: 15px;
  background-color: #34B6E5;
  margin-left:2px;
  padding:2px;
  float: left;
}
.info_area p.ad_txt01 a,
.info_area p.ad_txt02 a,
.info_area p.ad_txt03 a{
  padding: 3px 0 0 3px;
  color: #fff;
  display: block;
}
.icon_area{
  float:left;
  padding:2px;
 }
.url_area{
  clear:both
 }
.info_area{
  width:470px;
  padding:2px;
 }

.photo_area p.img01,
.photo_area p.img02,
.photo_area p.img03,
.photo_area p.img04{
  /* background-color: #D3D3D3;*/
  /* width: 128px; */
  /* height: 128px; */
  /* border: 1px solid #34B6E5; */
  margin:2px;
}
.photo_area p.img01 img{
  margin:0;
}


.text {
  font-size:x-small;
  color:black;
  clear:both;
 }


.ttl_ImageMatchKey{
  margin-top:12px;
 }

#search_textmatch h3{
  margin-top:10px;
 }

#search_textmatch p.f_78{
  color:#009900;
  font-weight:bold;
  margin-top:0pt;
  padding:0pt;
}

#menu_area{
  margin-top:0px;
 }


p.thumb{
  text-align:center;
  vertical-align:middle;
  height:128px;
  _height:140px;
  border:1px solid #34b6e5;
  padding:2px;
 }

.list_off p.thumb{
}

.thumb img{
  display:inline;
 }

img.face{
  display:inline;
  vertical-align:middle;
}


#key_image {
  border:3px solid #33CC66;
}

#query_area{
  padding: 5px;
  background-color:#EEEEEE;
  border-top:1px solid #9999CC;
  border-bottom:1px solid #9999CC;
  height:120px;
 }

#query_area h3 {
  font-size:12px;
  margin:0;
  padding:0;
}


#key_image_area{
  float:left;
  width:auto;
  text-align:center;
 }

#search_parameter{
  float:left;
  width: 170px;
  height:100px;
  margin: 2px 7px;
  padding: 2px 7px;
  border-left:1px dashed #999999;
  border-right:1px solid #999999;
}
#search_parameter h4{
  font-size: 82%;
  font-weight: normal;
  color: #808080;
}

img.logo{
  display:inline;
 }


.even {
  background-color:#EEEEFF;
 }

#history_area {
  border-left:2px solid #666666;
  float:left;
  margin-left:5px;
  height:100px;
  padding:2px 7px;
}

img.history_image{
  margin:2px;
  border:1px solid #34b6e5;
}

#history_area h3{
   font-size:90%;
   color:#33BB33;
   font-weight:bold;
 }


#key_image_area .ttl_func{
  font-size: 78%;
  font-weight: normal;
  margin-left: 2px;
  margin-bottom: 2px;
}
#key_image_area .ttl_func a{
  color: #fff;
  background-color:#34b6e5;
  margin-bottom: 2px;
  display: block;
  padding:2px;
}
#key_image_area div{
  float:left;
}

#key_image_area_button_part{
  margin-top:10px;
}

#contents_section  p.p01 {
  background-color:#34b6e5;
  color:#999;
  padding:2px;
  margin-bottom:5px;
}

#contents_section  p.p01 a{
  background-color:#34b6e5;
  color:#fff;
  font-size:82%;
}

.list {
  margin-bottom:10px;
  margin-left:4px;
 }

#drawer_container{
  margin:10px auto;
  width:425px;
  height:240px;
  background-color:#fff;
 }

#drawer_container p{
  padding:30px
}

#login_form {
  margin:10px auto;
  width:800px;
 }

#login_form *{
 margin:2px
}

#login_form h2{
    color:#000;
    line-height:120%;
}

#delete_account_link{
    margin-top:10px;
}

label {
  font-size:12px;
  color:#33BB33;
  font-weight:bold;
}
#savebox ul.p_list{
  height:70px;
}
#savebox p{
  height:10px;
  text-align:center;
}
#savebox span a{
  color:#fff;
  height:10px;
  margin:0;
  padding:0;
  /* height:10px; */
}

h4{
    color:#000;
}
#id_section{
  float:right;
  font-size:12px;
  height:17px;
  text-align:right;
  margin:2px 10px 2px 2px;
}
#id_section a, #footer a{
    text-decoration:underline;
}
#footer{
  text-align:center;
  color:#666666;
  margin-top:30px;
  font-size:82%;
  padding-bottom:10px;
 }
