@charset "UTF-8";

/************************************************
*	Reset										*
************************************************/

h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
h1{
	margin: 0px;
	padding: 0px;
}

img {
border-style: none;
}

.line_img_c{
margin:10px 0 22px 0;
_margin:-10px 0 5px 0;
padding:0;
}

.line_img{
margin:10px 0 10px 0;
_margin:-12px 0 5px 0;
padding:0;
}






/************************************************
*	clear										*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

hr{
border-color:#333333;
border-width: 1px;
}
/************************************************
*	Layout  									*
************************************************/
body {
		font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #666666;
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


div#wrapper_over {
margin:0;
padding:0;
	width:100%;
	height:100%;
	background-image:url(http://www.willed-hairs.com/img/common/bk.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}




div#header {
	color: #333333;
	background:url(http://willed-hairs.com/cms/img/common/header_top.png);
	background-repeat:no-repeat;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
    height:300px;
	/*overflow: hidden;*/
}


div#header2 {
	color: #333333;
	background:url(http://willed-hairs.com/cms/img/common/head_con.png);
	background-repeat:no-repeat;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
    height:170px;
	/*overflow: hidden;*/
}


div#wrapper {
	font-size: 100%;
	color: #333333;
	background-color: transparent;
	text-align: left;
        padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-width: 4px;
	border-style: solid;
	border-color: #ffffff;
	width: 800px;
}



div#content {
	font-size: 100%;
	color: #333333;
	background-color: transparent;
	text-align: left;
    padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-color: #ffffff;
	width: 800px;
}


div#main {
	font-size: 80%;
	color: #ffffff;
	background-color: transparent;
	text-align: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	width: 550px;
	float: right;
	clear: both;
}



}

div#main p{
	font-size: 100%;
	color: #fff;
	background-color: transparent;
	text-align: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	width: 508px;
	float: left;
}


div#sub {
	font-size: 100%;
	color: #333333;
	background-color: transparent;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	width: 230px;
	float:left;
}

div#main table
{
font-size:12px;
color:#fff;
}



div#footer {
	font-size: 100%;
	color: #333333;
	background-color: transparent;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	clear: both;
}

/************************************************
*	header  									*
************************************************/

div#header .inner {
	padding-left: 0px;
	padding-right: 0px;
}





div#header img a {
	margin: 0px;
	border: none;
}

div#header p {
	font-size: 80%;
	color: #333333;
	background-color: transparent;
	line-height: 140%;
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.title_h1{
	font-size: 12px;
	color: #ffffff;
	background-color: transparent;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding:0;
	margin-top:0;
	margin-bottom:0;
}

.title_h1 a{
	font-size:12px;
	color: #ffffff;
        border-style: none;
	text-decoration: none;
}



/************************************************
*	Content 					     		    * 
************************************************/

div#main .inner {
	padding-left: 20px;
	padding-right: 20px;
}

/* 見出し */
div#main h2 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	margin-top: 15px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	clear: both;
}

div#main h3 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	margin-top: 15px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #3F3F3F;
	padding-bottom: 3px;
	clear: both;
}



div#main h4 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #ffffff;
	background-color: #3F3F3F;
	margin-top: 15px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F3F3F;
	padding-bottom: 3px;
	clear: both;
}

div#main h5 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	margin-top: 15px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F3F3F;
	padding-bottom: 3px;
	clear: both;
}





/* ハイパーリンク */
div#main a {
	text-decoration: none;
	color: #eeeeee;
	background-color: transparent;
}

div#main a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #000000;
}
/* 段落 */
div#main p {
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.menu {
	padding-top: 20px;
}

/* 画像 */
div#main img {
	border: none;
	margin-bottom: 10px;
}
/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
}

div#main ol li,div#main ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	list-style:none;
	background-image:url(http://www.willed-hairs.com/img/common/line.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:450px
	/*text-decoration:underline;*/
}
/* 引用 */
div#main blockquote {
	color: #333333;
	background-color: #eeeeee;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

div#main blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}


div#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}

div#main dd {
	padding-left: 5px;
}

