

/* CSS Document */
fieldset, img {
	border:0 none;
}

body {
	font-size:12px;
	line-height:16px;
	margin: 0;
	padding: 0;
	text-align: center;
	/*background-color:#666;*/
	color: #333333;
}
#wrapper_out {
	padding: 0;
	/*background-color:#E8E8E8;*/
	background: url(https://l-tike.com/hisjpn-mail/bg_body.jpg);
	margin: 0 auto;
}
#wrapper_in {
	width: 970px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: #DDDDDD; 
	
}
#header h1 {
	margin: 0; 
	padding: 0;
}
#mainContent {
	padding: 70px 0px 10px 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
}

.box_4 { /* 各項目 */
	width:730px;
	margin-right: auto;
	margin-left: auto;
}

h2{
margin: 0px 0 5px 0;
color:#231815;
text-indent:-9999px; 
width:730px;
height:30px;
}

h2.title1 {
	background-image: url(https://l-tike.com/hisjpn-mail/bar_001.gif);
	background-repeat:no-repeat;
}

h3{
margin: 0px 0 0px 0;
color:#231815;
text-indent:-9999px; 
width:730px;
height:30px;
}
h3.title2 {
	background-image: url(https://l-tike.com/hisjpn-mail/bar_002.gif);
	background-repeat:no-repeat;
}
h3.title3 {
	background-image: url(https://l-tike.com/hisjpn-mail/bar_003.gif);
	background-repeat:no-repeat;
}
h3.title4 {
	background-image: url(https://l-tike.com/hisjpn-mail/bar_004.gif);
	background-repeat:no-repeat;
}



p{margin: 8px 0 0 0px;}

.red {color:#FF0000;}
.red_B {color:#FF0000; font-weight:bold;}
.red_L {color:#FF0000; font-weight:bold; font-size:16px;}
.black_B {color:#231815; font-weight:bold; font-size:14px; padding:0 0 5px 0;}
.black_C {margin-left: 120px;}
.yellow {color:#FFCC00; font-weight:bold; font-size:14px; padding-bottom: 5px;}
.white {color:#FFFFFF;}
.white_B {color:#f5f5f5;}

.list{
	padding-left:1em;
	text-indent:-1em;
}

a:link { color: #1e90ff; }
a:visited { color: #1e90ff; }
a:hover { color: #1e90ff; }
a:active { color: #1e90ff; }


.box table{ 
	width:800px;
	border-collapse: collapse;
	margin-bottom:15px;
}
.box tr{border: 1px solid #dcdcdc;}
.box th{
	background-color:#dcdcdc;
	color:#000000;
	text-align:center;
	font-size: 13px;
	width: 20%;
}
.box td{
	background-color:#FFFFFF;
	padding:5px;
	border: 1px solid #dcdcdc;
	color:#000000;
	text-align:center;
	font-size: 13px;
}

.box .list{
	padding-left:1em;
	text-indent:-0.8em;
}
.box .box_flow{ text-align:right;}
.box .box_flow td{background-color:#333333; color:#FFFFFF; text-align:left; vertical-align:top;}

div#footer{
	font-size:12px;
	color:#696969;
	margin-top:40px;
  }
  
/* ここからinformation.html */ 
.box_4 .table{ 
	width:100%;
	text-align:center;
	border-collapse: collapse;
	margin-bottom:15px;
}
.box_4 .tr{
	border: 1px solid #333;
}
.box_4 .th{
	background-color:#999;
	color:#FFFFFF;
	text-align:center;
	font-size: 13px;	
}
.box_4 .td{
	background-color:#FFFFFF;
	padding:5px;
	border: 1px solid #CCC;
	color:#000000;
	text-align:center;
	font-size: 13px;
}

.box_4 .list{
}

.box_4 .list_red {
	color: #FF0000;
}





/* Preceding */

.precede {
	border: solid 1px #cccccc;
	line-height: normal;
	color: #333;
	margin-bottom: 50px;
	box-shadow: 0px 0px 8px rgba(102, 102, 102, 0.2);
	-moz-box-shadow: 0px 0px 8px rgba(102, 102, 102, 0.2);
	-webkit-box-shadow: 0px 0px 8px rgba(102, 102, 102, 0.2);
	-o-box-shadow: 0px 0px 8px rgba(102, 102, 102, 0.2);
	-ms-box-shadow: 0px 0px 8px rgba(102, 102, 102, 0.2);
}

.precede .title {
	border-bottom: 1px solid #b3b3b3;
	font-size: 24px;
	font-weight: bold;
	padding: 15px 0 10px 0px;
	text-align: center;
}
.precede .title span {
	display: inline-block;
	padding-top: 3px;
}
.precede .title img {
	vertical-align: top;
	margin-right: 10px;
}


.precede .inner {
	width: 500px;
	margin: 0 auto;
}

.precede .inner .period {
	text-align: center;
	font-weight: bold;
	padding: 30px 0;
	margin: 0;
}
.precede .inner dl.period dt {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	background-color: #ace3f1;
	padding: 4px 10px;
}
.precede .inner dl.period dd {
	display: inline;
	font-size: 18px;
	font-weight: bold;
	padding-top: 3px;
	margin-left: 0.5em;
}

.precede .inner .note {
	list-style: none;
	line-height: 150%;
	margin: 8px 0 20px 0;
	padding-left: 0;
	color: #BD5858;
}

.precede .inner .btnContainer01 {
	margin: 0 auto 0 auto;;
	width: 500px;
}
.precede .inner .btnContainer01 a {
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 12px;
	text-decoration: none;

	transition: background-color 0.2s ease-out 0s, border-color 0.2s ease-out 0s;
	-moz-transition: background-color 0.2s ease-out 0s, border-color 0.2s ease-out 0s;
	-webkit-transition: background-color 0.2s ease-out 0s, border-color 0.2s ease-out 0s;
	-o-transition: background-color 0.2s ease-out 0s, border-color 0.2s ease-out 0s;
	-ms-transition: background-color 0.2s ease-out 0s, border-color 0.2s ease-out 0s;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5pxm;
	-ms-border-radius: 5px; 

	box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
}
	/* チケットのお申込はこちら */
	.precede .inner .btnContainer01 a.btn01 {
		background-color: #e6371a;
		color: #FFF;
	}
	.precede .inner .btnContainer01 a.btn01:hover {
		background-color: #eb5f48;
	}
	/* お申込確認はこちら */
	.precede .inner .btnContainer01 a.btn02 {
		background-color: #2a2964;
		color: #FFF;
	}
	.precede .inner .btnContainer01 a.btn02:hover {
		background-color: #555483;
	}
.precede .inner .btnContainer01.nolink {
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 12px 0;
	text-decoration: none;
	background-color: #999;
	color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5pxm;
	-ms-border-radius: 5px; 
}




