@charset "shift_jis";
/* ヘッダー */
#header-back {
	width: 100%;
	padding: 7px 0 0;
	background: url(../img/bg-head.gif) repeat-x left top;
	text-align: center;
}
#header-back2 {
	float: left;
	padding: 7px 0 0 10px;
	text-align: left;
}
#header {
	width: 900px;
	margin: 0 auto;
}
/* start: clearfix---------------------------- */
#header:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }
*:first-child+html #header { min-height:1px; }
#header { display:inline-table; }
/* Hides from Mac IE \*/
* html #header { height:1px; }
#header { display:block; }
/* end: clearfix------------------------------ */
#header ul {
	float: right;
}
#header ul li {
	display: inline;
}
#header ul li {
	background: url(../img/bg-pipe.gif) no-repeat right center;
	padding-right: 10px;
}
.logout,
.login-page {
	background-image: none !important;
	padding-right: 0 !important;
} 
#header ul li a {
	display: inline-block;
}
.contact a {
	min-height: 18px;
	padding-left: 30px;
	background: url(../img/icon-contact.jpg) no-repeat 5px 1px transparent;
}
* html .contact a {
	height: 18px;
}

.menu a {
	min-height: 18px;
	padding-left: 25px;
	background: url(../img/icon-menu.jpg) no-repeat 5px 1px transparent;
}
* html .menu a {
	height: 18px;
}
.logout a {
	min-height: 18px;
	padding-left: 25px;
	background: url(../img/icon-logout.jpg) no-repeat 5px 1px transparent;
}
* html .logout a {
	height: 18px;
}

.manual a {
	min-height: 18px;
	padding-left: 25px;
	background: url(../img/icon-manual.jpg) no-repeat 5px 1px transparent;
}
* html .manual a {
	height: 18px;
}

.passwd a {
	min-height: 18px;
	padding-left: 25px;
	background: url(../img/icon-passwd.gif) no-repeat 5px 1px transparent;
}
* html .passwd a {
	height: 18px;
}
.login-page a {
	min-height: 18px;
	padding-left: 25px;
	background: url(../img/icon-top.gif) no-repeat 5px -1px transparent;
}
* html .login-page a {
	height: 18px;
}
#header h1 {
	margin-bottom: 12px;
	text-align: left;
}

/* 共通 */

#main {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#main2 {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

.button {
	cursor: pointer;
}


/*** ログイン *************************************************************/
#login {
	background: url(../img/bg-login02.jpg) repeat-x left top;
}
#login #main {
	position: relative;
	background: url(../img/bg-login01.jpg) no-repeat center top;
	height: 535px;
}
#login #main h1 {
	position: absolute;
	left: 72px;
	top: 236px;
}
.login-block {
	position: absolute;
	right: 0;
	top: 125px;
	width: 325px;
}

.login-form {
	width: 283px;
	padding: 20px;
	border: solid 1px #1F3687;
	border-top: none !important;
	background-color: #ffffff;
	text-align: center;
}
#login #main .login-form table {
	width: 270px;
	margin: 0 auto 10px;
	background: url(../img/bg-logn-border.gif) no-repeat center bottom;
	table-layout: fixed;
}
#login #main .login-form table th {
	padding: 0;
	width: 80px !important;
	text-align: left;
	border: none !important;
}
#login #main .login-form table td {
	width: 190px !important;
	padding: 0 0 10px 0;
	text-align: left !important;
	border: none !important;
}
#login #main .login-form table input {
	width: 183px;
	height: 20px;
	margin: 0 !important;
}
.login-button {
	margin-bottom: 25px;
	font-size: 0;
	line-height: 0;
}
.login-button img {
	cursor: pointer;
}
.login {
	margin-right: 10px;
}
.forget {
	margin-bottom: 10px;
}
.forget a {
	display: inline-block;
	min-height: 15px;
	padding-left: 20px;
	background: url(../img/icon-remind.jpg) no-repeat left center;
}
* html .forget a {
	height: 15px;
}

