/*basic----------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 140%;
	color: #222222;
	font-family: "Verdana","ＭＳ Ｐゴシック", "sans-serif","ヒラギノ角ゴ Pro W3","Osaka";
	text-align: center;
}

a:link{
	text-decoration: underline; color:#f8a145;
}
a:active {
	text-decoration: underline; color:#3366cc;
}
a:visited {
	text-decoration: underline; color:#ff9933;
}
a:hover {
	text-decoration: underline;color:#3366cc;
}

img{
	position:static;
	border:none;
}

.red {
	color: #ff4444;
	}

/*エリア----------------------------------------------*/

div#abody {
	width: 793px;
	background: url(../images/bg.jpg) top left repeat-y;
	}

div#mbody {
	width: 753px;
	margin: 0px;
	padding: 0px 20px;
	}

div#header {
	width: 723px;
	height: 34px;
	margin: 0px 0px 10px 0px;
	padding: 6px 15px 0px 15px;
	text-align:left;
	vertical-align: top;
	}

div#topmain {
	clear: both;
	width: 753px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	vertical-align: top;
}

div#topmain div#left {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	}

div#topmain div#right {
	float: right;
	width: 453px;
	margin: 0px;
	padding: 0;
	}

div#main {
	clear: both;
	width: 703px;
	margin: 0px;
	padding: 10px 25px 30px 25px;
	text-align: left;
	vertical-align: top;
}

div#main div#con {
	margin: 30px 36px;
}

div#footer {
	clear: both;
	width: 723px;
	margin: 0px;
	padding: 40px 15px 10px 15px;
	text-align:left;
	vertical-align: top;
	border-bottom: 1px solid #dfdfdf;
	}

/*ヘッダー用----------------------------------------------*/

div#header table.h {
	width: 723px;
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	}

div#header table.h td.r {
	text-align: right;
	vertical-align: middle;
	}

div#header ul.sub {
	list-style-type: none;
	margin-left: 108px;
	}

div#header ul.sub li {
	display: inline;
	font-size:12px;
	}

div#header ul.sub li a {
	display: inline;
	color: #767677;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 6px;
	text-align: center;
	border-right: 1px solid #767677;
	text-decoration: none;
	}
	
div#header ul.sub li a.right {
	display: inline;
	color: #767677;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	text-align: center;
	text-decoration: none;
	}

div#header ul.sub li a:hover {
	text-decoration: underline;
	}

/*フッター用----------------------------------------------*/

div#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

div#footer li {
	display: inline;
	font-size:10px;
	}

div#footer li a {
	color: #767677;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 6px;
	border-right: 1px solid #767677;
	text-align: center;
	text-decoration: none;
	}

div#footer li a:hover {
	text-decoration: underline;
	}

div#footer li a.left {
	color: #767677;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	border-right: 1px solid #767677;
	text-align: center;
	text-decoration: none;
	}

div#footer li a.left:hover {
	text-decoration: underline;
	}

div#footer .copy {
	margin: 0px;
	padding: 0px;
	float: right;
	color: #767677;
	font-size:10px;
	}

div#footer hr {
	width: 723px;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #ffffff;
	background: #ffffff;
	border-top: 1px solid #767677;
	height: 1px;
	}

* html>body div#footer hr {
	background: #ffffff;
	border-bottom: 1px solid #767677;
	height: 1px;
	margin: 1px 0px;
	}

/*top用----------------------------------------------*/

div#left table.topl {
	width: 298px;
	margin-top: 10px;
	margin-left: -2px;
	border: none;
	}

div#left table.topl td {
	padding: 0px;
	}

div#left table.topl td.r {
	text-align: right;
	padding: 4px 0px 8px 0px;
	}

div#right table.topr {
	width: 408px;
	margin: 15px 0px 10px 15px;
	padding: 0px;
	border: 0px collapse;
	border-spacing: 0px;
	border-collapse: collapse;
	}


* html>body div#right table.topr {
	width: 404px;
	}

