/* 全体 */
body, div, p, span, table tr td {
	color: #333333;
	line-height: 150%;
}

table.toplink td {
	padding-left: 5px;
}

/* メニュー -- 背景色・隙間・ゆれの調整等 */
table.flyoutMenu	{
	background: none;
	border: 0 !important;
	margin: 0px;
	padding: 0;
}
table.flyoutMenu td	{
	background: none;
	border: 0 !important;
	margin: 0;
	padding: 0;
}
table.cgmenu-table {
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0;
	padding: 0;
}
table.cgmenu-table td table {
	background: none; 
	border: 0;
	margin: 0;
	padding: 0;
}
table.cgmenu-table td table td {
	border: 0;
	margin: 0;
	padding: 0;
}

/* サブメニュー */
table.flyoutSubMenu {
	margin-top: 2px !important;
}
table.flyoutSubMenu td {
	background: #d3ffd7 !important;
	height: 34px;
	white-space: nowrap;
}
table.flyoutSubMenu td a {
	color: #00bc4c !important;
	font-weight: bold;
}

/* フッター -- 背景色・文字色等 */
td.foot-bg1{
	display:none !important;
}
tr.foot-bg2{
	background-color:#ffffff !important;
}
td.foot-text{}

/* 左列 -- 背景色・隙間の調整等 */
td.col1-bg{
	background: none !important;
	padding-left:0px !important;
	padding-right:0px !important;
	margin: 0px !important;
}

/* 中央列 -- 背景色・隙間の調整等 */
td.col2-bg{
	background: none !important;
	padding-right:0 !important;
	padding-left:5px; !important;
}

/* 右列 -- 背景色・隙間の調整等 */
td.col3-bg{
	background: none !important;
	padding-right:5px !important;
}

/* パンくずリスト */
a.path {
	margin-left: 3px;
}
hr.ptlist-hr {
	display:none;
}
/* ページ下 水平線 */
hr.cglist-hr {
	color: #FFFFFF;
	height: 1px;
}

/* 明細タイトル */
table.ptdet-topic-bg {
	background: #FFFFFF;
	padding-right: 5px !important;
}
table.ptdet-topic-bg .user_163 {
	background: #FFFFFF url('http://www.kyoritz.com/ecsv/ezcatfiles/kyoritz/img/img/518/bg_title01.gif') no-repeat left bottom;
	padding-left: 28px;
	padding-top: 8px;
	height: 40px;
	width: 330px;
}

/* メニュー項目ページタイトル部分 -- ※ページテーマによってないこともある */
td.ptlist-cgname{
}
td.user_162{
	background: url('http://www.kyoritz.com/ecsv/ezcatfiles/kyoritz/img/img/518/bg_title01.gif') no-repeat left bottom;
	padding-left: 28px;
	height: 40px;
	width: 330px;
}

.user_198{
	width:400px;
	height:50px;
	color:#ffffff;
	vertical-align:top;
	text-align:left;
	padding-left:0px;
	font-size:1px;
}

.user_197{
	width:403px;;
	height:50px;
	color:#ffffff;
	padding-left:20px;
	vertical-align:top;
	text-align:left;
	padding-left:0px;
	font-size:1px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* フォームの外枠 -- 表示有無の設定等 */
table.formtabMt{
	border:none !important;
}
table.formInnerTab{
	border:none !important;
}

/* フォームの左　色と線 */
.formtab_left{
	background-color:#f3f3f3;
	border:2px solid #ffffff;
	vertical-align:top;
}

/* フォームの中央よせ */
.formInnerTab{
	margin-left:60px;
	border:0px;
}