@charset "utf-8";

/* input
-------------------------------------------------- */

input,
textarea,
select {
	font-size: 12px;
}

input:focus {
	background: #ffffcc;
}

input:disabled,
select:disabled,
textarea:disabled {
	background: #ebebe4;
}

textarea {
	font-size: 12px;
}

input[type="text"],
input[type="time"],
input[type="tel"],
input[type="password"],
textarea {
	border: 1px solid #dcdcdc;
}

select {
	color: #676767;
	border: 1px solid #abadb3;
}

#agree2 {
	margin-left: 13px;
}

/* table Element
-------------------------------------------------- */

#mainArea .pliceTableBox {
	width: 475px;
	padding: 0px;
	margin: 0px 0px 20px;
}

#mainArea .pliceTableBox table {
	width: 475px;
	border-top: 1px solid #ccc4b6;
}

#mainArea .pliceTableBox tbody tr th,
#mainArea .pliceTableBox tbody tr td {
	border-bottom: 1px dotted #ccc4b6;
}

#mainArea .pliceTableBox table tbody tr th .small {
	padding: 0px 0px 0px 11px;
	display: inline-block;
	font-size: 90%;
}

#mainArea .pliceTableBox tfoot tr th,
#mainArea .pliceTableBox tfoot tr td {
	border-top: 2px solid #ccc4b6;
}

#mainArea .pliceTableBox tbody tr th,
#mainArea .pliceTableBox tbody tr td,
#mainArea .pliceTableBox tfoot tr th,
#mainArea .pliceTableBox tfoot tr td {
	padding: 15px 0px 15px 22px;
}

#mainArea .pliceTableBox tbody tr td,
#mainArea .pliceTableBox tfoot tr td {
	text-align: right;
}

#mainArea .generalTableBox {
	width: 683px;
	padding: 1px 0px 0px;
	margin: 0px 0px 28px;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
}

#mainArea .generalTableBox .tableBox {
	width: 683px;
	border-bottom: 1px solid #ffffff;
}

#mainArea .generalTableBox .tableBoxBg {
	width: 683px;
	padding: 2px 0px 0px;
	background: url(/shared/images/table_tr_bg.gif) left top repeat-x;
}

#mainArea .generalTableBox table {
	width: 683px;
}

#mainArea .generalTableBox table th {
	width: 126px;
	padding: 7px 20px 7px 20px;
	font-weight: bold;
	vertical-align: middle;
	color: #333333;
	background: url(/shared/images/table_th_bg.gif) left top repeat;
	border-right: 1px solid #ffffff;
}

#mainArea .generalTableBox .errorPoint th {
	background: url(/shared/images/table_th_bg_error.gif) left top repeat;
}

#mainArea .icon {
	margin: 0px 4px 0px 0px;
}

#mainArea .icon img {
	vertical-align: top;
	padding: 1px 0px 0px;
}

#mainArea .generalTableBox th.center {
	width: 166px;
	margin: 0px;
	padding: 7px 0px;
	text-align: center;
}

#mainArea .generalTableBox table td {
	padding: 8px 10px 5px;
	color: #000000;
	font-size: 85%;
}

#mainArea .generalTableBox table td .tdArea {
	width: 343px;
}

#mainArea .generalTableBox .tdMain {
	width: 343px;
}

#mainArea .generalTableBox .tdMain tr {
	background: none;
}

#mainArea .generalTableBox .tdMain tr.top th,
#mainArea .generalTableBox .errorPoint .tdMain tr.top th,
#mainArea .generalTableBox .tdMain tr.top td {
	padding-bottom: 2px;
	border: none;
}

#mainArea .generalTableBox .tdMain th {
	width: 25px;
	padding-left: 0px;
	padding-right: 7px;
	color: #000000;
	text-align: right;
	background: none;
	font-weight: normal;
	border: none;
}

#mainArea .generalTableBox .tdMain td {
	width: 124px;
	padding: 0px;
	text-align: left;
}

#mainArea .generalTableBox .tdMain td input {
	width: 98px;
	height: 19px;
	padding: 0px 8px 0px;
}

#mainArea .generalTableBox table tr td .radio,
#mainArea .generalTableBox table tr td .radioText {
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
}

.radio,
#mainArea .generalTableBox table tr td .radio {
	padding-right: 5px;
}

#mainArea .generalTableBox table tr td .radioText {
	padding-right: 13px;
}

#mainArea .generalTableBox table tr td .attentionText {
	margin: 0 0 7px;
	font-size: 90%;
}

#mainArea .generalTableBox table tr td .attentionText li {
	margin: 0 0 3px;
	padding: 0 0 0 1em;
	text-indent: -1em;
	background: none;
	color: #666666;
	line-height: 1.4;
}

#mainArea .generalTableBox table tr td .attentionText li.none {
	margin: 0 0 3px;
	padding: 0px;
	text-indent: 0;
	font-size: 110%;
	color: #666666;
}

#mainArea .generalTableBox table tr td .attentionText li.none .list a {
	margin: 0px;
	padding: 0px 0px 0px 9px;
	text-indent: 9px;
	background: url(/shared/images/form_arrow_middle_right.gif) 0 5px no-repeat;
}

