@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}
a { text-decoration: underline; color:#000; }
a:link { text-decoration: underline; color:#000; }
a:visited { text-decoration: none; color:#000; }
a:hover { text-decoration: none; color:#000;}
a:active { text-decoration: none; color:#000; }
a img{border: 0;}

body {
  font-size: 62.5%; /* Resets 1em to 10px */
  line-height: 200%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1, h2{font-size: 1.6em; font-weight: normal;}
h3, h4{font-size: 1.4em;}

span.not_display{
  display: none;
}


#container #main a.qtip{
  color: #F00;
  font-weight: normal;
}

.tooltips{
    position: absolute;
    width: auto;
    background: #FF0;
    color: #000;
    padding: 10px;
    font-size: 1.2em;
}

#tooltip h3, #tooltip div{
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
}

#container {
  height: 100%;
  min-width:760px;
  text-align: center;
}

#header {
  width: 800px;
  margin: 0 auto 38px auto;
  position: relative;
  overflow: hidden;
  text-align: left;
}

#site_title{
  margin: 24px 0 0 40px;
}
#site_title a{
  background: url('/common/images/common-713.png') no-repeat 0 0;
  height: 140px;
  width: 196px;
  display: block;
}
#site_title span{
  display: none;
}


/* menu */

.site_description{
  background: url('/common/images/common-713.png') no-repeat 0 -305px;
  height: 50px;
  width: 336px;
  position: absolute;
  right: 0;
  top: 0;
}

#menu{
  position: absolute;
  right: 0;
  top: 50px;
  width: 458px;
}

#menu li{
  list-style: none;
  float: left;
  margin-bottom: 1px;
}

.menu_search{
  height: 40px;
  background: #00a0c8;
  position: relative;
  width: 337px;
}

input.search_field{
  border: none;
  height: 20px;
  width: 287px;
  padding: 0;
  padding-right: 10px;
  margin: 10px;
}

* html input.search_field{
  height: 16px;
  width: 287px;
  padding-right: 10px;
  margin: 9px 10px;
}

*:first-child+html input.search_field{
  height: 17px;
  width: 285px;
  padding-right: 10px;
  margin: 9px 10px 0 10px;
}

input.search_btn{
  background: url('/common/images/common-713.png') no-repeat -830px -123px;
  height: 20px;
  width: 20px;
  border: none;
  right: 0;
  top: 10px;
  padding-right: 10px;
  margin-right: 10px;
  position: absolute;
  cursor:pointer; 
}

.menu_widget{
  margin-right: 1px;
}
.menu_widget a{
  display: block;
  background: url('/common/images/common-713.png') no-repeat -230px -0px;
  height: 81px;
  width: 120px;
}
.menu_widget a:hover{
  background: url('/common/images/common-713.png') no-repeat -351px -0px;
}


.menu_story{
  margin-right: 1px;
}
.menu_story a{
  display: block;
  background: url('/common/images/common-713.png') no-repeat -472px -41px;
  height: 40px;
  width: 111px;
}
.menu_story a:hover,
.menu_story a.active{
  background: url('/common/images/common-713.png') no-repeat -472px -82px;
}

.menu_category{
  margin-right: 1px;
}
.menu_category a{
  display: block;
  background: url('/common/images/common-713.png') no-repeat -585px -41px;
  height: 40px;
  width: 112px;
}
.menu_category a:hover,
.menu_category a.active{
  background: url('/common/images/common-713.png') no-repeat -585px -82px;
}

.menu_area{
}
.menu_area a{
  display: block;
  background: url('/common/images/common-713.png') no-repeat -698px -41px;
  height: 40px;
  width: 112px;
}
.menu_area a:hover,
.menu_area a.active{
  background: url('/common/images/common-713.png') no-repeat -698px -82px;
}


.menu_lang{
  float: right;
  width: 41px;
}


.menu_ja a{
  display: block;
  background: url('/common/images/common-713.png') no-repeat -851px -82px;
  height: 81px;
  width: 20px;
  overflow: hidden;
  margin-right: 1px;
}
.menu_ja a:hover,
.menu_ja a.active{
  background: url('/common/images/common-713.png') no-repeat -851px 0;
}

.menu_en{
  float: right;
}

