﻿@charset "utf-8";
/* CSS Document */


/*******************************
  Container style
*******************************/

#article-wide {
	float: left;
	margin: 0 0 3.33em;
	padding: 0;
	width: 940px;
}
#article:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.wide-box{
	width: 600px;
}
.wide-box textarea {
	margin: 0;
}

.mb200 {
	margin-bottom: 200px !important;
}



/*******************************
  Text style
*******************************/

/* Required for span */
span.required {
	color: #E4007F;
    padding-right: 10px;
    text-align: right;
}

/* number*/
input.number {
	text-align: right;
}



/*******************************
  Heading
*******************************/

/*** Type wide ***/
div.headingA01-wide {
	margin: 0;
	padding: 0 0 0.25em;
	font-size: 133.3%;
}
div.headingA01-wide h1,
div.headingA01-wide h2,
div.headingA01-wide h3,
div.headingA01-wide h4,
div.headingA01-wide h5,
div.headingA01-wide h6 {
	margin: 0 0 -0.3em;
	padding: 0.375em 7px;
	background: #1c409e url(../img/headingA01_bg_0005.gif) 0 0 repeat-x;
	font-size: 100%;
	color: #ffffff;
	zoom: 1;
}

div.headingA01 {
	background: #1c409e url(../img/headingA01_bg_0001.gif) 0 0 repeat-x;
	zoom: 1;
}
div.headingA01:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.headingA01 h1 {
	float:left;
	background: none;
}

div.headingA01 .mylist {
	float: right;
	display: block;
	padding: 0.5em 7px 0;
}

.emphasis h2.headingA02,
.emphasis h3.headingA02,
.emphasis h4.headingA02,
.emphasis h5.headingA02,
.emphasis h6.headingA02 {
  border-top-color:#E10069;
  border-top-style:solid;
  border-top-width:2px;
  margin-bottom:0;
}

.emphasis h3.headingA03 {
  background:url(../img/headingA03_bg_0002.gif) 0 20% no-repeat;
}

/*******************************
  Button
*******************************/

/***Type input three buttons***/
div.button-listB01 input.next.pseudo-hover {
	background: url(../img/btn_bg_0008o.gif) 0 0 no-repeat;
}
div.button-listB01 input.back.pseudo-hover {
	background: url(../img/btn_bg_0006o.gif) 0 0 no-repeat;
}
div.button-listB01 input.cancel.pseudo-hover {
	background: url(../img/btn_bg_0005o.gif) 0 0 no-repeat;
}
div.button-listB01 input.next {
	
	width: 220px;
	height: 24px;
	padding: 0;
}
div.button-listB01 input.back {
	background: url(../img/btn_bg_0006.gif) 0 0 no-repeat;
	border: none;
	width: 220px;
	height: 24px;
	padding: 0;
}
div.button-listB01 input.cancel {
	background: url(../img/btn_bg_0005.gif) 0 0 no-repeat;
	border: none;
	width: 220px;
	height: 24px;
	padding: 0;
}
div.button-listB01 input.close {
    border: 1px solid #BFBFBF;
    width: 220px;
    height:23px;
	padding: 0;
    vertical-align: top;
    color: #BFBFBF;
    font-weight: bold;
    background: white;
}
div.button-listB01 {
	margin: 3.333em 0 0;
	padding: 0;
}

div.button-listB01 ul {
	margin: 0;
	padding: 15px 0;
	list-style-type: none;
	text-align: center;
	background: #f3f3f2;
}
div.button-listB01 ul li {
	display: inline;
	margin:0 0.25em;
	padding: 0;
}
div.button-listB01 ul li.first-child {
	margin-right: 236px;
}

div.button-listB01 ul li input.btn-calendar {
	vertical-align: middle;
}

div.button-listB02{
    margin: -38px 7px 50px 0;
    /margin: -45px 7px 50px 0;
    text-align: right;
}

/*** Type Fix ***/
input.fix {
	width: 220px;
	height: 24px;
	background: #ffffff url(../img/btn_bg_0007.gif) 0 100% repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #4d4d4d;
	font-weight: bold;
	border: none;
}
input.fix.pseudo-hover {
	background: #fff799 url(../img/btn_bg_0007o.gif) 0 100% repeat-x;
}
.button-single {
	text-align: right;
}

/*** button-listC01 ***/
.button-listC01 ul{
	background: #F3F3F2;
	padding: 15px;
	list-style-type: none;
	margin-left: 0;
}
.button-listC01 li{
	text-align: center;
}


/*******************************
  Note
*******************************/