#mainArea .generalTableBox table tr td .attentionText li.none .list a,
#mainArea .generalTableBox table tr td .attentionText li.none .list a:link,
#mainArea .generalTableBox table tr td .attentionText li.none .list a:visited,
#mainArea .generalTableBox table tr td .attentionText li.none .list a:hover {
	color: #6ba7bd;
	text-decoration: underline;
}

#mainArea .generalTableBox table tr td .checkbox {
	margin: 0px;
	padding: 0px 6px 0px 0px;
	display: block;
	float: left;
}

#mainArea .generalTableBox table tr td .checkboxText {
	margin: 0px;
	padding: 1px 0px 0px 0px;
	display: block;
	float: left;
}

#mainArea .generalTableBox table tr td .attentionText li span {
	font-size: 90%;
}

#mainArea .generalTableBox table tr td .text,
#mainArea .generalTableBox table tr td .timeText,
#mainArea .generalTableBox table tr td .textBox {
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 4px;
	display: block;
	float: left;
}

#mainArea .generalTableBox table tr td .aD {
	width: 25px;
	padding: 5px 7px 0px 0px;
	text-align: right;
}

#mainArea .generalTableBox table tr td .number {
	padding: 5px 5px 0px 0px;
}

#mainArea .generalTableBox table tr td .pass {
	width: 114px;
	padding: 5px 10px 0px 0px;
	color: #000000;
	text-align: right;
}

#mainArea .generalTableBox table tr td .secret {
	width: 103px;
	padding: 5px 9px 0px 0px;
	color: #000000;
	text-align: right;
}

#mainArea .generalTableBox table tr td .address {
	width: 54px;
	padding: 5px 5px 0px 0px;
	text-align: right;
}

#mainArea .generalTableBox table tr td .timeText {
	margin: 0px;
	padding: 5px 12px 0px 0px;
}

#mainArea .generalTableBox table tr td .year input {
	width: 55px;
	height: 19px;
	padding: 0px 0px 0px 8px;
}

#mainArea .generalTableBox table tr td .month input {
	width: 15px;
	height: 19px;
	padding: 0px 0px 0px 8px;
}

#mainArea .generalTableBox table tr td .day input {
	width: 15px;
	height: 19px;
	padding: 0px 0px 0px 8px;
}

#mainArea .generalTableBox table tr td .size189 input {
	width: 173px;
	height: 19px;
	padding: 0px 8px 0px;
}

#mainArea .generalTableBox table tr td .size116 input {
	width: 100px;
	height: 19px;
	padding: 0px 8px 0px;
}

#mainArea .generalTableBox table tr td .size200 input {
	width: 182px;
	height: 19px;
	padding: 0px 8px 0px;
	margin-bottom: 3px;
}

#mainArea .generalTableBox table tr td .size200 select {
	width: 200px;
	height: 19px;
	padding: 0px 0px 0px 2px;
	margin-bottom: 3px;
}

#mainArea .generalTableBox table tr td .size200 select option.colorGry {
	color: #676767;
}

#mainArea .generalTableBox table tr td .size123 span {
	display: block;
	float: left;
}

#mainArea .generalTableBox table tr td .size123 .postalCodeNumber01 input {
	width: 25px;
	height: 19px;
	padding: 0px 8px 0px;
	margin-bottom: 2px;
}

#mainArea .generalTableBox table tr td .size123 .postalCodeNumber02 {
	margin: 0px;
	padding: 5px 4px 0px;
}

#mainArea .generalTableBox table tr td .size123 .postalCodeNumber03 input {
	width: 49px;
	height: 19px;
	padding: 0px 8px 0px;
	margin-bottom: 2px;
}

#mainArea .generalTableBox table tr td .size130 select {
	width: 130px;
	height: 19px;
	padding: 0px 0px 0px 2px;
}

#mainArea .generalTableBox table tr td .size261 {
	padding: 3px 0px 0px;
}

#mainArea .generalTableBox table tr td .size261 input {
	width: 245px;
	height: 19px;
	padding: 0px 8px 0px;
}

#mainArea .generalTableBox table tr td .textBox.size261 .attentionText {
	margin: 5px 0 1px;
	color: #999999;
}

#mainArea .generalTableBox table tr td .mailRadioBox {
	width: 270px;
	margin: 0px 0px 2px 0px;
}

#mainArea .generalTableBox table tr td .mailRadioBox span {
	display: block;
}

#mainArea .generalTableBox table tr td .mailRadioBox .radio {
	width: 12px;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	float: left;
}

#mainArea .generalTableBox table tr td .mailRadioBox .radioText {
	width: 252px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#mainArea .generalTableBox table tr td .questionnaire {
	margin: 0px;
	padding: 0px;
}

#mainArea .generalTableBox table tr td .questionnaire .attentionText {
	margin: 0px 0px 1px;
}

#mainArea .generalTableBox table tr td .questionnaire .occupation {
	width: 47px;
	padding: 5px 0px 0px 0px;
	display: block;
	float: left;
}

#mainArea .generalTableBox table tr td .questionnaire select {
	width: 182px;
	height: 19px;
	padding: 0px 0px 0px 8px;
	margin-bottom: 11px;
	display: block;
	float: left;
}

#mainArea .generalTableBox table tr td .questionnaire .live {
	width: 90px;
	padding: 9px 0px 0px 0px;
	display: block;
	float: left;
}

#mainArea .generalTableBox table tr td .questionnaire textarea {
	width: 248px;
	height: 77px;
	padding: 0px 0px 0px 8px;
	margin-bottom: 5px;
	display: block;
	float: left;
}

