/* ▼基本要素 */
/* ----------------------------------------------------- */

html {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	background-image:url(/img/marutoku-back.gif);
	background-repeat:repeat;
}
h1 {
	font-size: 22px;
	padding-left: 6px;
	padding-top: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #666666;
	padding-left: 1px;
}
p {
	margin-bottom: 16px;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	line-height: 150%;
}
td {
	vertical-align: top;
}

.address2 {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	font-style: normal;
	text-align: left;
	padding-left: 50px;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 11px;
	padding-left:20px;
}

address {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	font-style: normal;
	text-align: left;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 11px;
	padding-left:200px;
	margin:0;
}
/*select {
	font-size: 11px;
	margin: 1px 2px 1px 1px;
	padding: 0px;
}*/

img{
	border:0;
}

/* ▼リンク */
/* ----------------------------------------------------- */
.footer a:link{	color: #0066CC;}
.footer a:visited {	color: #0066CC;}
.footer a:hover {
	color: #0066CC;
	text-decoration: none;
}



/* ▼枠組み */
/* ----------------------------------------------------- */
#wrap {
	width: 760px;
	text-align: left;
	margin:0 auto;
	padding:0;
	background-image: url(/img/back.gif);
	background-repeat: repeat-y;
}
#main {
	width: 760px;
	margin: 0;
	padding:14px 0 0 0;
	background-image: url("/img/shadow.gif");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#main:after {
	content:'';
	display:block;
	clear:both;
}



/* ▼幅調整 */
/* ----------------------------------------------------- */
.margin{
	margin:0px 0px 10px 0px;
}
.top7 {
	margin-top: 7px;
}
.bottom7 
{
	margin-bottom: 8px;
}
.partition {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	visibility: hidden;
}
.img-left {
	float: left;
	margin: 0px 10px 15px 0px;
}
.img-left-wdh {
	float: left;
	margin: 0px 20px 0px 0px;
}


/* ▼テーブル */
/* ----------------------------------------------------- */
.cell {
	margin-bottom: 10px;
}
.cell td {
	background-color: #EEF2DF;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	padding-left: 10px;
	color: #666666;
	padding-right: 8px;
	line-height: 140%;
}
.cell th {
	background-color: #E8EDD1;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	padding-right: 5px;
}

.t-cont img {
	margin-bottom: 20px;
}

.t-cont2 {
	margin-bottom: 20px;
}
.t-cont2 td {
	padding-top: 0px;
	padding-bottom: 5px;
}
.t-cont2 img {
	margin-top: 7px;
	margin-right: 7px;
}
.t-cont2 h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.t-cont2 p {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}
.t-cont2 .row {
	height: 100px;
	background-image: url(/img/dot-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* ▼ヘッダー */
/* ----------------------------------------------------- */
.header {
	background-color: #FFFFFF;
	width:760px;
	margin:0;
	padding:0;
}
.header p {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	padding-top: 27px;
	margin: 0px;
}


/* ----------------------------------------------------- */

/* 20110114 updated */
h1.summary {
	width:740px;
	height:13px;
	padding:4px 10px;
	background:transparent url("/img/summary.gif") repeat-y;
	color:#333;
	font-size:8pt;
	font-weight:normal;
	overflow:hidden;
}

/* ----------------------------------------------------- */



	
.ci {
	margin-left: 6px;
	margin-right: 0px;
	float: left;
	margin-top: 10px;
}
.ci2 {
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	margin-top: 10px;
}


#g-navi {
	background-color:#526BD6;
	height:26px;
	margin:5px 0 0 0;
	padding:0;
	clear:both;
}
#g-navi input {
	margin: 3px 2px 0px;
	padding: 0px;
	vertical-align: top;
	width: 135px;
	height: 18px;
}
#g-navi input.btn
{
	width:38px;
	height:20px;
	border-width:0px;
	margin-right:0px;
}	
#g-navi img {
	vertical-align: top;
	border:0px;
}



