@charset "utf-8";

html * {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

body {
  color: #5A5A5A;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 80%;
  text-align: center;
  background: url(imgs/back.gif) repeat-y center #FFF;
}

ul {
  list-style: none;
  list-style-type: none;
}

em {
  font-weight: bold;
  font-style: normal;
}

img {
  border: 0;
  vertical-align: top;
}

blockquote {
  margin: 10px auto 10px 15px;
}

a {
  color: #069;
}
a:visited {
  color: #06C;
}
a:hover {
  color: #003;
}
a:active {
  color: #303;
}

h1{
  font-size: 130%;
  margin: 5px auto 1em 0px;
  padding: 5px;
}
h2{
  font-size: 110%;
  margin: 5px auto 5px 5px;
  padding: 5px;
}
h3{
  font-size: 100%;
  margin: 5px auto 5px 10px;
  padding: 5px;
}

pre {
  margin-bottom: 1.5em;
  font-size: 85%;
}

#container {
  width: 778px;
  margin: 0 auto;
  text-align: left;
}

/*--------------------------------------------------
 [HEADER]
*-------------------------------------------------*/
#header {
}
#header-table td {
  padding: 0px;
  border-collapse: collapse;
}

#header-corp {
  margin-bottom: 5px;
  border-bottom: 1px solid #999;
}
#header-index {
  margin-bottom: 5px;
/*
*/
}
#header-index table {
    width: 778px;
	float: center;
}
#header-index-table td {
  padding: 0px;
  float: center;
  text-align: center;
  border-collapse: collapse;
}
#header-navi {
  margin-right: 5px;
}
/*
#header-navi ul {
  margin-top: 130px;
  background: red;
  padding-top: 10px;

  vertical-align: bottom;
  margin-bottom: 5px;
}
*/
#header-navi li{
  font-size: 11px;
  float: right;
  margin-top: 20px;
  margin-left: 10px;
  padding-left: 13px;
  background: url(imgs/point_rb.gif) no-repeat 0 0px;
/*
  border-left: 1px solid #ccc;
*/
}
#header-image {
  float: center;
  text-align: center;
}

/*--------------------------------------------------
 [TOPPAGE CONTENTS]
*-------------------------------------------------*/
#top-topics {
  width: 608px;
  float: left;
  margin-left: 0px;
  margin-bottom: 30px;
  padding-left: 0px;
}
#top-topics a {
  color: #336;
  text-decoration: none;
}
#top-topics a:visited {
  color: #003;
}
#top-topics a:hover {
  color: #339;
  text-decoration: underline;
}

#top-topics-list {
/*
  clear: both;
  height: 100%;   //mozilla で下部余白大
*/
  margin: 0 15px;
  padding: 2px 0;
}
#top-topics-list li {
  margin-bottom: 0.8em;
  padding: 0 4px 2px 20px;
  border-bottom: 1px dotted #EDE6E6;
  /*
  background: url(imgs/point.gif) no-repeat 5px 0.2em;*/
}
#top-topics-list span {
  margin-right: 15px;
  color: #336;
  font-weight: bold;
}
.topics-1 li {
  background: url(imgs/point_rb.gif) no-repeat 0 0px;
}
.topics-2 li {
  background: url(../imgs/point_2.gif) no-repeat 4px 0.2em;
}
.topics-3 li {
  background: url(../imgs/point_3.gif) no-repeat 4px 0.2em;
}
.topics-4 li {
  background: url(../imgs/point_4.gif) no-repeat 4px 0.2em;
}

#top-banner {
  width: 170px;
  float: right;
  margin-left: 0px;
  padding-left: 0px;
  float: right;
}

#top-banner li {
  margin: 0;
  padding: 0px 5px 10px 5px;
}