.menu_en a{
  display: block;
  background: url('/common/images/common-713.png') no-repeat -872px 0;
  height: 81px;
  width: 20px;
  overflow: hidden;

}
.menu_en a:hover,
.menu_en a.active{
  background: url('/common/images/common-713.png') no-repeat -872px -82px;
}


.menu_title{
  float: right;
  margin-right: 1px;
  width: 377px;
  height: 40px;
  background: #FF0;
  display: none;
}

.menu_title .inner{
  margin: 10px;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: .1em;
}



/* main */

#main {
  width: 100%;
}

.entry{
  margin-bottom: 40px;
}

.article_title{
  background: #00a0c8;
  height: 40px; 
}

.article_title  .inner{
  width: 800px;
  margin: auto;
  text-align: left;
}

.article_title ul{
  position: relative;
  height: 40px;
}

.article_title a:link { text-decoration: none; color:#fff; }
.article_title a:visited { text-decoration: none; color:#fff; }
.article_title a:hover { text-decoration: underline; color:#fff; }
.article_title a:active { text-decoration: none; color:#fff;}

.article_title  li{
  display: block;
  list-style: none;
  float: left;
}

.new{
 height: 27px;
  width: 40px;
  position: absolute;
  top: -16px;
  left: -10px;
  background: url('/common/images/icon_new-570.png') no-repeat 0 0;
}
.new span{display: none;}

.pickup{
 height: 27px;
  width: 50px;
  position: absolute;
  top: -16px;
  left: -15px;
  background: url('/common/images/icon_pickup-570.png') no-repeat 0 0;
}
.pickup span{display: none;}

.article_title  li.category span.category_icon{
  display: block;
  float: left;
  margin: 5px 6px 3px 0;
  height: 30px;
  width: 22px;
  background: url('/common/images/common-713.png') no-repeat -129px -149px;
}

.article_title  li.category span.category_name{
  margin-top: 10px;
  display: block;
  float: left;
  font-size: 1em;
    letter-spacing: .1em;
}.category_name a{
  color: #000;
}

.article_title  li.entry_icon{
  height: 80px;
  width: 100px;
  position: absolute;
  left: 85px;
  top: -20px;
  margin: 0;
  padding: 0;
  z-index: 10;
}

.article_title  li.area_icon{
  height: 40px;
  width: 40px;
  position: absolute;
  left: 95px;
  top: 0px;
  margin: 0;
  padding: 0;
  background-image: url('/common/images/common-713.png');
  background-repeat: no-repeat;
}

.article_title  li.category_icon{
  height: 40px;
  width: 50px;
  position: absolute;
  left: 105px;
  top: 0px;
  margin: 0;
  padding: 0;
  background-image: url('/common/images/common-713.png');
  background-repeat: no-repeat;
}

.article_title li.name{
  position: absolute;
  left: 200px;
  top: 10px;
  vertical-align: middle;
}

#main #spot .article_title ul{
  position: absolute;
}

#main #spot .article_title li.name{
  position: static;
  margin-left: 20px;
  margin-top: 10px;
  vertical-align: middle;
}.name h2{
  float: left;
  color: #FFF;
  font-weight: bold;
}

.article_title li.name .sub_name{
  font-size: .85em;
}

.article_title  span.lead{
  margin-top: 10px;
  margin-left: 20px;
  font-weight: bold;
  font-size: 1.6em;
}
#main a.lead_link{color: #000;}

.article_title li.name .lead .sub{
  display:  none;
}

.article_title  li.entry_id{
  font-size: 1.2em;
  position: absolute;
  right: 30px;
  top: 10px;
  font-weight: bold;
  letter-spacing: .1em;
  color: #fff;
}

.switch span{
  background: url('/common/images/common-713.png') no-repeat -80px -145px;
  height: 40px;
  width: 30px;
  position: absolute;
  left: 770px;
  top: 0;
  cursor: pointer;
}
.switch span.open{
  background: url('/common/images/common-713.png') no-repeat -80px -185px;
}

/* article  common  */

.article{
   width: 800px;
   margin: auto;
   background: #E6E6E6;
   text-align: left;
}

.article a{text-decoration: none; color: #000;}
.article a:hover{text-decoration: underline; color: #000;}

.article p.date,
.article p.category_label{
  font-size: 1em;
  color: #808080;
  margin-bottom: 10px;
  letter-spacing: .1em;
}

/* archives */

#archives .article{
   width: 800px;
   margin: auto;
   height: 200px;
   background: #E6E6E6;
   text-align: left;
}

#archives .article .title{
  float: left;
  width: 260px;
  padding: 20px 30px 0 10px;
}

#archives h3{
  margin-bottom: 10px;
}

#archives .author{
  background: #FFF;
   height: 80px;
     font-size: 1.2em;
}