.loginerr {
	padding: 5px 10px;
	border: solid 2px #FF3366;
	color: #e80000;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
}

.seal {
	
	position:absolute; top:280px;left:270px;
}

/* お知らせ */
.login-news-block {
	position: absolute;
	right: 0;
	top: 490px;
	clear: both;
	width: 900px;
}
.login-news-block img {
	position: absolute;
	top: -25px;
}

.login-news-block p {
	width: 888px;
	padding: 5px;
	border: solid 1px #B3B3D1;
}


/*** 一覧系 *************************************************************/

#search #main{
/**	position: absolute;
	left: 25px;
	top:30px;
**/
	position: absolute;
	width: 960px;
}
#search #main{
/**	position: absolute;
	left: 25px;
	top:30px;
**/
	position: relative;
	width: 960px;
}

#search #header {
	width: 960px;
}


.search-block {
	position: relative;
	min-height: 1px;
}
* html .search-block {
	height: 1px;
}
.btn-search {
	position: absolute;
	right: 0;
	bottom: 0;
}

.btn-search2 {
	margin-bottom: 0 !important;
}

.search {
	width: 778px;
	border-collapse: collapse;
}
.search th {
	width: 107px;
	padding: 8px 12px;
	background-color: #5F85EB;
	border: solid 1px #1642B6;
	font-weight: bold;
	color: #ffffff;
}
.search td {
	padding: 5px 10px;
	background-color: #E9F4F8;
	border: solid 1px #1642B6;
	font-weight: normal;
}

.list-check {
	margin-left: 25px;
}
*:first-child+html .list-check {
	vertical-align: top;
}
.list-form {
	margin-right: 10px;
}


/* 検索結果件数リスト */

.number-cases-box{
	width: 960px;
	margin-top: 10px;
}
/* start: clearfix---------------------------- */
.number-cases-box:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }
*:first-child+html .number-cases-box { min-height:1px; }
.number-cases-box { display:inline-table; }
/* Hides from Mac IE \*/
* html .number-cases-box { height:1px; }
.number-cases-box { display:block; margin-bottom: 11px;}
/* end: clearfix------------------------------ */
* html .number-cases-box img {
	vertical-align: baseline !important;
}
.btn-csv {
	float: left;
}
.list-cases {
	float: right;
	padding-top: 3px;
}

/* 検索結果 */
#result-block {
	height: 360px;
	overflow-y: no;
	overflow-x: no;
	padding: 1px 0 1px 1px;
	background-color: #ffffff;
}
#result-block table {
	table-layout: fixed;
	border-collapse: collapse;
	background-color: #809EB8;
	border: solid 1px #809EB8;
}
#result-block table th {
	padding: 6px 4px;
	background-color: #B5DAE8;
	border: solid 1px #809EB8;
	border-top: none !important;
	text-align: center;
	font-weight: bold;
}
#result-block table th img {
	vertical-align: -2px;
}
#result-block table td {
	padding: 6px 4px;
	background-color: #fffacd;
	border: solid 1px #809EB8;
	vertical-align: middle;
	word-break: break-all;
}
#result-block table tr.line1 td {
	padding: 6px 4px;
	background-color: #fffacd;
	border: solid 1px #809EB8;
	vertical-align: middle;
	word-break: break-all;
}

#result-block table tr.line2 td {
	padding: 6px 4px;
	background-color: #ffffe0;
	border: solid 1px #809EB8;
	vertical-align: middle;
	word-break: break-all;
}

#result-block table th.cellLeft {
	padding: 6px 4px;
	border-left: none !important;
}
#result-block table th.cellRight {
	padding: 6px 4px;
	border-right: none !important;
}
#result-block table .cellLeft {
	padding: 6px 4px;
	border-left: none !important;
}
#result-block table .cellRight {
	padding: 6px 4px;
	border-right: none !important;
}
#result-block table tr.line1 td.tourokuno {
	padding: 6px 4px;
	font-family: "ヒラギノ角ゴ Pro W3",  
	"Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", Osaka, Arial, Verdana, sans-serif;
}
#result-block table tr.line2 td.tourokuno {
	padding: 6px 4px;
	font-family: "ヒラギノ角ゴ Pro W3",  
	"Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", Osaka, Arial, Verdana, sans-serif;
}

