﻿/*
STEP02　お申込み前の確認事項
-------------------------------------------------------------------------*/
#aboutPack{
	/*width: 726px;*/
	margin: 20px 0 0 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#aboutPack table{
	border-collapse:separate;
	border-spacing:10px;	
}

#aboutPack td{
	padding : 10px;
}

#aboutPack h3{
	margin: 0 0 10px 0;
	padding: 6px 0 3px 10px;
	border-left: 10px solid #F06;
	border-bottom: 1px solid #CCC;
	font-size: 1.2em;
	line-height: 1.4;
	color: #333;
}
#aboutPack table td{
	border: 5px solid #9CF;
	color: #333;

}
#aboutPack table td b{
	font-size: 1.2em;
	line-height: 1.4;
	color: #C00;
}

.remarks{
	width: 706px;
	margin: 10px 0 0 0;
	padding: 10px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.remarks ul{
	margin: 10px 0 0 0;
	padding: 0 0 0 12px;
	list-style: none;
	text-indent: -12px;
}
.remarks ul li{
	margin: 0 0 6px 0;
}
.remarks em{
	color: #C00;
}

/*----------20140320 NTA追加 -----*/

#aboutPack table td .black{
	font-size: 1.2em;
	line-height: 1.4;
	font-weight:bold;
	color: #333333;
}

#aboutPack table td .text{
	margin-left:40px;
}

.red{
	color:#C00;
}

/*----------20140320 NTA追加 -----*/
/* FLOAT
-------------------------------------*/
/* LEFT */
.floLeft {
	float:left;
}
/* RIGHT */
.floRight {
	float:right;
}
/* CLEAR */
*.cleared {
	display:block;
	clear:both;
	width:auto;
	height:1px;
	margin:0;
	padding:0;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
}

/* MARGIN
-----------------------------------------------------------------------------------------------*/
.mt0 {
	margin-top:0px !important;
}
.mt2 {
	margin-top:2px !important;
}
.mt3 {
	margin-top:3px !important;
}
.mt5 {
	margin-top:5px !important;
}
.mt7 {
	margin-top:7px !important;
}
.mt8 {
	margin-top:8px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt12 {
	margin-top:12px !important;
}
.mt13 {
	margin-top:15px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt25 {
	margin-top:25px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt80 {
	margin-top:80px !important;
}

/* PADDING
-----------------------------------------------------------------------------------------------*/
.pt5 {
	padding-top:5px;
}
.pt10 {
	padding-top:10px;
}
.pt15 {
	padding-top:15px;
}
.pt20 {
	padding-top:20px;
}
.pt30 {
	padding-top:30px;
}
.pb5 {
	padding-bottom:5px;
}
.pb10 {
	padding-bottom:10px;
}
.pb20 {
	padding-bottom:20px;
}
.pb30 {
	padding-bottom:30px;
}
.ptb10 {
	padding-top:10px;
	padding-bottom:10px;
}
.ptb15 {
	padding-top:15px;
	padding-bottom:15px;
}
.ptb20 {
	padding-top:20px;
	padding-bottom:20px;
}

/* 行揃え
-----------------------------------------------------------------------------------------------*/
.taRight {
	text-align:right !important;
}
.taCenter {
	text-align:center !important;
}
.taLeft {
	text-align:left !important;
}

/* 縦位置
-----------------------------------------------------------------------------------------------*/
.vat {
	vertical-align:top;
}
.vam {
	vertical-align:middle;
}
.vab {
	vertical-align:bottom;
}

/* 部分使用 汎用フォントサイズ
-----------------------------------------------------------------------------------------------*/
.fs10 { font-size:80% !important; }
.fs12 { font-size:100% !important; }
.fs14 { font-size:120% !important; }
.fs15 { font-size:130% !important; }
.fs10 .fs12 { font-size:130% !important; }
.fs12 .fs10 { font-size:80% !important; }


/* ライン
-----------------------------------------------------------------------------------------------*/
.dashLineOrg {
	display:block;
	clear:both;
	width:auto;
	height:1px;
	margin:0;
	padding:0 0 10px 0;
	overflow:hidden;
	background:url(/common/images/line/dash_fbd9ae.gif) repeat-x left top;
}
.dashLineGry {
	display:block;
	clear:both;
	width:auto;
	height:1px;
	margin:0;
	padding:0 0 10px 0;
	overflow:hidden;
	background:url(/common/images/line/dash_c8.gif) repeat-x left top;
}


/* その他汎用
-----------------------------------------------------------------------------------------------*/
.noBr {
	white-space:nowrap;
}
em {
	font-style:normal;
	font-weight:bold;
	color:#E70743;
}
.fred {
	font-style:normal;
	color:#E70743;
}
span.mustRed{
	color:#EB003F;
	font-weight:normal;
}

/* 2010/06 ユーザービリティ改善 追加 START */
div.contentFrameUsr {
	margin:0;
	border:8px solid #FFCC00;
	border-width:8px;
	padding:10px;
	/*width:690px;*/
}
div.contentFrameUsr2 
{
	background-color:#FFCC00;
	background:url("/TYK_BookingFR/images/ti_step03_a.gif") no-repeat left;
	margin:0;
	border:5px solid #FFCC00;
	border-width:5px;
	padding:10px;
	width:333px;
}
div.contentFrameUsr3 
{
	margin:0;
	border:8px solid #FFCC00;
	border-width:3px;
	padding:5px;
	width:580px;
}
/* 2010/06 ユーザービリティ改善 追加 END */

input:not([type="image" i]) {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type='text'], input[type='password'], textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table:not(div.contentFrameUsr){
    white-space: normal;
    line-height: normal;
    font-weight: normal;
    font-size: medium;
    font-style: normal;
    color: -internal-quirk-inherit;
    font-variant: normal normal;
}