@charset "Shift_JIS";

/* Reset */
html {
}

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;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6,th {
	font-size: 100%;
	font-weight: normal;
}

img,abbr,acronym,fieldset {
	border: 0;
}

ul,ol {
	list-style-type: none;
}

img {
   vertical-align:bottom
}

/* Clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  }

* html .clearfix{
  zoom: 1;
  } /* IE6 */

*:first-child+html .clearfix{
  zoom: 1;
  } /* IE7 */
  
/* main */
#wrapper{
  font-family: MS UI Gothic;
  background: url(/img/about/function/bg.gif);
  width: 890px;
  margin: 0 auto 30px 0;
  padding:10px;
  position: relative;
  }
  
/* Left */
#left{
  width: 625px;
  float:left;
  }

#left h1{
  text-indent: -9999px;
  background:url(/img/about/function/h1-trans.png) left no-repeat;
  height:35px;
  }

/* Left>navi */
ul#navi{
  width: 625px;
  height: 249px;
  margin-top: 10px;
  margin-bottom: 40px;
  }

ul#navi li{
  background-image: url(/img/about/function/navi_off-trans.png);
  float: left;
  }

ul#navi li a{
  text-indent: -9999px;
  width:205px;
  height:60px;
  display: block;
  overflow:hidden;
  }

li.navi-02 {background-position: center top;}
li.navi-03 {background-position: right top;}
li.navi-04 {background-position: left -63px;}
li.navi-05 {background-position: center -63px;}
li.navi-06 {background-position: right -63px;}
li.navi-07 {background-position: left -126px;}
li.navi-08 {background-position: center -126px;}
li.navi-09 {background-position: right -126px;}
li.navi-10 {background-position: left bottom;}
li.navi-11 {background-position: center bottom;}
li.navi-12 {background-position: right bottom;}

ul#navi li{
  margin:0px 3px 3px 0;
}

ul#navi li a:hover{
  background-image:url(/img/about/function/navi_on-trans.png);
}

li.navi-02 a:hover{background-position: center top;}
li.navi-03 a:hover{background-position: right top;}
li.navi-04 a:hover{background-position: left -63px;}
li.navi-05 a:hover{background-position: center -63px;}
li.navi-06 a:hover{background-position: right -63px;}
li.navi-07 a:hover{background-position: left -126px;}
li.navi-08 a:hover{background-position: center -126px;}
li.navi-09 a:hover{background-position: right -126px;}
li.navi-10 a:hover{background-position: left bottom;}
li.navi-11 a:hover{background-position: center bottom;}
li.navi-12 a:hover{background-position: right bottom;}

/* Left>main */
h2#blog,h2#customize,h2#business,h2#device,h2#entertainment{
  text-indent: -9999px;
  background-image: url(/img/about/function/h2-trans.png);
  width:100%;
  height:49px;
  margin-top: 20px;
  }
h2#customize{background-position: left -49px;}
h2#business{background-position: left -98px;}
h2#device{background-position: left -147px;}
h2#entertainment{background-position: left bottom;}

dt{
  background:url(/img/about/function/dt-trans.png) no-repeat;
  width:600px;
  height: 38px;
  margin-top: 10px;
  padding-left:25px;
  height: 38px;
  }

dd{
  color: #555;
  font-size: 90%;
  line-height: 150%;
  background: url(/img/about/function/dd-trans.png) bottom;
  padding:8px 15px 10px 25px;
  }

dt .about-title{
  color: #54a520;
  font-size: 120%;
  line-height: 45px;
  float: left;
  _line-height: 38px;
  }
  
span.detail a{
  text-indent: -9999px;
  background: url(/img/about/function/detail.gif);
  width: 78px;
  height: 9px;
  display:block;
  overflow: hidden;
  float: right;
  margin: 17px 20px 0 0;
  }

span.detail-blog1 a,span.detail-blog2 a{
  text-indent: -9999px;
  background: url(/img/about/function/detail_01.gif);
  width: 59px;
  height: 9px;
  display:block;
  overflow: hidden;
  float: right;
  margin: 17px 20px 0 0;
  }
  
span.detail-blog2 a{
  background: url(/img/about/function/detail_02.gif);
  }

span.detail-css a{
  text-indent: -9999px;
  background: url(/img/about/function/detail_04.gif);
  width: 27px;
  height: 8px;
  display:block;
  overflow: hidden;
  float: right;
  margin: 17px 20px 0 0;
  }

span.detail-html a{
  text-indent: -9999px;
  background: url(/img/about/function/detail_03.gif);
  width: 34px;
  height: 8px;
  display:block;
  overflow: hidden;
  float: right;
  margin: 17px 20px 0 0;
  }
  
/* Right */
#right{
  width: 260px;
  float:right;
  }

#button-blog a , #button-move a{
  text-indent: -9999px;
  display: block;
  width:260px;
  height:44px;
  overflow: hidden;
  margin-bottom: 10px;
  }
  
#button-blog a{
  background-image: url(/img/about/function/button_blog-trans.png);
  background-size:cover;
  }
#button-move a{
  background-image: url(/img/about/function/button_move-trans.png);
  background-size:cover;
  }

h2#twitter{
  text-indent: -9999px;
  background: url(/img/about/function/h2_twitter-trans.png);
  width:290px;
  height:45px;
  }
  
span#button-twitter a{
  text-indent: -9999px;
  background: url(/img/about/function/button_twitter.png);
  width:290px;
  height: 37px;
  display: block;
  overflow:hidden;
  }
  
div#twit{
  background: url(/img/about/function/bg_twit-trans.png) bottom;
  padding: 7px 7px 7px 11px;
  }