#result-block table th.check {
	padding: 6px 4px;
	width: 45px;
	border-left: none !important;
	letter-spacing: -1px;
}
#result-block table th.check input {
	margin: 0 !important;
}
#result-block table .check {
	padding: 6px 4px;
	width: 45px;
	border-left: none !important;
	text-align: center;
}
.nodatamsg {
	width: 900px;
	margin: 50px 0px;
	text-align: center;
	padding: 6px 4px;
	background-color: #FEFAD1;
	border: solid 1px #809EB8;
}
.nodatamsgpop {
	width: 770px;
	margin: 50px 0px;
	text-align: center;
	padding: 6px 4px;
	background-color: #FEFAD1;
	border: solid 1px #809EB8;
}
/*** 一覧ポップアップ*************************************************************/
/* メイン */
#pop #main {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

/* ヘッダー */
#pop #header-back {
	padding: 7px 0 0;
	background: url(../img/bg-head.gif) repeat-x left top;
	text-align: center;
}
#pop #header {
	width: 740px;
	margin: 0 auto;
}

.exit a {
	min-height: 18px;
	padding-left: 25px;
	background: url(../img/icon-sq-exit.jpg) no-repeat 5px 1px transparent;
}
* html .exit a {
	height: 18px;
}

.exit {
	background-image: none !important;
	padding-right: 0 !important;
} 

/*** 推薦工場照会サービス *************************************************************/

.factory-search-block {
	float: left;
	position: relative;
	width: 460px;
	min-height: 100px;
}
* html .factory-search-block {
	height: 100px;
}
.map-block {
	float: right;
	position: relative;
	width: 420px;
	min-height: 100px;
}
* html .map-block {
	height: 100px;
}
.factory-search-block p,
.map-block p {
	margin-bottom: 10px;
}
.factory-search-block p.btn-search {
	margin-bottom: 0 !important;
}

.factory-search-block table {
	border-collapse: collapse;
}
.factory-search-block th {
	width: 52px;
	padding: 8px 10px;
	background-color: #5F85EB;
	border: solid 1px #1642B6;
	font-weight: bold;
	color: #ffffff;
}
.factory-search-block td,
.map-block td {
	padding: 5px 8px;
	background-color: #E9F4F8;
	border: solid 1px #1642B6;
	font-weight: normal;
}
.factory-search-block table {
	width: 341px;
}
.map-block table {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 418px;
	border-collapse: collapse;
}
.map-block table th {
	width: 95px;
	padding: 8px 10px;
	background-color: #5F85EB;
	border: solid 1px #1642B6;
	font-weight: bold;
	color: #ffffff;
}
.form-fact01 {
	width: 200px;
}
.form-fact02 {
	width: 270px;
}

.map {
	width: 960px;
}
	
.map-text {
	clear: both;
	float: left;
	position: static !important;
	width: 500px !important;
	margin: 10px 0 5px;
}
.map-button {
	float: right;
	margin: 5px 0 5px;
}

/*** メニュー *************************************************************/
#menu h1 {
	margin-bottom: 5px;
}
.username {
	margin-bottom: 8px;
	text-align: left;
}
.menu-srch-block {
	float: left;
	width: 440px;
	margin-right: 20px;
}
.menu-srch-block h2 {
	margin-bottom: 10px;
	border-bottom: solid 3px #1327AF;
}
.menu-srch-block table {
	border-collapse: collapse;
	width: 436px;
}
.menu-srch-block table th,
.menu-srch-block table td {
	border: solid 1px #1642B6;
	vertical-align: middle;
}
.menu-srch-block table th {
	width: 66px;
	padding: 8px 5px;
	background-color: #5F85EB;
	font-weight: bold;
	color: #ffffff;
}
.help {
	float: right;
	position: relative;
}