/*--------------------------------------------------
 [FOOTER]
--------------------------------------------------*/
#footer {
  clear:both;
  display: block;
  width: 778px;
  margin-top: 5px;
  margin-left: 0px;
  padding: 5px 0 0 0;
}
#footer-index {
  padding-left: 15px;
  color: #eee;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: auto;
}
#footer-index ul {
}
#footer-index li {
  display: inline;
  float: left;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #ccc;
}
#footer-index li.end {
  margin: 0;
  padding: 0;
  border: 0;
}
#footer-index-sub {
  clear: both;
  padding-left: 15px;
  color: #eee;
  margin-bottom: 5px;
  margin-left: 0px;
}
#footer-index-sub ul {
  margin-top: 3px;
}
#footer-index-sub li {
  font-size: 11px;
  float: left;
  margin-top: 3px;
  margin-right: 5px;
  padding-left: 12px;
  padding-right: 5px;
  background: url(imgs/point_rb.gif) no-repeat 0 0px;
}

#footer-corp {
  clear: both;
  margin-left: 0px;
  padding-top: 5px;
  padding-left: 5px;
  color: #eee;
  border-top: 1px dotted #ccc;
}

#footer-logo {
  position: relative;
  width: 135px;
  padding: 0px;
  float: right;
  margin-right: 0px;
}

#footer-text {
  margin-left: 10px;
  color: #666;
  font-style: normal;
  font-size: 12px;
  text-align: left;
  float: left;
}



/*--------------------------------------------------
 [MAIN CONTENTS]
--------------------------------------------------*/
#main-contents{
  float: left;
  width: 590px;
  margin: 5px 5px 20px 5px;
}

#side-index {
  color: #09C;
  font-size: 12px;
  /*text-decoration: underline;*/
  margin: 5px 0px 0px 0px;
  vertical-align: top;
  position: relative;
  float: right;
  width: 170px;
}

#side-index ul {
  padding: 3px;
  margin: 2px 0 5px 0px;
}
#side-index ul ul {
  margin: 1px 0 0 10px;
}

#side-index ul p {
  margin-left: 10px;
}
#side-index ul li{
  line-height: 1.8em;
  margin-bottom: 1px;
  padding-left: 5px;
  border-top: 1px dotted #CCC;
  /*background: url(../img/common/.gif) no-repeat 0 0.3em;*/
}

#side-index-table td{
	border: 0px;
	text-align: center;
}

#side-index a:visited {
  color: #09C;
}
#side-index a:hover {
  color: #0CF;
}
#side-index a:active {
  color: #900;
}



/*--------------------------------------------------
 [MAIN CONTENTS]-[ANY CONTENTS]
*-------------------------------------------------*/
/*- [TOP PAGE] -------------------------------------*/
#top-page{
  margin: 0px;
  width: 778px;
  text-align: center;
  float: center;
  font-size: 13px;
  color: #333;
}
#top-page-table {
  width: 778px;
  float: center;
  margin-top: 5px;
}
#top-page td {
  padding: 0px;
  float: center;
  text-align: center;
  border-collapse: collapse;
}


/*- [COMPANY] -------------------------------------*/
#company{
  font-size: 13px;
  color: #333;
}
#company H1{
  color: #FFF;
  margin-top: 5px;
  margin-bottom: 1em;
  padding: 5px;
  border-left: 5px solid #669;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-size: 130%;
  line-height: 1.3em;
  background: #7F7FB2;
}
#company H2{
  font-size: 115%;
  margin: 15px auto 15px 5px;
  padding: 3px 2px 2px 7px;
}
#company H3{
  width: 450px;
  font-size: 110%;
  margin: 15px auto 10px 15px;
  padding: 3px 2px 2px 10px;
  border-left: 5px solid #7F7FB2;
  border-bottom: 1px solid #CCC;
}
#company blockquote{
  text-align: left;
  margin: 10px auto 20px 15px;
}
/*
table.company-table {
  width: 90%;
  border-collapse: collapse;
}
td.company-table {
  vertical-align: top;
  padding: 5px auto 4px 2px;
  border-bottom: 1px dotted #ccc;
}
tr.company-table {
	padding-bottom: 2px;
}
*/
#company table{
  width: 90%;
  border-collapse: collapse;
}
#company td{
  vertical-align: top;
  padding: 5px auto 4px 2px;
  border-bottom: 1px dotted #C9F;
}
#company tr{
	padding-bottom: 3px;
}

