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

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

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

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

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

全体

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

#container {
  color: #666; }

#header {
  margin-bottom: 12px; }

#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');}

*/
#pMenu {
  margin-bottom: 5px;
  width: 980px;
  height: 44px;
  margin: 16px auto 12px; }

#pMenu ul {
  float: right; }

#pMenu a {
  text-indent: -9999px;
  overflow: hidden;
  height: 45px;
  width: 42px;
  display: block; }

#pMenu li {
  float: left;
  margin-right: 6px; }

#pMenu .sleipnir-mobile a {
  background: url(/jp/img/iphone/apps/sleipnir-mobile/plink.png) no-repeat 0 0; }

#pMenu .inkiness {
  margin-right: 17px; }

#pMenu .inkiness a {
  background: url(/jp/img/iphone/apps/sleipnir-mobile/plink.png) no-repeat -42px -45px; }

#pMenu .mosa {
  margin-right: 18px; }

#pMenu .mosa a {
  background: url(/jp/img/iphone/apps/sleipnir-mobile/plink.png) no-repeat -84px 0; }

#pMenu .inkiness-ipad a {
  background: url(/jp/img/iphone/apps/sleipnir-mobile/plink.png) no-repeat -126px 0; }

#pMenu .flickaddress a {
  background: url(/jp/img/iphone/apps/sleipnir-mobile/plink.png) no-repeat -168px 0; }

#pMenu .iphone_ipad {
  background: url(/jp/img/iphone/apps/sleipnir-mobile/iphone_ipad.png) no-repeat 0 0;
  width: 82px;
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 16px 4px 0 0; }

#pMenu .iphone {
  background: url(/jp/img/iphone/apps/sleipnir-mobile/iphone.png) no-repeat 0 0;
  width: 40px;
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 16px 4px 0 0; }

#pMenu .ipad {
  background: url(/jp/img/iphone/apps/sleipnir-mobile/ipad.png) no-repeat 0 0;
  width: 24px;
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 16px 4px 0 0; }

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

/*////////////////////////////////
 mMenu
////////////////////////////////*/
#mMenu {
  width: 980px;
  height: 60px;
  margin: 0 auto;
  background: url(/jp/img/iphone/apps/inkiness/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/iphone/apps/inkiness/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/iphone/apps/inkiness/mMenu_top.png) no-repeat;
  _background: url(/jp/img/common/blank.gif);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='../../img/iphone/apps/inkiness/mMenu_top.png'); }

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

#title h1 {
  width: 551px;
  height: 77px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 105px;
  left: 351px;
  background: url(/jp/img/iphone/apps/inkiness/h1.png) no-repeat; }

#title a {
  color: #8aceff; }

#title p.read {
  width: 584px;
  height: 28px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 196px;
  left: 351px;
  background: url(/jp/img/iphone/apps/inkiness/title_read.png) no-repeat; }

#title .movie {
  width: 121px;
  height: 68px;
  position: absolute;
  top: 264px;
  left: 351px; }

#title .movie a {
  width: 121px;
  height: 68px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  background: url(/jp/img/iphone/apps/inkiness/title_movie.png) no-repeat; }

#title .applink {
  width: 199px;
  height: 70px;
  position: absolute;
  top: 290px;
  left: 498px;
  color: #999; }

#title .applink a {
  width: 199px;
  height: 70px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  background: url(/jp/img/iphone/apps/inkiness/title_appstore.png) no-repeat; }

#title p.dlBtn {
  width: 388px;
  height: 77px;
  position: absolute;
  top: 204px;
  left: 343px; }

#title .dlBtn a {
  width: 374px;
  height: 75px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/jp/img/iphone/apps/inkiness/title_dlbtn.png) no-repeat; }

#title p.info {
  position: absolute;
  top: 277px;
  left: 701px; }

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

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

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

#title .foriphone {
  width: 235px;
  height: 163px;
  position: absolute;
  bottom: 19px;
  left: 29px; }

#title .foriphone a {
  width: 235px;
  height: 163px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/jp/img/iphone/apps/inkiness/pLink_iphone.png) no-repeat; }

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

#title #pLink li {
  height: 167px;
  position: absolute;
  bottom: 0px; }

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

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

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

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

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

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

/*////////////////////////////////
 entry
////////////////////////////////*/
#entry {
  width: 980px;
  margin: 0 auto;
  padding-top: 47px;
  background: url(/jp/img/iphone/apps/inkiness/entry_bg.png) repeat-y; }

/*////////////////////////////////
 main
////////////////////////////////*/
#main {
  padding: 0 5px 43px; }

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

#main .gotop a {
  width: 119px;
  height: 16px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  background: url(/jp/img/iphone/apps/inkiness/gotop.png) no-repeat; }

#main h2 {
  width: 224px;
  height: 20px;
  margin-bottom: 42px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/jp/img/iphone/apps/inkiness/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: 29px; }

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

#main #ink,
#main #share,
#main #undo {
  width: 970px;
  position: relative; }

/*////////////////////////////////
 etc
////////////////////////////////*/
#etc {
  width: 970px;
  margin: 0 auto;
  padding-top: 45px;
  overflow: hidden; }

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

#PR {
  width: 980px;
  height: 204px;
  background: url(/jp/img/iphone/apps/inkiness/PR_top.png) no-repeat; }

#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/iphone/apps/inkiness/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 {
  width: 980px;
  height: 204px;
  position: relative;
  background: url(/jp/img/iphone/apps/inkiness/dl_bg.png?20150403) no-repeat; }

#PR #DL .appstore {
  width: 194px;
  height: 66px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: 67px;
  left: 652px;
  background: url(/jp/img/iphone/apps/inkiness/appstore.png) no-repeat; }

#PR #DL .price {
  font-size: 100%;
  line-height: 120%;
  position: absolute;
  right: 56px;
  top: 102px;
  color: #9E9E9E;
  font-weight: bold; }

#PR #DL .price span {
  font-size: 77%; }

#DL_iphone {
  width: 980px;
  height: 206px;
  margin: 0 auto 40px;
  position: relative;
  background: url(/jp/img/iphone/apps/inkiness/iphone_bg.png?20150403) no-repeat; }

#DL_iphone .appstore {
  width: 194px;
  height: 66px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: 69px;
  left: 652px;
  background: url(/jp/img/iphone/apps/inkiness/appstore.png) no-repeat; }

#DL_iphone .movie {
  width: 105px;
  height: 59px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  left: 229px;
  top: 100px;
  background: url(/jp/img/iphone/apps/inkiness/movie_iphone.png) no-repeat; }

#DL_iphone .price {
  font-size: 100%;
  line-height: 120%;
  position: absolute;
  right: 56px;
  top: 102px;
  color: #9E9E9E;
  font-weight: bold; }

#DL_iphone .price span {
  font-size: 77%; }

footer #share {
  border-bottom: 1px solid #646464; }