/* 吹き出し */
.help .helpmsg {
	display: none;
	position: absolute;
	left: 15px;
	bottom: 5px;
	width: 217px;
	padding: 9px 0 0 ;
	line-height: 150%;
	background: url(../img/bg-help-up.gif) no-repeat left top;
}
.help .helpmsg p {
	width: 197px;
	min-height: 50px;
	padding: 0 10px 25px;
	background: url(../img/bg-help-down.gif) repeat-y left bottom;
}
* html .help .helpmsg p {
	height: 50px;
}
.help .helpmsg .caution {
	color: #e80000;
}

/* 吹き出し(long) */
.help2 {
	float: right;
	position: relative;
}
.help2 .helpmsg2 {
	display: none;
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 500px;
	padding: 6px 0px 20px ;
	line-height: 150%;
	background: url(../img/bg-help-long.gif?20130423) no-repeat left top;
}
* html .help2 .helpmsg2 p {
	height: 50px;
}
.help2 .helpmsg2 .caution {
	color: #e80000;
}

/* 吹き出し（固定）*/
.help3 {
	float: right;
}
.help3 .helpmsg3 {
	display: none;
	position: absolute;
	width: 210px;
	height: 69px;
	padding: 10px 0px 20px;
	line-height: 150%;
	font-weight: normal;
	text-align:left;
	background: url(../img/bg-help2.gif) no-repeat right top;
}
.help3 .helpmsg3 .caution {
	color: #e80000;
}

/* 吹き出し（固定 矢印中央）*/
.help4 {
	display:inline;
}
.help4 .helpmsg4 {
	display: none;
	position: absolute;
	width: 210px;
	height: 69px;
	padding: 10px 10px 20px;
	line-height: 150%;
	font-weight: normal;
	text-align:left;
	background: url(../img/bg-help3.5.gif) no-repeat right top;
}
.help4 .helpmsg4 .caution {
	color: #e80000;
}

.menu-srch-block table td {
	padding: 5px 5px 5px 8px;
	background-color: #E9F4F8;
}
.form-menu01 {
	width: 66px;
}
.form-menu02 {
	width: 48px;
}
.form-menu03 {
	width: 33px;
}
.form-menu04 {
	width: 64px;
	height: 19px;
	border: solid 2px #ff0000;
	font-size: 15px;
}
.form-menu05 {
	width: 230px;
}
.form-menu06 {
	width: 315px;
}
.menu-srch-block table td .button {
	margin-left: 10px;
	vertical-align: -6px;
}

.menu-srch-block .btn-area {
	padding: 10px;
}
.menu-srch-block .btn-area img {
	margin-right: 10px;
	cursor: pointer;
}

/* 一覧・照会・出力 */
.menu-output-block {
	float: left;
	width: 440px;
}
.menu-output-block h2 {
	margin-bottom: 10px;
	border-bottom: solid 3px #1327AF;
}
 
/* start: clearfix---------------------------- */
.menu-output-block ul:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }
*:first-child+html .menu-output-block ul { min-height:1px; }
.menu-output-block ul { display:inline-table; }
/* Hides from Mac IE \*/
* html .menu-output-block ul { height:1px; }
.menu-output-block ul { display:block; }
/* end: clearfix------------------------------ */