#company-profile {
  margin-left: 30px;
}
#company-profile table{
  width: 90%;
  border-collapse: collapse;
}
#company-profile td{
  vertical-align: top;
  padding: 7px 0 3px 1px;
  margin: 0 2px;
  border-bottom: 1px dotted #C9F;
}

#company-philosophy {
  margin-left: 20px;
  line-height: 1.4em;
}
#company-philosophy blockquote {
  margin-left: 30px;
}
.philosophy-outline {
  color: #900;
  font-size: 15px;
  font-weight: bold;
  padding: 10px;
}

.philosophy-text {
  padding: 5px 40px;
  line-height: 1.5em;
}
#company-business {
  text-align: left;
  line-height: 1.5em;
}
#company-history {
  margin-left: 20px;
}

#company-history-table td{
  padding: 5px;
  padding-left: 10px;
  border-bottom: 1px dotted #C9F;
}
.company-business-image {
  width: 160px;
  float: left;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 10px;
}
.company-business-text{
  width: 400px;
  text-align: left;
  line-height: 1.5em;
  margin-left: 10px;
  margin-bottom: 20px;
  padding-left: 15px;
}

#company-access {
  margin-left: 50px;
}
#company-sitemap {
  padding-right: 50px;
}

#company-sitemap ul {
  padding: 3px;
  margin: 2px 0 5px 0px;
}
#company-sitemap ul {
  margin: 1px 0 0 10px;
  padding-left: 10px;
  background: url(imgs/sitemap_line2.gif) repeat-y 0px 0px !important;
}
#company-sitemap ul li{
  margin-left: -10px;
  padding-left: 18px;
  background: url(imgs/sitemap_line1.gif) no-repeat 0px 12px !important;
}
#company-sitemap ul li ul{
  margin-left: 0px;
  padding-left: 10px;
  background: url(imgs/sitemap_line2.gif) no-repeat 0px 0px !important;
}
#company-sitemap ul li ul li{
  margin-left: -10px;
  padding-left: 18px;
  background: url(imgs/sitemap_line1.gif) no-repeat 0px 12px !important;
}

.notes{
  font-size: 85%;
  line-height: 1.1em;
  padding-left: 50px;
  margin-top: 5px;
  text-align: left;
}
.nospan td{
  padding: 5px;
}



/*- [SHOP] -------------------------------------*/
#shop{
  font-size: 13px;
  color: #333;
}
#shop h1{
  color: #FFF;
  margin-top: 5px;
  margin-bottom: 1em;
  padding: 5px;
  border-left: 5px solid #FC3;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-size: 130%;
  line-height: 1.3em;
  background: #E5CC7F;
}
.shop-table table{
  width: 100%;
  color: #333;
  margin: 5px auto 10px 10px;
  border-collapse: collapse;
}
.shop-table tr{
  padding: 0px;
  line-height: 1.2em;
  border-bottom: 1px #red solid;
}

.shop-table td{
  padding: 2px 0px 1px 1px;
  line-height: 1.2em;
  valign: top;
}


.logo{
	width: 8%;
}
.softbank{
	width: 28%;
}
.address{
	width: 35%;
}
.telfax{
	width: 22%;
}
.link{
	width: 7%;
}

