@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  color: #333333;
  background: #FFFFFF url(../images/bg_01.gif);
}

#wrapper {
  width: 700px;
  margin:0 auto 0 auto; text-align:left;
  color: #333333;
  background:  #FFFFFF url(../images/-back-body.jpg) repeat-y;
}

img {
  border : none;
}

/* リンク
---------------------------------------------------- */
a:link {
  color: #333333;
  background: transparent;
  text-decoration: none;

}
a:visited {
  color: #666666;
  background: transparent;
  text-decoration: none;
}
a:hover, a:active {
  color: #F00000;
  text-decoration: underline;
  background: transparent;
}

.link1 {
	background-image: url(../images/link_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* ヘッダ
---------------------------------------------------- */
#header {
  padding-top: 0px;
  color: #FFFFFF;
  background: #336699;
}

h1 {
  margin: 0;
  text-align: left;
  width: 700px;
  height: 90px;
  font-size: small;
  background: #336699;
}
h1 img {
  vertical-align: bottom;
}

/* ページ本体
---------------------------------------------------- */
#pagebody {
  clear: both;
  position: relative;
  width: 700px;			/* ■IE用バグ対策 */
  padding-top: 0px;
}

/* コンテンツ
---------------------------------------------------- */
#contentm {
  padding: 0px;
  width: 700px;	
  height: 36px;
  background:  #FAF0E6 url(../images/menup_bg.jpg)  no-repeat;
}
#content {
  padding: 0.1em 0 2.0em;
  margin-left: 2.5em;
  margin-right: 1em;
  border-bottom: 1px solid #666666;
  color: #333333;
  font-size: small;
}

#content p {
  font-size: small;
  line-height: 1.2em;
  color: #333333;
  background: transparent;
}

#content h2 {
  font-size: small;
  width: 620px;
  color: #666666;
  padding-left:0.5em; border-bottom: 1px solid #666666;
  padding: 0em 0em 0em 0em;
}

#content h3 {
font-size:medium; color:#1E90FF; padding-left:0.3em; border-bottom: 1px solid #CCCCCC; padding: 0.0em 0 0.1em 0.1em; width: 530px;
}

#content h4 {
	font-size: small;
        font-weight: normal;
	padding: 10px;
        line-height:1.5em;
	background-color: #ffffff;width: 520px;
}

#content h5 {
	font-size: small;
        font-weight: normal;
	padding: 10px;
        line-height:1.5em;
	border: 1px solid #666666;
	background-color: #ffffff;width: 510px;
}

#content h6 {
font-size:small; color:#4040FF; padding-left:0.3em; border-bottom: 1px solid #CCCCCC; padding: 0.0em 0 0.1em 0.1em; width: 530px;
}


#content li {
  font-size: small;
  padding: 0.1em 1.8em 0em 0.1em;
}

#content td {
  font-size: small;
}

.box1 {
	background-color: #FFFFFF;
	border: 1px solid #666666;
        width: 645px;
        font-size: 9pt;
	padding: 0px;
}

.txt01 {
	font-size: small;
	font-weight: bold;
	color: #333333;
}

.txt02  {
  padding: 0.1em 0.1em 0.1em 0.5em;
  font-weight: bold;
  font-size: small;
  color: #333333;
  background: #f1f1ed;
}

.txt03  {
  padding: 0.1em 0.1em 0.1em 0.5em;
  font-weight: bold;
  font-size: small;
  color: #333333;
  background: #66CCFF;
}


/* テーブル1
---------------------------------------------------- */
table#shipto {
  margin: 0;
  width: 620px;
  border-collapse: collapse;
}
table#shipto th {
  padding: 0.5em 1em 0.5em 0.5em;
  width: 8em;
  font-weight: bold;
  font-size: small;
  color: #444444;
  background: #FFFCC;
}
table#shipto td {
  padding: 5px;
  font-weight: bold;
  font-size: 9pt;
}
table#shipto th, table#shipto td {
  background: #FFF8DC;
  border-bottom: 2px dotted #E9967A;
}
table#shipto caption {
  padding-bottom: 5px;
  text-align: center;
  font-weight: bold;
  color: #ff7400;
  background: transparent;
}



