@import "ticketoku_basic.css";

/* div */
#wrp {
	width: 900px;
	margin: 0 auto;
}
#header {
	width: 900px;
	margin: 0 auto;
}
#left {
	width: 200px;
	margin: 10px 0 0 0;
	float: left;
}
#left ul {
	list-style: none;
}
#contact {
	width: 200px;
	height: 280px;
	background: url(../images/tick_left_contact_back.jpg);
}
#outline {
	width: 160px;
	margin: 0 auto;
}
#contents {
	width: 690px;
	margin: 10px 0 0 0;
	float: right;
}
#contents span {
	font-weight: 900;
	color: #a90808;
}

#contents ul {
	padding: 0 0 0 20px;
}
#contents ol {
	padding: 0 0 0 20px;
}

#subnav {
	width: 690px;
	text-align: center;
	font-weight: 900;
}
#step {
	width: 690px;
}
#step ol {
	margin: 0 0 0 20px;
}
#subpage {
	width: 690px;
}
#subpage table {
	width: 690px;
}
#subpage th {
	width: 200px;
	padding: 10px 0 20px 5px;
	background: url(../images/tick_subpage_back.jpg) left bottom no-repeat;

}
#subpage td {
	width: 490px;
	padding: 10px 0 20px 5px;
	background: url(../images/tick_subpage_line.jpg) left bottom repeat-x;
}
#subpage input {
	vertical-align: middle;
}
#ticket_img {
	position: relative;
}


/* class */
.subnav_normal {
	margin: 0 0 0 10px;
}
.step {
	margin: 5px 0 5px 0;
}
.step span {
	margin: 5px 0 5px 0;
}
.step_guide {
	margin: 0 0 10px 0;
}
.cursol {
	margin: 5px 0 5px 317px;
}
.txtinput {
	width:300px;
	border:#ccc 1px solid;
	font-size: 14px;
}
.txtinput2 {
	width:200px;
	border:#ccc 1px solid;
	font-size: 14px;
}
.txtarea {
	width: 300px;
	height: 100px;
	border:#ccc 1px solid;
	font-size: 14px;
}
.buy_submit {
	width: 690px;
	text-align: center;
}
.copyright {
	width: 900px;
	text-align: center;
}

.price_ana {
	position:absolute;
	top:207px;
	left:117px;
	font-weight:bold;
	font-size: 14px;
	color:#ffffff;
}
.price_jal {
	position:absolute;
	top:208px;
	left:331px;
	font-weight:bold;
	font-size: 14px;
	color:#ffffff;
}
.price_jal_special {
	position:absolute;
	top:207px;
	left:547px;
	font-weight:bold;
	font-size: 14px;
	color:#ffffff;
}

/* bread */
#bread {
	margin: 0;
	padding: 0;
	float: left;
	}
#bread li {
	display: inline;
	padding: 0 6px 0 12px;
	font-size: 12px;
	line-height: 18px;
	background: url(/images/bread_allow.gif) left no-repeat;
	}
#bread li#homes {
	background: none;
	padding: 10px;
	}

#breadcrumbs {
	width: 900px;
	height: 18px;
	margin: 5px 0 0 0;
}

h2 {
	font-size: 13px; 
	text-decoration: underline;
}

.sales table {
	text-align: center;
}

.sales td {
	border:#ccc 1px solid;
	width: 400px;
	padding: 10px;
}
.sales_img {
	padding: 0;
	margin: 0;
	text-align: center;
}
.daibiki td, .daibiki th {
	border:#ccc 1px solid;
	padding: 5px;
}

.menu li {
	margin: 0 0 0 0px;
}

.menu li {
	font-size: 12px;
	line-height: 20px;
	list-style: none;
	background: url(../images/nav_cursol.gif) 0 4px no-repeat;
	padding: 0 0 0 18px;
}

.tick_sales table {
	width: 500px;
	float: center;
}
.tick_sales th {
	font-size: 14px;
	width: 150px;
	padding: 5px 10px 5px 10px;
	margin: 0 10px 0 10px;
	background-color: #403152;
	color: #ffffff;
}
.tick_sales td {
	width: 150px;
	padding: 0 10px 0 10px;
	margin: 0 10px 0 10px;
	text-align: left;
}