/*- [INVESTOR RELATIONS] -------------------------------------*/
#investorrelations {
  font-size: 13px;
  color: #333;
  line-height: 1.2em;
}
#investorrelations H1{
  color: #FFF;
  margin-top: 5px;
  margin-bottom: 1em;
  padding: 5px;
  border-left: 5px solid #99C;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-size: 130%;
  line-height: 1.3em;
  background: #99B2CC;
}
#investorrelations H2{
  color: #333;
  font-size: 120%;
  font-weight: bold;
}
#investorrelations H3{
  color: #036;
  font-size: 110%;
  font-weight: bold;
  width: 240px;
  border-bottom: 1px solid #006;
  margin-top: 0px;
  margin-left: 0px;
}
#investorrelations span{
  color: #333;
  font-weight: bold;
  margin-right: 15px;
}
#investorrelations td{
  vertical-align: top;
  line-height: 1.2em;
}
/*
#investorrelations table{
  width: 80%;
  color: #333;
  margin: 5px auto 10px 10px;
  border-collapse: collapse;
}
#investorrelations td{
  padding: 0px;
  line-height: 1.2em;
  border-collapse: collapse;
  border: 1px #red solid;
}
*/
#ir-index {
  color: #333;
  width: 560px;
  margin-left: 15px;
  margin-right: 10px;
}
#ir-index H2{
  color: #069;
  font-size: 100%;
  font-weight: bold;
  width: 270px;
  border-left: 4px solid #99B2CC;
  /*border-bottom: 2px solid #99C;*/
  padding: 1px 1px 1px 5px;
  margin: 0 5px 10px 0;
  background: #DDDDFD;
}
#ir-index H3{
  margin-right: 10px;
  padding: 3px;
}
#ir-index-topics {
  margin: 0px;
  padding: 0px;
  
}
#ir-index-topics li {
 
}

#ir-index table{
  border: 0px;
  padding: 0px;
  border-collapse: collapse;
}
#ir-index td{
  border: 0px;
  padding: 3px 0px 10px 0px;
}

.ir-index-text {
  margin: 3px 10px 3px 10px;
}
.ir-index-arrow {
  margin: 0 17px 0 0;
  text-align: right;
}
.ir-index-arrow a{
  color: #00F;
  font-size: 11px;
}
.ir-index-arrow a:hover{
  color: navy;
  font-size: 11px;
}

#ir-topics-list {
/*  clear: both;
	  height: 100%;   //mozilla で下部余白大
	*/
  margin: 0 15px;
  padding: 2px 0;
}
#ir-topics-list a{
  color: #333;
  text-decoration: none;
}
#ir-topics-list a:hover{
  color: #069;
  text-decoration: underline;
}
#ir-topics-list td{
  padding: 2px 0;
}
#ir-topics-list li {
  margin-bottom: 3px;
  padding: 0 4px 1px 10px;
  border-bottom: 1px dotted #EDE6E6;
}
#ir-topics-list span {
  margin-right: 10px;
  color: #069;
  font-weight: bold;
}


#ir-message H3 {
  color: #036;
  font-size: 110%;
  font-weight: bold;
  width: 590px;
  border-bottom: 1px solid #006;
}

#ir-governance {
  margin: 0px;
  padding: 10px 20px;
}


#ir-release-table {
  margin-right: 10px;
}
#ir-release-table td{
  padding: 5px auto 10px 1px;
}
.ir-date {
  text-align: center;
}
#ir-newsscrap H2 {
  color: #036;
  font-size: 120%;
  font-weight: bold;
  padding-left: 10px;
  margin-top: 10px;
  margin-left: 0px;
  width: 550px;
  border-left: 3px solid #369;
  border-bottom: 1px solid #999;
}
#ir-newsscrap {
}
.ir-newsscrap-table {
  margin-left: 20px;
}
.ir-newsscrap-table td{
  padding: 1px;
}



#ir-newsscrap span {
  color: #036;
  font-weight: normal;
}
#ir-highlights H2 {
  color: #036;
  font-size: 120%;
  font-weight: bold;
  margin-top: 20px;
  width: 260px;
  border-left: 5px solid #936;
  border-bottom: 1px solid #CCC;
}

#download {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 10px;
  text-align: center;
}

#ir-salesdata table {
  margin-bottom: 20px;
}