div#right table.topr tr.b {
	background-color: #044c9f;
	border: none;
	}

div#right table.topr td {
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	border: none;
	}

div#right table.topr td.r {
	text-align: right;
	}

div#right table.topr td.r2 {
	padding: 8px 8px 0px 8px;
	text-align: right;
	}

div#right .new {
	width: 408px;
	margin: 0px 0px 10px 15px;
	}

* html>body div#right .new {
	width: 404px;
	}

div#right .new table {
	margin-bottom: 5px;
	border-collapse: collapse;
	border-spacing: 0;
	}

div#right .new table td {
	padding: 4px;
	border-bottom: 1px solid #ffcc99;
	vertical-align: top;
	}

div#right .new table td.date {
	padding: 4px;
	font-weight: bold;
	white-space: nowrap;
	}

/*本文用----------------------------------------------*/

div#topmain hr {
	width: 640px;
	margin: 4px 30px 4px 50px;
	padding: 0px;
	border: none;
	color: #ffffff;
	background: #ffffff;
	border-top: 1px solid #cecece;
	height: 1px;
	}

* html>body div#topmain hr {
	background: #ffffff;
	border-bottom: 1px solid #cecece;
	height: 1px;
	margin: 2px 0px;
	}

div#main hr {
	width: 640px;
	margin: 4px 30px 4px 50px;
	padding: 0px;
	border: none;
	color: #ffffff;
	background: #ffffff;
	border-top: 1px solid #cecece;
	height: 1px;
	}

* html>body div#main hr {
	background: #ffffff;
	border-bottom: 1px solid #cecece;
	height: 1px;
	margin: 2px 0px;
	}

div#con hr {
	width: 630px;
	margin: 8px 0 4px 0;
	padding: 0px;
	border: none;
	color: #ffffff;
	background: #ffffff;
	border-top: 1px solid #cecece;
	height: 1px;
	}

* html>body div#main hr {
	background: #ffffff;
	border-bottom: 1px solid #cecece;
	height: 1px;
	margin: 8px 0 4px 0;
	}

div#topmain .bread {
	clear: both;
	margin: 0px;
	margin: 10px 25px 10px 25px;
	}

/*e-tixとは------------*/

div#main table.s1 {
	margin: 10px 0px 20px 0px;
	border: 1px solid #c5c5c5;
	}

div#main table.s1 td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	}

div#main table.s1 td.r {
	padding-left: 10px;
	}

div#main table.s1 td.rm {
	padding-left: 10px;
	vertical-align: middle;
	}

div#tmain table.s1 td.l {
	padding-right: 10px;
	}

div#main table.s1 td.n {
	padding: 0 0 0 0;
	}

div#main table.s1 .t {
	width: 682px;
	background-color: #ff7f00;
	padding: 4px 4px 4px 10px;
	}

div#main table.s1 .t1 {
	font-size: 14px;
	font-weight: bold;
	}

div#main table.s1 .t2 {
	font-size: 12px;
	font-weight: bold;
	}

div#main table.s1r {
	width: 97%;
	margin: 10px;
	padding: 0;
	border: 2px solid #ff4000;
	border-spacing: 0px;
	border-collapse: collapse;
	}

div#main table.s1r td.t {
	margin: 0;
	padding: 3px 0 3px 10px;
	background: #ff4000;
	}

div#main table.s1r td.l {
	width: 50%;
	text-align: right;
	vertical-align: middle;
	padding: 10px 10px 0px 10px;
	}

div#main table.s1r td.lb {
	width: 50%;
	text-align: right;
	vertical-align: middle;
	padding: 10px 10px 20px 10px;
	}

div#main table.s1r td.r {
	width: 50%;
	text-align: left;
	vertical-align: middle;
	padding: 10px 10px 0px 10px;
	}

div#main table.s1r td .line {
	border-bottom: 1px solid #ff4000;
	margin: 0px 160px 10px 160px;
	}

div#main table.s1b {
	width: 97%;
	margin: 10px;
	padding: 0;
	border: 2px solid #00a0c6;
	border-spacing: 0px;
	border-collapse: collapse;
	}