.menu-output-block ul li {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.menu-output-block ul li.r-btn {
	float: right !important;
	margin-right: 0 !important;
}
.menu-output-block ul li.never {
	clear: both;
	width: 430px;
}
.menu-output-block ul li span {
	padding-left: 10px;
	color: #e80000;
}
/* コックピットサービス */
.menu-cockpit-block {
	clear: both;
	width: 900px;
}
.menu-cockpit-block h2 {
	margin-bottom: 10px;
	border-bottom: solid 3px #1327AF;
}


/* start: clearfix---------------------------- */
.cockpit-set:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }
*:first-child+html .cockpit-set { min-height:1px; }
.cockpit-set { display:inline-table; }
/* Hides from Mac IE \*/
* html .cockpit-set { height:1px; }
.cockpit-set { display:block; margin-bottom: 0px;}
/* end: clearfix------------------------------ */
.cockpit-set li {
	display: block;
	float: left;
	margin-right: 5px;
}
.cockpit-set li strong {
	margin-right: 5px;
}

/* start: clearfix---------------------------- */
.cockpit-btn-area:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }
*:first-child+html .cockpit-btn-area { min-height:1px; }
.cockpit-btn-area { display:inline-table; }
/* Hides from Mac IE \*/
* html .cockpit-btn-area { height:1px; }
.cockpit-btn-area { display:block; margin-bottom: 10px; }
/* end: clearfix------------------------------ */
.cockpit-btn-area li {
	display: block;
	float: left;
	margin-left: 10px;
}
* html .cockpit-btn-area li {
	margin-left: 5px;
}
.cockpit-btn-area li img {
	cursor: pointer;
}

/* お知らせ */
.menu-news-block {
	clear: both;
	width: 900px;
}
.menu-news-block h2 {
	margin-bottom: 10px;
	border-bottom: solid 3px #1327AF;
}
.menu-news-block p {
	width: 888px;
	padding: 5px;
	border: solid 1px #B3B3D1;
}

/*** 車両詳細系 *************************************************************/
#detail .username {
	margin-bottom: 5px !important;
}

.detail-navi {
	margin-bottom: 10px;
	border-bottom: solid 2px #1327AF;
}
/* start: clearfix---------------------------- */
.detail-navi:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }
*:first-child+html .detail-navi { min-height:1px; }
.detail-navi { display:inline-table; }
/* Hides from Mac IE \*/
* html .detail-navi { height:1px; }
.detail-navi { display:block; }
/* end: clearfix------------------------------ */
.detail-navi li {
	display: block;
	float: left;
	margin-right: 1px;
}
.detail-navi li a {
}
.detail-navi li.btn01 a {
	display: block;
	width: 71px;
	height: 23px;
	text-indent: -20000px;
	background: url(../img/tab-info.gif) no-repeat 0 0;
}
.detail-navi li.btn02 a {
	display: block;
	width: 72px;
	height: 23px;
	text-indent: -20000px;
	background: url(../img/tab-charge.gif) no-repeat 0 0;

}
.detail-navi li.btn03 a {
	display: block;
	width: 124px;
	height: 23px;
	text-indent: -20000px;
	background: url(../img/tab-schedule.gif) no-repeat 0 0;

}
.detail-navi li.btn04 a {
	display: block;
	width: 111px;
	height: 23px;
	text-indent: -20000px;
	background: url(../img/tab-mainte.gif) no-repeat 0 0;
}
.detail-navi li.btn01 a:hover,
.detail-navi li.btn02 a:hover,
.detail-navi li.btn03 a:hover,
.detail-navi li.btn04 a:hover,
.detail-navi li.current a {
	background-position: 0 -23px;
}
.detail-navi li.navi-r {
	float: right;
	margin-right: 0 !important;
}
.detail-navi li.navi-r a {
	margin-left: 10px;
}

#detail table {
	border-collapse: collapse;
	width: 898px;	
}
#detail table th,
#detail table td {
	padding: 5px 7px;
	border: solid 1px #809EB8;
	vertical-align: middle;
}
#detail table th {
	font-weight: bold;
}
.detail-header th {
	background-color: #B5DAE8;
	word-break: break-all;
}
.detail-header td {
	background-color: #FEFAD1;
	word-break: break-all;
}