#archives img.portrait{
  float: left;
  width: 80px;
  height: 80px;
}

#archives .author .text{
  margin-left: 80px;
  padding: 10px;
}

#archives  .article .author .text .name{
  font-weight: bold;
  margin-bottom: 5px;
}.text .name span{
  font-weight: normal;
  margin-right: 5px;
  font-style: italic
}

#archives  .article .author .text .description{
  line-height: 140%;
}

#archives  .article .lead{
  float: left;
  width: 270px;
  line-height: 160%;
  margin: 20px 0 0 0;
  position: relative;
  font-size: 1.2em;
  height: 160px;
}

#archives .article .lead .entry_detail{
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-top: 20px;
    line-height: 200%;
}.lead .entry_detail span{
    background: url('/common/images/common-713.png') no-repeat -50px -154px;
    height: 21px;
    width: 21px;
    float: right;
    margin-left: 6px;
}

#archives .article .photo{
  float: right;
}

#main .main .body a{text-decoration: underline; }
#main .main .body a:hover{text-decoration: none;}


/* story */



#story .article{
  overflow: hidden;
}

#story .article .header{
  margin: 10px;
  width: 780px;
}

#story .article .header h1{
  display: none;
}

#story .header p.date{
  float: right;
  margin:0;
  padding-bottom: 10px;
}

#story .main{
  float: left;
  width: 500px;
  padding: 0 0 20px 10px;
  position: relative;
}

#story .main .inner{
  background: #FFF;
  padding: 10px;
}

#story .main .inner p{
  margin-bottom: 20px;
}

#story .main .body strong{
  display: block;
  font-weight: bold;
  margin-bottom: 30px;
}

#story .main .body span.credit{
  font-weight: normal;
  display: block;
  color: #808080;
  line-height: 1.6em;
  margin-top: 10px;
  font-size: .8em;
}

#story .main .body{
  line-height: 1.8em;
  margin-bottom: 20px;  
  font-size: 1.4em;
  line-height: 1.6em;
}

#story .main_photo_for_iphone,
.mobile_article{
  display: none;
}

#story .main .body h2{
  clear: both;
  font-size: 1em;
  padding-top: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}

#story .main .body img.alignright{
  float: right;  
  margin: 0.2em 0 15px 15px;
}

#story .main .recommend_item{
  display: none; /* sample data */
  background: #FFF;
  position: relative;
  width: 490px;
  margin-bottom: 10px;
}

#story .main .recommend_item .layer_photo{
  position: absolute;
  bottom: 10px;
  left: 10px;
}

#story .main .recommend_item .description{
  width: 260px;
  padding: 10px 0;
  margin-left: 220px; 
}

#story h2.recommend{
  background: #000;
  color: #FFF;
  height: 40px;
  margin: 40px 0 40px 0;
  font-weight: bold;
}.recommend span{
  width: 800px;
  display: block;
  margin: 0 auto 0 auto;
  padding-top: 10px;
  text-align: left;
}

/* sopt */

#spot .article{
  overflow: hidden;
  padding-top: 10px;
}

#spot .main{
  float: left;
  position: relative;
  width: 500px;
  padding: 0 0 20px 10px;
}

#spot .main h1{
 line-height: 1.4em;
 background: #FF0;
 font-size: 2.0em;
 padding: 10px 0 8px 0;
 position: relative;
 width: 500px;
}

#spot .main .inner{
  background: #FFF;
  padding: 10px;
  overflow: hidden;
  width: 480px;
}

#spot .main .tags{
 margin-bottom: 10px;
 font-size: 1.2em;
   color:#808080;
}

#spot .main .tags a{
  color:#808080;
}