#mainArea .generalTableBox .right{
	text-align: right !important;
}

#mainArea .generalTableBox .left{
	text-align: left !important;
}

#mainArea .generalTableBox .center{
	text-align: center !important;
}

/* btn_transmission
-------------------------------------------------- */

#mainArea form .on {
	cursor: pointer;
}

#mainArea form .btn_transmission {
	width: 197px;
	height: 40px;
	margin: 0px 0px 0px 243px;
}

/* disabledWrap
-------------------------------------------------- */

#mainArea .disabledWrap #disabledText {
	display: none;
}

/* disabled
-------------------------------------------------- */

#mainArea .disabledWrap.disabled {
	background: #fff;
	cursor: default !important;
	position: relative;
	z-index: 99;
}

#mainArea .disabledWrap.disabled #disabledText {
	display: block;
	visibility: visible;
	position: absolute;
	top: -22px;
	left: 180px;
	z-index: 100;
}

#mainArea .disabledWrap.disabled h3,
#mainArea .disabledWrap.disabled table,
#mainArea .disabledWrap.disabled p,
#mainArea .disabledWrap.disabled input {
	filter: alpha(opacity=30); /* ie lt 8 */
	-ms-filter: "alpha(opacity=30)"; /* ie 8 */
	-moz-opacity: 0.3; /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.3; /* Safari 1.x */
	opacity: 0.30;
}

/* error
-------------------------------------------------- */

#mainArea .errorBox {
	padding: 19px 24px 9px;
	margin-bottom: 9px;
	background: #ffe8e8;
	color: #b94a48;
	font-size: 90%;
}

#mainArea .errorBox h4 {
	margin: 0 0 5px;
	font-size: 110%;
	font-weight: bold;
	color: #b94a48;
}

#mainArea .errorBox p {
	margin: 0 0 8px;
}

#mainArea .errorBox .errorIcon {
	margin: 0px;
	padding: 0px;
}

#mainArea .errorBox .errorIcon li {
	margin: 0 0 5px;
	padding: 3px 0px 2px 17px;
	background: url(/shared/images/error_icon.png) 0px 2px no-repeat;
	font-size: 90%;
	color: #b94a48;
}

#mainArea .errorBoxNoBg {
	padding: 0;
	margin-bottom: 9px;
}

#mainArea .errorBoxNoBg ul {
	margin: 0;
	padding: 0;
}

#mainArea .errorBoxNoBg ul li {
	margin: 0 0 5px 0;
	padding: 0;
	color: #b94a48;
	font-size: 90%;
}

#mainArea .errorPoint tr th .errorIcon {
	margin: 0px;
	padding: 0px 4px;
}

#mainArea .generalTableBox .errorPoint td,
#mainArea .errorPoint td th {
	color: #b94a48;
}

#mainArea .errorPoint td {
	background: #ffe8e8;
}


/* -------------------------------------------------- */
/* bisard add
-------------------------------------------------- */

/* h3 noheadlead
-------------------------------------------------- */
#mainArea h3.under-h2 {
	margin-top: 14px;
}


/* LEAD TXT
-------------------------------------------------- */
#mainArea p.lead-txt {
	font-weight: bold;
	color: #000;
}

#mainArea .annotation {
	margin: 7px 0;
	font-size: 86%;
}

#mainArea .annotation li {
	margin: 0 0 3px;
	padding: 0 0 0 1em;
	text-indent: -1em;
	background: none;
	color: #666666;
	line-height: 1.4;
}

#mainArea p.progress-txt {
	font-weight: bold;
	font-size: 140%;
	text-align: center;
	color: #666;
}


/* question table
-------------------------------------------------- */

#mainArea .generalTableBox.questiontable {
	margin-top: 20px;
	background: none;
	border-top: solid 1px #ccc !important; 
	border-left: none; 
	border-right: none; 
	border-bottom: none; 
}

#mainArea .generalTableBox.questiontable table th {
	width: 100%;
	background: none;
	border-right: none; 
	border-bottom: dotted 1px #ccc !important; 
}

#mainArea .generalTableBox.questiontable table td {
	width: 100%;
	padding-left: 50px;
	padding-bottom: 12px;
	border-bottom: solid 1px #ccc !important; 
}

#mainArea .generalTableBox.questiontable table tr td .size600 textarea {
	width: 588px;
	padding: 0px 8px 0px;
}


/* confirm table
-------------------------------------------------- */
#mainArea h3.nocaption {
	margin-bottom: 12px;
}


#mainArea .generalTableBox .confirm th {
	padding-top: 12px;
	padding-bottom: 12px;
}

#mainArea .generalTableBox .confirm td.pswd-td span {
	padding-top: 12px;
	float: left;
}
#mainArea .generalTableBox .confirm td.pswd-td ul.attentionText {
	float: left; 
	padding-top: 12px;
	padding-left: 12px;
}

#mainArea .generalTableBox .confirm dl {
	margin-top: 0;
}
#mainArea .generalTableBox .confirm dl dt {
	width: 113px;
	float: left;
	display: inline;
	margin-bottom: 5px;
	white-space: nowrap;
	padding-right: 9px;
	text-align: right;
}

#mainArea .generalTableBox .confirm dl dd {
	width: 310px;
	float: left;
	display: inline;
	margin-bottom: 5px;
}