div#main table.s1b td {
	padding: 6px 10px;
	vertical-align: top;
	}

div#main table.s1b td.l {
	padding: 10px;
	border-bottom: 2px solid #00a0c6;
	border-right: 2px solid #00a0c6;
	}

div#main table.s1b td.r {
	padding: 10px;
	border-bottom: 2px solid #00a0c6;
	}

div#main table.s1b td.t {
	margin: 0;
	padding: 3px 0 4px 10px;
	background: #00a0c6;
	}

div#main table.s1b ul {
	margin: 10px 0 0 32px;
	padding: 4px 0;
	list-style-type: disc;
	}

/*WEB販売------------*/

div#topmain table.s11 {
	width: 640px;
	margin: 20px 100px 20px 10px;
	}

div#topmain table.s11 td {
	text-align: left;
	vertical-align: top;
	}

div#topmain table.s11 td.r {
	text-align: right;
	}

div#main .s11 {
	padding-left: 20px;
	}

div#main table.s11 {
	margin: 20px 0 20px 10px;
	}

div#main table.s12 {
	width: 630px;
	margin: 10px 10px 20px 20px;
	border: 1px solid #ff7f00;
	}

div#main table.s12 td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	}

div#main table.s12 td.t {
	width: 100px;
	background-color: #ff7f00;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	}

div#main table.s12 td.u {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-bottom: 1px solid #ff7f00;
	}

div#main table.s12 .t1 {
	font-size: 14px;
	font-weight: bold;
	}


/*PRINT@HOME------------*/

div#topmain .ptitle {
	margin: 8px 0;
	font-weight: bold;
	}

div#topmain table.s2 {
	width: 640px;
	margin: 10px 30px 20px 30px;
	}

div#topmain table.s2 td {
	text-align: left;
	vertical-align: top;
	padding: 10px 0;
	}

div#topmain table.s2 td.r {
	padding-left: 10px;
	}

div#topmain table.s2 td.l {
	padding-right: 10px;
	}

div#topmain table.s2 td.c {
	text-align: center;
	}


/*チケットマネジメント------------*/

div#topmain table.s3 {
	width: 640px;
	margin: 20px 30px 20px 50px;
	}


div#topmain table.s3 td {
	text-align: left;
	vertical-align: top;
	}

div#topmain table.s3 td.ct {
	text-align: left;
	vertical-align:middle;
	}
	
div#topmain table.s3 td.r {
	padding-left: 10px;
	}

div#topmain table.s3 td.l {
	padding-right: 10px;
	}

div#topmain table.s3 td.ri {
	text-align: right;
	}

div#topmain table.s31 {
	width: 640px;
	margin: 20px 30px 0px 50px;
	}

div#topmain table.s31 td {
	text-align: left;
	vertical-align: top;
	}

div#topmain table.s31 td.r {
	padding-left: 10px;
	vertical-align: bottom;
	}

div#topmain table.s31 td.l {
	padding-right: 10px;
	}


/*QandA------------*/

div#main table.qa {
	width: 673px;
	margin: 30px 15px 20px 15px;
	}

div#main table.qa td {
	text-align: left;
	vertical-align: top;
	}

div#main table.qa td.r {
	padding-left: 10px;
	}

div#main table.qa td.l {
	padding-right: 10px;
	}

.q {
	height: 20px;
	background: url(../images/img_faq_2.gif) no-repeat;
	margin: 4px 0 10px 0;
	padding: 1.8pt 0 2pt 30px;
	font-weight: bold;
	font-size: 10pt;
	}

*:first-child+html .q {
	height: 20px;
	background: url(../images/img_faq_2.gif) no-repeat;
	margin: 4px 0 10px 0;
	padding: 2pt 0 2pt 30px;
	font-weight: bold;
	font-size: 10pt;
	}

