@charset   "Shift_JIS";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* •¶Žš                                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.small    { color : #ffffff; font-size:10px; line-height:14px; }
.normal   { color : #ffffff; font-size:12px; line-height:16px; }
.large    { color : #ffffff; font-size:14px; line-height:18px; }
.larger   { color : #ffffff; font-size:16px; line-height:20px; }
.ultra    { color : #ffffff; font-size:18px; line-height:22px; }
.bsmall   { color : #ffffff; font-size:10px; font-weight:bold; line-height:14px; }
.bnormal  { color : #ffffff; font-size:12px; font-weight:bold; line-height:16px; }
.blarge   { color : #ffffff; font-size:14px; font-weight:bold; line-height:18px; }
.blargest { color : #ffffff; font-size:16px; font-weight:bold; line-height:20px; }
.bultra   { color : #ffffff; font-size:18px; font-weight:bold; line-height:22px; }
a:link    { color : #ccb156; text-decoration:none; }
A:visited { color:#ccb156; text-decoration:none; }
A:hover   { color:#B30000; text-decoration:underline; }
.red      { color:#B30000; font-size:12px; line-height:16px; }

.bearsnormal{
  color : #ccb156;
  font-size : 12px;
  line-height : 16px;
}

.bearslarge{
  font-size : 20px;
  line-height : 24px;
  color : #9c0400;
  font-weight : bold;
}

.newtopic{
  color : #663333;
  font-size : 12px;
  line-height : 16px;
}

.bearssmall{
  font-size : 10px;
  color : #d99b50;
  line-height : 14px;
}

.bearsstory{
  font-size : 12px;
  color : #d99b50;
  line-height : 20px;
}

.goodsguide{
  font-size : 8pt;
  color : #000000;
  line-height : 12px;
}
.goodscomment{
  font-size : 8pt;
  
  color : #666666;
  line-height : 12px;
}

.normal-w {
	color: #ffffff;
  font-size : 12px;

  line-height : 16px;
}

.normal-g {
	color: #cccccc;
  font-size : 12px;

  line-height : 16px;
}

.small-g {
	color: #cccccc;
  font-size : 10px;
  line-height : 16px;
}

.corp-concept {
	color: #330000;
  font-size : 12px;
  line-height : 16px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ‘S‘Ì                                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

body {
      width: 1020px;
      margin:0 auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* index                                                                  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#contents {   
    text-align:center;   
    position: relative;
    top: 30px;   
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* corp-info                                                              */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#corp_contents {
    text-align:center;
    width: 1020px;   
    position: absolute;   
    left: 50%;   
    margin: 0 0 0 -510px;   
}

#corp_concept {
    width: 800px;   
    height: 450px;   
    background-image:url("../image/corp-info-back.jpg");
    text-align:left;
    position: absolute;
    top: 170px;   
    left: 110px;
}

#corp_concept_text {
    width: 500px;   
    height: 290px;   
    position: absolute;
    top: 110px;   
    left: 170px;
}

#corp_info {
    width: 500px;   
    height: 500px;   
    position: absolute;
    top: 650px;   
    left: 270px;
}

#corp_concept2 {
    width: 700px;   
    height: 400px;   
    background-image:url("../image/corp-info-back2.jpg");
    background-repeat:no-repeat;
    text-align:left;
    position: absolute;
    top: 1200px;   
    left: 160px;
}

#corp_concept2_text {
    width: 470px;   
    height: 200px;
    position: absolute;
    top: 75px;   
    left: 100px;
}

#corp_footer {
    width: 240px;   
    height: 150px;
    text-align:center;
    position: absolute;
    top: 1600px;   
    left: 390px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* link-info                                                              */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#link_contents {
    text-align:center;
}

#link_coming {   
    width:300px;   
    height: 50px;   
    position: absolute;
    top: 300px;
    left: 360px;
}

#link_footer {
    width: 240px;   
    height: 150px;
    text-align:center;
    position: absolute;
    top: 500px;   
    left: 390px;
}