/* table-in table
-------------------------------------------------- */
#mainArea .generalTableBox table tr td .nomgnText {
	padding: 0 5px;
	margin: 4px 0 0 ;
	display: block;
	float: left;
}

#mainArea .generalTableBox .tdMain-02 {
	width: 343px;
}

#mainArea .generalTableBox .tdMain-02 tr {
	background: none !important;
}

#mainArea .generalTableBox .tdMain-02 tr.top th,
#mainArea .generalTableBox .errorPoint .tdMain-02 tr.top th,
#mainArea .generalTableBox .tdMain-02 tr.top td {
	padding-bottom: 2px;
	border: none;
	background: none !important;
}

#mainArea .generalTableBox .tdMain-02 th {
	padding: 6px 6px 6px 0px;
	border: none;
}

#mainArea .generalTableBox .tdMain-02 td {
	padding: 6px 6px 6px 0px;
	font-size: 110%;
}

#mainArea .generalTableBox .tdMain td-02 input {
	padding: 0px 8px 0px;
}

#mainArea .generalTableBox table.tdMain td-02 tr td .radio,
#mainArea .generalTableBox table.tdMain td-02 tr td .radioText {
	vertical-align: middle !important;
	font-size: 110%;
}

#mainArea .generalTableBox .tdMain-03 {
	width: 495px;
}

#mainArea .generalTableBox .tdMain-03 tr {
	background: none !important;
}

#mainArea .generalTableBox .tdMain-03 tr.top th,
#mainArea .generalTableBox .errorPoint .tdMain-03 tr.top th,
#mainArea .generalTableBox .tdMain-03 tr.top td {
	padding-bottom: 2px;
	border: none;
	background: none !important;
}

#mainArea .generalTableBox .tdMain-03 th {
	width: 5%;
	padding-left: 0;
	padding-right: 0;
	border: none;
	background: none !important;
}

#mainArea .generalTableBox .tdMain-03 td {
	width: 95%;
	padding: 6px 6px 12px 0;
	font-size: 100%;
}

#mainArea .generalTableBox .tdMain-03 td .cardAnnotation {
	display: none;
}

#mainArea .generalTableBox .tdMain-03 td.primarilyCard .cardAnnotation {
	display: block;
}

#mainArea .generalTableBox .tdMain-03 td.primarilyCard {
	font-size: 108%;
	font-weight: bold;
	line-height: 1.8;
}

#mainArea .generalTableBox .tdMain-03 td .cardCaption {
	font-size: 72% !important;
	font-weight: normal !important;
	color: #666666;
	line-height: 1.8;
}

#mainArea .generalTableBox .tdMain-03 td img {
	float: left;
	margin-right: 12px;
}

#mainArea .generalTableBox .tdMain td-03 input {
	padding: 0px 8px 0px;
}

#mainArea .generalTableBox table.tdMain td-03 tr td .radio,
#mainArea .generalTableBox table.tdMain td-03 tr td .radioText {
	vertical-align: middle !important;
}


/* btn_transmission-right
-------------------------------------------------- */

#mainArea form .btn_transmission-right {
	width: 683px;
}
#mainArea form .btn_transmission-right input, .btn_transmission-right img {
	float: right;
}


/* btn_transmission-2btn
-------------------------------------------------- */

#mainArea .regbtnBox {
	width: 367px;
	margin: 0px auto;
}

#mainArea .regbtnBox .btn_edit {
	float: left;
	text-align: left;
}

#mainArea .regbtnBox .btn_registration,
#mainArea .regbtnBox .btn_reservation {
	float: right;
	text-align: right;
}

#mainArea .regbtnBox-02 {
	width: 405px;
	margin: 0 auto;
}

#mainArea .regbtnBox-02 .btn_edit {
	float: left;
	text-align: left;
}

#mainArea .regbtnBox-02 .btn_confirm {
	float: right;
	text-align: right;
}

/* checkbox
-------------------------------------------------- */
#mainArea .generalTableBox table tr td .pwdCheckBox {
	clear: both;
	margin: 12px 0px 2px 0px;
}

#mainArea .generalTableBox table tr td .pwdCheckBox span {
	display: block;
}

/* alert
-------------------------------------------------- */
#mainArea .alertBox {
	padding: 19px 24px 11px 50px;
	margin-bottom: 9px;
	background: #fffce7;
	color: #363215;
	font-size: 90%;
	line-height: 1.5
}

#mainArea .alertBox-03 {
	padding: 10px 24px 2px;
	margin-bottom: 9px;
	background: #fffce7;
	color: #363215;
	line-height: 1.5
}

#mainArea .alertBox-04 {
	padding: 19px 0 11px 0;
	margin-bottom: 9px;
	background: #fffce7;
	color: #363215;
	font-size: 90%;
	line-height: 1.5
}

#mainArea h4.url_sample {
	margin:24px 0 6px !important;
	font-weight: bold;
	color: #363215;
}

#mainArea .alertBox-04 ul {
	margin: 0 50px 0 24px !important;
}

#mainArea .alertBox h4 {
	margin: 0 0 6px;
	font-size: 110%;
	font-weight: bold;
}

#mainArea .alertBox p {
	margin: 0 0 8px;
	font-weight: bold;
}

#mainArea .alertBox .errorIcon,
#mainArea .alertBox-03 .errorIcon,
#mainArea .alertBox-04 .errorIcon {
	margin: 0px;
	padding: 0px;
}