* html .q {
	height: 20px;
	background: url(../images/img_faq_2.gif) no-repeat;
	margin: 4px 0 10px 0;
	padding: 2pt 0 2pt 30px;
	font-weight: bold;
	}

div#main table.qa ul {
	margin-left: 7px;
	list-style: none;
	}

div#main table.qa ul li {
	padding-left: 20px;
	background: url(../images/icon_a.gif) no-repeat;
	}

/*導入事例------------*/

div#main table.ca {
	margin: 10px 0px 0px 0px;
	}

div#main table.ca td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	}

div#main table.ca td.r {
	padding-left: 10px;
	}

div#main table.ca td.l {
	padding-right: 10px;
	}

div#main table.case {
	width: 670px;
	margin: 10px 15px 0px 15px;
	}

div#main table.case td.t {
	padding: 4px 10px;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #0a51a1;
	}

div#main table.case td {
	text-align: left;
	vertical-align: top;
	padding: 5px 20px 0px 20px;
	}

div#main table.case hr {
	width: 630px;
	margin: 0;
	padding: 0px;
	border: none;
	color: #ffffff;
	background: #ffffff;
	border-top: 1px solid #cecece;
	height: 1px;
	}

* html>body div#main table.case hr {
	background: #ffffff;
	border-bottom: 1px solid #cecece;
	height: 1px;
	margin: 0;
	}
	}

div#main table.ca .caname {
	font-size: 11pt;
	line-height: 100%;
	font-weight: bold;
	text-align: right;
	}

div#main .ca1 {
	margin: 10px 0px;
	padding: 6px;
	border: 1px solid #c5c5c5;
	font-size: 8pt;
	}

div#main .ca2 {
	margin: 10px 0px;
	padding: 6px;
	font-size: 8pt;
	text-align: right;
	}

div#main .ca3 {
	font-size: 10pt;
	font-weight: bold;
	}

div#main .ca3 a {
	font-size: 10pt;
	color: #0a51a1;
	font-weight: bold;
	}

/*お問い合せ,採用フォーム------------*/

div#main table.in {
	margin: 30px 38px;
	}

div#main table.in td {
	text-align: left;
	vertical-align: top;
	padding: 4px 2px;
	}

div#main table.in td.line{
	border-bottom:1px solid #ccc;
	padding:10px 0;
}


div#main table.in td.c {
	text-align: center;
	vertical-align: top;
	}

div#main table.in ul li {
	margin-left: 32px;
	padding: 0;
	list-style-type: disc;
	}

/*会社案内------------*/

div#topmain table.com {
	width: 753px;
	margin: 10px 0 20px 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	}

div#topmain table.com td {
	text-align: left;
	vertical-align: top;
	}

div#topmain table.com td.c {
	text-align: center;
	}

div#topmain table.coms {
	width: 500px;
	margin-left: 50px;
	}

div#topmain table.coms td {
	padding: 4px 6px;
	text-align: left;
	vertical-align: top;
	}

div#topmain table.coms td.c {
	text-align: center;
	}

div#topmain table.com1 {
	width: 611px;
	margin-left: 4px;
	}

div#topmain table.com1 td {
	padding: 4px 20px;
	text-align: left;
	vertical-align: top;
	}

div#topmain table.com1 td.r {
	text-align: right;
	padding: 4px 0px;
	}

div#topmain table.com1 .name {
	margin-right: 20px;
	font-weight: bold;
	}

div#topmain table.com .st {
	margin: 0 0 10px 30px;
	}

/*個人情報保護------------*/

div#main ol.pr {
	margin-left: 32px;
	list-style-type: lower-alpha;
	}

/*過去ニュース------------*/

div#con .year {
	padding: 0 10px;
	border-right: 1px solid #ff8800;
	}

div#con .year a, div#con .yearl a {
	color: #222222;
	text-decoration: none;
	}

div#con .yearl {
	padding: 0 10px;
	border-right: 1px solid #ff8800;
	border-left: 1px solid #ff8800;
	}

div#con table.news td {
	padding: 6px 4px;
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
	border-bottom : 1px solid #999999;
	}

