/* version 1.0.0 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6,big,small{font-size:100%;font-weight:normal;}
select,input,textarea{font-size:99%;}
b,strong{font-weight:bold;}
em{font-style:normal;}
a:link,a:visited,a:active{text-decoration:none;color:#000;-webkit-tap-highlight-color:rgba(0,0,0,0.25);}
noscript a:link,noscript a:visited,noscript a:active{text-decoration:underline;color:#00f;}
body{
  font-family: Verdana;
  background: #ffffff;
  overflow-x: hidden;
  font-size: 16px;
  -webkit-text-size-adjust:none;
}
.clearfix:after,
#suggestContainer:after {
  content: "";
  display: block;
  clear: both;
}
/************************************************************************************************/
#schBox{
  background: url(search_bg.png) no-repeat;
  background-position: 0 100%;
  padding: 5px;
}
#topc {
  position: absolute;
  top: 8px;
  left: 11px;
  width: 64px;
  height: 33px;
}
#iptDummy {
  width: 100%;
  font-size: 26px;
  height: 35px;
  background: url(ipt_shadow.png) repeat-x top #ffffff;
  border: 1px solid #4d4d4d;
  -webkit-border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  padding-top: 4px;
}
.schBtn {
  width: 49px;
  height: 40px;
}
#btnContainer {
  float: right;
  display: block;
  background: url(search_btn.png) no-repeat;
  width: 49px;
  height: 40px;
}
#iptContainer {
  margin-left: 82px;
  margin-right: 60px;
}
#schLayer {
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 416px;
  opacity: 0.8;
  visibility: hidden;
  z-index: -1;
}
body#landscape #schLayer { height: 268px; }
#schBoxActive {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  visibility: hidden;
  width: 100%;
}
#iptContainerActive { margin: 81px 10px 0 10px; }
#clearBtn {
  position: absolute;
  top: 80px;
  right: 10px;
  z-index: 3;
  width: 40px;
  height: 40px;
  background: url(http://i.yimg.jp/images/search/iphone/btn_clear.png) no-repeat 10px 10px;
  display: none;
  overflow: hidden;
  text-indent: -999px;
}
body#landscape #clearBtn { top: 58px; }
body#landscape #iptContainerActive { margin-top: 57px; }
#iptActive {
  width: 100%;
  font-size: 26px;
  height: 39px;
  padding-right: 30px;
  padding-left: 7px;
  -webkit-box-sizing: border-box;
}
#suggestContainer {
  background-color: #ffffff;
  height: 71px;
  width: 316px;
  position: absolute;
  top: 5px;
  left: 2px;
  -webkit-border-radius: 5px;
  display: none;
}
#suggestContainer.one {
  top: 52px;
  height: 24px;
}
#suggestContainer.two {
  top: 28px;
  height: 48px;
}
body#landscape #suggestContainer {
  width: 476px;
  height: 47px;
}
body#landscape #suggestContainer.one {
  top: 28px;
  height: 24px;
}
#suggestBaloon {
  position: absolute;
  top: 76px;
  left: 30px;
  display: none;
}
body#landscape #suggestBaloon { top: 52px; }
#suggestContainer li {
  width: 157px;
  height: 24px;
  float: left;
  display: block;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.6;
  text-indent: 2px;
}
body#landscape #suggestContainer li { width: 158px; }
#suggestContainer li.s0,
#suggestContainer li.s1,
#suggestContainer li.s2,
body#portrait #suggestContainer li.s3 { border-bottom: 1px solid #808080; }
#suggestContainer li.s0,
body#landscape #suggestContainer li.s1,
body#portrait #suggestContainer li.s2,
body#landscape #suggestContainer li.s3,
#suggestContainer li.s4 { border-right: 1px solid #808080; }
#suggestContainer li.s1,
#suggestContainer li.s3,
#suggestContainer li.s5 { width: 158px; }
#suggestContainer li.s4,
#suggestContainer li.s5,
body#landscape #suggestContainer li.s3 { height: 23px; }
#schBtnActive {
  display: block;
  height: 35px;
  margin: 15px auto 0 auto;
  width: 200px;
}
body#landscape #schBtnActive { margin-top: 5px; }
#buttons a {
  float: left;
  height: 24px;
  text-align: center;
  display: block;
  background: url(button_bg.png) repeat-x;
}
#schBoxActive #buttons { display: none; }
#schBoxActive #suggestContainer #buttons { display: block; }
#buttons #settingBtn {
  width: 78px;
  border-right: 1px solid #808080;
}
#buttons #closeBtn {  width: 79px; }
/************************************************************************************************/
ul#contentBox {
  margin-top: 14px;
}
body#portrait ul#contentBox {
  margin-left: 18px;
}
body#landscape ul#contentBox {
  margin-left: 21px;
}
ul#contentBox > li {
  background: url(base.png) no-repeat;
  float: left;
}
body#portrait ul#contentBox > li {
  width: 75px;
  height: 87px;
  margin-bottom: 3px;
}
body#landscape ul#contentBox > li {
  width: 76px;
  height: 81px;
}
ul#contentBox > li > a {
  margin: 1px 0 0 1px;
  display: block;
  width: 57px;
  height: 57px;
  -webkit-border-radius: 10px;
}
ul#contentBox > li > a > img {
  width: 57px;
  height: 57px;
}
ul#contentBox > li > a > .light {
  display: block;
  width: 57px;
  height: 57px;
  background: url(base_light.png) no-repeat;
  position: relative;
  top: -61px;
  left: -1px;
  -webkit-border-radius: 10px;
}
ul#contentBox > li > .bar {
  float: right;
  -webkit-border-image: url(bar.png) 0 8 8 8 / 0 8px 8px 8px stretch;
  position: relative;
  top: -38px;
  right: 6px;
  font-size: 14px;
  white-space: nowrap;
  float: right;
  padding-top: 1px;
  padding-right: 3px;
}
ul#contentBox > li > .title {
  width: 57px;
  height: 20px;
  position: relative;
  top: 4px;
  text-align: center;
  font-size: 11px;
  white-space: nowrap;
  z-index: 1;
}
/************************************************************************************************/
#newsBox {
  overflow: hidden;
  margin: 0 auto 1px auto;
}
body#portrait #newsBox {
  background: url(news_bg.png) no-repeat;
  width: 303px;
  height: 80px;
  padding: 5px 0;
}
body#landscape #newsBox {
  background: url(news_bg_l.png) no-repeat;
  width: 465px;
  height: 42px;
  padding: 3px 0;
}
#newsBox .topics {
  overflow: hidden; /* 090622 */
  margin-left: 5px;
  margin-right: 5px;
}
body#portrait #newsBox .topics {
  width: 245px; /* 090622 */
}
body#landscape #newsBox .topics {
  width: 375px; /* 090622 */
}
#newsBox .newsTitle {
  font-size: 17px;
  white-space: nowrap;
  text-shadow: rgba(255,255,255,0.75) 2px 2px 0;
}
body#landscape .newsTitle {
  width: 260px;
  float: right;
  position: relative;
  top: -10px;
}
body#portrait .newsTitle {
  float: none;
  top: 0;
}
#newsBox .newsCategory,
#newsBox .newsDate {
  font-size: 14px;
  color: #1a75a3;
  text-shadow: rgba(255,255,255,0.75) 2px 2px 0;
}
/************************************************************************************************/
#currentTopic {
  position: relative;
  left: 0%;
}
body#landscape #currentTopic {
  left: 40px; /* 090622 */
}
#nextTopic {
  position: relative;
  left: -120%; /* 090622 */
}
body#portrait #currentTopic {
  top: -55px;
}
body#landscape #currentTopic {
  top: -37px; /* 090622 */
}
body#portrait #currentTopic .newsCategory,
body#portrait #currentTopic .newsTitle,
body#portrait #currentTopic .newsDate {
  margin-left: 0; /* 090622 */
}
body#landscape #currentTopic .newsCategory,
body#landscape #currentTopic .newsDate {
  margin-left: 0; /* 090622 */
}
body#landscape #currentTopic .newsTitle {
  margin-left: 0; /* 090622 */
}
/************************************************************************************************/
#newsBox a.leftBtn,
#newsBox a.rightBtn {
  background-image: url(news.png); /* 090622 */
  background-repeat: no-repeat; /* 090622 */
  z-index: 1;
  opacity: 0.75;
  display: block;
  width: 18px;
}
body#portrait #newsBox a.leftBtn, body#portrait #newsBox a.rightBtn {
  height: 71px;
}
body#landscape #newsBox a.leftBtn, body#landscape #newsBox a.rightBtn {
  height: 33px;
}
#newsBox a.leftBtn {
  float: left;
  margin-left: 7px;
  margin-right: 4px;
}
body#portrait #newsBox a.leftBtn {
  background-position: 0 0; /* 090622 */
}
body#landscape #newsBox a.leftBtn {
  background-position: 0 -71px; /* 090622 */
  margin-right: 20px;
}
#newsBox a.rightBtn {
  float: right;
  margin-left: 4px;
  margin-right: 7px;
}
body#portrait #newsBox a.rightBtn {
  background-position: -18px 0; /* 090622 */
}
body#landscape #newsBox a.rightBtn {
  background-position: -18px -71px; /* 090622 */
}
body#portrait #newsBox .newsButton {
  opacity: 0.75;
  display: block;
  text-align: center;
  padding: 2px;
  font-size: 14px;
  text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
  position: relative;
  max-width: 45px;
  top: -70px;
  left: 200px;
  -webkit-border-image: url(news_btn_bg.png) 0 6 0 6;
}
body#landscape #newsBox .newsButton {
  display: none;
}
#newsBox > a > span {
  display: none;
}