#spot .main .tags .delimiter{
  margin: 0 5px;
}


#spot .main h1 span.title{
  display: block;
  margin: 0 80px 0 10px;
}

#spot .main h1 span.title{
  font-weight: bold;
}

#spot .fave_gallery{
  overflow: hidden;
}

#spot .fave_gallery p{
 margin: 0;
 padding: 0;
}

#spot .fave_gallery ul{
  width: 500px;
  overflow: hidden;
  margin: 10px 0 20px 0;
  padding: 0;
}

#spot .fave_gallery li img{
 margin: 0;
 padding: 0;
 cursor: pointer;
}

#spot .fave_gallery li{
  list-style: none;
  float: left;
  margin-right: 9px;
}

#spot .main img.main_photo{
  margin-bottom: 10px; 
}

#spot .main .body{
  line-height: 1.8em;
  margin-bottom: 30px;  
  font-size: 1.4em;
  line-height: 1.6em;
}


#spot .main .body h2{
  font-size: 1em;
  margin-bottom: 10px;
  font-weight: bold;
}

#spot .main .body p{
  margin-bottom: 20px;
}

.area_information{
  margin-bottom: 40px;
  overflow: hidden;
  font-size: 1.2em;
}

#location_data ul{
  list-style: none;
  color: #000;
}

#location_data  li{
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #808080;

  overflow: hidden;
}

#location_data  li.name{
  font-weight: bold;
}

#location_data  span.label{
  float: left;
  width: 80px;
}
#location_data span.data{
  display: block;
    float: left;
}.maps a{
  background: url('/common/images/common-713.png') no-repeat -9px -154px;
  height: 21px;
  width: 21px;
  display: block;
}

#spot .main .backto_story{
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 160%;
  overflow: hidden;
  width: 480px;
}

#spot .main .backto_story span.decoration{
  float: left;
  background: url('/common/images/common-713.png') no-repeat -9px -194px;
  height: 21px;
  width: 21px;
  display: block;
  margin-right: 6px;
}

#spot .main .backto_story em{
  font-weight: normal;
}


/* sidebar */

.sidebar{
  width: 260px;
  padding: 0 10px 10px 0;
  float: right;
}

.sidebar .author{
 background: #fff;
 padding: 10px;
  margin-bottom: 15px;
}

#story .sidebar .author img{
  margin: 0.3em 15px 15px 0;
  float: left;
  width: 80px;
  height: 80px;
}

#story .sidebar .author p.profile{
  font-size: 1.2em;
  margin-bottom: 20px;
}

#story .sidebar .author p.information{
  padding-top: 20px;
  border-top: 2px #E6E6E6 solid;
}

#spot .sidebar .backto_story a{
  float: left;
  background: url('/common/images/common-713.png') no-repeat -9px -194px;
  height: 22px;
  width: 21px;
  display: block;
  margin-right: 12px;
}

#story .sidebar .author h3{
 margin-bottom: 10px;
}

#spot .sidebar .author p.story_title{
margin-left: 33px;

}

#spot .sidebar .author span.title{
  font-size: 1.4em;
  font-weight: bold;
}

#spot .sidebar .author span.name{
  font-size: 1.3em;
}span.name em{
  font-style: italic;
    font-weight: normal;
}

#spot .sidebar .author .description{
    display: block;
    margin-left: 33px;
    font-size: 1.3em;
}