table#pr {
  margin: 18px 0 8px 0;
  border-top:    1px dotted #aaaaaa;
  border-bottom: 1px dotted #aaaaaa;
  width: 620px;
  border-collapse: collapse;
}
table#pr th {
  padding: 0.5em 1em 0.5em 0.5em;
  font-weight: normal;
  font-size: small;
  color: #444444;
  background: #FAEBD7;
}
table#pr td {
  padding: 0.5em 0 0.5em 0.5em;
  font-size: small;
}
table#pr th, table#pr td {
  border-bottom: 1px dotted #aaaaaa;
}
table#pr caption {
  padding-bottom: 0.3em;
  text-align: left;
  font-weight: bold;
  color: #ff7400;
  background: transparent;
}

/* ナビゲーション
---------------------------------------------------- */
#navigation {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 700px;
  background: #000000;
}
#navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#navigation li {
position: absolute;
  top: 0px;
  display: block;
  margin: 0;
  padding: 0;
  width: 165px;
  height: 36px;
  text-indent: -9999px;
}
#navigation li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  width: 165px;
  height: 30px;
}

#navigation li#profile    {left: 20px;
  background: url(../images/nav_1_off.jpg) no-repeat;
}
#navigation li#about      {left: 185px;
  background: url(../images/nav_2_off.jpg) no-repeat;
}

#navigation li#eea    {left: 350px;
  background: url(../images/nav_3_off.jpg) no-repeat;
}
#navigation li#rb      {left: 515px;
  background: url(../images/nav_4_off.jpg) no-repeat;
}



/* マウスオーバー時の指定
---------------------------------------------------- */
#navigation li#profile  a:hover    {left: 40px;
  background: url(../images/nav_1_on.jpg) no-repeat;
}
#navigation li#about  a:hover    {left: 205px;
  background: url(../images/nav_2_on.jpg) no-repeat;
}
#navigation li#eea  a:hover    {left: 370px;
  background: url(../images/nav_3_on.jpg) no-repeat;
}
#navigation li#rb  a:hover    {left: 535px;
  background: url(../images/nav_4_on.jpg) no-repeat;
}


#navigation address {
  margin: 0;
  padding: 1em 0 0 1px;
  border-top: 1px solid #cccccc;
  font-style: normal;
  font-size: x-9pt;
  text-transform: uppercase;
  line-height: 1.5;
  color: #666666;
  background: transparent;
}
/* フッタ
---------------------------------------------------- */
#footer ul {
  margin: 0;
  padding-right: 31px;
  list-style: none;
}
#footer li {
  margin: 9px 0 10px 9px;
  padding: 0;
  height: 19px;
  text-indent: -9999px;
}
#footer li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  height: 28px;
}
#footer li#info    {
  float: right;
  width: 65px;
  background: url(../images/info.gif) no-repeat;
}
#footer li#eea {
  float: right;
  width: 141px;
  height: 24px;
  background: url(../images/eea.gif) no-repeat;
}
#footer li#privacy {
  float: right;
  width: 75px;
  background: url(../images/privacy.gif) no-repeat;
}
#footer p {
  clear: right;
  margin: 0;
  padding: 1em 0px 1em 0;
  width: 700px;
  text-align: right;
  text-transform: uppercase;
  font-size: x-small;
  color: #ffffff;
  background: #336699;
}

#footer p a {
  color: #FFFFFF;
  font-weight: bold;
  background: transparent;
}
#footer p a:visited {
  color: #FFFFFF;
  font-weight: bold;
  background: transparent;
}
#footer p a:hover, a:active {
  color: #FF00FF;
  background: transparent;
}
