@charset "UTF-8";
/*//////////////////
  共通変数
//////////////////*/
#dirList {
  display: none; }

/*///////////////////////////////////////
 font-size
/////////////////////////////////////////

	10px = 77%		11px = 85%
	12px = 93%		13px = 100%
	14px = 108%		15px = 116%
	16px = 123.1%

////////////////////////////////////////*/
/*///////////////////////////////////////

全体

////////////////////////////////////////*/
body {
  background: #eee repeat-x; }

#container {
  color: #666; }

#header {
  margin-bottom: 12px;
  background: url(/jp/img/common/header_bg.png) repeat-x; }

header .main_menu {
  margin-bottom: 32px; }

header a:hover {
  text-decoration: none; }

#content a {
  color: #0088CC;
  font-weight: bold; }

a:hover {
  text-decoration: underline; }

p, li {
  line-height: 1.6em; }

/*////////////////////////////////
 pMenu
////////////////////////////////*/
#pMenu {
  width: 980px;
  margin: 0 auto 6px;
  height: 44px; }

#pMenu ul {
  float: right;
  margin-right: 7px; }

#pMenu li {
  float: left;
  width: 44px;
  height: 44px;
  margin: 0 1px;
  display: block; }

#pMenu li a {
  width: 44px;
  height: 44px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer; }

#pMenu li.active {
  background: url(/jp/img/pMenu/active_01.png) no-repeat;
  _background: url(/jp/img/common/blank.gif);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='../../img/pMenu/active_01.png'); }

#pMenu li.sl3 a {
  background: url(/jp/img/pMenu/sl3.png) no-repeat;
  _background: url(/jp/img/common/blank.gif);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='../../img/pMenu/sl3.png'); }

#pMenu li.sl a {
  background: url(/jp/img/pMenu/sl2.png) no-repeat;
  _background: url(/jp/img/common/blank.gif);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='../../img/pMenu/sl2.png'); }

#pMenu li.gr a {
  background: url(/jp/img/pMenu/gr.png) no-repeat;
  _background: url(/jp/img/common/blank.gif);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='../../img/pMenu/gr.png'); }

#pMenu li.fs a {
  background: url(/jp/img/pMenu/fs.png) no-repeat;
  _background: url(/jp/img/common/blank.gif);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='../../img/pMenu/fs.png'); }

#pMenu li.sc a {
  background: url(/jp/img/pMenu/sc.png) no-repeat;
  _background: url(/jp/img/common/blank.gif);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='../../img/pMenu/sc.png'); }

#pMenu li.ie a {
  background: url(/jp/img/pMenu/ie.png) no-repeat;
  _background: url(/jp/img/common/blank.gif);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='../../img/pMenu/ie.png'); }

#pMenu li.pb a {
  background: url(/jp/img/pMenu/pb.png) no-repeat;
  _background: url(/jp/img/common/blank.gif);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='../../img/pMenu/pb.png'); }

/*////////////////////////////////
 content
////////////////////////////////*/
#content {
  width: 980px;
  margin: 104px auto 40px;
  position: relative;
  background: url(/jp/img/snapcrab/content_bg.png) repeat-y; }

#content .brn {
  width: 233px;
  height: 49px;
  position: absolute;
  top: -54px;
  left: 2px; }

#content .brn a {
  width: 233px;
  height: 49px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: url(/jp/img/snapcrab/brn.png) no-repeat; }

#content a {
  text-decoration: none; }

/*////////////////////////////////
 mMenu
////////////////////////////////*/
#mMenu {
  width: 980px;
  height: 64px;
  margin: 0 auto;
  background: url(/jp/img/snapcrab/mMenu_bg.png) no-repeat; }

#mMenu ul {
  padding: 2px 0 0 5px; }

#mMenu li {
  height: 55px;
  float: left; }

#mMenu li.active {
  background: url(/jp/img/snapcrab/mMenu_active.png) no-repeat center bottom; }

#mMenu li a {
  display: block;
  color: #fff;
  line-height: 55px;
  padding: 0 7px; }