/* 画像左配置 */
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
/* 画像中央配置 */
.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
/* 画像右配置 */
.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#main .posted img {
	border: none;
	margin-bottom: -5px;
}

div.comment-reply {
	margin-left: 20px;
}


/* コメンター画像 */
.asset-meta img {
	position: relative;
	top: 14px;
}

/* コメントフォーム */
div#main textarea{
	width: 440px;
}
/* コメントフォーム文字サイズ */
div#main input,div#main textarea {
	font-size: 100%;
}
div#main label {
	margin-bottom: 0.8em;
	width: 11em;
	float: left;
	clear: both;
	white-space: nowrap;
}

.news-box{
	background-image:url(http://www.willed-hairs.com/img/common/topics.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:20px;

}

.news-box-inner{
	width:500px;
	height:100px;
	padding-left:30px;
	padding-top:30px;
	_padding-top:15px;
}

div#main .concept{
	background-color:#FFFFFF;
	padding-left:10px;
	font-size:14px;
	color:#000000;
}

div#main .concept p{
	background-color:#FFFFFF;
	width:500px;
	color:#000000;
	_padding-left:15px;
}

.coupon-box{
	background-image:url(http://www.willed-hairs.com/img/common/coupon_box.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:20px;

}

.coupon-box-inner{
	width:500px;
	height:100px;
	_height:130px;
	padding-left:30px;
	padding-top:30px;
	_padding-top:30px;
}

div#main .coupon-box ul li{
background-image:none;
}

div#main .line{
	border-width: 1px;
	border-style: solid;
	border-color: #3F3F3F;
	padding:0;
	margin-bottom:20px;
}

div#main .line .box{
        padding:10px;
        clear:both;
}


/************************************************
*	 Sidebar 					     	    * 
************************************************/

div#sub .inner {
	padding-left: 0px;
	padding-right: 0px;
}

/* サイドバーリスト */
div#sub dl {
	clear:both;
}

div#sub dt {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color:#ffffff;
	background-color: transparent;
	margin-top: 20px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div#sub dd {
	font-size: 100%;
}
	
	
div#sub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div#sub ul li {
	font-size: 75%;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

div#sub ul li li {
	font-size: 100%;
	margin-left: 20px;
		
}
	
div#sub ul li a {
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	margin: 0;
}

div#sub ul li a:hover{
	text-decoration: underline;
	color: #eeeeee;
	background-color: transparent;
}
/* サイドバー段落 */
div#sub p{
	line-height: 20px;
	margin: 0;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 0;
	padding-bottom: 0;
	color:#FFFFFF;
	font-size:11px;
}
/* サイドバータグクラウド */
div#sub .module-tagcloud .module-content
	{text-align: left; }

div#sub .module-tagcloud .module-content .module-list
	{ list-style: none; }

div#sub .module-tagcloud .module-content .module-list .module-list-item
	{ display: inline; }

div#sub .module-tagcloud .module-content .module-list li.taglevel1
	{ font-size: 170%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel2
 	{ font-size: 150%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel3
	{ font-size: 130%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel4
	{ font-size: 110%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel5
	{ font-size: 90%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel6
	{ font-size: 70%; }


div#sub li.item {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}

div#sub .home{
	margin-top:20px;
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	width:140px;
	height:30px;
    margin-left:54px;
	margin-bottom:0px;
	paddin-left:20px;
	*/
}

*html div#sub .home{
	paddin-left:10px;
	
}


.home a{
    color:#ffffff;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック",sans-serif;
	font-size:20px;
    text-decoration: none;
	padding:5px 20px 5px 15px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	
	width:140px;
	height:30px;
    margin-left:44px;
	margin-bottom:0px;

}

.home a:hover{
    color:#8F0000;
	border-color: #8F0000;
}



.home p{
        paddin-left:10px;
}


.coupon{
	margin-top:0px;
	_margin-top:0px;
}

.coupon2{
	margin-top:14px;
}


div#sub .coupon a{
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック",sans-serif;
	color:#FFFFFF;
	font-size:45px;
	text-decoration: none;
	line-height:0.5em;
}

div#sub .coupon p{
	color:#FFFFFF;
	font-size:36px;
	padding-left:50px;
}

*html div#sub .coupon p{
	padding-left:50px;
}