div#con table td.y {
	font-size: 16pt;
	white-space: nowrap;
	border: none;
	}


/*ニュースリリース用追加CSS------------*/
	
div#con table td.top {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	white-space: nowrap;
	border: none;
	text-align: center;
	}
	
div#con table td.r {
	font-size: 12px;
	white-space: nowrap;
	border: none;
	text-align: right;
	}

span.font12{
    font-size: 12px;
    color: #000000;
    text-align: right;
}

span.font11{
    font-size: 11px;
    color: #000000;
    text-align: center;
}

span.font10{
    font-size: 10px;
    color: #000000;
    text-align: center;
}

/*サイトマップ------------*/

div#main table.map {
	width: 670px;
	margin: 30px 15px 0px 15px;
	}

div#main table.map td.t {
	padding: 4px 10px;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #0a51a1;
	border : 1px solid #999999;
	}

div#main table.map td.m {
	padding: 4px 10px;
	font-size: 11pt;
	font-weight: bold;
	border : 1px solid #999999;
	}


table#serviceFunc{
	margin:0px auto;
	width:670px;
}

table.saleFunction{
	border:2px solid #ff7040;
	border-bottom:none;
	height:165px;
}

table.saleFunction td.top{
	padding:0px;border:none;
}

table.saleFunction td{
	padding:10px 5px;
	border-bottom:2px solid #ff7040;
}

table.manageFunction{
	border:2px solid #40b8d4;
	border-bottom:none;
	height:165px;
}

table.manageFunction tr{
	vertical-align:top;
}


table.manageFunction td.top{
	padding:0px;border:none;
}

table.manageFunction td{
	padding:6px 5px;
	border-bottom:2px solid #40b8d4;
}

table.manageFunction td img{
	margin-bottom:6px;
}

table.manageFunction td img.mNo{
	margin:0px;
}

table.webFlow{margin:0px 0px 10px 10px;padding:0px;text-align:left;}
table.webFlow td{padding-right:15px;}


p.caseBtn{text-align:center;}
p.caseBtn img{margin:0px 1px;}

table.ttlCase{
	margin:0 10px 10px 14px;
}


div#main table.caseD {
	margin: 0px 0px 0px 0px;
	}

div#main table.caseD td {
	text-align: left;
	vertical-align: top;
	padding:0 10px;
	}

div#main table.caseD td.r {
	padding-left: 10px;
	}

div#main table.caseD td.l {
	padding-right: 10px;
	}
	
p.tM{
	padding:10px 10px 10px 20px;
}

p.thanks{padding:50px 0 250px 0;text-align:center;font-size:14px;}
p.thanks a{font-size:10px;}

p.imgTxt{font-size:12px;padding:5px 36px;text-align:left;}
p.imgTxt02{font-size:12px;padding:5px 0px;text-align:left;}

div#topmain table.s310 {
	width: 640px;
	margin: 20px 30px 0px 50px;
	}

div#topmain table.s310 td {
	text-align: left;
	vertical-align: top;
	}

div#topmain table.s310 td.r {
	padding-left: 10px;
	vertical-align: middle;
	}

div#topmain table.s310 td.l {
	padding-right: 10px;
	}

table#sitemapList{
	margin:25px 0 0 0;
}

table#sitemapList td{
	padding-left:120px;
	line-height:175%;
}

table#sitemapList td a{
	color:#000;
	text-decoration:none;
}

table#sitemapList td a:hover{
	color:#000;
	text-decoration:underline;
}

table#sitemapList td a b{
	color:#ff7f00;
	font-size:16px;
}

#flowBox{
	border:2px solid #f2973b;
	width:676px;
	margin:-10px auto 0px auto;
}

img.ticSample{
	margin-left:11px;
}

dl.access{
	text-align:left;
	margin-top:0px;
	margin-bottom:15px;
}

dl.access dt{
	padding-top:10px;
}

dl.access dd{
	padding-left:10px;
}

#mainFla{
	padding:3px 0 0 0;
}