#mMenu li a:hover {
  color: #fff;
  text-decoration: none; }

#mMenu li.top {
  margin-right: 17px; }

#mMenu li.top a {
  width: 247px;
  height: 53px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  padding: 0;
  background: url(/jp/img/snapcrab/mMenu_top.png) no-repeat;
  _background: url(/jp/img/common/blank.gif);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='../../img/snapcrab/mMenu_top.png'); }

/*////////////////////////////////
 title
////////////////////////////////*/
#title {
  width: 980px;
  height: 621px;
  margin: 0 auto;
  position: relative;
  background: url(/jp/img/snapcrab/title_bg.png) no-repeat; }

#title h1 {
  width: 591px;
  height: 97px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 43px;
  left: 343px;
  background: url(/jp/img/snapcrab/h1.png) no-repeat; }

#title a {
  color: #0088CC; }

#title p.read {
  width: 329px;
  height: 25px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 155px;
  left: 344px;
  background: url(/jp/img/snapcrab/title_read.png) no-repeat; }

#title p.dlBtn {
  width: 382px;
  height: 84px;
  position: absolute;
  top: 211px;
  left: 342px; }

#title .dlBtn a {
  width: 382px;
  height: 84px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/jp/img/snapcrab/title_dlbtn.png) no-repeat; }

#title p.info {
  position: absolute;
  top: 212px;
  left: 748px; }

#title p.info strong {
  font-weight: bold;
  font-size: 116%;
  color: #515151; }

#title .other {
  position: absolute;
  top: 287px;
  left: 347px; }

#title #appendSBM {
  position: absolute;
  top: 348px;
  left: 331px;
  width: 448px;
  padding: 12px 0 0;
  height: 21px;
  text-align: center; }

#title #appendSBM iframe {
  margin-right: 10px; }

#title #pLink a {
  height: 195px;
  display: block;
  text-indent: -9999px;
  overflow: hidden; }

#title #pLink li {
  height: 195px;
  position: absolute;
  bottom: 7px; }

#title #pLink li.p1 {
  left: 346px; }

#title #pLink li.p2 {
  left: 542px; }

#title #pLink li.p3 {
  left: 738px; }

#title #pLink li.p1 a {
  width: 194px;
  background: url(/jp/img/snapcrab/title_pLink01.png) no-repeat; }

#title #pLink li.p2 a {
  width: 194px;
  background: url(/jp/img/snapcrab/title_pLink02.png) no-repeat; }

#title #pLink li.p3 a {
  width: 193px;
  background: url(/jp/img/snapcrab/title_pLink03.png) no-repeat; }

/*////////////////////////////////
 entry
////////////////////////////////*/
#entry {
  width: 970px;
  margin: 0 auto;
  padding-top: 44px; }

/*////////////////////////////////
 main
////////////////////////////////*/
#main {
  padding-bottom: 43px; }

#main .gotop {
  width: 207px;
  height: 21px;
  position: absolute;
  bottom: 0;
  right: 0; }

#main .gotop a {
  width: 207px;
  height: 21px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  background: url(/jp/img/snapcrab/gotop.png) no-repeat; }

#main h2 {
  width: 332px;
  height: 27px;
  margin-bottom: 36px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/jp/img/snapcrab/h2_main.png) no-repeat; }

#main p {
  color: #666;
  font-size: 108%; }

#main a {
  background: url(/jp/img/common/footer_arrow02.gif) no-repeat right center;
  color: #0492E5;
  font-weight: bold;
  padding-right: 10px; }

#main .read {
  text-align: center;
  margin-bottom: 43px; }

#main .section {
  padding-bottom: 78px;
  margin-bottom: 43px; }

#main #snap,
#main #share,
#main #simple {
  width: 970px;
  position: relative; }

#main #snap h3 {
  width: 436px;
  height: 51px;
  margin: 0 auto 12px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/jp/img/snapcrab/h3_snap.png) no-repeat; }

