/* ------------------------------------------------------------------------- *
 *  Reset - http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126
 * ------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, 
samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, 
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, 
section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; /*vertical-align: baseline;*/}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }


body {
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:1.5;
	/*font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', "ＭＳ Ｐゴシック", 'MS P Gothic', sans-serif;*/
	/*font-family:'Hiragino Mincho ProN', serif;*/
	/*font-family:'Hiragino Mincho ProN','ヒラギノ明朝 Pro W6','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝',serif;*/
	/*font-family:'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', '小塚明朝 Pr6N', 'ＭＳ Ｐ明朝','MS PMincho', Georgia, Times, Baskerville, Palatino, serif;*/
	font-family:'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', '小塚明朝 Pr6N', 'ＭＳ Ｐ明朝','MS PMincho', Georgia, Times, Baskerville, Palatino, serif;
	color:#ddd;
	background:#000;
	overflow:hidden;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
}

img, 
a img {
	border:none;
}

#wrap {
	margin:5px auto 0px auto;
	padding-top:40px;
	width:960px;
	height:505px;
	/*background:#666;*/
	/*border:1px solid #fff;*/
}
#ifr-header {
	display:none;
	padding-bottom:20px;
}
#ifr-header img {
	margin-right:30px;
	vertical-align:middle;
}
#ifr-pnavi, 
div[itemscope] {
	/display: inline;
	/zoom: 1;
	display: inline-block;
	margin-right:10px;
}
div[itemscope] a {
	color:#fff;
}
#cancel {
	/*display:none;*/
}

/* img + cap */
#product-tbl {
	width:960px;
	height:500px;
	/*border:1px solid red;*/
}
#product-tbl h1 {
	margin:54px 0px 10px 0px;
	font-size:15px;
	letter-spacing: 0.1em; /* 文字間 */
	line-height:1.3;
}
#product-tbl h1.nosp {
	margin:0px 0px 10px 0px;
}
#product-tbl h2 {
	margin:0px 0px 30px 0px;
	font-size:13px;
	letter-spacing: 0.1em; /* 文字間 */
	line-height:1.3;
}
#product-tbl th {
	text-align:left;
}
#product-tbl td {
	/*background:#999;*/
	/*border:1px solid green;*/
}
#to-works {
}
#to-works span, 
#product-tbl td span {
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-family:'Hiragino Mincho ProN','ヒラギノ明朝 Pro W6','Hiragino Mincho Pro',serif;
}
#to-works span:hover, 
#product-tbl td span:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#product-tbl td.navi {
	width:30px;
	text-align:center;
	background:none;
}
#product-tbl td.navi img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#product-tbl td.navi img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#product-tbl .thumb {
	margin:0px 4px 4px 0px;
	width:50px;
	height:50px;
}
#product-tbl .type-name {
	margin:5px 0px 5px 0px;
	padding: 1px 0px 2px 0px;
	width:210px;
	text-align:center;
	font-size:13px;
	border:1px solid #999;
}
#product-tbl .type-name2 {
	margin:10px 0px 5px 0px;
	padding: 1px 0px 2px 0px;
	width:210px;
	text-align:center;
	font-size:13px;
	border:1px solid #999;
}
#product-tbl .type-name sup, 
#product-tbl .type-name2 sup {
	margin: 0px 3px 0px 1px;
	font-size: 0.7em;
}
#thumb-box .text {
	width:210px;
}
#thumb-box .text2 {
	margin-top: 40px;
	width:210px;
}
#thumb-box .text3 {
	margin-top: 20px;
	width:210px;
}
.inner-tbl2 {
	margin-top:-500px;
	height:500px;
}
.inner-tbl {
	height:500px;
}
.inner-tbl2 td, 
.inner-tbl td {
	text-align:right;
	font-size:12px;
}
.inner-tbl img {
	display:block;
}
.inner-tbl2 img {
	display:block;
	margin-bottom:4px;
}
img.dum, 
img.dum {
	width:640px;
	height:500px;
}
.thumb:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#p55,
#p54,
#p53,
#p52,
#p51,
#p45,
#p44,
#p43,
#p42,
#p41,
#p35,
#p34,
#p33,
#p32,
#p31,
#p30,
#p29,
#p28,
#p27,
#p26,
#p25,
#p24,
#p23,
#p22,
#p21,
#p20,
#p19,
#p18,
#p17,
#p16,
#p15,
#p14,
#p13,
#p12,
#p11,
#p10,
#p09,
#p08,
#p07,
#p06,
#p05,
#p04,
#p03,
#p02 {
	/*opacity: 0.0;*/
	/*filter: alpha(opacity=0);*/
	display:none;
}

#product-tbl {
	display:none;
}

#artwork-tbl {
	margin:5px auto 0px auto;
	width:900px;
}

.vb {
	vertical-align:bottom;
}
.b10 {
	padding-bottom:10px;
}
.b20 {
	padding-bottom:20px;
}
.b40 {
	padding-bottom:40px;
}
.b60 {
	padding-bottom:54px;
}
.t10 {
	padding-top:10px;
}

.ind1 {
	padding-left: 1em;
	text-indent: -1em;
	 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.ind2 {
	padding-left: 2em;
	text-indent: -2em;
	 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.s14 {
	font-size:14px;
}
.s13 {
	font-size:13px;
}
.s12 {
	font-size:12px;
}
.s11 {
	font-size:11px;
}
.s10 {
	font-size:10px;
}