/*** Type single line ***/
.note-txt {
	color: #808080;
	font-size: 83.3%;
	margin: 0;
}

/*** Type bg gray ***/
div.attentionA04 {
	margin: 1.167em 0 0;
	padding: 0.833em 7px;
	background: #fef2f8;
}
div.attentionA04 {
	background: #f3f3f2;
}
div.attentionA04 .attentionA04-title {
	margin: 0.167em -7px 0;
	padding: 0 7px 0.5em;
	font-size: 100%;
}
div.attentionA04 p {
	margin-top: 0.833em;
}

div.attentionA04 ul,
div.attentionA04 ol,
div.attentionA04 dl,
div.attentionA04 dl dt {
	margin-top: 0.833em;
}
div.attentionA04 dl dt{
	font-weight:bold;
}
div.attentionA04 dl dd{
	margin: 0.25em 0 0;
	padding: 0 0 0 9px;
	background: url(../img/ico_0009.gif) 0 0.5em no-repeat;
}

div.attentionA04 .first-child {
	margin-top: 0;
}
td div.attentionA04 {
	margin-top: 0.5em;
}

.attentionA04-title {
    font-size: 100%;
    margin: 0.167em -7px 0;
    padding: 0 7px 0.5em;
}

/*******************************
  List
*******************************/

/*** Type vertical line ***/
.list-vertical-lineA01 ul.first-child {
	margin-top: 0.833em;
}
.list-vertical-lineA01 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.list-vertical-lineA01 ul li{
	margin-bottom: 3px;
}
.list-vertical-lineA01 ul li.separate:before,
.list-vertical-lineA01 ul li.separate:after {
  content: ".";    
  display: block;    
  height: 0;    
  overflow: hidden;	
}
.list-vertical-lineA01 ul li.separate:after {clear: both;}
.list-vertical-lineA01 ul li.separate {zoom: 1;} /* IE < 8 */

.list-vertical-lineA01 ul li p{
	margin: 0 0 3px 0;
}
.list-vertical-lineA01 ul li div.warnA01 {
	margin-bottom: 10px;
	margin-top: 3px;
}
/* ceparete-column > list-vertical-lineA01 */
.list-vertical-lineA01 ul li.separate .ceparete-columnA01 {
	float: left;
	width: 250px;
}
.list-vertical-lineA01 ul li.separate .ceparete-columnA02 {
	float: left;
	width: 100px;
}
.list-vertical-lineA01 ul li.separate .ceparete-columnA03 {
	float: left;
	width: 100px;
}
.list-vertical-lineA01 ul li.separate .ceparete-columnB01 {
	float: left;
	width: 350px;
}
.list-vertical-lineA01 ul li.separate .ceparete-columnB02 {
	float: left;
	width: 100px;
}
/* inner-tableA01 > list-vertical-lineA01 */
.list-vertical-lineA01 ul li .inner-tableA01 ,
.list-vertical-lineA01 ul li .inner-tableB01
{
	margin-left: 20px;
}
.list-vertical-lineA01 ul li .inner-tableA01 th ,
.list-vertical-lineA01 ul li .inner-tableA01 td {
	border-bottom: none;
}

/*** option-list [Type margin 15] ***/
div.option-listA02 ul {
	margin: 0.417em 0 0;
	padding: 0;
	list-style-type: none;
	zoom: 1;
}
div.option-listA02 ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.option-listA02 ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	_padding-right: 1px;
	display: inline;
	white-space: nowrap;
	min-width: 100px;
	width: auto !important;
 	width: 100px;
}

/*******************************
  Table
*******************************/
/*** format-tableA02 [Add style to component] ***/
table.format-tableA02 {
	margin: 0.833em 0 0 0;
}
table.format-tableA02 {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #bfbfbf;
}
table.format-tableA02 th,
table.format-tableA02 td {
	padding: 0.333em 6px 0.25em;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #d9d9d9;
}
table.format-tableA02 table th.first-child,
table.format-tableA02 table td.first-child {
	border-left: 1px solid #bfbfbf;
}
div.format-tableA02 table td.attention 
{
	color: #e4007f;
}
/*** format-tableB01 [Add style to component] ***/
div.format-tableB01 table tr.last-child th ,
div.format-tableB01 table tr.last-child td {
	border-bottom: none;
}
/* inner-tableA01 > format-tableB01 */
div.format-tableB01 table .inner-tableA01{
	margin-left: 20px;
}
div.format-tableB01 table .inner-tableA01 th ,
div.format-tableB01 table .inner-tableA01 td {
	border-bottom: none;
}
div.format-tableB01 table .inner-tableA01 textarea {
	margin:0;
}
/* inner-tableA02 > format-tableB01 */
div.format-tableB01 table .inner-tableA02 {
	margin: 0;
}
div.format-tableB01 table .inner-tableA02 th ,
div.format-tableB01 table .inner-tableA02 td {
	border-bottom: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 5px;
}