.ir-finance {
  margin-left: 20px;
}

.ir-finance H2 {
  width: 540px;
  font-size: 110%;
  margin: 20px auto 5px 10px;
  padding: 5px 2px 2px 10px;
  border-left: 5px solid #99B2CC;
  border-bottom: 1px solid #CCC;
}

.ir-finance H3 {
/*
  width: 220px;
  font-size: 100%;
  margin: 5px auto 5px 10px;
  padding: 3px 2px 2px 7px;
  border-left: 5px solid #099;
  border-bottom: 1px dotted #CCC;
*/
}
.ir-finance-table {
  width: 500px;
  margin-left: 30px;
  line-height: 1.4em;
}
.ir-finance-table table{
  width: 500px;
  margin-left: 30px;
  /*border: 1px #CCC solid;*/
  border-collapse: collapse; 
}
.ir-finance-table td{
  border-bottom: 1px dotted #B4B4DA;
  padding: 5px 2px;
}
.ir-year-index {
  margin-left: 20px;
  margin-bottom: 5px;
  font-weight: bold;
}
.ir-latest {
  border-left: 7px solid #C00 !important;
  background: #FFDDFF;
}


/*
#recruit-top H2{
}
#recruit-top a{
  text-decoration: none;
}
#recruit-interview H3{
*/





#ir-complimentary {
  margin: 10px 20px 20px 30px;
}
#ir-calendar H2 {
  color: #036;
  font-size: 120%;
  font-weight: bold;
  padding-left: 10px;
  margin-top: 10px;
  margin-left: 0px;
  width: 550px;
  border-left: 3px solid #99C;
  border-bottom: 1px solid #999;
}

#ir-complimentary H3 {
  color: #036;
  font-size: 110%;
  font-weight: bold;
  margin-top: 20px;

  width: 500px;
  border-bottom: 1px solid #006;
}
#ir-overview {
  margin-left: 20px;
}
#ir-stockquotes {
  margin-left: 30px;
}
#ir-divinded-table td {
  padding: 5px;
  vertical-align: bottom;
}
#ir-procedure {
  margin-left: 30px;
}
#ir-disclosure {
  width: 500px;
  line-height: 1.5em;
  margin-top: 20px;
  margin-left: 50px;
  padding: 10px 20px 10px 20px;
  text-align: left;
}
#ir-disclosure H3 {
  color: #036;
  font-size: 110%;
  font-weight: bold;
  margin-top: 20px;

  width: 460px;
  border-bottom: 1px solid #006;
}
#ir-faq {
  margin-left: 20px;
}
.ir-faq-question {
  font-weight: bold;
  margin-top: 15px;
  margin-left: 10px;
  padding-left: 20px;
  background: url(ir/imgs/faq_icon_q.gif) no-repeat 0 0.1em;
}
.ir-faq-answer {
  margin-left: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  background: url(ir/imgs/faq_icon_a.gif) no-repeat 0 0.1em;
}
.ir-faq-link {
  color: #999;
  margin-left: 20px;
}

table.contact-form	{
  width: 550px;
  background:#FFF;	
  border-collapse:collapse; 
  border-spacing:0px; 
  margin:0px auto 10px 25px; 
}
.contact-form th,
.contact-form td	{ 
  padding:5px; 
  border:1px solid #CCC;
}
.contact-form th	{ 
  font-weight:normal; 
  background-color: #EEE; 
  text-align:left; 
  vertical-align:top; 
  white-space: nowrap;}