.qr{
	background-image:url(http://www.willed-hairs.com/img/common/lib_mobile.png);
	background-repeat:no-repeat;
	background-position:left;
	width:200;
	height:160px;
	margin-top:20px;
	padding-left:80px;
}

div#sub .qr p{
	padding:0px;
}


.qr_img{

	width:100px;
	height:100px;
	padding-left:0px;
	padding-top:20px;
}

*html .qr_img{
	padding-left:0px;
}


.access{
	background-image:url(http://www.willed-hairs.com/img/common/lib_side_access.png);
	background-repeat:no-repeat;
	background-position:left;
	width:163px;
	height:150px;
	margin-top:20px;
}

.map_s{
	width:163px;
	height:150px;
	padding-left:50px;
	padding-top:0px;
}

*html .map_s{
	padding-left:50px;
}


.add_top{
	background-image:url(http://www.willed-hairs.com/img/common/lib_banner.png);
	background-repeat:no-repeat;
	margin-left:50px;
	width:127px;
	height:27px;
        padding-top:10px;
}

.add{
	padding-left:50px;
}

div#sub .add p{
	padding:0px;
}

*html .add{
	padding-left:50px;
}


*html img.coupon_img{
	behavior: expression(IEPNGFIX.fix(this)); 
}

.add_text_btn {
color:#000000;
background-color:#FFFFFF;
font-size:10px;
width:45px;
_width:60px;
padding:2px 1px 1px 3px;
height:15px;

}

*+html .add_text_btn {
width:60px;
}

.add_text_btn2 {
color:#000000;
background-color:#FFFFFF;
font-size:10px;
width:25px;
_width:35px;
padding:2px 1px 1px 3px;
height:15px;
}

.add_text_btn3 {
color:#000000;
background-color:#FFFFFF;
font-size:10px;
width:45px;
_width:55px;
padding:2px 1px 1px 3px;
height:15px;
}

.add_text_btn4 {
color:#000000;
background-color:#FFFFFF;
font-size:10px;
width:45px;
_width:55px;
padding:2px 1px 1px 3px;
height:15px;
}

*+html .add_text_btn4 {
width:55px;
}

.add_text_btn5 {
color:#000000;
background-color:#FFFFFF;
font-size:10px;
width:35px;
_width:50px;
padding:2px 1px 1px 3px;
height:15px;
}

*+html .add_text_btn5 {
width:45px;
}

/* --- 「お盆休みのお知らせ」タイトル部分 --- */
.add_text_btn6 {
color:#000000;
background-color:#FFFFFF;
font-size:10px;
width:90px;
_width:10px;
padding:2px 1px 1px 3px;
height:15px;
}

*+html .add_text_btn6 {
width:110px;
}

/************************************************
*	Footer  									*
************************************************/
/* 文責 */

div#footer{
text-align:left;
}


div#footer address {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	font-weight: bold;
        
}
/* 段落 */
div#footer p {
	font-size: 90%;
    color:#ffffff;
	padding:0;
	margin:0;
}

div#footer a {
	font-size: 70%;
        color:#ffffff;
}

.sitemap{
padding:20px 0 20px 0;
_margin-top:20px;
}



.box-left {
	width:230px;
	float:left;
	}
	
.box-right {
	width:230px;
	float:right;
        margin:0 20px 0 0;
}

	
table.tbl-price {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:230px;
	margin-bottom:20px;
	}
	
table.tbl-price th{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border-bottom:1px dotted #3F3F3F;
	font-weight:normal;
	}
	
table.tbl-price td{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border-bottom:1px dotted #3F3F3F;
	width:100px;
	}
	
table.tbl-price th.line-none,
table.tbl-price td.line-none{
	border-bottom:none;
	}
	


div#main .banner
{
margin:7px 0;
clear:both;
}





.ticket{
position:relative;
height:130px;

}