div.format-tableB01 table tr th.right,
div.format-tableB01 table tr td.right {
	text-align: right;
	padding-right:50px;
}

div.format-tableB01 .data-tableA01 table td.right{
	padding-right: 10px;
}

div.format-tableB01 table tr th.valign-middle 
{
    padding-top:8px;
    padding-bottom:0;
}

/*** format-tableC [Add style to component] ***/
div.format-tableC01 table td.number {
	text-align: right;
}
div.format-tableC01 table th.number {
	text-align: right;
}

/*** format-tableD01 ***/
div.format-tableD01 {
	margin: 0.833em 0 0 0;
	border-collapse: collapse;
}
div.format-tableD01 th ,
div.format-tableD01 td {
	text-align: left;
	font-weight: normal;
}
div.format-tableD01 table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
}
div.format-tableD01 table.ResultNotice {
	clear: both;
	width: 100%;
	border-collapse: separate;
	margin: -1em 0 0;
}
div.format-tableD01 table th,
div.format-tableD01 table td {
	padding: 0.333em 0 0.25em;
	padding: 0.333em 1px 0.25em 5px;
	text-align: left;
	vertical-align: top;
}
.format-tableD01 span.property{
	padding-left: 30px;
}
/* border-solid */
div.format-tableD01 table tr.solid-line th,
div.format-tableD01 table tr.solid-line td {
	border-bottom: 1px solid #BFBFBF;
}
/* border-dotted */
div.format-tableD01 table tr.dotted-line th,
div.format-tableD01 table tr.dotted-line td{
	border-bottom: 1px dotted #BFBFBF;
}
/* border-double */
div.format-tableD01 table tr.double-line{
	background:url(../img/border-dotted-double_0001.gif) repeat-x bottom;
	border: none;
}
div.format-tableD01 table tr.double-line th,
div.format-tableD01 table tr.double-line td {
	padding-bottom:0.5em;	
}
/* center */
div.format-tableD01 table tr th.center,
div.format-tableD01 table tr td.center {
	text-align: center;
}
/* right */
div.format-tableD01 table tr th.right,
div.format-tableD01 table tr td.right {
	text-align: right;
	padding-right:50px;
}
div.format-tableD01 table th {
	padding-left: 0;
	padding-right: 10px;
	font-weight: normal;
}
div.format-tableD01 table td.required {
	padding-right: 10px;
	color: #e4007f;
	text-align: right;
}
div.format-tableD01 table td.radio input
{
	vertical-align: top;
	*vertical-align: middle;
}

/* inner-tableA01 > format-tableD01 */
.format-tableD01 .inner-tableA01 {
	border: 1px solid #BFBFBF;
}

.format-tableD01 .inner-tableA01 td,
.format-tableD01 .inner-tableA01 th {
	border-bottom: 1px dotted #BFBFBF;
	padding: 5px;
}

/* inner-tableA02 > format-tableD01 */
.format-tableD01 .inner-tableA02 {
	border-collapse: collapse;
}

.format-tableD01 .inner-tableA01 tr.last-child td,
.format-tableD01 .inner-tableA01 tr.last-child th,
.format-tableD01 .inner-tableA02 tr.last-child td,
.format-tableD01 .inner-tableA02 tr.last-child th {
	border-bottom: none
}

.format-tableD01 .inner-tableA01 td.right,
.format-tableD01 .inner-tableA01 th.right,
.format-tableD01 .inner-tableA02 td.right,
.format-tableD01 .inner-tableA02 th.right {
	text-align: right;
	padding-right: 10px;
}

/*** format-tableD02 ***/
div.format-tableD02 {
	margin: 0.833em 0 0 0;
	border-collapse: collapse;
	width: 500px;
	border: 1px solid #BFBFBF;
}
div.format-tableD02 th ,
div.format-tableD02 td {
	text-align: left;
	font-weight: normal;
}
div.format-tableD02 table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
}
div.format-tableD02 table thead th,
div.format-tableD02 table thead td {
	background-color: #F3F3F2;
	border-bottom: none;
}
div.format-tableD02 table th,
div.format-tableD02 table td {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #BFBFBF;
}
div.format-tableD02 table .last-child th,
div.format-tableD02 table .last-child td {
	border-bottom: none;
}
/* right */
div.format-tableD02 table tr th.right,
div.format-tableD02 table tr td.right {
	text-align: right;
}

