@charset "utf-8";
#mainContent #columm12 #info_box {
	width: 560px;
	padding:10px;
	margin: auto;
}
#container #mainContent .main_wrapper {
	width: 604px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent .main_wrapper #columm12 #title_image {
	margin-bottom: 15px;
}
#mainContent .main_wrapper #columm12 .price {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 30px;
	float: left;
	width: 300px;
	height: 200px;
}
#mainContent .main_wrapper #columm12 .price_2 {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 30px;
	float: right;
	width: 240px;
	height: 200px;
}
#mainContent .main_wrapper #columm12 .price_r {
	width: 100px;
	height: 85px;
	float: left;
	padding-top: 10px;
	padding-right: 1em;
}
#mainContent .main_wrapper #columm12 .price_l {
	float: left;
	padding-left: 1em;
}
#mainContent .main_wrapper #columm12 .price_l2 {
	text-align: center;
	font-size: 1.2em;
}
#mainContent .main_wrapper #columm12 .price #ticket_set {
	background-color: #D9F1FF;
	padding-top: 0.5em;
	margin-top: 0px;
	padding-bottom: 0.5em;
}
#mainContent .main_wrapper #columm12 .price_2 #ticket_kawarikabuto {
	background-color: #FFC;
	padding-top: 0.5em;
	margin-top: 0px;
	padding-bottom: 0.5em;
	font-weight: bold;
	padding-right: 1em;
	padding-left: 1em;
}
#mainContent .main_wrapper #columm12 #plus {
	font-weight: bold;
	float:left;
	font-size:4em;
	width:56px;
	text-align:center;
	padding-top: 70px;
}
.spec {
	margin-left: 20px;
}
.spec .sel_left {
	text-align: center;
	background-color: #e7e7eb;/*表の左列の背景色*/
	color: #000;
}
.spec .sel_right {
	background-color: #FFF;
}
.spec .sel_center {
	text-align: center;
	background-color: #FFF;
}
.spec tr th {
	color: #FFF;
	background-color: #513743;/*表のタイトルの背景色*/
}
.wide {
	width: 580px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 1px;
	overflow: hidden;
}
.wide .photo_title {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
}
.wide .photo_subtitle {
	font-size: 1em;
	margin-top: 5px;
}
p.dai {
	font-size: 1.3em;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: -20px;
	color:#1d445d;
	font-weight: bold;
}