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

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

#content a:hover {
  text-decoration: underline; }

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

/*////////////////////////////////
 pMenu
////////////////////////////////*/
#pMenu {
  width: 980px;
  margin: 0 auto 0;
  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'); }

#container .s3Banner {
  width: 972px;
  margin: 102px auto 20px; }

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

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

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

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

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

#mMenu li a {
  display: block;
  color: #666;
  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: 195px;
  height: 55px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  padding: 0;
  background: url(/jp/img/sleipnir2/top/mMenu_top.png) no-repeat;
  _background: url(/jp/img/common/blank.gif);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='../../img/sleipnir2/top/mMenu_top.png'); }

/*////////////////////////////////
 title
////////////////////////////////*/
#title {
  width: 970px;
  margin: 0 auto;
  background: #282828;
  overflow: hidden; }

#title h1 {
  width: 513px;
  height: 39px;
  text-indent: -9999px;
  margin: 20px auto 45px;
  overflow: hidden;
  background: url(/jp/img/sleipnir2/note/h1.png) no-repeat; }

/*////////////////////////////////
 entry
////////////////////////////////*/
#entry {
  width: 970px;
  margin: 0 auto; }

/*////////////////////////////////
 main
////////////////////////////////*/
#main {
  background: #282828; }

#main .section {
  margin: 0 0 24px 41px;
  padding-bottom: 43px;
  background: url(/jp/img/sleipnir2/note/border.png) no-repeat 0 bottom; }

#main .section h2 {
  color: #ccc;
  font-size: 116%;
  font-weight: bold;
  margin-bottom: 10px; }

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

#main .section h3 {
  color: #ccc;
  font-size: 93%;
  font-weight: bold;
  margin-bottom: 5px; }

#main .section ul {
  margin-bottom: 10px; }

#main .section li {
  font-size: 93%;
  color: #ccc;
  padding-left: 12px;
  background: url(/jp/img/sleipnir2/note/li.png) no-repeat left 0.7em; }

#PR {
  padding-top: 44px; }

#PR .sleipnir_family {
  margin: 0 39px 40px; }

#PR .sleipnir_family h3 {
  background: url("../../img/iphone/apps/sleipnir-mobile/sleipnir_family.png") no-repeat;
  height: 16px;
  margin-bottom: 6px;
  overflow: hidden;
  text-indent: -9999px;
  width: 106px; }

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

#PR .sleipnir_family li a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  height: 131px;
  background: url(/jp/img/sleipnir2/top/DL_family_li.png) no-repeat; }

#PR .sleipnir_family li.win a {
  width: 224px;
  background-position: 0 0; }

#PR .sleipnir_family li.mac a {
  width: 222px;
  background-position: -224px 0; }

#PR .sleipnir_family li.and a {
  width: 222px;
  background-position: -446px 0; }

#PR .sleipnir_family li.wp a {
  width: 224px;
  background-position: -670px 0; }

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

#PR #DL .dlBtn {
  width: 227px;
  height: 76px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: 27px;
  left: 536px;
  background: url(/jp/img/sleipnir2/top/DL_dlbtn.png) no-repeat; }

#PR #DL .info {
  position: absolute;
  top: 25px;
  left: 776px; }

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

#PR #DL .info a {
  color: #888; }