div.format-tableD02 table tr td.active {
    color: #e4007f;
}

div.format-tableD02 table tr td.activePoint {
    font-weight: bold;
    color: #e4007f;
}

/*** format-tableD03 ***/
div.format-tableD03 {
	margin: 0.833em 0 0 0;
	border-collapse: collapse;
	width: 350px;
	border: 1px solid #BFBFBF;
}
div.format-tableD03 th ,
div.format-tableD03 td {
	text-align: left;
	font-weight: normal;
}
div.format-tableD03 table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
}
div.format-tableD03 table thead th,
div.format-tableD03 table thead td {
	background-color: #F3F3F2;
	border-bottom: none;
}
div.format-tableD03 table th,
div.format-tableD03 table td {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #BFBFBF;
}
div.format-tableD03 table .last-child th,
div.format-tableD03 table .last-child td {
	border-bottom: none;
}
/* right */
div.format-tableD03 table tr th.right,
div.format-tableD03 table tr td.right {
	text-align: right;
}

div.format-tableD03 table tr td.active {
    color: #e4007f;
}

div.format-tableD03 table tr td.activePoint {
    font-weight: bold;
    color: #e4007f;
}

/*** format-tableD04 ***/
div.format-tableD04 {
	margin: 0.833em 0 0 0;
	border: 1px solid #BFBFBF;
}
div.format-tableD04.no-margin {
	margin: 0;
}