.detail-header,
.detail-table,
.detail-table01
{
	margin-bottom: 10px;
}
.detail-table th {
	background-color: #B5DAE8;

}
.detail-table2  {
margin-bottom: 10px;
}
/* ナンバープレート */
#detail table .car-num-cell {
	text-align: center !important;
	vertical-align: middle !important;
}
#detail table .car-num-cell table {
	width: 160px !important;
}
#detail table .car-num-cell table td {
	border: none !important;
	vertical-align: middle !important;
	font-family: "ヒラギノ角ゴ Pro W3",  
	"Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", Osaka, Arial, Verdana, sans-serif;
}
#detail table .car-num-cell table td.area {
	padding: 10px 0px 0px 0px;
	font-size:12pt;
	line-height:18px;
	text-align:cener;
}
#detail table .car-num-cell table td.kana {
	padding: 0px 5px 10px 5px;
	font-size:12pt;
	line-height:18px;
	text-align:right;
}
#detail table .car-num-cell table td.int {
	padding: 0px 0px 10px 0px;
	font-size:26pt;
	line-height:35px;
	font-weight: bold;
	text-align:left;
}
#detail table .car-num-cell table td.mid {
	margin: 0px;
	padding: 0px;
	height: 10px;
}



/** その2 **/
/* ナンバー白背景緑文字・テーブルの背景に画像を使わないバージョン */
/* 白背景緑文字 */ 
#detail table .car-num-cell .white {
	 border:solid 2px #008000;
	 color: #008000;
}
/* 緑背景白文字 */ 
#detail table .car-num-cell .green {
	 color: #FFFFFF;
	 background-color: #008000;
}
/* 黄背景黒文字 */
#detail table .car-num-cell .yellow {
	 border:solid 2px #000000;
	 color: #000000;
	 background-color: #ffff00;
}
/* 黒背景黄色文字 */ 
#detail table .car-num-cell .black {
	 color: #ffff00;
	 background-color: #000000;
}




.detail-table01 th {
	padding: 5px 1px 5px 21px !important;
}
 th.pink {
	background: url(../img/icon-sq-pink.gif) no-repeat 5px center #F7DAFC;
}
 th.green  {
	background: url(../img/icon-sq-green.gif) no-repeat 5px center #C4EED2;
}
 th.orange  {
	background: url(../img/icon-sq-orange.gif) no-repeat 5px center #F7E0C1;
}
.detail-table01 td {
	width: 134px;
}
.detail-table01 td.nothing {
	width: auto !important;
}
.detail-table01 td img {
	margin-right: 5px;
}

.detail-table th.pink {
	padding: 5px 1px 5px 21px !important;
}
.detail-table th.green {
	padding: 5px 1px 5px 21px !important;
}
.detail-table th.orange {
	padding: 5px 1px 5px 21px !important;
}
 th.pink {
	background: url(../img/icon-sq-pink.gif) no-repeat 5px center #F7DAFC;
}
 th.green  {
	background: url(../img/icon-sq-green.gif) no-repeat 5px center #C4EED2;
}
 th.orange  {
	background: url(../img/icon-sq-orange.gif) no-repeat 5px center #F7E0C1;
}
.detail-table td.nothing {
	width: auto !important;
}
.detail-table td img {
	margin-right: 5px;
}


.gotop {
	margin: 10px 0;
	text-align: right;
}
.gotop a {
	display: inline-block;
	min-height: 15px;
	padding-left: 20px;
	background: url(../img/icon-back-top.gif) no-repeat left center;
}
* html .gotop a {
	height: 15px;
}

#shakensho {
	float: left;
	margin-left: 10px;
	text-align: left;
}

.csv-button {
	float: right;
}


/*** 単票入力・確認画面系 本人確認等*************************************************************/

