<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,address   { margin: 0; padding: 0; }
.clear		{ clear: both; }
.clear hr,
.clear br	{ display: none; }
a img       { border: none; }
a span, hr  { display: none; }
ul       	{ list-style:none;}

a:link.sample { color:#333333; text-decoration:underline;}
a:visited.sample { color:#333333;text-decoration:underline;}
a:hover.sample { color:#41cafd;text-decoration:underline; }
a:active.sample { color:#333333;text-decoration:none; }

body {background-color: #ffffff;padding: 0px;margin: 0px;color:#4B4B4B;}

#content { position: relative; width: 940px; margin:0 auto 0 auto;}
.bg {background: url(/shop/event/2014/sengoku/goods/images/bg.jpg) repeat-y;}
#hidden{display: none;}

/*  全体  */
#eventgoods {}
#eventgoods h1{background: url(/shop/event/2014/sengoku/goods/images/title.jpg) no-repeat; height:200px; text-indent: -9999px;}/*  ヘッダー  */
#eventgoods p.g1{background: url(/shop/event/2014/sengoku/goods/images/title2.jpg) no-repeat; height:35px; text-indent: -9999px;margin-top:5px;}

#eventgoods table {margin-top:5px;width:940px;}
#eventgoods table.box1 {margin-top:5px;width:940px; border: solid 2px #CCCCCC;padding:5px;}
#eventgoods table.box2 {margin-left:5px;margin-top:5px;width:940px; border: solid 3px #CCCCCC;padding:5px;}

#eventgoods td.gd1,td.gd2 {width:50%;vertical-align:top;}/*  vertical-alignは垂直に対してのテキスト位置の指定です  */
#eventgoods td.gd2 {text-align:right;height:35px;}

/*onover*/
#eventgoods a.over{background-color:#ffffff;display:block;}
#eventgoods a.over:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}


#jofimages {float: left; margin-right: 1em;}
#jofimages  {clear: both;}
#jofimages p img{margin: 3px 3px 3px; border: solid 1px #E5E1E1;}

/*  全体のリスト系列 */
dl	{}
dt.info {color:#BB0000;font-size:16px;font-weight:bold;}
dt.name  {font-size:14px;border: solid 1px #CCCCCC;height:20px;padding:5px;background-color:#eff7ff;}
dd {font-size:12px;padding:3px;line-height:130%;}
dd.txt1{font-size:14px;}
dd.txt2,dd.txt3,{line-height:120%;font-size:12px;}

/*  共通 */
#down{background: url(/shop/ticket/sinkuro/yakumo/images/yakumo_grp2.jpg) no-repeat; height:24px; text-indent: -9999px;}


</pre></body></html>