div.format-tableD04 th ,
div.format-tableD04 td {
	text-align: left;
	font-weight: normal;
}
div.format-tableD04 table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
}
div.format-tableD04 table thead th,
div.format-tableD04 table thead td {
	background-color: #F3F3F2;
	border-bottom: none;
}
div.format-tableD04 table th,
div.format-tableD04 table td {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
}
div.format-tableD04 table th.notice,
div.format-tableD04 table td.notice {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

/* border-solid */
div.format-tableD04 table tr.solid-line th,
div.format-tableD04 table tr.solid-line td {
	border-bottom: 1px solid #BFBFBF;
}
/* border-dotted */
div.format-tableD04 table tr.dotted-line th,
div.format-tableD04 table tr.dotted-line td{
	border-bottom: 1px dotted #BFBFBF;
}
/* border-double */
div.format-tableD04 table tr.double-line{
	background:url(../img/border-dotted-double_0001.gif) repeat-x bottom;
	border: none;
}
div.format-tableD04 table tr.double-line th,
div.format-tableD04 table tr.double-line td {
	padding-bottom:0.5em;	
}
div.format-tableD04 table tr.last-child td {
	border-bottom: none;
}
/* center */
div.format-tableD04 table tr th.center,
div.format-tableD04 table tr td.center {
	text-align: center;
}
/* right */
div.format-tableD04 table tr th.right,
div.format-tableD04 table tr td.right {
	text-align: right;
	padding-right:50px;
}
div.format-tableD04 table tr th.notice-right,
div.format-tableD04 table tr td.notice-right {
	text-align: right;
	padding-right:10px;
}
div.format-tableD04 table th {
	padding-left: 0;
	padding-right: 10px;
	font-weight: normal;
}
div.format-tableD04 table td.required {
	padding-right: 10px;
	color: #e4007f;
	text-align: right;
}

div.format-tableD04 table tr td.active {
    color: #e4007f;
}


/*** User table ***/
.user-table {
	border: 1px solid #CCC;
	margin: 0 0 20px 0;
}
.user-table tr.td-header td {
	font-weight: bold;
}
.user-table th , .user-table td {
	border-bottom: 1px dotted #CCC;
	padding: 5px !important;
}
.user-table tr.last-child td , .user-table tr.last-child th {
	border: none;
}
.user-table ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.table-lead p{
	margin-top: 0 !important;
}

/*** form-tableA02 [Type wide] ***/
div.form-tableA02 {
	margin: 0.833em auto;
	background: url(../img/search-room_bg_0003.gif) 0 100% repeat-x;
	width: 940px;
}
div.form-tableA02 div.caption {
	margin: 0;
	padding: 0;
}
div.form-tableA02 div.table-info {
	float: right;
	margin: 0;
	padding: 0 0 0.25em;
}
div.form-tableA02 table {
	clear: both;
	width: 924px;
	margin: 0 8px;
	border-collapse: separate;
	zoom: 1;
}
div.form-tableA02 table th,
div.form-tableA02 table td {
	padding: 0.333em 0 0.25em;
	text-align: left;
	vertical-align: top;
	background: url(../img/border-dotted_0001.gif) 0 0 no-repeat;
}
div.form-tableA02 table th.border-top-none,
div.form-tableA02 table td.border-top-none {
	padding-top: 0;
	background: none;
}
div.form-tableA01 table tr.first-child th,
div.form-tableA01 table tr.first-child td {
	background: none;
}
div.form-tableA02 table tr.button-row th,
div.form-tableA02 table tr.button-row td {
	height: 32px;
	background: none;
	vertical-align: middle;
}
div.form-tableA02 table tr.button-row td {
	text-align: right;
}
div.form-tableA02 table tr.button-row td  {
	text-align: right;
}
div.form-tableA01 table thead th {
	background: #f6f6f6;
	background: none;
}
div.form-tableA02 table td.obsession-toggle ul.link-listB01,
div.form-tableA02 table td.obsession-toggle ul.link-listB01 li {
	float: right;
	margin-top: 0;
}
div.form-tableA02 input.calendar {
	display: inline;
	width: 54px;
}
div.form-tableA01 table tr.first-child th, div.form-tableA02 table tr.first-child td ,
div.form-tableA01 table tr.first-child th, div.form-tableA02 table tr.first-child th {
	background: none;
}


/*******************************
  Panel
*******************************/

/*** Entries display panel ***/
.entries-display-panelA01 {
	background: url(../img/panel_bg_0001.jpg) no-repeat top left;
	margin-top: 15px;
	zoom: 1;
}
.entries-display-panelA01-inner {
	background: url(../img/panel_bg_0002.jpg) no-repeat bottom left;
	padding: 5px 0;
}
.entries-display-panelA01 th ,
.entries-display-panelA01 td {
	border-bottom: 1px dotted #d9d9d9;
	padding: 5;
	margin: 0;
	text-align: left;
}
.entries-display-panelA01 th {
	padding-left: 15px;
}
.entries-display-panelA01 table {
	width: 940px;
	border-collapse: collapse;
}
.entries-display-panelA01 .second-child th ,
.entries-display-panelA01 .second-child td {
	border-bottom: 1px solid #d9d9d9;
}
.entries-display-panelA01 .last-child th ,
.entries-display-panelA01 .last-child td {
	border-bottom: none;
}

/*** Information panel ***/
.information-panelA01 {
	background: #d9eeff;
	padding: 6px 8px;
	margin-top: 15px;
}

/*** Input panel ***/
.input-panelA01 {
	background: #d9eeff;
	padding: 6px 8px;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
}

/*** data-boxC01 ***/
.data-boxC01 {
	border: 1px solid #d9d9d9;
	padding: 10px;
	position: relative;
	margin-top: 10px;
}
.data-boxC01 strong{
	font-size: 1.2em;
}
.data-boxC01 dl{
	list-style: none;
	margin: 0;
}
.data-boxC01 dl.definition-listA01 dt{
	font-weight: bold;
	background: none;
}
.data-boxC01 dl dt,
.data-boxC01 dl dd {
	margin: 0;
	padding: 0;
}
.data-boxC01 dl.definition-listA02{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.data-boxC01 table{
	border: 1px solid #d9d9d9;
}
.data-boxC01 table th,
.data-boxC01 table td {
	text-align: left;
	padding: 0 5px;
}



div.format-tableD01 .data-tableA01 table th{
	padding-left: 10px;
}
div.format-tableD01 .data-tableA01 table td.right{
	padding-right: 10px;
}

div.format-tableD01 .data-tableA01 table thead th , div.format-tableD01 .data-tableA01 table thead td{
	background: #F3F3F2;
	border-bottom: none;
}

div.format-tableB01 table tbody th.center {
    text-align:center !important;
}

ul.required {
	color: #e4007f;
}

div.format-tableB01 table th.number,
div.format-tableB01 table td.number {
    text-align: right !important;
	padding-right: 10px;
}

div.format-tableB01 table td.requiredbold 
{
	font-weight: bold;
	text-align:	right;
    padding-right: 10px;
	color: #e4007f;
}

input.impossible {
	background-color: #d3d3d3;
}

ul.inputnotice {
	margin: 1.167em 0 0 15px;
	padding: 0;
	list-style-type: none;
	color: #E4007F;
}

textarea.non-scroll {
    overflow:hidden;
}

textarea {
    resize: none;
    width:620px;
    height:60px;
    font-size: 12px;
}

textarea.half{
    height:30px;
}

select
{
    margin: 2px 0px 0px 0px;
}