@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-size: 70%;
	font-family: "新ゴ", "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
}
#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#c_other_center {
	margin-right: auto;
	margin-left: auto;
}
input,textarea{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #666666;
	padding:5px;
}
select{
	background-color: #FFFFFF;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.c1 {
	background-color: #000;
	margin-bottom: 50px;
}
.basetable{
	background-color:#000000;
}

.tickettable {
	width: 400px;
	margin: 0px;
}
.tickettable caption {
	background-color: #FFF;
	font-weight: bold;
	color: #000;
	padding: 3px;
}
.tickettable td{
	background-color: #FFFFFF;
	padding: 3px;
}
.tickettable td input {
	background-color: #FFFFFF;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#toiawase_table tr td {
	text-align: left;
}

.user_info{
	font-weight: bold;
	color: #333333;
}
.atn {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	font-size: 120%;
	height: 30px;
	width: 200px;
	border: 2px solid #F00;
	padding: 10px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 200px;
	text-align: left;
	padding-bottom: 5px;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.right_border2 {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
}
.border3 {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
}

.cella {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.cellb {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.cellc {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.celld {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.celld div {
	color: #FFFFFF;
	background-color: #75744A;
	padding: 5px;
	border: 1px solid #000000;
}
table caption{
	text-align: left;
}
.break {
	clear: both;
	float: none;
}
.ticket_align {
	text-align: center;
	
}
a:link {
	font-weight: bold;
	color: #0066FF;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #0066FF;
}
.in_left {
	float: left;
	width: 50%;
}
.maeoki{
	line-height: 125%;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#ticket_num {
	padding: 10px;
	width: 300px;
	border: 1px solid #000000;
}

