@charset "euc-jp";
/* CSS Document */

#container {
	width:800px;
	margin:0 auto;
	background:#fff;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size:14px;
	z-index: 0;
	line-height:140%;
	padding:0 0 10px 0;
}

#header {
	background:url(/nol/service/next2/images/header_bg.jpg) top center no-repeat;
	height:285px;
	text-align:center;
	padding-top:160px;
}

#header h1 {
	display:none;
}

#header h2 {
	font-size:16px;
	font-weight:bold;
	line-height:35px;
	width:320px;
	height:35px;
	background:url(/nol/service/ticket/images/ltplay/header_h2.png) top center no-repeat;
	margin:0 auto;
}


#contents {
	background:url(/nol/service/ticket/images/ltplay/container_bg.gif);
	margin:0 15px;
	padding:0 0 10px 0;
	position: relative;
	z-index: 0;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}



#footer {
}

/* class */


.clear {
	clear:both;
}

.font10 {
	font-size:10px;
}


.font10_boTop {
	border-top:#ccc dotted 1px;
	font-size:10px;
	margin-top:10px;
	padding-top:10px;
}


/* layout */



#mainBox {
}


#mainBox_list {
	font-size:16px;
	line-height:24px;
	background:#fff;
	padding:10px;
	margin:10px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius:6px;
}


#mainBox_list ol li{
	color: #C00;
	font-size:16px;
	font-family: 'Lilita One', cursive;
	list-style: decimal inside;
	background:#ffe;
	padding:5px;
	margin:3px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#mainBox_list ol li span{
	color: #333;
	font-size:14px;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}


#mainBox_list {
	font-size:12px;
	line-height:1.5;
	background:#fff;
	padding:10px;
	margin:10px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius:6px;
}
#mainBox_list p{
	padding-bottom: 10px;
	border-bottom: dotted 1px #808080;
	margin-bottom: 5px;
}

#mainBox_list span{
	color: #646464;
}

strong{
	font-weight: bold;
}

#mainBox_list strong{
	color: #333;
	font-size:16px;
	font-weight: bold;
	color: #cc0000;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

/* c title */


.box h2.p_title {
	margin:-80px -75px 10px -75px;
	padding: 10px 15px 0;
	height: 90px;
	position: relative;
	top: 0;
	left: 0;
	background: #E21B25;
	font-size:32px;
	line-height:40px;
	font-weight:bold;
	color:#fff;
	text-shadow: 0 1px 0 #aaa;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
}

.box h2.p_title span {
	font-size:24px;
	line-height:34px;
}


.box h2.p_title:before {
	content: "";
	position: absolute;
	top: 100px;
	left: 0;
	border-top: 3px solid #A5171C;
	border-right: 21px solid #A5171C;
	border-bottom: 10px solid transparent;
	border-left: 14px solid transparent;
}

.box h2.p_title:after {
	content: "";
	position: absolute;
	top: 100px;
	right:0;
	border-top: 3px solid #A5171C;
	border-left: 21px solid #A5171C;
	border-bottom: 10px solid transparent;
	border-right: 14px solid transparent;
}

















.box h2.kikan_title {
	margin:-20px -40px 10px -55px;
	padding: 0 15px;
	height: 60px;
	line-height: 60px;
	position: relative;
	top: 0;
	left: 0;
	background: #26bc17;
	font-size:36px;
	font-weight:bold;
	color:#fff;
	text-shadow: 0 1px 0 #aaa;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
}

.box h2.kikan_title:before {
	content: "";
	position: absolute;
	top: 60px;
	left: 0;
	border-top: 3px solid #127a07;
	border-right: 11px solid #127a07;
	border-bottom: 6px solid transparent;
	border-left: 4px solid transparent;
}

.box h2.kikan_title:after {
	content: "";
	position: absolute;
	top: 0;
	right: -20px;
	border-top: 30px solid #26bc17;
	border-bottom: 30px solid #26bc17;
	border-left: 30px solid #26bc17;
	border-right: 20px solid transparent;
}




.box h2.jousetsu_title {
	margin:-20px -40px 10px -55px;
	padding: 0 15px;
	height: 60px;
	line-height: 60px;
	position: relative;
	top: 0;
	left: 0;
	background: #5182ff;
	font-size:36px;
	font-weight:bold;
	color:#fff;
	text-shadow: 0 1px 0 #aaa;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
}

.box h2.jousetsu_title:before {
	content: "";
	position: absolute;
	top: 60px;
	left: 0;
	border-top: 3px solid #4d69b1;
	border-right: 11px solid #4d69b1;
	border-bottom: 6px solid transparent;
	border-left: 4px solid transparent;
}

.box h2.jousetsu_title:after {
	content: "";
	position: absolute;
	top: 0;
	right: -20px;
	border-top: 30px solid #5182ff;
	border-bottom: 30px solid #5182ff;
	border-left: 30px solid #5182ff;
	border-right: 20px solid transparent;
}




.box h3 {
	margin:20px -40px 20px -55px;
	padding: 0 15px;
	height: 40px;
	position: relative;
	top: 0;
	left: 0;
	background: #5182ff;
	font-size:18px;
	line-height:40px;
	font-weight:bold;
	color:#fff;
	text-shadow: 0 1px 0 #aaa;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
}


.box h3:before {
	content: "";
	position: absolute;
	top: 40px;
	left: 0;
	border-top: 3px solid #0237c4;
	border-right: 11px solid #0237c4;
	border-bottom: 6px solid transparent;
	border-left: 4px solid transparent;
}

.box h3:after {
	content: "";
	position: absolute;
	top: 0;
	right: -20px;
	border-top: 20px solid #5182ff;
	border-bottom: 20px solid #5182ff;
	border-left: 20px solid #5182ff;
	border-right: 10px solid transparent;
}