.spot_list{
  background: #fff;
  height: 80px;
  clear: both;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.spot_list .photo{
  float: left;
  overflow: hidden;
  height: 80px;
  width: 80px;
}

.spot_list li{
  list-style: none;
  font-size: 1.2em;
    margin: 5px 5px 0 90px;
}

.spot_list li.title{
  font-weight: bold;
}

.spot_list li.tags{
   color:#808080;
}

.spot_list li.tags a{   color:#808080;}

.spot_list  li.tags .delimiter{
  margin: 0 5px;
}

p.spot_detail a{
  background: url('/common/images/common-713.png') no-repeat -9px -154px;
  height: 21px;
  width: 21px;
  margin:0;
  padding: 0;
  display: block;
  position: absolute;
  right: 6px;
  bottom: 6px;
}


#footer {
  clear: both;
  width: 800px;
  font-size: 1em;
  letter-spacing: .1em;
  margin: 0 auto 20px auto;
  text-align: left;
  position: relative;
}


div.tools{
  display: none;
}

ul.tools{
  list-style: none;
  position: absolute;
  top: 0;
  right: 0;
}

.qtip-content{
  font-size: 1.2em;
  padding:  10px;
}

.twitter a{
  position: absolute;
  /* right: 118px; */
  right: 31px;
  top: 0;
  display: block;
  width: 16px;
  height: 16px;
  background: url('/common/images/common-713.png') no-repeat -384px -307px;
}

.hatena a{
  position: absolute;
  /* right: 87px; */
  right: 0;
  top: 2px;
  display: block;
  width: 16px;
  height: 12px;
  background: url('/common/images/common-713.png') no-repeat -353px -309px;
}

.yahoo a{
  position: absolute;
  right: 57px;
  top: 1px;
  display: block;
  width: 15px;
  height: 15px;
  background: url('/common/images/common-713.png') no-repeat -446px -307px;
}

.livedoor a{
  position: absolute;
  right: 27px;
  top: 1px;
  display: block;
  width: 15px;
  height: 15px;
  background: url('/common/images/common-713.png') no-repeat -415px -307px;
}

.delicious a{
  position: absolute;
  right: 0;
  top: 1px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/common/images/common-713.png') no-repeat -476px -307px;
}

/**************** custom content ****************/

#areaList .area {
    width: 100%;
    margin: 0 0 40px 0;
    clear: both;
}

#areaList .area .article_title .inner {
    cursor: pointer;
}

.area .article_title h2{
  color: #FFF;
}

#areaList .article_title  li.category_icon{
  height: 40px;
  width: 50px;
  position: absolute;
  top: 0px;
  margin: 0;
  padding: 0;
  background-image: url('/common/images/common-713.png');
  background-repeat: no-repeat;
  background-position: -120px -185px;
}

#areaList #culture li.category_icon{background-position: -405px -145px;}
#areaList #food li.category_icon{background-position: -165px -145px;}
#areaList #restaurant li.category_icon{background-position: -225px -145px;}
#areaList #fashion li.category_icon{background-position: -345px -145px}
#areaList #art li.category_icon{background-position: -465px -145px;}
#areaList #stroll li.category_icon{background-position: -645px -145px;}
#areaList #others li.category_icon{background-position: -700px -145px;}
#areaList #hotel li.category_icon{background-position: -285px -145px;}
#areaList #sports li.category_icon{background-position: -525px -145px;}

#areaList #others li.category_icon{background-position: -585px -145px;}

#areaList .article_title  li.area_icon{
  height: 40px;
  width: 40px;
  position: absolute;
  left: 145px;
  top: 0px;
  margin: 0;
  padding: 0;
  background-image: url('/common/images/common-713.png');
  background-repeat: no-repeat;
}

#areaList #shibuya li.area_icon{background-position: -120px -185px;}
#areaList #aoyama li.area_icon{background-position: -160px -185px;}
#areaList #shinjuku li.area_icon{background-position: -200px -185px;}
#areaList #roppongi li.area_icon{background-position: -240px -185px;}
#areaList #other_area li.area_icon{background-position: -120px -185px;}


#areaList .faves {
  overflow: hidden;
  padding: 20px 0 10px 10px;
  width: 790px;
  background: #E6E6E6;
  margin: auto;
  display: none;
}

.areasList li.name{
  left: 110px;
}

#areaList p.spot_detail a{
  background: url('/common/images/common-713.png') no-repeat -9px -154px;
  height: 21px;
  width: 21px;
  margin:0;
  padding: 0;
  display: block;
  position: absolute;
  right: 6px;
  bottom: 6px;
}

#areaList .fave, #areaList .faveEmpty {
  background: #fff;
  margin: 0 10px 10px 0;
  width: 385px;
  float: left;
  height: 170px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

#areaList .faveEmpty {
    background: #E6E6E6;
}

#areaList .fave .photo {
    width: 170px;
    height: 170px;
    overflow: hidden;
    float: left;
}

