@charset "euc-jp";

body > div > table {
	background: no-repeat;
	border-spacing: 0;
}

/* ------------------------------
 商品ページ共通
 ------------------------------ */

html {
	overflow-y: scroll;
	text-align: center;
	background: url(http://sukimajikanya.jp/site_data/cabinet/bg.gif) repeat-x;
}

body {
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #333333;
	text-align: center;
	margin-bottom: 20px;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	background: url(http://sukimajikanya.jp/site_data/cabinet/item_header_bg.jpg) no-repeat;
	background-position: center top;
}

.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

a:link {
	color: #0066ff;
}

a img {
	border: none;
}

#wrapper {
	width: 1010px;
	margin: 0 auto 0 auto;
}

/* -----------------------------------------
 商品ページ上部分
 	item-header→最上段の背景画像位置指定
 	item-header h2→忙しさの〜画像位置指定
----------------------------------------- */
#base {
	height: 180px;
	/width: 100%;
	background: url(http://sukimajikanya.jp/site_data/cabinet/item_header_bg.jpg) no-repeat;
	background-position: center top;
	letter-spacing: 1px;
	line-height: 1.5;
}

#header {
	height: 180px;
	/width: 100%;
	background: url(http://sukimajikanya.jp/site_data/cabinet/item_header_bg.jpg) no-repeat;
	background-position: center top;
	letter-spacing: 1px;
	line-height: 1.5;
}

#header h1 {
	float: left;
	width: 285px;
	height: 180px;
	text-indent: -9999px;
	overflow: hidden;
}

#header h1 a {
	display: block;
	width: 285px;
	height: 180px;
	line-height: 0;
	position: relative;
	background: url(http://sukimajikanya.jp/site_data/cabinet/logo.png) no-repeat !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://sukimajikanya.jp/site_data/cabinet/logo.png",sizingMethod="scale");
}

#header h1 a:hover {
	cursor: pointer;
}

#header h2 {
	float: left;
	width: 280px;
	margin: 41px 0 0 20px;
}
/* ----------------------------------------------
 上部分_グローバルメニュー
	item-head-right→グローバルメニュー位置
	item-global-menu li→メニュー表記指定
---------------------------------------------- */

#item-head-right {
	float: right;
	width: 300px;
	letter-spacing: 1px;
	padding-right: 20px;
}

#item-global-menu {
	font-size: 13px;
}

#item-global-menu li {
	float: left;
	height: 15px;
	/height: 5px;
	display: block;
	padding: 0 8px 0 8px;
	line-height: 1;
	border-left: 1px solid #444444;
}

/* IE6用ハック */
* html #item-global-menu li {
	height: 10px;
	padding: 2px 8px 0 8px;
}

#item-head-menu li {
	float: right;
	margin-right: 10px;
	display: block;
}

#item-r {
	float: right;
	width: 330px;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

/* --------------------------------------------------
 商品メニュー_左部分_検索窓
	item-search→検索窓位置指定
	item-search_txt→検索窓内文字サイズ
	item-search-button検索ボタン位置指定
-------------------------------------------------- */

#item-search {
	width: 180px;
	height: 40px;
	margin: 0 0 15px 0;
	padding-top: 10px;
	/padding-bottom: 5px;
	text-align: center;
	background: #ffe7b8;
}

#item-search_txt {
	width: 115px;
	height: 20px;
	font-size: 12px;
	/line-height: 15px;
	padding: 0;
}

#item-search-button {
	width: 40px;
	height: 30px;
	vertical-align: middle;
	/margin-bottom: 5px;
}

/* --------------------------------------------------
 商品メニュー_左部分
	left-menu-space→商品一覧全体位置指定
	left-menu-space ul→カテゴリ位置指定
	left-menu-space li→作品位置指定
	left-menu-space-bg→メニュー部分背景画像
-------------------------------------------------- */
#left-container {
	float: left;
	width: 260px;
}

.left-menu-space {
}

.left-menu-space ul {
	padding-top: 3px
	list-style: none;
	text-align: left;
	font-size: 15px;
	width: 160px;
}