#mainArea .alertBox .errorIcon li,
#mainArea .alertBox-03 .errorIcon li,
#mainArea .alertBox-04 .errorIcon li {
	margin: 0 0 6px;
	padding: 3px 0px 2px 30px;
	background: url(/shared/images/error_icon.png) 2px 4px no-repeat;
	color: #b94a48;
}
#mainArea .alertBox .errorIcon li.caution,
#mainArea .alertBox-04 .errorIcon li.caution {
	font-weight: bold;
	color: #34321A
}

#mainArea .alertBox-04 .errorIcon li.sample {
    background: none;
}

#mainArea .alertBox-02 {
	padding: 19px 24px 1px 50px;
	margin-bottom: 9px;
	border: solid 1px #ccc;
	color: #363215;
	font-size: 90%;
	line-height: 1.5
}

#mainArea .alertBox-02 p {
	margin: 0 0 -14px;
}
#mainArea .alertBox-02 ul {
	margin: 0 0 18px;
}
#mainArea .alertBox-02 li {
	font-size: 90%;
}
#mainArea .alertBox-02 .attentionText li.none .list a {
	margin: 0px;
	padding: 0px 0px 0px 9px;
	text-indent: 9px;
	background: url(/shared/images/form_arrow_middle_right.gif) 0 5px no-repeat;
}

#mainArea .alertBox-02 .list a,
#mainArea .alertBox-02 .list a:link,
#mainArea .alertBox-02 .list a:visited,
#mainArea .alertBox-02 .list a:hover {
	color: #6ba7bd;
	text-decoration: underline;
}

#mainArea .errorBox h4.errorIcon-h4 {
	margin: 0 0 6px !important;
	padding: 3px 0px 2px 30px !important;
	background: url(/shared/images/error_icon.png) 2px 0px no-repeat !important;
	color: #b94a48;
}


/* alert-2column-col01
-------------------------------------------------- */

#mainArea .alertBox-2column {
	margin-bottom: 9px;
	background: url(/shared/images/alertBox-02_bg.gif) top left repeat-y;
}

#mainArea .alertBox-col01,
#mainArea .alertBox-col02 {
	width: 333px;
	background: #fffce7;
	font-size: 90%;
	line-height: 1.5;
}

#mainArea .alertBox-col01 {
	float: left;
}
#mainArea .alertBox-col02 {
	float: right;
}

#mainArea .alertBox-2column h4 {
	margin: 0 0 20px;
	padding: 12px 17px 0;
	color: #34321A;
}

#mainArea .alertBox-2column .errorIcon li {
	margin: -10px 0 6px 10px;
	padding: 3px 0px 2px 30px;
	background: url(/shared/images/error_icon.png) 2px 4px no-repeat;
	color: #b94a48;
}


/* table-02 Element
-------------------------------------------------- */

#mainArea .generalTableBox-02 table {
	width: 683px;
}

#mainArea .generalTableBox-02 table th {
	padding: 10px 12px;
	font-weight: bold;
	vertical-align: middle;
}
#mainArea .generalTableBox-02 table th.colfirst {
	color: #443a18;
	background: #e8e3d2;
	border-left: 1px solid #e8e3d2;
	border-right: 1px solid #ffffff;
	text-align: center;
}

#mainArea .generalTableBox-02 table th.col {
	color: #443a18;
	background: #e8e3d2;
	border-right: 1px solid #ffffff;
	text-align: center;
}

#mainArea .generalTableBox-02 table th.colend {
	color: #443a18;
	background: #e8e3d2;
	border-right: 1px solid #e8e3d2;
	text-align: center;
}

.generalTableBox-02 table th.verti {
	color: #3f3205;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
	text-align: left;
}

#mainArea .generalTableBox-02 .errorPoint th {
	background: url(/shared/images/table_th_bg_error.gif) left top repeat;
}

#mainArea .generalTableBox-02 th.center {
	width: 166px;
	margin: 0px;
	padding: 7px 0px;
	text-align: center;
}

#mainArea .generalTableBox-02 table td {
	padding: 10px 20px;
	color: #333;
	border-right: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 90%;
}
#mainArea .generalTableBox-02.cell5 table td {
	padding: 10px 10px;
}

#mainArea .generalTableBox-02 table td.end {
	border-right: 1px solid #ccc !important;
}

#mainArea .generalTableBox-02 table td span.td-error01 {
	text-align: right;
	color: 	#cb0000;
	white-space: nowrap;
}

#mainArea .generalTableBox-02 table tr td .size122 input {
	width: 106px;
	height: 19px;
	padding: 0px 8px 0px;
}


/* table twoColumn-tbl
-------------------------------------------------- */

#mainArea .twoColumn-tbl {
	width: 683px;
	border-bottom: solid 1px #ccc4b6;
}

#mainArea .twoColumn-tbl .thumb_photo01 {
	width: 190px;
	float: left;
	display: inline;
	margin-bottom: 12px;
}

#mainArea .twoColumn-tbl table {
	width: 475px;
	float: right;
	display: inline;
	border-top: solid 1px #ccc4b6;
}

#mainArea .twoColumn-tbl table.no-topline {
	border-top: none;
}

#mainArea .twoColumn-tbl table.in-course {
	border-top: dotted 1px #ccc4b6 !important;
}