.ticket_inner{
position:absolute;
        top:12px;
        left:120px;
        width:320px;
        height:130px;
}
.ticket_inner h6
{
        padding:0 0 5px 30px;
        margin:0;
        font-size:15px;
        font-weight:bold;
        color:#fff;
}

.ticket_inner table
{

        width:320px;
        height:50px;
        margin:5px 0 0 0px;
}


.ticket_inner td
{

        color:#fff;
}

.ticket_inner .big
{

        font-size:17px;
        font-weight:bold;
        color:#fff;
}

.ticket img.nodisplay{

&nbsp;&nbsp;display:&nbsp;none;

}
/* ---- demo2 ------------ */
#demo2,
.demons2{
	position:relative;
        width:507px;
}

*html #demo2,
*html .demons2{
	position:relative;
        width:450px;
        padding:0;
        margin:0;
}

*html #demo2 table,
*html .demons2 table {
        width:490px;
        padding:0;
        margin:0;
}

*html #demo2 table td,
*html .demons2 table td{
        padding:5;
        margin:0;
}


*html #demo2 p 
*html .demons2 p{
        padding:0;
        margin:0;
}
/* -------------------- */


#demo3{
	position:relative;
        width:507px;
}

*html #demo3{
	position:relative;
        width:507px;
        height:1050px;
        padding:0;
        margin:0;
}

*:first-child+html #demo3{
	position:relative;
        width:507px;
        /*height:1050px;*/
  height:600px;
        padding:0;
        margin:0;
}


*html #demo3 .left {
position:absolute;
top:0;
left:0;
width:240px;
        padding:0;
        margin:0;
}

*:first-child+html #demo3 .left {
position:absolute;
top:0;
left:0;
width:240px;
        padding:0;
        margin:0;
}


*html #demo3 .right{
position:absolute;
top:0;
left:260px;
width:240px;
        padding:0;
        margin:0;
}
*:first-child+html #demo3 .right{
position:absolute;
top:0;
left:260px;
width:240px;
        padding:0;
        margin:0;
}




.demo_inner{
position:absolute;
top:10px;
left:350px;
}

*html .demo_inner{
position:absolute;
top:10px;
left:350px;
width:118px;
}

.contact_1
{
background:#fff;
padding:3px;
width:37px;
_width:42px;
color:#000;
font-size:12px;
}
.contact_2
{
background:#fff;
padding:3px;
width:192px;
color:#000;
font-size:12px;
}
.contact_3
{
background:#fff;
padding:3px;
width:120px;
_width:125px;
color:#000;
font-size:12px;
}
.contact_4
{
background:#fff;
padding:3px;
width:204px;
color:#000;
font-size:12px;
}
.contact_5
{
background:#fff;
padding:3px;
width:72px;
_width:76px;
color:#000;
font-size:12px;
}
.contact_6
{
background:#fff;
padding:3px;
width:80px;
color:#000;
font-size:12px;
}

/* --- クーポンページ（印刷併用） --- */
div#ticketBlock{
  width:508px;
  color:#ffffff;
}
div.ticketBox{
  width:508px;
  height:130px;
  display:block;
  position:relative;
  background-image:url(http://www.willed-hairs.com/img/coupon/coupon.png);
  background-position:left top;
  background-repeat:no-repeat;
  border:1px solid #999999;
}

div.ticketBox h6{
  font-size:130%;
  display:block;
  width:330px;
  height:25px;
  margin:0px;
  line-height:25px;
  position:absolute;
  left:160px;
  text-align:left;
  top:10px;
  color:#ffffff;
}
div.ticketBox p{
  display:block;
  width:365px;
  height:74px;
  position:absolute;
  top:36px;
  left:130px;
  text-align:left;
  color:#ffffff;
}

@media print{
/* --- 印刷向けCSS --- */
div.ticketBox{
display:list-item;
list-style-image:url(http://www.willed-hairs.com/img/coupon/coupon-print.jpg);
list-style-position: inside;
}
div.ticketBox h6{
color:#131313;
}
div.ticketBox p{
color:#131313;
}
}