#main #snap .img01 {
  width: 970px;
  height: 474px;
  margin: 0 auto; }

#main h4 {
  color: #404040;
  font-weight: bold;
  font-size: 116%;
  margin-bottom: 5px; }

#main #snap .box01 {
  float: left;
  width: 300px;
  position: relative;
  top: 7px;
  padding-left: 41px; }

#main #snap .box02 {
  float: right;
  width: 451px;
  position: relative;
  top: 28px;
  padding-right: 22px; }

#main #snap .box03 {
  float: left;
  width: 324px;
  padding-left: 57px;
  position: relative;
  top: -10px; }

#main #snap .box03 .img02 {
  margin-bottom: 20px; }

#main #snap .box04 {
  float: right;
  width: 534px;
  padding-top: 28px; }

#main #share h3 {
  width: 555px;
  height: 51px;
  margin: 0 auto 12px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/jp/img/snapcrab/h3_share.png) no-repeat; }

#main #share .left {
  float: left;
  width: 584px;
  height: 458px;
  padding-left: 41px; }

#main #share .right {
  width: 278px;
  float: right;
  padding-right: 40px; }

#main .box {
  width: 272px;
  padding: 2px;
  border: 1px solid #ccc;
  margin-bottom: 28px; }

#main .box img {
  margin-bottom: 10px; }

#main #share .box02 img {
  position: relative;
  margin: -35px 0 10px -66px; }

#main .box h4 {
  padding: 0 8px; }

#main .box p {
  padding: 0 8px 8px; }

#main #simple h3 {
  width: 455px;
  height: 51px;
  margin: 0 auto 12px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/jp/img/snapcrab/h3_simple.png) no-repeat; }

#main #simple .center {
  width: 889px;
  overflow: hidden;
  margin: 0 auto 40px; }

#main #simple .center ul {
  width: 918px;
  margin-right: -29px; }

#main #simple .center li {
  width: 271px;
  float: left;
  margin: 0 29px 0 0; }

#etc {
  width: 970px;
  margin: 0 auto;
  padding: 45px 0 80px 0;
  overflow: hidden;
  position: relative;
  background: url(/jp/img/snapcrab/etc_top.png) no-repeat top #eee; }

#etc .gotop {
  width: 207px;
  height: 21px;
  position: absolute;
  bottom: 40px;
  right: 0; }

#etc .gotop a {
  width: 207px;
  height: 21px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  background: url(/jp/img/snapcrab/gotop2.png) no-repeat; }

#etc h2 {
  width: 212px;
  height: 26px;
  margin-bottom: 41px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/jp/img/snapcrab/h2_etc.png) no-repeat; }

#etc .section {
  width: 777px;
  position: relative;
  margin-bottom: 40px;
  padding-left: 193px; }

#etc .section h3 {
  font-size: 116%;
  font-weight: bold;
  position: absolute;
  left: 42px; }

#etc .section h4 {
  font-size: 116%;
  font-weight: bold;
  margin-bottom: 5px; }

#etc .section p {
  font-size: 93%;
  margin-bottom: 10px; }

#etc .section .left01 {
  width: 333px;
  float: left;
  margin-right: 40px; }

#etc .section .left02 {
  width: 333px;
  float: left; }

#etc .section .box {
  padding-left: 15px;
  margin-bottom: 20px;
  border-left: 1px solid #999; }

#etc .section .box2 dt {
  float: left;
  margin-bottom: 3px;
  font-weight: bold; }

#etc .section .box2 dd {
  margin-left: 4.5em;
  margin-bottom: 3px; }

#etc a {
  background: url(/jp/img/common/footer_arrow02.gif) no-repeat right center;
  color: #0492E5;
  font-weight: bold;
  padding-right: 10px; }

#PR {
  padding-top: 44px;
  background: url(/jp/img/snapcrab/PR_top.png) no-repeat; }

#PR ul {
  width: 890px;
  margin: 0 39px 40px; }

#PR h3 {
  font-size: 116%;
  font-weight: bold;
  margin: 0 0 6px 40px; }