#mainArea .twoColumn-tbl table td {
	width: 475px;
	padding: 12px 20px;
	border-bottom: dotted 1px #ccc4b6;
	font-size: 90%;
	line-height: 1.6;
	color: #605844;
	_width: 435px;
}

#mainArea .twoColumn-tbl table td.last-child {
	border-bottom: none !important;
}

#mainArea .twoColumn-tbl table td span.showtitle {
	font-weight: bold;
	font-size: 125%;
}

#mainArea .twoColumn-tbl table td span.title {
	font-weight: bold;
	font-size: 110%;
}

#mainArea .twoColumn-tbl table td span.titleprice {
	font-size: 110%;
}


/* table osusume-dinner course
-------------------------------------------------- */
h4.title-h4 {
	margin: 17px !important;
	font-size: 130%;
	font-weight: bold !important;
	color: #605844 !important;
 }

#mainArea .twoColumn-tbl02 {
	width: 683px;
	border-bottom: solid 1px #ccc4b6;
}

#mainArea .twoColumn-tbl02 .first-item {
	padding: 0 0 15px;
}
#mainArea .twoColumn-tbl02 .plural-items {
	padding: 15px 0;
	border-top: dotted 1px #ccc4b6;
}

#mainArea .twoColumn-tbl02 .thumb_photo01 {
	width: 83px;
	float: left;
	display: inline;
	margin-left: 17px;
}

#mainArea .twoColumn-tbl02 table {
	width: 553px;
	float: left;
	display: inline;
	margin-left: 30px;
}

#mainArea .twoColumn-tbl02 table td {
	width: 475px;
	padding: 0 12px 0 0;
	font-size: 90%;
	line-height: 1.6;
	color: #605844;
	_width: 435px;
}

#mainArea .twoColumn-tbl02 table td span.showtitle {
	font-weight: bold;
	font-size: 125%;
}

#mainArea .twoColumn-tbl02 table td span.title {
	font-weight: bold;
	font-size: 110%;
}

#mainArea .twoColumn-tbl02 table td span.titleprice {
	font-size: 110%;
}


/* table oneColumn-tbl
-------------------------------------------------- */

#mainArea .oneColumn-tbl {
	width: 683px;
}

#mainArea .oneColumn-tbl .thumb_photo01 {
	width: 190px;
	float: left;
	display: inline;
	margin-bottom: 12px;
}

#mainArea .oneColumn-tbl table {
	width: 475px;
	float: right;
	display: inline;
	border-top: solid 1px #ccc4b6;
}
#mainArea .oneColumn-tbl table th {
	width: 300px;
	padding: 12px 20px;
	border-bottom: dotted 1px #ccc4b6;
	font-size: 90%;
	color: #605844;
}

#mainArea .oneColumn-tbl table th span {
	font-size: 86%;
}

#mainArea .oneColumn-tbl table td {
	width: 175px;
	padding: 12px 6px 12px 20px;
	border-bottom: dotted 1px #ccc4b6;
	text-align: right;
	color: #605844;
	white-space: nowrap;
}

#mainArea .oneColumn-tbl table td span.td-error01 {
	color: 	#cb0000;
	white-space: nowrap;
}

#mainArea .oneColumn-tbl table tr.last-child th,
#mainArea .oneColumn-tbl table tr.last-child td {
	border-top: solid 2px #ccc4b6 !important;
	border-bottom: none !important;
}

#mainArea .oneColumn-tbl table tr.last-child th {
	font-size: 108%;
	color: #262216;
}

#mainArea .oneColumn-tbl table tr.last-child td {
	font-size: 129%;
	font-weight: bold;
	color: #262216;
}

/* table oneColumn-tbl_total
-------------------------------------------------- */

#mainArea .oneColumn-tbl_total {
	width: 683px;
}

#mainArea .oneColumn-tbl_total table {
	width: 517px;
	margin-left: 166px;
	border-top: solid 2px #ccc4b6;
}

#mainArea .oneColumn-tbl_total table th {
	padding: 12px 20px;
	font-size: 108%;
	color: #262216;
}

#mainArea .oneColumn-tbl_total table td {
	padding: 12px 6px 12px 20px;
	text-align: right;
	font-size: 129%;
	font-weight: bold;
	color: #262216;
	white-space: nowrap;
}

#mainArea .attentionText {
	margin: 0 0 7px;
	font-size: 90%;
}

#mainArea .attentionText li {
	margin: 0 0 3px;
	padding: 0 0 0 1em;
	text-indent: -1em;
	background: none;
	color: #666666;
	line-height: 1.4;
}

#mainArea .attentionText li.none {
	margin: 0 0 3px;
	padding: 0px;
	text-indent: 0;
	font-size: 110%;
	color: #666666;
}

#mainArea .attentionText li.none .list a {
	margin: 0px;
	padding: 0px 0px 0px 9px;
	text-indent: 9px;
	background: url(/shared/images/form_arrow_middle_right.gif) 0 5px no-repeat;
}

#mainArea .attentionText li.none .list a,
#mainArea .attentionText li.none .list a:link,
#mainArea .attentionText li.none .list a:visited,
#mainArea .attentionText li.none .list a:hover {
	color: #6ba7bd;
	text-decoration: underline;
}


/* section link
-------------------------------------------------- */

#mainArea .attentionText-insection {
	margin: 0 0 7px;
	font-size: 90%;
}