/* ▼メニュー */
/* ----------------------------------------------------- */
.menu {
	float: left;
	width: 165px;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/m-back2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu ul li {
	font-size: 12px;
	background-image: url(/img/m-back.jpg);
	height: 26px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 26px;
	margin-bottom: 3px;
	padding-left: 29px;
	margin-left: 0px;
	margin-top: 0px;
}
.menu ul.sub {
	background-color: #FFFFFF;
}
.menu ul.sub li {
	background-image: url(/img/m-back3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 20px;
}
.menu ul.sub li.sub-bottom {
	background-image: url(/img/m-back4.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
.menu li.none {
	margin: 0px;
}
.menu p {
	font-size: 10px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	padding-right: 9px;
	padding-left: 9px;
}




/* ▼フッター */
/* ----------------------------------------------------- */
.footer {
	background-image: url("/img/footer-line.gif");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	font-size: 10px;
	padding-left: 22px;
	padding-top: 9px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3A6DCB;
	margin:0;
}
.footer_tbl {
	background-color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
}
.footer p {
	
}
.l-link {
	/*float: left;*/
	text-align: center;
}

.r-link {
	float: right;
	padding-right: 28px;
}
.copyright {
	background-color: #3A6DCB;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 0.05em;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 2px;
}





.arrow {
	font-size: 10px;
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	padding-right: 5px;
}
.btn {
	padding-right: 0px;
	padding-bottom: 4px;
	vertical-align: bottom;
}
.btn img {
	margin-top: 8px;
}
.search-wth {
	width: 135px;
	margin: 0px;
	padding: 0px;
}
.img-right {
	float: left;
	margin: 0px;
}
.shadow {
	background-image: url("/img/shadow.gif");
	width: 760px;
	background-repeat: repeat-x;
	background-position: left top;
	height: 14px;
	display:none;
}

.box {
	background-color: #FFFFFF;
	border-right:solid 2px #3B6Ecb;
	border-left:solid 2px #3B6Ecb;
	margin:0;
	padding:0;
}
.box .text {
	text-align:justify;
	text-justify:inter-ideograph;
}

.content {
	background-color:#FFFFFF;
	float:right;
	width:585px;
}
.banner {
	text-align: center;
	margin-top: 6px;
	font-size: 12px;
}

.banner p{
	font-size:10px;
	padding:6px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:normal;
	
}
.box p {
	margin-bottom: 0px;
	font-size:12px;
	padding-bottom:0;
	padding-top:0px;
}
.sub-menu p {
	font-size: 10px;
	line-height: 130%;
	margin-top: 2px;
	margin-bottom: 8px;
}
.sub-menu h3 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.pickup {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3B6ECB;
	border-left-color: #3B6ECB;
	text-align: center;
	font-size:12px;
}
.top5 {
	margin-top: 5px;
}
.pickup p {
	text-align: left;
	padding-left: 9px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.pickup img {
	margin-top: 4px;
}
.pickup ul {
	font-size: 12px;
	margin-left: 0px;
	text-align: left;
	list-style-type: none;
	line-height: 100%;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}
.pickup td 
{
	font-size:12px;
}
.pickup h2 /*20080731*/
{
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	color: #0000FF;


}


.left6 {
	padding-left: 6px;
}
.left-5 {
	margin-left: 5px;
}
.form-area {
	background-color: #F1F5F9;
	font-size: 10px;
	color: #4D4D4D;
	margin-bottom: 5px;
}
.form-area th {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #4D4D4D;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 4px;
}
.form-area tr {
	background-image: url(/img/image-top-bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.txt12 {
	font-size: 12px;
}
.form-area td {
	color: #4d4d4d;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
	vertical-align: middle;
	padding-left: 1px;
}
.form-area2 td {
	color: #4d4d4d;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	vertical-align: middle;
	padding-left: 1px;
}
.y tr {
	background-image: none;
}

.t-main {
	width: 413px;
	margin: 1px 0px 0px 1px;
	padding: 0px;
	background-color: #FFFFFF;
}

tr.border-none {
	background-image: none;
}
/* 中央　PICKUP　HOTEL　用--- 2080709 */
.t-all {
	width: 415px;
	border: 1px solid #2C2BA3;
	margin-bottom: 10px;
}
.t-all p {
	font-size: 12px;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	line-height: 150%;
}


.t-all2 {
	width: 415px;
	border: 1px solid #3B6ECB;
	margin-bottom: 10px;
}
.t-all2 p {
	font-size: 12px;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	line-height: 10%;
}



.path {
	font-size: 10px;
	margin-bottom: 11px;
}
.main-content {
	width: 700px;
	margin-left: 30px;
}
.main-content h1 {
	background-image: url(/img/m-h1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	/*height: 26px;*/
	font-size: 14px;
	padding-left: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 26px;
	padding-top: 0px;
}
.main-content{
	border:0px;
	margin-bottom:10px;
}
.marutoku-cont {
	background-color: #F1F5F9;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFC8CF;
}
.marutoku-cont th {
	background-color: #526BD6;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.marutoku-cont th.form {
	text-align:left;
	padding-left:10px;
}
.marutoku-cont .white{
	background:#ffffff;
}
.marutoku-cont .middle{
	vertical-align:middle;
	margin-right:10px;
}
.txt14 {
	font-size: 14px;
	font-weight: bold;
}

.marutoku-cont select {
	font-size: 12px;
	margin: 1px 2px 1px 1px;
	padding: 0px;
}*/

.marutoku-cont .form-area td {
	font-size: 12px;
	padding: 4px 0px;
}
.marutoku-cont .form-area2 td {
	font-size: 12px;
	padding: 1px 0px;
}
.marutoku-cont td {
	font-size: 12px;
	line-height: 120%;
	color: #2D0400;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFC8CF;
	padding: 5px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.marutoku-cont tr.blue {
	background-color: #E4ECF3;
}
.marutoku-cont td.blue {
	background-color: #E4ECF3;
}
.marutoku-cont td.question {
	background-color: #ADC5DA;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

.marutoku-cont .form-area td {
	border: 0px none #FFFFFF;
}
.marutoku-cont .form-area th {
	border: 0px none #FFFFFF;
}
.marutoku-cont .form-area2 td {
	border: 0px none #FFFFFF;
}
.marutoku-cont .form-area2 th {
	border: 0px none #FFFFFF;
}
.marutoku-cont td.space {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.marutoku-cont td.blu2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#E4ECF3;
}
/*
.marutoku-cont td.space a:link{	color: #CEA981;}
.marutoku-cont td.space a:visited {	color: #CEA981;}
.marutoku-cont td.space a:hover {
	color: #CEA981;
	text-decoration: none;
}
*/


.marutoku-cont2 {
	background-color: #F1F5F9;
	margin-bottom: 0px;
	border-bottom:2px solid #AFC8CF;
	border-top:1px solid #AFC8CF;
	border-right:3px solid #AFC8CF;
	border-left:3px solid #AFC8CF;
/*下記padding-left 10px ⇒　0px へ変更　20080605*/
	padding-left:0px;
	
}
.marutoku-cont2 th {
	background-color: #526BD6;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:0px;
	padding-right:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	text-align:center;
}
.marutoku-cont2 th.form {
	text-align:left;
	padding-left:10px;
}
.marutoku-cont2 .white{
	background:#ffffff;
}
.marutoku-cont2 .middle{
	vertical-align:middle;
	margin-right:10px;
}

.marutoku-cont2 select {
	font-size: 12px;
	margin: 1px 2px 1px 1px;
	padding: 0px;
}

.marutoku-cont2 .form-area td {
	font-size: 12px;
	padding: 4px 0px;
}
.marutoku-cont2 td {
	font-size: 12px;
	line-height: 120%;
	color: #2D0400;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFC8CF;
	padding-left:5em;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#AFC8CF;
	margin-left:5px;
}
.marutoku-cont2 td.pr {
	line-height:200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFC8CF;
	padding-left:10px;
	padding-right:10px;
}
.marutoku-cont2 td.txt14-2 {
	font-size:14px;
	border-bottom:1px solid #AFC8CF;
	padding-left:10px;
	padding-right:10px;
}
.marutoku-cont2 td.txt14-3 {
	font-size:16px;
	border-bottom:none;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
.marutoku-cont2 td.p-l {
padding-left:10px;
padding-right:10px;
}
.marutoku-cont2 td.p-l2 {
	padding-left:10px;
	padding-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFC8CF;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	font-size:16px;
	font-weight:bold;
}
.marutoku-cont2 tr.blue {
	background-color: #E4ECF3;
}
.marutoku-cont2 td.blue {
	background-color: #E4ECF3;
}
.marutoku-cont2 td.question {
	background-color: #ADC5DA;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

.marutoku-cont2 .form-area td {
	border: 0px none #FFFFFF;
}
.marutoku-cont2 .form-area th {
	border: 0px none #FFFFFF;
}
.marutoku-cont2 td.space {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFC8CF;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	vertical-align:top;
}
.marutoku-cont2 td.blu2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#E4ECF3;
}
.marutoku-cont2 td.none-border{
	border:none;
	border-bottom:1px solid #AFC8CF;
}

.marutoku-cont2 td.space a:link{	color: #CEA981;}
.marutoku-cont2 td.space a:visited {	color: #CEA981;}
.marutoku-cont2 td.space a:hover {
	color: #CEA981;
	text-decoration: none;
}
.marutoku-cont3{
	margin:0px 0px 15px 0px;
	padding:0px;
	border-top:1px solid #AFC8CF;
	border-bottom:1px solid #AFC8CF;
}
.marutoku-cont3 td{
	margin:0px;
	padding:0px;
}
.white-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.white-line2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.white-vline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.txt14-nor {
	font-size: 14px;
	font-weight: normal;
}
.list {
	margin-top: 30px;
	margin-bottom: 3px;
}
.list td {
	font-size: 12px;
}
.tip {
	font-weight: bold;
	background-image: url(/common_img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.login th {
	background-color: #A4B2C1;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.login td {
	font-size: 12px;
	background-color: #EEEEEE;
	padding: 3px;
}
.login {
	margin-top: 40px;
	margin-bottom: 6px;
}
.t-space {
	height: 200px;
	width: 100px;
}


.main-content h2{
	color: #000000;
	background-image: url(/img/mdl-h2.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	padding-left: 14px;
	margin-bottom: 10px;
	margin-top: 40px;
}.left100 {
	margin-left: 100px;
	margin-right: 100px;
}
.btn-width {
	width: 150px;
}
.area-box td {
	font-size: 12px;
}
.area-box select {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
.area-box {
	background-color: #F1F5F9;
	border: 1px solid #E4ECF3;
	margin-top: 10px;
	margin-bottom: 20px;
}
.red{
	color:#CC0000;
}

.t-cont3 {
	font-size: 12px;
	margin-bottom:10px;
}
.cancel{
	text-align:center;
}
.cancel .brc{
	margin-bottom:15px;
}
.cancel .left{
	padding-left:180px;
	text-align:left;
}
.keitai{
	margin:10px;
}
.point0{
	float:left;
	margin:0px 0px 10px 0px;
}
.point1{
	float:left;
	margin:0px 0px 10px 0px;
}
.point2{
	float:left;
	margin:0px 0px 20px 0px;
}
.point0 p{
	padding:0px;
	margin:0px;
	text-align:left;
}
.point1 p{
	padding:0px;
	margin:0px;
	text-align:left;
}
.point2 p{
	padding:0px;
	margin:0px;
	text-align:left;
}
.red{
	color:red;
}
/* ▼ご利用サポート */
/* ----------------------------------------------------- */

.support-menu {
	width: 180px;
	margin-left: 3px;
	margin-right:30px;
	padding:0px;
	float:left;
	background-color:#f0f3f6;
}
.support-menu ul{
	margin:1px 0px 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.support-menu li{
	font-size: 12px;
	color:#0000ff;
	vertical-align:middle;
	margin:0px 3px 2px;
	padding:0px 0px 0px 10px;
	background-image:url(/support/img/support_back.gif);
	list-style:none;
	line-height: 22px;
}
.support-menu li p{
	display:inline;
	padding:3px 0px 0px 10px;
	margin:3px 0px 0px;
}
.support-main{
	font-size: 12px;

	width:540px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:right;
}
.support-main h1 {
	background-image: url(/support/img/h1_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	font-size: 14px;
	padding-left: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 26px;
	padding-top: 0px;
	margin-left:0px;
}
.support-main h2{
	color: #000000;
	background-image:url(/support/img/h2_back.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	padding-left: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 0px;
	margin-left:0px;
}
.support-main .right-img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	border:1px solid #dddddd;
	padding:0px;
}
.support-main p{
	padding-right:40px;
}
.support-main .right{
	text-align:right;
}
.support-main .red{
	color:red;
}
.support-main ul{
	font-size: 12px;
}
.support-main .a{
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size: 12px;
	list-style:none;

}
.support-main li{
	font-size: 12px;
	color:#666666;
	margin-left:40px;
	padding-right:40px;
}
.support-main li.qa{
	list-style:none;
	margin-left:5px;
	padding-right:0px;
	padding-top:8px;
}
.support-main li a{
	padding-left:10px;
}
.support-main .yakkan{
	font-size:12px;
}
.space2 {
}

.area-box2 {
	background-color: #F1F5F9;
	border: 1px solid #E4ECF3;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.support-main h3 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top:10px;
}
dd {
	margin-left: 0px;
	padding-left: 0px;
}
ol {
	margin-left: 0px;
	font-size: 12px;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
}
dt {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
ol li {
	margin-bottom: 5px;
	line-height: 120%;
}
.faq h2 {
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
}
.normal td {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 120%;
	color: #666666;
}

/*サイトマップ
-----------------------------------------------------------------------*/

.sitemap ul {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #333333;
	padding-left: 0px;
	margin-left: 15px;
	background-image: url(/img/s-dot3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.sitemap ul ul {
	margin-top: 0px;
	margin-bottom: 14px;
	padding-top: 8px;
}
.sitemap ul ul.parent {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.sitemap ul ul.child {
	background-image: url(/img/s-dot3.gif);
	margin-left: 55px;
	margin-top: 0px;
}
.sitemap ul li {
	background-image: url(/img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
.sitemap ul li.s-close {
	background-image: url(/img/s-dot2.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.sitemap ul li.s-close2 {
	background-image: url(/img/s-dot4.gif);
	background-repeat: no-repeat;
	
}
.sitemap ul li.s-close3 {
	background-image: url(/img/s-dot2.gif);
	background-repeat: no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
}
.n-list li {
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 8px;
	color: #444444;
}
.n-list {
	margin-top: 10px;
}
.left100 ul li {
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 8px;
}
.t-none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}

/* ホテル検索結果一覧	2005/07/15 M.Nakanishi */
.sort_disable {
	color: Black;
	text-decoration: none;
}

.CUR {
	cursor:pointer;
}
	
noscript 
{
	font-size:0px;
	line-height:0px;
}

form.nomargin
{
	margin:0px;
}

/* マルチ予約プラン選択画面 2006/01/19 Ono */
.multi_table th,.multi_table td{
	font-size: 12px;
	color: #2D0400;
}
.multi_table{
	background-color: #F1F5F9;
	border:1px solid #AFC8CF;
	border-collapse:collapse;
}
.multi_table th {
	background-color: #526BD6;
	color: #FFFFFF;
	font-weight: normal;
	text-align:center;
	border:1px solid #AFC8CF;
	border-collapse:collapse;
	vertical-align:middle;
}
.multi_table td {
	border:1px solid #AFC8CF;
	border-collapse:collapse;
	vertical-align:middle;
}
.total_price{
	background-color: #F1F5F9;
	border:1px solid #AFC8CF;
}
.total_price td{
	font-size:17px;
	font-weight:bold;
}
.f12px{
	font-size:12px;
	color:#2D0400;
}

.deta {
	background-image : url(http://www.plecobrc.jp/group/image/deta2.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 100px;
	}
.deta2 {
	background-repeat: no-repeat;
	text-align: center;
	height: 80px;
	}

		.detatable {
	
	text-align: center;
	height: 95px;
	border:0px solid blue;

	font-size:12px;
	line-height:15px

	}
		.detatable.td {
	
	text-align: center;
	height: 95px;
	border:0px solid blue;

	}

/* Stock Calendar */
.stock_calendar {
	margin:10px auto 20px;
	border-collapse:collapse;
}
.stock_calendar * {
	text-decoration:none;
}
.stock_calendar caption {
	font-size:14pt;
	font-weight:bold;
	background-color:#526BD6;
	color:white;
	padding:5px;
}
.stock_calendar thead th {
	width:85px;
	padding:2px 0;
	font-weight:normal;
	font-size:10pt;
	background-color:#DAE4EF;
	border:white solid 1px;
}
.stock_calendar td {
	padding:0;
	margin:0;
	border:solid #fff 1px;
	/*height:55pt;*/
	text-align:center;
}
.stock_calendar a {
	display:block;
	height:55px;
	padding:0;
	margin:0;
}
.stock_calendar div.disable,
.stock_calendar div.available {
	display:block;
	width:85px;
	height:55px;
	padding:0;
	margin:0;
}
.stock_calendar div.disable span {
	display:block;
	padding-top:20px;
	font-size:10pt;
}
.stock_calendar td a {
	width:81px;
	height:51px;
	margin:0;
	padding:0;
}
.stock_calendar td div.disable,
.stock_calendar td a {
	background-color:#ffffef;
}
.stock_calendar td.date7 div.disable,
.stock_calendar td.date7 a {
	background-color:#c6e2ff;
}
.stock_calendar td.date1 div.disable,
.stock_calendar td.date1 a,
.stock_calendar td.holiday a {
	background-color:#ffc6c6;
}

.stock_calendar td a {
	border:outset 2px #ffff7f;
}
.stock_calendar td.date7 a {
	border:outset 2px #7fbfff;
}
.stock_calendar td.date1 a,
.stock_calendar td.holiday a {
	border:outset 2px #ff7f7f;
}
.stock_calendar td a:hover {
	border-style:inset;
}

.stock_calendar .date { /* 日付ラベル */
	width:85px;
	height:20px;
	margin:0;
	padding:0;
	background-color:#DAE4EF;
	text-align:center;
	font-weight:normal;
}
.stock_calendar .stock {
	display:block;
	margin:3px auto 0 auto;
	padding:6px 0 6px 0;
	/*color:#fff;*/
	font-size:10pt;
	/*border:1px solid;*/
	width:60px;
	line-height:1;
/*	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-weight:bold;
	background-color:#ffbf7f;*/
	
	color:#888;
}
.stock_calendar .price {
	display:block;
	margin:0;
	padding:0;
	color:#000;
	font-weight:bold;
	font-size:10pt;
}

.stock_calendar .blank {
	/*background-color:#eAE4EF;*/
	vertical-align:middle;
	text-align:center;
}
.stock_calendar .blank * {
	visibility:hidden;
}


/* restructure */

#header_menu {
	width:300px;
	height:40px;
	margin-top:15px;
	text-align:right;
	line-height:20px;
	float:right;
}

#content {
	width:580px;
	float:right;
}
#content_main {
	width:415px;
	padding-right:10px;
	float:left;
}
#content_sub {
	width:150px;
	float:left;
	text-align:center;
}
.feature {
}
.feature img {
	vertical-align:middle;
	margin-bottom:2px;
}
#search_form {
	table-layout:fixed;
	background-color:#f1f5f9;
	color:#4d4d4d;
	margin-bottom:5px;
}
#search_form table {
	width:400px;
	border:#f0f;
	margin:10px auto;
	border-collapse:collapse;
}
#search_form th,
#search_form td {
	vertical-align:middle;
	padding:0 10px;
	margin:0;
	height:35px;
	overflow:hidden;
	border-bottom:solid 1px #ccc;
	font-weight:normal;
	font-size:9pt;
	line-height:1.1;
}
#search_form th {
	width:55px;
}
#search_form th,
#search_form td,
#search_form select {
	font-size:9pt;
}
#search_form td.submit {
	text-align:center;
	border-bottom:0;
	height:30px;
}
.ui-datepicker-trigger {
	vertical-align:top;
}

#ranking {
	width:400px;
	table-layout:fixed;
	border-collapse:collapse;
	margin:auto;
}
#ranking td{
	width:190px;
	padding:5px;
	border-bottom:1px dotted #aaa;
}
#ranking .lastline {
	border:0;
}
.ranking_area_title {
	font-size:10pt;
	text-align:center;
	margin:0;
	font-weight:bold;
}
#ranking h2 {
	margin:5px 0 0 0;
	clear:left;
	font-weight:normal;
	font-size:9pt;
}
.rank {
	font-weight:bold;
}
.rank_icon {
	border:0;
	margin:0 2px;
	vertical-align:bottom;
}
.rank_station,
.rank_price {
	font-size:9pt;
}
.rank_price {
	color:red;
	font-weight:bold;
}
.rank_station_price,
.rank_description {
	margin:0;
	padding:0;
}
.rank_description {
	font-size:8pt;
	line-height:1.2;
	text-align:justify;
	text-justify:inter-ideograph;
	height:62px;
	overflow:hidden;
}
.rank_description img {
	float:left;
	margin-right:5px;
}


/* recommend */
#recommend {
	width:400px;
	margin:auto;
	table-layout:fixed;
}
#recommend td {
	width:190px;
	padding:5px;
}
.recommend_image {
	width:80px;
	float:left;
	text-align:center;
	margin:0 5px 0 0;
}
#recommend h2 {
	font-weight:normal;
	font-size:9pt;
	margin:0;
}
.recommend_description {
	font-size:8pt;
	line-height:1.2;
	text-align:justify;
	text-justify:inter-ideograph;
	margin:0;
}

.banner_large {
	text-decoration:none;
}

#cc_pickup {
	border-top:none;
	border-bottom:none;
	border-right:1px solid #3B6ECB;
	border-left:1px solid #3B6ECB;
	text-align: center;
	font-size:12px;
	margin:0;
	padding:0;
}
.cc_pickup_area_name {
	color:#888;
	font-size:9pt;
	margin:0;
	padding:3px 0;
	text-align:center;
}
#cc_pickup h2 {
	margin:0;
	padding:0;
}
#cc_pickup h2 a {
	text-decoration:none;
	font-size:10pt;
	font-weight:normal;
}
.cc_pickup_price {
	font-size:8pt;
	margin:0;
	padding:0;
}
.cc_pickup_price_pax {
	color:green;
}
.cc_pickup_price_normel {
	color:gray;
}
.cc_pickup_price_discount {
	color:tomato;
	font-weight:bold;
}
.cc_pickup_price_price {
	white-space:nowrap;
}
.cc_pickup_hotel {
	border-bottom:solid #3b6ecb 1px;
	width:126px;
	margin:0 auto;
	padding:5px 2px;
}
.cc_pickup_hotel.last {
	border:none;
}

#menu_banner {
	width:165px;
	margin:0 auto;
}
#menu_banner strong {
	font-weight:normal;
	color:red;
}
.banner {
	font-size:7.5pt;
}
#menu_area {
	margin:7px auto;
}

#menu_ads p {
	line-height:1.2;
	padding:5px 5px 5px 10px;
	background:#fff;
	border-bottom:dashed 1px #ccc;
}

#review_provider_info {
	font-size:8pt;
	color: #aaa;
	text-align:right;
}
#review_provider_info a {
	text-decoration:none;
	color: #aaa;
}
.to_top {
	float:right;
	margin-right:10px;
}


.image_header {
	margin:5px 0 0 0;
	padding:0;
	line-height:0.5;
	vertical-align:top;
	border:0;
}
.image_footer {
	margin:0 0 5px 0;
	padding:0;
	line-height:0.5;
	vertical-align:top;
	border:0;
}
.buttons {
	text-align:center;
	border:none;
}