#PR ul li {
  height: 131px;
  float: left; }

#PR ul li a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  height: 98px;
  background: url(/jp/img/snapcrab/PR_bg.png) no-repeat; }

#PR ul li.sl a {
  width: 296px;
  background-position: 0 0; }

#PR ul li.fs a {
  width: 296px;
  background-position: -296px 0; }

#PR ul li.pb a {
  width: 298px;
  background-position: -592px 0; }

#PR #DL {
  position: relative;
  left: -5px;
  width: 980px;
  height: 173px;
  background: url(/jp/img/snapcrab/DL_bg.png) no-repeat; }

#PR #DL .dlBtn {
  width: 225px;
  height: 85px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: 20px;
  left: 541px;
  background: url(/jp/img/snapcrab/DL_dlbtn.png) no-repeat; }

#PR #DL .info {
  position: absolute;
  top: 22px;
  left: 786px; }

#PR #DL .info strong {
  font-size: 116%; }

#PR #DL .info a {
  color: #0088CC; }

/*////////////////////////////
demand
////////////////////////////*/
#demand_barn {
  width: 233px;
  height: 51px;
  overflow: hidden;
  display: block;
  text-indent: -9999px;
  background: url(/jp/img/iphone/apps/sleipnir-mobile/demand/demand.png) no-repeat;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='../../../img/iphone/apps/sleipnir-mobile/demand/demand.png');
  position: absolute;
  /*	top:1px;*/
  top: 78px;
  /*	left:1px;*/
  margin-left: 1px;
  z-index: 999;
  cursor: pointer; }

#demand {
  background: url(/jp/img/iphone/apps/sleipnir-mobile/demand/demand_bg.png) no-repeat;
  width: 904px;
  height: 415px;
  margin: 0 auto 10px;
  padding: 36px 36px 0;
  position: relative; }

#demand h2 {
  width: 321px;
  height: 25px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: url(/jp/img/iphone/apps/sleipnir-mobile/demand/demand_h2.png) no-repeat;
  margin-bottom: 10px; }

#demand .read {
  font-size: 14px;
  color: #5d5d5d;
  margin-bottom: 13px;
  line-height: 1.4em; }

#demand #txtarea {
  width: 850px;
  height: 168px;
  padding: 4px 27px 0;
  margin-bottom: 5px;
  background: url(/jp/img/iphone/apps/sleipnir-mobile/demand/demand_txtarea.png) no-repeat; }

#demand #txtarea textarea {
  border: none;
  background: none;
  width: 850px;
  height: 131px;
  font-size: 14px;
  color: #5d5d5d;
  line-height: 33px;
  resize: none;
  outline: none; }

#demand #message {
  width: 850px;
  line-height: 25px;
  font-size: 12px;
  height: 25px;
  color: #999; }

#demand #demand_submit {
  width: 192px;
  height: 37px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  margin: 0 auto 26px;
  cursor: pointer;
  background: url(/jp/img/iphone/apps/sleipnir-mobile/demand/demand_submit.png) no-repeat; }

#demand #demand_submit:hover {
  background: url(/jp/img/iphone/apps/sleipnir-mobile/demand/demand_submit.png) no-repeat 0 -37px; }

#demand .alert {
  font-size: 12px;
  color: #5d5d5d;
  line-height: 1.3em;
  position: relative; }

#demand .alert a {
  color: #0492e5;
  font-weight: bold;
  text-decoration: none; }

#demand .alert a:hover {
  text-decoration: underline; }

#demand .alert .left {
  position: absolute;
  display: block; }

#demand .alert .right {
  margin-left: 15px;
  display: block;
  width: 889px; }

#demand #demand_gotop {
  width: 108px;
  height: 16px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  margin: 0;
  background: url(/jp/img/iphone/apps/sleipnir-mobile/demand/demand_gotop.png) no-repeat;
  position: absolute;
  right: 18px;
  bottom: 30px; }

footer nav a:hover {
  text-decoration: none; }