#sheet h1 {
	clear: both;
	margin: 0 0 20px 0;
}
.textmsg {
	margin: 0 10px 15px;
}
.textmsg2 {
	margin: 0 10px 20px;
}
#sheet #main table {
	width: 400px;
	margin: 0 auto 25px;
	padding: 10px 0;
	border: solid 1px #00005E;
	text-align: center;
}
#sheet #main table th {
	width: 100px;
	padding: 10px 10px 0px 30px;
	text-align: left;
	font-weight: bold;
}
#sheet #main table td {
	padding: 10px 10px 10px 0px;
	text-align: left;
}
#sheet #main table td input {
	width: 200px;
}
#sheet #main .button {
	margin-bottom: 20px;
	text-align: center;
}

.errmsg {
	width: 420px;
	margin: 0 auto 25px;
	border: solid 2px #FF3366;
	text-align: center;
}
.errmsg p {
	padding: 10px;
	line-height: 140%;
	text-align: left;
	color: #e80000;
}

.infomsg {
	width: 440px;
	margin: 0 auto 25px;
	border: solid 2px #1327AF;
	text-align: center;
}
.infomsg p {
	padding: 10px;
	line-height: 140%;
	text-align: left;
	color: #000000;
}

.stepmsg {
	position: absolute;
	top: 375px;
	width: 900px;
	margin: 0px 0px;
	float: left;
	text-align: left;
	padding: 6px 4px 0px 0px;
	background-color: #f0f8ff;
	border: solid 1px #809EB8;
	border-style:dotted;
}
.stepmsg2 {
	position: absolute;
	top: 300px;
	width: 900px;
	margin: 0px 0px;
	float: left;
	text-align: left;
	padding: 6px 4px 0px 0px;
	background-color: #f0f8ff;
	border: solid 1px #809EB8;
	border-style:dotted;
}

.popup-subtitle02 {
	clear: both;
	margin-bottom: 5px;
	line-height:0;
	font-size: 0;
}
.flow-step-big{
	width: 860px;
	padding-left: 65px;
}
.flow-step-big li{
	width: 750px;
	margin-bottom: 10px;
	padding-left: 40px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #CCCCCC;
}
.flow-step-big .step01{
	background: url(../img/icon-step1.gif) no-repeat left top;
}
.flow-step-big .step02{
	background: url(../img/icon-step2.gif) no-repeat left top;
}
.flow-step-big .step03{
	background: url(../img/icon-step3.gif) no-repeat left top;
}

.stepmsg-right {
	width: 400px;
	text-align: left;
	padding: 6px 4px 0px 0px;
	background-color: #f0f8ff;
	border: solid 1px #809EB8;
	border-style:dotted;
}

.popup-subtitle01 {
	clear: both;
	margin-bottom: 5px;
	line-height:0;
	font-size: 0;
}
.flow-step-right{
	padding-left: 10px;
}
.flow-step-right li{
	margin-bottom: 10px;
	padding-left: 50px;
	border-bottom: 1px dashed #CCCCCC;
}
.flow-step-right .step01{
	background: url(../img/icon-step1.gif) no-repeat left top;
}
.flow-step-right .step02{
	background: url(../img/icon-step2.gif) no-repeat left top;
}
.flow-step-right .step03{
	background: url(../img/icon-step3.gif) no-repeat left top;
}



.flow-info-big{
	width: 560px;
	padding-left: 5px;
}
.flow-info-big li{
	width: 550px;
	padding-left: 100px;
	padding-bottom: 4px;
}
.flow-info-big .info01{
	background: url(../img/icon-error.jpg) no-repeat left top;
}

/*** 単票入力系2 お問い合わせ画面等*************************************************************/
.sheetinput-block {
	position: relative;
	min-height: 1px;
}
.sheetinput {
	margin-bottom: 10px;
}
.sheetinput {
	border-collapse: collapse;
}
.sheetinput th {
	padding: 8px 12px;
	background-color: #5F85EB;
	border: solid 1px #1642B6;
	font-weight: bold;
	color: #ffffff;
}
.sheetinput td {
	padding: 5px 10px;
	background-color: #E9F4F8;
	border: solid 1px #1642B6;
	font-weight: normal;
}
.sheetinput-button {
	float: right;
	margin: 5px 0 5px;
}