.fave a{text-decoration: none; color: #000;}

.fave .photo img{
    width: 180px;
    height: 180px;
}

.fave .tags{
  font-size: 1.2em;
  color:#808080;
}

.fave .tags a{
  color:#808080;
}
.fave .tags a:hover{
  text-decoration: underline;
}

.fave  h3{
  margin: 10px 10px 10px 180px;
}

.fave  .description{
  margin: 0 10px 10px 180px;
  font-size: 1.2em;
}

.fave .tags{
    margin: 0 10px 10px 180px;
}

.fave .tags .tag{
    margin: 0 5px 0 0;
}

.pageNavi {
  text-align: center;
  font-size: 1.2em;
  clear: both;
  height: 21px;
  position: relative;
}

.nextPageNavi .decoration{
  background: url('/common/images/common-713.png') no-repeat -49px -234px;
  height: 21px;
  width: 21px;
  display: block;
  position: absolute;
  right: 10px;
   top: 0;
}

.nextCount{
  position: absolute;
  right: 36px;
  top: 0px;
}

.prevPageNavi .decoration {
  background: url('/common/images/common-713.png') no-repeat -49px -274px;
  height: 21px;
  width: 21px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.prevCount{
  position: absolute;
  left: 26px;
  top: 0px;
}




/* search */


#search .article_title li.name{
  position: absolute;
  left: 40px;
  top: 10px;
  vertical-align: middle;
}

#search .article_title li.count{
  font-size: 1.3em;
  position: absolute;
  right: 30px;
  top: 10px;
  color: #fff;
}

#search .article{
   background: #E6E6E6;
  width: 800px;
  margin: auto;
  text-align: left;
  overflow: hidden;
  margin-bottom: 40px;
}

#search .article h3{
  padding: 20px 15px 10px 15px ;
  overflow: hidden;
}

#search .article .description{
  line-height: 1.8em;
  font-size: 1.3em;
  width: 770px;
  padding: 0 15px 0 15px;
  margin-bottom: 20px;
}

#search .description strong{
  background: #FF0;
  font-weight: normal;
  padding: 0 3px;
}

.pagination{
  text-align: center;
  font-size: 1.3em;
  letter-spacing: .1em;
  margin-bottom: 20px;
}

.pagination a{
  padding: 0 0.5em;
}

.pagination .arrow_left{
  background: url('/common/images/common-713.png') no-repeat -49px -194px;
  height: 21px;
  width: 21px;
  font-size: 18px;
}

.pagination .arrow_right{
  background: url('/common/images/common-713.png') no-repeat -49px -154px;
  height: 21px;
  width: 21px;
  font-size: 18px;
}

/* widget_download */


#widget_download .article_title li.name{
  position: static;
  margin-left: 20px;
  margin-top: 10px;
  vertical-align: middle;
}

#widget_download h1{
  font-weight: bold;
  color: #FFF;
}

#widget_download .article{
  overflow: hidden;
  margin-bottom: 20px;
}

#widget_download .article .inner{
   width: 780px;
   padding:  20px 10px 20px 10px ;
   text-align: left;
   overflow: hidden;
}

#widget_download .article h2{
  margin-bottom: 20px;
    font-weight: bold;
}

#widget_download .description{
  margin: 0 0  40px 0;
}

#widget_download .article h3{
  margin-bottom: 10px;
}

#widget_download .article p{
  font-size: 1.3em;
  margin-bottom: 20px;
}

#widget_download .article .main{
  width: 420px;
  padding: 20px 10px 10px 10px;
  background: #FFF;
  float: left;
}

.screen{
  float: right;
  text-align: center;
  margin: 0;
  width: 320px;
}

#widget_download .article .download_caption{
  width: 320px;
  margin-top: 10px;
  font-size: 1em;
}

.download_caption a{
  text-decoration: underline;
}

.download_caption a:hover{
  text-decoration: none;
}

.screen img{
  margin-bottom: 20px;
}

.download_btn a{
  margin: auto;
  display: block;
  background: url('/common/images/common-713.png') no-repeat -562px -274px;
  height: 40px;
  width: 150px;
}

.download_btn a:hover{
  display: block;
  background: url('/common/images/common-713.png') no-repeat -562px -314px;
  height: 40px;
  width: 150px;
}

.download_btn span{
  display: none;
}