#mainArea .attentionText-insection li {
	margin: 0 0 3px;
	padding: 0 0 0 1em;
	text-indent: -1em;
	background: none;
	color: #666666;
	line-height: 1.4;
}

#mainArea .attentionText-insection li.none {
	margin: 0 0 3px;
	padding: 0px;
	text-indent: 0;
	color: #666666;
}

#mainArea .attentionText-insection li.none .list a {
	margin: 0px;
	padding: 0px 0px 0px 9px;
	text-indent: 9px;
	background: url(/shared/images/form_arrow_middle_right.gif) 0 5px no-repeat;
}

#mainArea .attentionText-insection li.none .list a,
#mainArea .attentionText-insection li.none .list a:link,
#mainArea .attentionText-insection li.none .list a:visited,
#mainArea .attentionText-insection li.none .list a:hover {
	color: #6ba7bd;
	text-decoration: underline;
}

/* message box
-------------------------------------------------- */

#mainArea .messageBox {
	padding: 19px 24px 11px;
	margin-bottom: 9px;
	background: #fffce7;
	color: #363215;
	font-size: 90%;
	line-height: 1.5
}

#mainArea .messageBox p {
	font-weight: bold;
}

#mainArea .messageBox p.normal {
	font-weight: normal !important;
}

/* modal confirm
-------------------------------------------------- */

div.modal {
	/*text-align: center;*/
	background: #eeeeee !important;
}

div.modal #confirmBox {
	margin-bottom: 40px;
	text-align: left;
}

div.modal #confirmBox strong.caution {
	font-weight: bold;
	color: #333;
}

div.modal .regbtnBox {
	width: 423px;
	margin: 24px auto 0;
}

div.modal .regbtnBox .btn_no-change {
	width: 197px;
	margin-right: 10px;
	float: left;
	text-align: left;
}

div.modal .regbtnBox .btn_change {
	float: right;
	text-align: right;
}


/* check seat
-------------------------------------------------- */
.checkSeat {
	margin: 0 0 7px;
	font-size: 90%;
}

.checkSeat li {
	position: relative;
	margin: 0 0 3px;
	padding: 0 0 0 1em;
	text-indent: -1em;
	background: none;
	color: #666666;
	line-height: 1.4;
}

.checkSeat li.list a {
	margin: 0px;
	padding: 0px 0px 0px 9px;
	text-indent: 9px;
	background: url(/shared/images/form_arrow_middle_right.gif) 0 5px no-repeat;
}

.checkSeat li span {
	height: 220px;
	position: absolute;
	top: -235px;
	left: 0;
	text-align: center;
	z-index: 2;
	display: none;
 }

.checkSeat li.list a,
.checkSeat li.list a:link,
.checkSeat li.list a:visited,
.checkSeat li.list a:hover {
	color: #6ba7bd;
	text-decoration: underline;
}

/* seat-plan
-------------------------------------------------- */
.select-seatBOX {
	margin: 0;
	border-bottom: dotted 1px #ccc4b6;
}

.select-seatBOX dl {
	margin: 0 0 0 17px;
}

.select-seatBOX dl dt {
	font-weight: bold;
	color: #605844;
}

.select-seatBOX dl dd {
	margin: 0 0 0 68px;
	padding: 7px 0;
}

.select-seatBOX dl dd table {
	width: 100%;
	height: 30px;
}

.select-seatBOX dl dd table th {
	width: 50%;
	vertical-align: middle;
	font-weight: normal;
}

.select-seatBOX dl dd table td {
	width: 50%;
	vertical-align: middle;
}

.select-seatBOX dl dd table td.right {
	position: relative;
	text-align: right;
}

.select-seatBOX dl dd table td.right .tooltip {
	position: absolute;
	top: -6px;
	right: 0;
}
			
/* reserveStepList
-------------------------------------------------- */
section.reserveStepList {
	margin: 55px 0 0 0;
	padding: 15px 0 10px !important;
	background: #e5e5e5;
	text-align: center;
}

section.reserveStepList ul {
	display: inline-block;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 90%;
}

section.reserveStepList ul li {
	float: left;
	margin: 0 35px 0 0 !important;
	padding: 0 0 0 12px !important;
	background: url(/shared/images/icon_arrow_01.gif) 0 5px no-repeat;
}

section.reserveStepList ul li.last-child {
	margin-right: 0 !important;
}

section.reserveStepList ul li a,
section.reserveStepList a:link,
section.reserveStepList a:visited,
section.reserveStepList a:hover {
	color: #333;
	text-decoration: underline;
}


/* moreOfferBox
-------------------------------------------------- */
#mainArea .moreOfferBox {
}

#mainArea .moreOfferBox dl {
	width: 161px;
	float: left;
	margin-right: 10px;
	border: solid 1px #DBDBDA;
}

#mainArea .moreOfferBox dl.last-child {
	margin-right: 0 !important;
}

#mainArea .moreOfferBox dl dt {
	padding: 24px  5px;
	font-weight: bold;
	font-size: 108%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #605844;
	text-align: center;
	letter-spacing: -1px;
}

#mainArea .moreOfferBox dl dd {
	padding: 0 10px 10px;
	font-size: 86%;
	color: #707070;
	line-height: 1.6;
}

#mainArea .moreOfferBox dl dd.morephoto {
	text-align: center;
}