.box h4 {
	margin:20px -40px 20px -55px;
	padding: 0 15px;
	height: 40px;
	position: relative;
	top: 0;
	left: 0;
	background: #E21B25;
	font-size:18px;
	line-height:40px;
	font-weight:bold;
	color:#fff;
	text-shadow: 0 1px 0 #aaa;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.1);
}


.box h4:before {
	content: "";
	position: absolute;
	top: 40px;
	left: 0;
	border-top: 3px solid #A5171C;
	border-right: 11px solid #A5171C;
	border-bottom: 6px solid transparent;
	border-left: 4px solid transparent;
}

.box h4:after {
	content: "";
	position: absolute;
	top: 0;
	right: -20px;
	border-top: 20px solid #E21B25;
	border-bottom: 20px solid #E21B25;
	border-left: 20px solid #E21B25;
	border-right: 10px solid transparent;
}















/*kikan*/




#kikan_itemBox {
	margin-top:10px;
	background:#26bc17;
	padding:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow:inset -1px -1px 0 rgba(0,0,0,0.4);
}

#kikan_imgBox {
	border:#fff solid 10px;
}



#kikan_days {
	background:#FF9;
	margin-top:10px;
	padding:8px;
	font-size:13px;
	/*line-height:36px;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*height:36px;*/
	border:#F00 solid 3px;
}



#kikan_itemName {
	font-size:24px;
	line-height:24px;
	padding-bottom:10px;
	text-align:center;
	background:#fff;
	font-weight:bold;
	padding-top:5px;
}


#kikan_itemInfo {
	border-top:#ccc dotted 1px;
	padding-left:10px;
	padding:5px 10px;
	background:#fff;
}

#kikan_itemAtend {
	margin-top:10px;
	line-height:36px;
	padding-left:40px;
	background:#fff url(/nol/service/ticket/images/ltplay/img_itemAtend.jpg) top left no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height:36px;
	border:#FF6 solid 3px;
}


#kikan_imgBox {
	background:#fff;
}

#kikanBox {
}


/*jousetsu*/

#jousetsu_itemBox {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#5182ff;
	padding:10px;
	box-shadow:inset -1px -1px 0 rgba(0,0,0,0.4);
	margin-top:10px;
}

#jousetsu_imgBox {
	background:#fff;
	padding:10px;
}


#jousetsuBox {
}






table.syouhin {
	width:600px;
	margin:0 auto;
	border:#CCC solid 1px;
	margin-bottom:10px;
}

table.syouhin th {
	background:#FCC;
	padding:5px;
	border-right:#ccc solid 1px;
}

table.syouhin td {
	background:#Fff;
	padding:5px;
	border-right:#ccc solid 1px;
}






.float_itemName {
	font-size:20px;
	line-height:30px;
	height:30px;
	font-weight:bold;
	border-bottom:#ccc dotted 1px;
	margin-top:5px;
}


.float_itemInfo {
	height:50px;
	font-size:12px;
	line-height:14px;
	margin-top:5px;
}


.float_itemRight {
	float:right;
	width:500px;
}

.float_itemLeft {
	background:#000;
	padding:10px;
	margin:10px;
	float:left;
	width:48px;
}

.float_itemBox {
	height:94px;
	border-bottom:#999 solid 1px;
}










/*button*/


a.button
{
    margin: 10px 220px;
    text-decoration: none;
    font: bold 1.5em; /*Change the em value to scale the button*/
    display: inline-block;
    text-align: center;
    color: #fff;

    border: 1px solid #9c9c9c; /* Fallback style */
    border: 1px solid rgba(0, 0, 0, 0.3);            

    text-shadow: 0 1px 0 rgba(0,0,0,0.4);

    box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);

}

a.button, a.button span
{
    -moz-border-radius: .3em;
    border-radius: .3em;
}

a.button span
{
    border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.5em 2.5em;

}

a.button:hover
{
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}

a.button:active
{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}

a.button-red
{
    background: #E84B6E;
    background: -webkit-gradient(linear, left top, left bottom, from(#D82741), to(#E84B6E) );
    background: -moz-linear-gradient(-90deg, #E84B6E, #D82741);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D82741', endColorstr='#E84B6E');
}

a.button-red:hover
{
    background: #D82741;
    background: -webkit-gradient(linear, left top, left bottom, from(#D82741), to(#E84B6E) );
    background: -moz-linear-gradient(-90deg, #E84B6E, #D82741);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D82741', endColorstr='#E84B6E');
}

a.button-red:active
{
    background: #D82741;
}







/*box*/


.box {
	background:#fff url(/nol/service/ticket/images/ltplay/contents_bg.png);
	clear: both;
	margin: 40px auto;
	width: 640px;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	position: relative;
	padding:40px;
}

.box:before, .box:after {
    position: absolute;
    width: 40%;
    height: 10px;
    content: ' ';
    left: 12px;
    bottom: 12px;
    background: transparent;
    -webkit-transform: skew(-5deg) rotate(-5deg);
    -moz-transform: skew(-5deg) rotate(-5deg);
    -ms-transform: skew(-5deg) rotate(-5deg);
    -o-transform: skew(-5deg) rotate(-5deg);
    transform: skew(-5deg) rotate(-5deg);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 1);
    z-index: -1;
}

.box:after {
    left: auto;
    right: 12px;
    -webkit-transform: skew(5deg) rotate(5deg);
    -moz-transform: skew(5deg) rotate(5deg);
    -ms-transform: skew(5deg) rotate(5deg);
    -o-transform: skew(5deg) rotate(5deg);
    transform: skew(5deg) rotate(5deg);
}