.contact-form td	{ }
.contact-form tfoot td	{ 
  text-align:center; 
  background-color:#AAA; 
  padding:8px; 
  border:none; 
  border-bottom:3px solid #DDD;}
.contact-form td ul{ margin:0px;}
.contact-form td ul li{ float:left; width:100px; }



/*
#investorrelations-table table{
  width: 80%;
  color: #333;
  margin: 10px auto 10px 10px;
  border-collapse: collapse;
  background: url(../imgs/back_image.jpg) no-repeat;
}
*/

.website-link {
  margin: 30px;
  padding: 15px;
  background: #FFDDFF;
}



/*- [RECRUIT] -------------------------------------*/
#recruit{
  font-size: 13px;
  color: #666;
  line-height: 1.3em;
}
#recruit h1{
  color: #FFF;
  margin-top: 5px;
  margin-bottom: 1em;
  padding: 5px;
  border-left: 5px solid #699;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-size: 130%;
  line-height: 1.3em;
  background: #7F9999;
}
#recruit blockquote {
  padding: 5px 10px 5px 20px;
}
#recruit p {
  padding-left: 5px;
  padding-bottom: 5px;
}
#recruit table{
  color: #666;
  margin: 5px auto 10px 10px;
  border-collapse: collapse;
}
#recruit td{
  padding: 5px;
  line-height: 1.2em;
/*
  border-collapse: collapse;
  border: 1px #red solid;
*/
}

#recruit-table table{
  color: #333;
  margin: 10px auto 10px 10px;
  border-collapse: collapse;
  background: url(../imgs/back_image.jpg) no-repeat;
}
#recruit-index table{
  width: 100%;
/*  height: 680px;*/
  border: 0;
  border-collapse: collapse;
  float: center;
  text-align: center;
}
#recruit-index td{
  padding: 5px;
}

#recruit-contact {
  height: 680px;
}
/*
.list-table td{
  padding: 15px;
}
*/
.recruit-subtitle{
  width: 570px;
  font-size: 110%;
  margin: 30px auto 10px 5px;
  padding: 5px;
  border-left: 4px solid #C00;
  border-bottom: 1px solid #7F9999;
}

#recruit-top{
  color: #333;
  margin: 15px 20px;
  float: left;
  width: 500px;
}
#recruit-top H2{
  width: 220px;
  font-size: 110%;
  margin: 10px auto 5px 10px;
  padding: 3px 2px 2px 10px;
  border-left: 5px solid #099;
  border-bottom: 1px solid #CCC;
}
#recruit-top a{
  text-decoration: none;
}
#recruit-interview H3{
  width: 220px;
  font-size: 100%;
  margin: 5px auto 5px 10px;
  padding: 3px 2px 2px 7px;
  border-left: 5px solid #099;
  border-bottom: 1px dotted #CCC;
}

#message-text {
  float: left;
  width: 400px;
}
#message-pix {
  float: right;
  width: 180px;
}
.staff-message{
  text-align: left;
  margin-left: 20px;
  line-height: 1.5em;
}
.staff-pix{
  float: right;
  padding: 10px;
}




/*--------------------------------------------------
 [OTHERS]
--------------------------------------------------*/
#error {
  color: #666;
  font-weight: bold;
  text-align: left;
  width: 100%;
  padding: 30px;
}

#notice {
  width: 100%;
  color: #F00;
  font-weight: bold;
  line-height: 1.5em;
  border: 1px solid #C00;
  padding: 10px;
  margin: 5px 10px 1px 10px;
  background: #FFF0F0;
}


.format-left {
  margin-top: 15px;
  margin-left: 400px;
  text-align: left;
}
.home {
  margin-top: 10px;
  text-align: right;
  float: right;
}

.inside-table table{
  width: 100%;
  border: 0px;
  margin: 0px;
}
.inside-table td{
  border-bottom: 1px dotted #CCCCCC;
  padding: 5px 0px;
  margin-bottom: 2px;
}
.main-index {
  width: 560px;
  margin-left: 15px;
  margin-right: 10px;
}



/*---------------------------------------------------
  clearfix Hack
---------------------------------------------------*/
/*----- For Modern Browser EXCEPT IE -----*/
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*----- IE7,Mac:IE5 -----*/
.clearfix {
  display: inline-block;
}

/*----- Before IE6 -----*/
/* Hides from IE-mac \*/
* html.clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
/* End hide from IE-mac */