#mainArea .moreOfferBox dl dd.moreprice {
	color: #262626;
}

#mainArea .moreOfferBox dl dd.moreprice div {
	border-top: solid 1px #DBDBDA;
	border-bottom: solid 1px #DBDBDA;
	padding: 5px 5px 2px;
	font-size: 134%;
}

#mainArea .moreOfferBox dl dd.moreprice div span {
	font-size: 75%;
}

#mainArea .moreOfferBox dl dd.moreprice div ul {
	font-size: 100%;
}


/* linkbox align right
-------------------------------------------------- */
.rightlink {
	margin-top: -5px;
	float: right;
}


/* reg_finishBox
-------------------------------------------------- */
dl.reg_finishBox01 {
	float: left;
	margin-bottom: 35px;
}

dl.reg_finishBox01 dt {
	font-size: 115%;
	padding-bottom: 12px;
	font-weight: bold;
	color: #262626;
}


/* pay_processBox
-------------------------------------------------- */
.pay_processBox {
	width: 32px;
	height: 32px;
	margin: 0px 0px 0px 325px;
}


/* newMember & LOGIN
-------------------------------------------------- */
section#newMemberAREA {
	margin-top: 12px;
}

section#newMemberAREA h3.nobg {
	margin: 0 0 22px 0;
	padding: 0;
	background: none !important;
}

section#newMemberAREA form section .btn_transmission {
	width: 197px;
	height: 40px;
	display: inline-block;
	margin: 0;
	text-align: center;
	clear: both;
}

section#newMemberAREA form section  p.bottomcap {
	margin-top: 12px;
	font-size: 84%;
	clear: both;
}

section#newMemberAREA article#article_left {
	float: left;
	width: 355px;
	border: solid 5px #ebe6db;
	background: #fff;
}

section#newMemberAREA article#article_left section {
	width: 353px;
	margin: 1px;
	background: #f7f4ee;
}
section#newMemberAREA article#article_left section article {
	padding: 34px 30px;
}

section#newMemberAREA article#article_left .newMemberTableBox table td .size189 input {
	width: 173px;
	height: 19px;
	padding: 0px 8px 0px;
	border: solid 1px #cfc4ab;
}

section#newMemberAREA article#article_right {
	float: right;
	width: 292px;
	margin-left: 12px;
	border: solid 5px #d9d9d9;
	background: #fff;
}

section#newMemberAREA article#article_right section {
	width: 290px;
	margin: 1px;
	background: #ededed;
}

section#newMemberAREA article#article_right section article {
	padding: 34px 30px;
}

section#newMemberAREA p.underline {
	padding-bottom: 16px;
	margin-bottom: 12px;
}

section#newMemberAREA article#article_left p.underline {
	background: url(/shared/images/line_dot_01.gif) left bottom repeat-x;
}

section#newMemberAREA article#article_right p.underline {
	background: url(/shared/images/line_dot_02.gif) left bottom repeat-x;
}

section#newMemberAREA article#article_right  .newMemberTableBox table td .size189 input {
	width: 173px;
	height: 19px;
	padding: 0px 8px 0px;
}

section#newMemberAREA article#article_right  .newMemberTableBox table td .size116 input {
	width: 100px;
	height: 19px;
	padding: 0px 8px 0px;
}

section#newMemberAREA .newMemberTableBox table {
	margin: 0 0 20px 0;
}

section#newMemberAREA .newMemberTableBox table th {
	padding-bottom: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #523f18;
}

section#newMemberAREA article#article_right .newMemberTableBox table th {
	color: #000;
}

section#newMemberAREA .newMemberTableBox table td {
	padding-bottom: 2px;
}

section#newMemberAREA article#article_right .newMemberTableBox table tr td .pwdCheckBox {
	clear: both;
	margin: 5px 0px 2px 0px;
}

section#newMemberAREA article#article_right .newMemberTableBox table tr td .pwdCheckBox span {
	color: #333;
	font-size: 90%;
}

section#newMemberAREA article#article_right .newMemberTableBox table tr td .attentionText {
	margin: 0;
	font-size: 84%;
	color: #646464;
}

section#newMemberAREA article#article_right .newMemberTableBox table tr td ul.attentionText li {
	margin: 0;
	padding: 0;
}


/* misc
-------------------------------------------------- */
.clear { clear: both; }

.mt12 { margin-top: 12px !important; }
.mt15 { margin-top: 15px !important; }
.mt19 { margin-top: 19px !important; }
.mt24 { margin-top: 24px !important; }
.mt36 { margin-top: 36px !important; }
.mt48 { margin-top: 48px !important; }
.mt60 { margin-top: 60px !important; }
.mt72 { margin-top: 72px !important; }
.mt84 { margin-top: 84px !important; }
.mt96 { margin-top: 96px !important; }

.mb12 { margin-bottom: 12px !important; }
.mb16 { margin-bottom: 16px !important; }
.mb22 { margin-bottom: 22px !important; }
.mb24 { margin-bottom: 24px !important; }

.ml5 { margin-left: 5px !important; }

.pt0 { padding-top: 0 !important;}

.pb12 { padding-bottom: 12px !important;}

.txtcenter {text-align: center !important;}

.fl { float: left;}
.fr { float: right;}

.ar { text-align: right !important;}
.ac { text-align: center !important;}

.mh500 { min-height: 500px !important; }
.mh800 { min-height: 800px !important; }