.left-menu-space li {
	list-style: none;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

.left-menu-space-bg {
	background: url(http://sukimajikanya.jp/site_data/cabinet/menu_bg.gif) no-repeat;
	width: 160px;
	height: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #D2691E;
	padding-top: 5px;
}
/* --------------------------------------------------
 商品メニュー_フッター
	item-footer→フッター部分背景画像
	item-sukima→すきま時間屋ロゴ位置指定
	item-foot-link→フッターリンク全体位置指定
-------------------------------------------------- */

#item-footer {
	clear: both;
	width: 1010px;
	height: 240px;
	color: #ffffff;
	margin: 0 auto 10px auto;
	background: url(http://sukimajikanya.jp/site_data/cabinet/item_footer_bg.png) no-repeat;
}

#item-foot-link a {
	color: #ffffff;
	text-decoration: none;
}

#item-foot-link a:hover {
	text-decoration: underline;
}

#item-sukima {
	float: left;
	width: 500px;
	font-size: 12px;
	text-align: left;
	line-height: 1.5;
	letter-spacing: 1px;
	margin: 0;
	padding: 20px 0 0 65px;
}

#item-foot-link {
	float: right;
	margin: 70px 0 10px 0;
	padding: 0 27px 0 0;
	font-size: 12px;
}

#item-foot-link li {
	float: left;
	height: 12px;
	display: block;
	line-height: 13px;
	padding: 0 8px 0 8px;
	border-left: 1px solid #ffffff;
}

/* IE6用ハック */
* html #item-foot-link li {
	height: 10px;
	padding: 3px 8px 0 8px;
}

.item-foot-menu-right-line {
	border-right: 1px solid #ffffff;
}

#item-footer address {
	clear: both;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 1px;
}

#ie6-space {
	padding: 25px 0 0 0;
}

/* --------------------------------------------------
  商品ページメイン部分
	p.title→各話タイトル位置指定
	p.story→あらすじ位置指定
	table.spec→仕様テーブル位置および表記指定
	h3.spec→仕様表記見出し位置
	table.copyright→権利表記テーブル  	
-------------------------------------------------- */
p.title {
	margin: 5 0 0 25px
	padding: 0 0 0 0px;
}

p.story {
	background-color: #FFF5EE;
	margin: 0 0 0 30px
	padding: 0 0 0 0px;
}
/* --------------------------------------------------
  ここから旧仕様
-------------------------------------------------- */
p.spec {
	margin: 0 0 0 30px
	padding: 0 0 0 0px;
}

h3 {
	margin: 0 0 0 70px
	padding: 0 0 0 0px;
}

p.copyright {
	margin: 0 0 0 30px
	padding: 0 0 0 0px;
}
/* --------------------------------------------------
  ここまで旧仕様
-------------------------------------------------- */
table.spec{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-bottom:1px solid #663300;
    border-right:1px solid #663300;
    border-collapse:separate;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
    margin: 0 0 0 50;
	width: 300px;
}

.spec th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#FFFFFF;
    background-color:#FF6633;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:2 2 0 0;
    text-align:center;
}

.spec td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:2 2 0 0;
    text-align:center;
}

h3.spec {
	margin: 0 50 0 130px
	padding: 0 0 0 0px;
}

table.copyright {
	width: 300px;
	margin: 0 0 0 50px;
	padding: 0 0 0 0px;
	border: 2px #808080 solid;
	text-align:center;
}

img.campaign {
	margin: 0 0 0 60px
}
/* --------------------------------------------------
  携帯電話注意書き部分
	mobile-caution→共通注意背景、位置指定
	mobile-func-list→注意内容位置指定
-------------------------------------------------- */
.mobile-caution {
	clear: both;
	border: 3px double #ff3300;
	background: #fffe9a;
	margin: 0 0 0 30px
	padding: 0 0 0 0px;
	/width: 350px;
}

.mobile-func-list {
	text-align: center;
}

.mobile-func-list li {
	display: inline;
	color: #ff3300;
	font-weight: bold;
	line-height: 1.5;
	margin-right: 5px;
}

/* --------------------------------------------------
 対応機種一覧
	a.certified-list→対応機種リンク位置指定
-------------------------------------------------- */
p.certified-list {
	text-align: center;
}

.certified-list a {
	margin: 0 0 0 50px
}

img.certified-list {
	margin: 0 0 0 50px
}
/* --------------------------------------------------
 変換アダプタテンプレ
	p.adaptor→アダプタリンク位置指定
-------------------------------------------------- */

p.adaptor {
	text-align: center;
	margin: 0 0 0 30px
}

/* --------------------------------------------------
 予約受付中!!
	内容はカテゴリ見出しと一緒
-------------------------------------------------- */
#yoyaku {
	width: 680px;
	height: 50px;
	background: url(http://sukimajikanya.jp/site_data/cabinet/category_midasi_bg.gif) no-repeat;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 18px;
	line-height: 31px;
	text-align: center;
}