@charset 'UTF-8';
/*============================================================================*/
/* HTML5 RESET */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
del {
    text-decoration: line-through;
}
/* HTML5 RESET END */
/*====================================*/
/*====================================*/
/* 要素スタイル指定 */
body {
	-webkit-text-size-adjust:100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-touch-callout:none;
	-webkit-user-select:none;
}
iframe {
	font-size:1px;
	line-height:1;
	vertical-align:top;
}
img {
	margin:0;
	padding:0;
	border:0;
	font-size:1px;
	line-height:1;
	vertical-align:bottom;
	-ms-interpolation-mode:bicubic;
	image-rendering: optimizeQuality;
}
label {
	cursor:pointer;
	white-space:nowrap;
}
button {
	margin:0;
	padding:0;
	display:inline-block;
}
div,form,p,
input,select,textarea,button,
span,a,
iframe,
html,body {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
/* 要素スタイル指定 END */
/*====================================*/
/*====================================*/
/* フォント指定 */
body, input, button, select, textarea {
	font-family:"Hiragino Kaku Gothic ProN","Meiryo UI",sans-serif;
/*	font-size:15px;*/
	font-size:14px;
	line-height:1;
/*	line-height:15px;*/
	color:#303030; /* bg0000_20 */
/*	letter-spacing:0px;*/
/*	letter-spacing:1px;*/
}
/*
	font-family:"Hiragino Kaku Gothic ProN","Meiryo UI",sans-serif;
	font-family:"Hiragino Kaku Gothic ProN","Meiryo",sans-serif;
	font-family:"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
	font-family:"Hiragino Kaku Gothic ProN","MS UI Gothic","ArialMT";
	font-family:"MS UI Gothic","Helvetica","Hiragino Kaku Gothic ProN";
	font-family:"MS UI Gothic","ArialMT","Hiragino Kaku Gothic ProN";
	font-family:"MS PGothic";
	font-family:"Meiryo UI";
*/
/*====================================*/
/* 汎用カラー                         */
/*====================================*/
/* グレーカラー */
.bg0000_A0 { background-color:#ffffff; }
.bg0000_98 { background-color:#fafafa; }
.bg0000_96 { background-color:#f5f5f5; } /* 白抜文字色(0000_96) */
.bg0000_94 { background-color:#ededed; }
.bg0000_92 { background-color:#e8e8e8; }
.bg0000_90 { background-color:#e3e3e3; }
.bg0000_88 { background-color:#dedede; }
.bg0000_86 { background-color:#d6d6d6; }
.bg0000_85 { background-color:#d4d4d4; } /* 削除予定 */
.bg0000_84 { background-color:#d1d1d1; }
.bg0000_82 { background-color:#cccccc; }
.bg0000_80 { background-color:#c7c7c7; }
.bg0000_75 { background-color:#b8b8b8; }
.bg0000_70 { background-color:#ababab; }
.bg0000_65 { background-color:#9e9e9e; }
.bg0000_60 { background-color:#919191; }
.bg0000_55 { background-color:#858585; }
.bg0000_50 { background-color:#787878; }
.bg0000_40 { background-color:#5e5e5e; }
.bg0000_30 { background-color:#474747; }
.bg0000_25 { background-color:#3b3b3b; }
.bg0000_20 { background-color:#303030; }
.bg0000_15 { background-color:#262626; }
.bg0000_10 { background-color:#1c1c1c; } /* メイン文字色(0000_10) */
.bg0000_00 { background-color:#000000; }
/* 画面UIカラー(青) */
.bg2151_98 { background-color:#f7f8fa; }
.bg2151_96 { background-color:#f2f3f5; }
.bg2151_95 { background-color:#f0f1f2; }
.bg2151_94 { background-color:#ebedf0; } /* メイン画面背景色(2151_94) */
.bg2151_92 { background-color:#e6e8eb; }
.bg2151_90 { background-color:#e1e3e5; }
.bg2151_88 { background-color:#dcdee0; }
.bg2151_86 { background-color:#d5d7db; }
.bg2151_85 { background-color:#d2d5d9; } /* 廃止予定 */
.bg2151_84 { background-color:#d0d2d6; }
.bg2151_82 { background-color:#c9ccd1; }
.bg2151_80 { background-color:#c4c7cc; }
.bg2151_75 { background-color:#b6babf; }
.bg2151_70 { background-color:#a8acb3; }
.bg2151_65 { background-color:#9a9fa6; }
.bg2151_60 { background-color:#8d9299; }
.bg2151_55 { background-color:#80858c; }
.bg2151_50 { background-color:#737880; }
.bg2151_45 { background-color:#666b73; }
.bg2151_40 { background-color:#5a5f66; }
.bg2151_35 { background-color:#4e5259; }
.bg2151_30 { background-color:#42464d; }
.bg2151_25 { background-color:#383c42; }
.bg2151_20 { background-color:#2d3136; }
.bg2151_15 { background-color:#24272b; }
.bg2151_10 { background-color:#191b1f; }
/* ボタン色(青) */
.bg2157_98 { background-color:#f5f9ff; }
.bg2157_96 { background-color:#edf5ff; }
.bg2157_94 { background-color:#e5f0ff; }
.bg2157_92 { background-color:#dbeaff; }
.bg2157_90 { background-color:#d1e4ff; } /* ボタン押下時ハイライト */
.bg2157_85 { background-color:#bdd8ff; }
.bg2157_80 { background-color:#a3c9ff; }
.bg2157_75 { background-color:#8fbeff; }
.bg2157_70 { background-color:#75afff; }
.bg2157_65 { background-color:#5ea1ff; }
.bg2157_60 { background-color:#4b94fa; }
.bg2157_55 { background-color:#3b84eb; }
.bg2157_50 { background-color:#2d78e0; } /* 青ボタン色(2157_50) */
.bg2157_45 { background-color:#1f69d1; }
.bg2157_40 { background-color:#135cc2; } /* 青ボタン色押下時(2157_40) */
.bg2157_35 { background-color:#0950b3; }
.bg2157_30 { background-color:#0044a3; }
.bg2157_20 { background-color:#002f70; }
.bg2157_10 { background-color:#001c42; }
/* ボタン色(赤) */
.bg3407_98 { background-color:#fff7fa; }
.bg3407_96 { background-color:#fff0f5; }
.bg3407_94 { background-color:#ffe8f0; }
.bg3407_92 { background-color:#ffe0eb; }
.bg3407_90 { background-color:#ffd6e4; }
.bg3407_85 { background-color:#ffc4d8; }
.bg3407_80 { background-color:#ffadc9; }
.bg3407_75 { background-color:#ff99bb; }
.bg3407_70 { background-color:#ff82ac; }
.bg3407_65 { background-color:#ff6699; }
.bg3407_60 { background-color:#fa4b85; }
.bg3407_55 { background-color:#eb3b75; }
.bg3407_50 { background-color:#db2c66; } /* 赤ボタン色(3407_50) */
.bg3407_45 { background-color:#c91e57; }
.bg3407_40 { background-color:#b81249; } /* 赤ボタン色押下時(3407_50) */
.bg3407_35 { background-color:#a3083c; }
.bg3407_30 { background-color:#8f0030; }
.bg3407_20 { background-color:#660022; }
.bg3407_10 { background-color:#3d0014; }
/* ボタン色(緑) */
.bg0767_98 { background-color:#f3ffd1; }
.bg0767_96 { background-color:#e5fda6; }
.bg0767_94 { background-color:#e0f79e; }
.bg0767_92 { background-color:#daf296; }
.bg0767_90 { background-color:#d4ed8e; }
.bg0767_85 { background-color:#c3de7a; }
.bg0767_80 { background-color:#b5d169; }
.bg0767_75 { background-color:#a8c458; }
.bg0767_70 { background-color:#98b548; }
.bg0767_65 { background-color:#89a63a; }
.bg0767_60 { background-color:#7c992e; }
.bg0767_55 { background-color:#708c23; }
.bg0767_50 { background-color:#64801a; } /* 緑ボタン色(0767_50) */
.bg0767_45 { background-color:#597311; }
.bg0767_40 { background-color:#4e660a; } /* 緑ボタン色押下時(0767_50) */
.bg0767_35 { background-color:#435904; }
.bg0767_30 { background-color:#384d00; }
.bg0767_20 { background-color:#273600; }
.bg0767_10 { background-color:#161f00; }
/*====================================*/
/* 汎用クラス                         */
/*====================================*/
/*====================================*/
/* box-sizing                         */
/*====================================*/
.border_box_sizing {
	-moz-box-sizing:border-box !important;
	-webkit-box-sizing:border-box !important;
	-o-box-sizing:border-box !important;
	-ms-box-sizing:border-box !important;
	box-sizing:border-box !important;
}
/* width, height */
.fill {
	width:100%;
}
.fill_height {
	height:100% !important;
}
textarea.fill,
input.fill {
	width:100%;
}
/*====================================*/
/* font size                          */
/*====================================*/
.f01 {
	font-size:12px !important;
/*	line-height:1 !important;*/
}
.f02 {
	font-size:13px !important;
/*	line-height:1 !important;*/
}
.f03 {
	font-size:14px !important;
/*	line-height:1 !important;*/
}
.f04 {
	font-size:16px !important;
/*	line-height:1 !important;*/
}
.f05 {
	font-size:18px !important;
/*	line-height:1 !important;*/
}
/*====================================*/
/* font weight                        */
/*====================================*/
.fw01 {
    color:#666;
}
.fw02 {
    color:#999;
}
.fw03 {
    color:#999;
}
.fw04 {
    font-weight:bold;
	color:#ccc;
}
.fw05 {
    font-weight:bold;
	color:#ccc;
}
/*====================================*/
/* text           */
/*====================================*/
.nowrap {
    white-space:nowrap;
}
/*====================================*/
/* disabled       */
/*====================================*/
.txt_disabled {
	color:#ccc;
}
/*====================================*/
/* text align     */
/*====================================*/
.txt_lft {
	text-align:left !important;
}
.txt_ctr {
	text-align:center !important;
}
.txt_rgt {
	text-align:right !important;
}
/*====================================*/
/* align          */
/*====================================*/
.align_lft > * {
    vertical-align:top;
}
.align_ctr > * {
    vertical-align:middle;
}
.align_rgt {
	margin-left:auto !important;
	margin-right:0 !important;
}
/*====================================*/
/* vertical align */
/*====================================*/
.align_top {
    vertical-align:top !important;
}
.align_mid {
    vertical-align:middle !important;
}
.align_bot {
    vertical-align:bottom !important;
}
/*====================================*/
/* IME モード     */
/*====================================*/
.ime_on {
	ime-mode:auto;
/*	ime-mode:active;*/
}
.ime_off {
	ime-mode:disabled;
/*	ime-mode:inactive;*/
}
/*====================================*/
/* リンク デフォルト                  */
/*====================================*/
a:link, a:visited {
/*  border-bottom:none; */
/*  border-bottom:solid 1px inherit; */
    color:#1111cc;
    text-decoration:none;
}
a:hover, a:active {
/*  border-bottom:solid 1px #FF0D00; */
/*  background:#ffe6e6; */
    color:#F00;
    text-decoration:none;
}
a:focus {
    outline:none;
}
/*====================================*/
/* img                                */
/*====================================*/
img.marker10 {
    width:16px;
    height:16px;
    vertical-align:-2px;
}
img.marker20 {
    margin-right:4px;
    width:24px;
    height:24px;
    vertical-align:-25%;
}
/*====================================*/
/* 区切り線                           */
/*====================================*/
hr.divider17,
hr.divider16,
hr.divider15,
hr.divider14,
hr.divider13,
hr.divider12,
hr.divider11,
hr.divider10 {
	border:0;
	margin:0;
	padding:0;
	background:none;
}
hr.divider11 {
	height:1px;
}
hr.divider12 {
	height:2px;
}
hr.divider13 {
	height:4px;
}
hr.divider14 {
	height:8px;
}
hr.divider15 {
	height:16px;
}
hr.divider16 {
	height:32px;
}
hr.divider17 {
	height:64px;
}
/*====================================*/
/* 区切り線                           */
/*====================================*/
hr.divider20 {
	border:0;
	border-top:1px solid #a8acb3; /* 2151_70 */
	border-bottom:1px solid #fff; /* 0000_100 */
	margin:4px auto;
	padding:0;
	width:100%;
	height:0;
}
/*====================================*/
/* div clearfix (IE8～)               */
/*====================================*/
div.section_float { /* .clearfix */
	width:100%;
}
div.section_float:after { /* .clearfix:after */
	content: "";
	display: block;
	clear: both;
}
div.section_float > .float {
	float:left;
/*
	padding-bottom:32767px;
	margin-bottom:-32767px;
*/
}
div.section_float > .float_right {
	float:right;
/*
	padding-bottom:32767px;
	margin-bottom:-32767px;
*/
}
/*====================================*/
/* 汎用           */
/*====================================*/
div.container {
/*  background:#fff;*/
/*
    background:#fcfcfc;
    margin:0px auto;
    width:980px;
    min-height:730px;
*/
}
div.content_head {
/*  background:#FFF; */
    width:100%;
    border-bottom:solid 1px #155993;
}
div.content_head div.inner {
/*  background:#FFF; */
    margin:0px auto;
    width:980px;
}
div.content_head div.menu {
/*  background:#FFF; */
    margin:0px auto;
    width:980px;
}
div.contents_main {
	margin:0;
	padding:0;
}
div.contents_navi {
	padding:4px;
/*	background:#9cb557;*/
}
td.layout_navi {
	border-right:1px solid #97b14b;
	background:#dde8be;
}
div.contents_main_head {
	padding:0px;
}
div.contents_main_body {
	margin:0;
	padding:4px;
}

/*====================================*/
/* section                            */
/*====================================*/
div.section_outer {
	border:0;
	border-radius:0px;
	margin:0px;
	padding:2px;
	background:transparent;
	white-space:nowrap;
}
div.section {
}
div.section_main {
}
div.section_title {
	margin:0;
}
div.section_subtitle {
	padding:2px 0;
}
div.section_subtitle > img {
	width:16px;
}
div.section_search {
	margin:16px 0px 0px 0px;
	padding:1px;
	background:#ddd;
}
div.section_command {
	border-radius:4px;
	margin:0;
	padding:4px;
	background:#fff;
}
div.section_command_inverse {
	margin:0;
	padding:8px;
	background:rgba(0,0,0,0.1);
}
div.section_command_top {
	margin:0;
	padding:8px;
	background:rgba(0,0,0,0.1);
}
div.section_command_bottom {
	margin-top:0;
	padding:8px;
	padding-bottom:32px;
	background:rgba(0,0,0,0.1);
}
/*====================================*/
/* div.section_border                 */
/*====================================*/
div.section_border_outer {
	border:0;
	border-radius:0px;
	margin:0px;
	padding:2px;
	background:rgba(0,0,0,0.04);
}
div.section_border {
	border:1px solid #5c750f;
	border-radius:0px;
	margin:0;
	padding:4px;
	background:#fff;
}
/*====================================*/
/* Alert section                      */
/*====================================*/
div.section_alert,
div.section_alert_first {
    background:#f9f9f9;
    border:solid 1px #bbb;
    margin:0px;
    padding:1px;
}
div.section_alert {
    margin-top:4px;
}
div.section_alert_title {
    background:#ddd url(../img/icon/alert.png) no-repeat 8px 3px;
    margin:0px;
    padding:4px 8px 4px 28px;
}
div.section_alert_contents {
    margin:0px;
    padding:6px 8px 6px 8px;
}
p.section_alert_contents,
p.section_alert_contents_first {
    line-height:20px;
}
p.section_alert_contents {
    margin-top:1em;
}
/*====================================*/
/* section error                      */
/*====================================*/
div.section_error{
	color:#f00;
	font-size:12px;
	line-height:14px;
	padding:4px;
	display:none;
}
div.section_error_element {
    color:#f00;
	font-size:12px;
	text-align:left;
	line-height:1;
	padding:2px;
	display:none;
/*	position:absolute;*/
/*	z-index:10;*/
}
/*====================================*/
/* Section NODSP                      */
/*====================================*/
div.section_nodsp {
	width:0;
	height:0;
	overflow:hidden;
}
/*
div.section_nodsp > * {
	width:0;
	height:0;
	overflow:hidden;
}
*/
/*====================================*/
/* Section SCROLL                     */
/*====================================*/
div.section_scroll {
	height:100%;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
}
/*====================================*/
/* form                               */
/*====================================*/
form.nodsp {
	width:0;
	height:0;
	overflow:hidden;
}
/*====================================*/
/* p txt10                            */
/* input 要素等を囲む時使用           */
/*====================================*/
p.txt13,
p.txt12,
p.txt11,
p.txt10 {
    padding:0;
}
p.txt11 {
    text-align:left;
}
p.txt12 {
    text-align:center;
}
p.txt13 {
    text-align:right;
}
/*====================================*/
/* p.txt20                            */
/* 通常のテキスト                     */
/*====================================*/
p.txt23,
p.txt22,
p.txt21,
p.txt20 {
	line-height:15px;
	padding:2px 3px 2px 3px;
	vertical-align:baseline;
	word-break:break-all;
}
p.txt21 {
	text-align:left;
}
p.txt22 {
	text-align:center;
}
p.txt23 {
	text-align:right;
}
/*====================================*/
/* p.txt30                            */
/* フォーム要素と同じ高さのテキスト   */
/*====================================*/
p.txt33,
p.txt32,
p.txt31,
p.txt30 {
	line-height:16px;
	padding:8px 4px;
	word-break:break-all;
}
p.txt31 {
    text-align:left;
}
p.txt32 {
    text-align:center;
}
p.txt33 {
    text-align:right;
}
/*====================================*/
/* p.clip                         */
/*====================================*/
p.ellipsis {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/*====================================*/
/* p.label1                           */
/*====================================*/
p.label13,
p.label12,
p.label11,
p.label10{
	line-height:16px;
	white-space:nowrap;
}
p.label11{
    text-align:left;
}
p.label12{
    text-align:center;
}
p.label13{
	text-align:right;
}
/*====================================*/
/* p.label2                           */
/*====================================*/
p.label23,
p.label22,
p.label21,
p.label20 {
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	color:#666;
	margin:0;
    padding:0 0 0 0;
    border:0;
    white-space:nowrap;
}
p.label21{
    text-align:left;
}
p.label22{
    text-align:center;
}
p.label23{
    text-align:right;
}
/*====================================*/
/* input 要素と同じ高さのラベル       */
/*====================================*/
p.label33,
p.label32,
p.label31,
p.label30 {
	color:#474747; /* 0000_30 */
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	margin-right:2px;
	padding:4px;
/*	padding:2px 3px;*/
	border:0;
	border-radius:4px 0 0 4px;
	background:#d2d5d9;
/*	background:rgba(0,0,0,0.1);*/
	height:32px;
	display:inline-block;
	vertical-align:bottom;
	white-space:nowrap;
}
p.label31 {
    text-align:left;
}
p.label32 {
    text-align:center;
}
p.label33 {
    text-align:right;
}
/*====================================*/
/* ラベルボーダー付                   */
/*====================================*/
p.label_b102 {
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color:#fff; /* 0001-96 */
/*	color:#f5f5f5; /* 0001-96 */
	text-align:center;
	border:1px solid #a8acb3; /* 2151-70 */
	border-radius:4px;
	margin:0;
	padding:0;
	height:20px;
	background:#a8acb3; /* 2151-70 */
	white-space:nowrap;
	vertical-align:bottom;
}
p.label_b103 {
	font-size:14px;
	line-height:26px;
	font-weight:bold;
	color:#fff; /* 0001-96 */
/*	color:#f5f5f5; /* 0001-96 */
	text-align:center;
	border:1px solid #a8acb3; /* 2151-70 */
	border-radius:4px;
	margin:0;
	padding:0;
	height:26px;
	background:#a8acb3; /* 2151-70 */
	white-space:nowrap;
	vertical-align:bottom;
}
p.label_b202 {
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color:#fff; /* 0001-96 */
	text-align:center;
	border:1px solid #a8acb3; /* 2151-70 */
	border-radius:10px;
	margin:0;
	padding:0;
	height:20px;
	background:#a8acb3; /* 2151-70 */
	white-space:nowrap;
	vertical-align:bottom;
}
/*====================================*/
/* p.subtitle                         */
/*====================================*/
p.subtitle {
	padding:4px 2px 2px 2px;
/*	line-height:20px;*/
	white-space:nowrap;
}
p.subtitle > img {
	width:24px;
	margin-right:2px;
	vertical-align:-6px;
}
p.subtitle10 {
	padding:4px 3px 3px 2px;
	white-space:nowrap;
}
p.subtitle20 {
	font-size:16px;
	line-height:1;
	white-space:nowrap;
}
/*====================================*/
/* p.note                             */
/*====================================*/
p.note13,
p.note12,
p.note11 {
	color:#404040;
	padding:1px 0px;
}
p.note11 {
	font-size:12px;
	line-height:14px;
}
p.note12 {
	font-size:13px;
	line-height:14px;
	padding:1px 1px;
}
p.note13 {
	font-size:14px;
	line-height:16px;
}
/*====================================*/
/* p.warning                          */
/*====================================*/
p.warn13,
p.warn12,
p.warn11 {
	color:#ff0000;
	padding:1px 0px;
}
p.warn11 {
	font-size:12px;
	line-height:14px;
}
p.warn12 {
	font-size:13px;
	line-height:14px;
	padding:1px 1px;
}
p.warn13 {
	font-size:14px;
	line-height:16px;
}
/*====================================*/
/* 複数行テキスト表示                 */
/*====================================*/
p.textarea10{
	text-align:left;
	line-height:1.3;
	padding:4px 2px 2px 2px;
}
/*====================================*/
/* label30                             */
label.label30 {
	line-height:32px;
/*	padding:0 4px;*/
	white-space:nowrap;
	cursor:default;
}
/*====================================*/
/* label40                            */
label.label40 {
	line-height:32px;
/*	padding:0 4px;*/
	white-space:nowrap;
	cursor:pointer;
}
/*====================================*/
/* span note                          */
/*====================================*/
span.note33,
span.note32,
span.note31 {
}
span.note31 {
	font-size:12px;
	line-height:12px;
}
span.note32 {
	font-size:13px;
	line-height:14px;
}
span.note33 {
	font-size:14px;
	line-height:16px;
}
/*====================================*/
/* span.strong                        */
/*====================================*/
span.strong {
    font-weight:bold;
}
/*====================================*/
/* span marker                        */
/*====================================*/
span.mkr1 {
    color:#c70053;
}
/*====================================*/
/* alert          */
/*====================================*/
span.alert {
    color:#f00;
}
/*====================================*/
/* alert          */
/*====================================*/
.txt_alert {
	color:#f00 !important;
}
/*====================================*/
/* table list10                       */
/*====================================*/
div.list10_outer {
	margin:0;
	padding:0;
/*	padding:2px;*/
/*	background:#fff;*/
/*	background:rgba(0,0,0,0.04);*/
	border-radius:0;
/*	border-radius:6px;*/
}
table.list10 {
	border-collapse:separate;
	border-spacing:0px;
}
table.list10 > tfoot.list10 > tr.list10 > td.list10,
table.list10 > thead.list10 > tr.list10 > td.list10 {
	border:0;
	vertical-align:middle;
	background-color:#fff;
	padding:4px;
	text-align:center;
}
th.list10 {
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	color:#474747; /* bg0000_30 */
	border:0 solid #c4c7cc; /* 2151_80 */
	border-width:0 1px 0 0;
	padding:3px;
	background:#e1e3e5; /* bg2151_90 */
	text-align:left;
	vertical-align:middle;
}
td.list10 {
	border:0 solid #c4c7cc; /* 2151_80 */
	border-width:0 1px 0 0;
	padding:1px;
	vertical-align:middle;
	background-color:#fff;
}
table.list10 tr:nth-child(odd) td.list10 { /* 偶数行のスタイル指定 */
	background-color:#f2f3f5; /* bg2151_96 */
}
table.list10 tr:first-child th.list10,
table.list10 tr:first-child td.list10 {
	border-top-width:1px;
}
table.list10 tr:last-child th.list10,
table.list10 tr:last-child td.list10 {
	border-bottom-width:1px;
}
table.list10 tr th.list10:first-child,
table.list10 tr td.list10:first-child {
	border-left-width:1px;
}
/*====================================*/
/* table list30                       */
/*====================================*/
div.list30_outer {
	margin:0;
	padding:0;
	border-radius:0;
}
table.list30 {
	border-collapse:collapse;
	border-spacing:0px;
}
th.list30 {
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	color:#474747; /* bg0000_30 */
	white-space:nowrap;
	border:1px solid #b6babf; /* bg2151_75 */
	padding:3px;
	background:#e1e3e5; /* bg2151_90 */
	text-align:left;
	vertical-align:middle;
}
td.list30 {
	border:1px solid #b6babf; /* bg2151_75 */
	padding:1px;
	vertical-align:middle;
	background:#fff;
}
table.list30.stripe tr:nth-child(odd) td { /* 偶数番目の指定 */
	background-color:#edf0f2;
}
table.list30 tr:first-child th,
table.list30 tr:first-child td {
	border-top-width:1px;
}
table.list30 tr:last-child th,
table.list30 tr:last-child td {
	border-bottom-width:1px;
}
table.list30 tr th:first-child,
table.list30 tr td:first-child {
	border-left-width:1px;
}
/*====================================*/
/* table list40                       */
/*====================================*/
table.list40 {
	border:1px solid #b6babf; /* bg2151_75 */
/*	border-radius:4px;*/
	border-collapse:collapse;
	border-spacing:0px;
}
tr.list40 {
}
th.list40 {
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	color:#474747; /* bg0000_30 */
	border:0;
/*	border:1px solid #b6babf; /* bg2151_75 */
	padding:4px 4px 4px 4px;
	background:#e1e3e5; /* bg2151_90 */
	text-align:left;
	vertical-align:middle;
}
th.list40.row_head {
	background-color:#ebedf0; /* bg2151_94 */
	border:0;
}
td.list40 {
	border:0 solid #b6babf; /* bg2151_75 */
	padding:1px;
	height:30px;
	vertical-align:middle;
	background-color:#fff;
}
table.list40 tr:nth-child(odd) th.list40.row_head { /* 偶数行のスタイル指定 */
	background:#e1e3e5; /* bg2151_90 */
}
table.list40 tr:nth-child(odd) td.list40 { /* 偶数行のスタイル指定 */
	background-color:#f2f3f5; /* bg2151_96 */
}
table.list40 tr:first-child th.list40,
table.list40 tr:first-child td.list40 {
/*	border-top-width:1px;*/
}
table.list40 tr:last-child th.list40,
table.list40 tr:last-child td.list40 {
/*	border-bottom-width:1px;*/
}
table.list40 tr th.list40:first-child,
table.list40 tr td.list40:first-child {
/*	border-left-width:1px;*/
}
/*====================================*/
/* table.detail10                     */
/*====================================*/
div.detail10_outer {
	margin:0;
	padding:0;
/*	padding:2px;*/
/*	background:#fff;*/
/*	background:rgba(0,0,0,0.04);*/
	border-radius:0;
/*	border-radius:6px;*/
}
table.detail10 {
	border-collapse:separate;
	border-spacing:0px;
}
th.detail10 {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#474747; /* bg0000_30 */
	border:0 solid #b6babf; /* bg2151_75 */
	border-width:0 0 1px 0;
	padding:4px 4px 4px 4px;
	background:#e1e3e5; /* bg2151_90 */
	text-align:left;
	vertical-align:top;
}
td.detail10 {
	border:0 solid #b6babf; /* bg2151_75 */
	border-width:0 1px 1px 0;
	padding:1px;
	background:#fff;
	vertical-align:middle;
}
table.detail10 tr:first-child th.detail10,
table.detail10 tr:first-child td.detail11,
table.detail10 tr:first-child td.detail10 {
	border-top-width:1px;
}
table.detail10 tr th.detail10:first-child,
table.detail10 tr td.detail11:first-child,
table.detail10 tr td.detail10:first-child {
	border-left-width:1px;
}
table.detail10 tr:first-child th.detail10,
table.detail10 tr:first-child td.detail11,
table.detail10 tr:first-child td.detail10 {
	border-top-color:#bec7cf; /* bg2105_80 */
}
table.detail10 th.detail10:first-child,
table.detail10 td.detail11:first-child,
table.detail10 td.detail10:first-child {
	border-left-color:#bec7cf; /* bg2105_80 */
}

/*
table.detail10 tr:first-child th.detail10:first-child,
table.detail10 tr:first-child td.detail10:first-child {
	border-top-left-radius:4px;
}
table.detail10 tr:first-child th.detail10:last-child,
table.detail10 tr:first-child td.detail10:last-child {
	border-top-right-radius:4px;
}
table.detail10 tr:last-child th.detail10:first-child,
table.detail10 tr:last-child td.detail10:first-child {
	border-bottom-left-radius:4px;
}
table.detail10 tr:last-child th.detail10:last-child,
table.detail10 tr:last-child td.detail10:last-child {
	border-bottom-right-radius:4px;
}
*/
/*====================================*/
/* table.inner_detail10               */
/*====================================*/
table.inner_detail10 {
	border:0;
	border-collapse:collapse;
}
th.inner_detail10 {
	border:1px solid #bec7cf;
	border-width:0 1px 1px 0;
	background:#ccc;
}
td.inner_detail11,
td.inner_detail10 {
	border:1px solid #bec7cf;
	border-width:0 1px 1px 0;
}
td.inner_detail10 {
	padding:1px;
}
td.inner_detail11 {
	padding:0;
}
table.inner_detail10 tr:last-child th.inner_detail10,
table.inner_detail10 tr:last-child td.inner_detail10 {
	border-bottom:0;
}
table.inner_detail10 th.inner_detail10:last-child,
table.inner_detail10 td.inner_detail10:last-child {
	border-right:0;
}
/*====================================*/
/* table detail10 color config          */
/*====================================*/
table.detail10_orange {
	outline-color:#ededed; /* L:94 */
	border-color:#ebab4b;  /* L:75 */
}
table.detail10_orange th {
	border-color:#ebab4b;     /* L:75 */
	background-color:#f5cf84; /* L:85 */
	color:#4f2408;            /* L:20 */
}
table.detail10_orange td {
	border-color:#f5cf84 #ebab4b; /* L:85 L:75 */
}
table.detail10_orange tr:first-child th,
table.detail10_orange tr:first-child td{
	border-top-color:#ebab4b; /* L:75 */
}
table.detail10_orange th:first-child,
table.detail10_orange td:first-child{
	border-left-color:#ebab4b; /* L:75 */
}
/*====================================*/
/* detail50                           */
/*====================================*/
div.detail50_outer {
	border-radius:5px;
	padding:4px;
	background:#fff;
}
table.detail50 {
	border:0;
	border-collapse:collapse;
	border-spacing:0px;
}
th.detail50 {
	padding:4px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	border:1px solid #d2d5d9; /* 2151_85 */
	border-width:1px 0;
	border-right:1px solid #d2d5d9; /* 2151_85 */
/*	border-right:1px dotted #c4c7cc;*/
	white-space:nowrap;
}
td.detail50 {
	padding:3px;
	height:32px;
	empty-cells:show;
	border:1px solid #d2d5d9; /* 2151_85 */
	border-width:1px 0;
	vertical-align:top;
	white-space:nowrap;
}
table.detail50 th:last-child,
table.detail50 td:last-child {
	padding-right:0;
}
table.detail50 tr:first-child th {
	border-top:0;
}
table.detail50 tr:first-child td {
	border-top:0;
	padding-top:0;
}
table.detail50 tr:last-child th,
table.detail50 tr:last-child td {
	border-bottom:0;
	padding-bottom:0;
}
/*====================================*/
/* table detail10 color config          */
/*====================================*/
table.detail10_blue {
	outline-color:#ededed; /* L:94 */
	border-color:#9dc0d1;  /* L:75 */
}
table.detail10_blue th {
	border-color:#9dc0d1;     /* L:75 */
	background-color:#c1d8e3; /* L:85 */
	color:#0e3447;            /* L:20 */
}
table.detail10_blue td {
	border-color:#c1d8e3 #9dc0d1; /* L:85 L:75 */
}
table.detail10_blue tr:first-child th,
table.detail10_blue tr:first-child td{
	border-top-color:#9dc0d1; /* L:75 */
}
table.detail10_blue th:first-child,
table.detail10_blue td:first-child{
	border-left-color:#9dc0d1; /* L:75 */
}
/*====================================*/
/* table.entry10                      */
/*====================================*/
div.entry10_outer {
	border:0;
	border-radius:6px;
	margin:0;
	padding:2px;
	background:rgba(0,0,0,0.04);
}
table.entry10 {
	border-collapse:separate;
	border-spacing:0;
}
th.entry10 {
	font-size:13px;
	font-weight:normal;
	text-align:left;
	border:1px solid #bec7cf; /* bg2105_80 */
	border-width:0 0 1px 0;
	padding:3px;
	background:#dfe4e8; /* bg2105_95 */
	color:#5a6066; /* L:20 */
	vertical-align:top;
}
th.entry10 p {
	font-weight:normal;
	text-align:left;
	padding:0px;
	background:transparent;
}
td.entry10 {
	border:0;
	border:1px solid #c7c7c7; /* L:75 */
	border-width:0px 1px 1px 0px;
	padding:4px;
	vertical-align:middle;
	background:#fff;
}
table.entry10 tr:first-child th,
table.entry10 tr:first-child td {
	border-top-width:1px;
}
table.entry10 tr th:first-child,
table.entry10 tr td:first-child {
	border-left-width:1px;
}
table.entry10 tr:first-child th:first-child,
table.entry10 tr:first-child td:first-child {
	border-top-left-radius:4px;
}
table.entry10 tr:first-child th:last-child,
table.entry10 tr:first-child td:last-child {
	border-top-right-radius:4px;
}
table.entry10 tr:last-child th:first-child,
table.entry10 tr:last-child td:first-child {
	border-bottom-left-radius:4px;
}
table.entry10 tr:last-child th:last-child,
table.entry10 tr:last-child td:last-child {
	border-bottom-right-radius:4px;
}
/*====================================*/
/* table.inner_list10                 */
/*====================================*/
table.inner_list10 {
	border:0;
	border-collapse:separate;
	border-spacing:0;
	width:100%;
}
th.inner_list10 {
	font-size:14px;
	font-weight:bold;
	line-height:1;
	color:#787878; /* 0001-50 */
	margin:0;
	padding:2px 4px;
	border-bottom:0;
	height:28px;
	background:#f7f8fa; /* 2151-98 */
	text-align:left;
	vertical-align:middle;
}
td.inner_list10 {
	border-bottom:1px dashed #d2d5d9;
	padding:1px;
	height:28px;
	vertical-align:middle;
	text-align:left;
}
table.inner_list10 tr:last-child td.inner_list10 {
	border-bottom:1px solid #d2d5d9;
}
/*====================================*/
/* table                              */
/*====================================*/
table.layout {
	border:0;
	border-collapse:separate;
    border-spacing:0;
}
tr.layout {
}
th.layout {
	border:0;
	padding:0;
	vertical-align:top;
}
td.layout {
	border:0;
	padding:0;
	vertical-align:top;
}
td.layout_left {
	border:0;
	padding:0;
	padding-right:2px;
	vertical-align:top;
}
td.layout_right {
	border:0;
	padding:0;
	padding-left:2px;
	vertical-align:top;
}
td.layout_center {
	border:0;
	padding:0;
	padding-right:2px;
    padding-left:2px;
	vertical-align:top;
}
/*====================================*/
/* table.layout_3col                  */
/*====================================*/
table.layout_3col {
	border:0;
}
table.layout_3col td.layout_3col_left {
	border:0;
	padding:0;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
}
table.layout_3col td.layout_3col_center {
	border:0;
	padding:0;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
}
table.layout_3col td.layout_3col_right {
	border:0;
	padding:0;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
}
/*====================================*/
/* table 共通（上書）                 */
/*====================================*/
table.fixed {
	table-layout:fixed;
}
table.fit {
	table-layout:auto !important;
	width:auto !important;
}
table.fill,
table.fill_width {
	width:100%;
}
table.fill_height {
    height:100%;
}
table.align_left { /* 左寄せ */
	margin-left:0;
	margin-right:auto;
}
table.align_center { /* 中寄せ */
	margin-left:auto;
	margin-right:auto;
}
table.align_right { /* 右寄せ */
	margin-left:auto;
	margin-right:0;
}
p.align_right { /* 右寄せ */
	margin-left:auto !important;
	margin-right:0 !important;
}
th.fill,td.fill {
    width:99%;
    white-space:normal;
}
th.fill_height,td.fill_height {
    height:100%;
}
th.fit,td.fit {
    width:1%;
    white-space:nowrap;
}
th.min,td.min {
    width:1px;
    white-space:nowrap;
}
th.align_top,td.align_top {
	vertical-align:top;
}
th.align_mid,td.align_mid {
    vertical-align:middle !important;
}
th.align_bot,td.align_bot {
    vertical-align:bottom;
}
td.update {
	background:#d1e4ff !important;
/*	background:#ffd400 !important;*/
}
td.update_cell {
	background:#ffd6e4 !important; /* 3407-90 */
}
td.disabled {
	background:#888 !important;
}
.select_bg,
.selected_box {
	background:#d1e4ff !important;
/*	background:#ffd400 !important;*/
/*	background:#bdd8ff !important; /* #bdd8ff (2157-85) */
}
.select_item > th,
.select_item > td {
	background:#d1e4ff !important;
}
/* ボーダー幅 */
th.bd00, td.bd00 {
	border:0;
}
th.bd10, td.bd10 {
	border-top:0;
}
th.bd20, td.bd20 {
	border-right:0;
}
th.bd30, td.bd30 {
	border-bottom:0;
}
th.bd40, td.bd40 {
	border-left:0;
}
th.bd01, td.bd01 {
	border-width:1px;
}
th.bd11, td.bd11 {
	border-top-width:1px;
}
th.bd21, td.bd21 {
	border-right-width:1px;
}
th.bd31, td.bd31 {
	border-bottom-width:1px;
}
th.bd41, td.bd41 {
	border-left-width:1px;
}
/*====================================*/
/* input row                          */
/*====================================*/
div.input_row {
	white-space:nowrap;


}
/*====================================*/
/* input                              */
/*====================================*/
input,button,select,textarea {
	display:inline-block;
	vertical-align:bottom;
}
input[type=text],input[type=time],button,textarea {
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	appearance:none;
}
input::-ms-clear {
	display:none;
}
input::-ms-reveal {
	display:none;
}
div.input_check_box{
	padding:4px 2px 2px 2px;
	line-height:22px;
	white-space:nowrap;
}
input[type=checkbox] {
	width:22px;
	height:22px;
}
/*====================================*/
/* input text                         */
/*input.input_num_dsp,*/
/*input.input_txt_dsp,*/
/*input.input_ank_readonly,*/
/*input.input_num_readonly,*/
/*input.input_txt_readonly,*/
input.input_pwd,
input.input_ank,
input.input_num,
input.input_txt {
	font-size:15px;
	line-height:16px;
	border:1px solid #8d9299; /* 2151_60 */
	border-radius:4px;
	margin:0;
	padding:0px 3px;
	height:32px;
/*	background:#fff url("../img/bg/bg_input.png");*/
	vertical-align:bottom;
	display:inline-block;
	/* user-select */
	-webkit-user-select:text;
	-moz-user-select:text;
	-ms-user-select:text;
	-o-user-select:text;
	user-select:text;
}
input.input_pwd,
input.input_ank,
input.input_num,
input.input_txt {
	/* box-shadow */
	-webkit-box-shadow:#b6babf 1px 1px 1px 0 inset; /* 2151_80 */
	-moz-box-shadow:#b6babf 1px 1px 1px 0 inset; /* 2151_80 */
	-ms-box-shadow:#b6babf 1px 1px 1px 0 inset; /* 2151_80 */
	-o-box-shadow:#b6babf 1px 1px 1px 0 inset; /* 2151_80 */
	box-shadow:#b6babf 1px 1px 1px 0 inset; /* 2151_80 */
}
/*
input.input_num_readonly,
input.input_txt_readonly {
	background:url("../img/bg/bg_input_readonly.png");
	background-color:#ccc;
	cursor:default;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}
input.input_num_dsp,
input.input_txt_dsp {
	border:1px solid transparent;
	border-radius:0px;
	background:transparent !important;
	cursor:default;
	-webkit-user-select:none;
}
*/
/*input.input_num_dsp,*/
input.input_num {
    text-align:right;
}
input.input_pwd,
input.input_num {
	ime-mode:disabled;
}
input[readonly].input_pwd,
input[readonly].input_ank,
input[readonly].input_num,
input[readonly].input_txt {
	border:1px solid #d2d5d9; /* 2151_85 */
	/* box-shadow */
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
	/* user-select */
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}
input.input_pwd.dsp,
input.input_ank.dsp,
input.input_num.dsp,
input.input_txt.dsp {
	border:1px solid transparent;
	border-radius:4px;
	background:#fff;
	cursor:default;
	/* user-select */
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}
/*====================================*/
/* input check                        */
input[type=checkbox] {
    margin:0px 4px;
    padding:0;
	width:22px;
	height:22px;
	vertical-align:-4px;
    cursor:pointer;
}
input.input_chk10 {
}
/*====================================*/
/* input radio                        */
input[type=radio] {
    margin:0 2px 0 10px;
    padding:0;
	vertical-align:baseline;
    cursor:pointer;
}
input.input_rad {
}
/*====================================*/
/* input file                         */
input.file {
    font:14px/14px "MS PGothic";
    letter-spacing:1px;
    padding:4px;
    vertical-align:bottom;
}
/*====================================*/
/* textarea                           */
/*====================================*/
textarea.txtarea_dsp,
textarea.txtarea_readonly,
textarea.txtarea {
	line-height:1.4;
	border:1px solid #8d9299; /* bg2151_60 */
	border-radius:3px;
	padding:3px 3px;
	background:url("../img/bg/bg_textarea.png") no-repeat;
}
textarea.txtarea_readonly {
    background:#CCC;
}
textarea.txtarea_dsp {
	border:1px solid #fff;
	background:#fff;
}
/*====================================*/
/* textarea10                         */
/*====================================*/
textarea.textarea10 {
	line-height:1.4;
	border:1px solid #8d9299; /* bg2151_60 */
	border-radius:3px;
	padding:3px 3px;
	background:url("../img/bg/bg_textarea.png") no-repeat;
}
textarea[readonly].textarea10 {
	box-sizing:border-box;
	border-color:#c4c7cc; /* bg2151_80 */
	background:#fff;
}
textarea[disabled].textarea10 {
	box-sizing:border-box;
	border-color:#c4c7cc; /* bg2151_80 */
	background:#fff;
}
/*====================================*/
/* select                             */
/*====================================*/
select.select10 {
	margin:0;
	padding:0;
	height:30px;
}
/*====================================*/
/* button                             */
/*====================================*/
/* button10 */
button.button12,
button.button11,
button.button10 {
	font-size:15px;
	line-height:1;
	font-weight:normal;
	color:#474747; /* #474747 (0000-40) */
	text-decoration:none;
	text-align:center;
	letter-spacing:0px;
	border:1px solid #787878; /* #787878 (0000-50) */
	border-radius:4px;
	margin:0;
	padding:0 4px;
	height:32px;
	background:none;
	background-color:#fff;
	white-space:nowrap;
	overflow:hidden;
/*	text-overflow:ellipsis;*/
	vertical-align:bottom;
	cursor:pointer;
	z-index:9999;
	/* box-shadow */
	-webkit-box-shadow:#ededed 2px 2px 1px 0 inset, #ededed -2px -2px 1px 0 inset;
	-moz-box-shadow:#ededed 2px 2px 1px 0 inset, #ededed -2px -2px 1px 0 inset;
	-ms-box-shadow:#ededed 2px 2px 1px 0 inset, #ededed -2px -2px 1px 0 inset;
	box-shadow:#ededed 2px 2px 1px 0 inset, #ededed -2px -2px 1px 0 inset;
}
button.button11 {
	color:#135cc2; /* #135cc2 (2157-40) */
	border-color:#2d78e0; /* #2d78e0 (2157-50) */
	/* box-shadow */
	-webkit-box-shadow:#e5f0ff 2px 2px 1px 0 inset, #e5f0ff -2px -2px 1px 0 inset;
	-moz-box-shadow:#e5f0ff 2px 2px 1px 0 inset, #e5f0ff -2px -2px 1px 0 inset;
	-ms-box-shadow:#e5f0ff 2px 2px 1px 0 inset, #e5f0ff -2px -2px 1px 0 inset;
	box-shadow:#e5f0ff 2px 2px 1px 0 inset, #e5f0ff -2px -2px 1px 0 inset;
}
button.button12 {
	color:#c91e57; /* 3407-45 */
	border-color:#db2c66; /* 3407-50 */
	/* box-shadow */
	-webkit-box-shadow:#ffe8f0 2px 2px  1px 0 inset, #ffe8f0 -2px -2px 1px 0 inset;
	-moz-box-shadow:#ffe8f0 2px 2px  1px 0 inset, #ffe8f0 -2px -2px 1px 0 inset;
	-ms-box-shadow:#ffe8f0 2px 2px  1px 0 inset, #ffe8f0 -2px -2px 1px 0 inset;
	box-shadow:#ffe8f0 2px 2px 1px 0 inset, #ffe8f0 -2px -2px 1px 0 inset;
}
button.button10.active {
	color:#fff;
	background-color:#787878; /* 0000-50 */
	/* box-shadow */
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	box-shadow:none;
}
button.button11.active {
	color:#fff;
	background-color:#2d78e0; /* 2157-50 */
	/* box-shadow */
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	box-shadow:none;
}
button.button12.active {
	color:#fff;
	background-color:#db2c66; /* 3407-50 */
	/* box-shadow */
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	box-shadow:none;
}
button[disabled].button12,
button[disabled].button11,
button[disabled].button10 {
	color:#ababab; /* 0000_70 */
	border-color:#ababab; /* 0000_70 */
}
button.button12 > img,
button.button11 > img,
button.button10 > img {
	margin:0 1px;
	width:20px;
	height:20px;
	vertical-align:-4px;
}
button.button12.lrg,
button.button11.lrg,
button.button10.lrg {
	font-size:18px;
	border-radius:5px;
	height:36px;
}
button.button12.xlg,
button.button11.xlg,
button.button10.xlg {
	font-size:22px;
	letter-spacing:3px;
	border-radius:6px;
	height:46px;
}
/* button10 END */
/*====================================*/
/*====================================*/
/* button 20                          */
button.button22,
button.button21,
button.button20 {
	font-size:15px;
	line-height:1;
	font-weight:bold;
	color:#fff; /* #474747 (0000-40) */
/*	color:#474747; /* #474747 (0000-40) */
	letter-spacing:2px;
	text-decoration:none;
	text-align:center;
/*	text-shadow:#5e5e5e 0px -1px 1px,#ababab 0px 1px 1px; /* FireFox, Webkit, Opera */
	border:0;
	border-bottom:2px solid #474747; /* #787878 (0000-50) */
	border-radius:4px;
	margin:0;
	padding:2px 4px 0 4px;
	height:32px;
/*	background:none;*/
	background:#787878; /* 0000_50 */
/*	background-color:#fff;*/
	white-space:nowrap;
	overflow:hidden;
/*	text-overflow:ellipsis;*/
	vertical-align:bottom;
	cursor:pointer;
	z-index:999;
}
button.button21 {
	background:#2d78e0; /* 2157_50 */
	border-bottom:2px solid #0044a3; /* 2157_30 */
/*	color:#c91e57; /* 2157_50 */
/*	border-color:#2d78e0; /* 2157_50 */
}
button.button22 {
	background:#db2c66; /* 3407_50 */
	border-bottom:2px solid #8f0030; /* 3407_30 */
/*	color:#c91e57; /* 3407-45 */
/*	border-color:#db2c66; /* 3407-50 */
}
button.button20.active {
/*	color:#fff;*/
/*	border-color:#474747; /* 0000-40 */
	background:#474747; /* 0000-30 */
}
button.button21.active {
/*	color:#fff;*/
	background:#0044a3; /* 2157-30 */
}
button.button22.active {
/*	color:#fff;*/
	background:#8f0030; /* 3407-30 */
}
button[disabled].button22,
button[disabled].button21,
button[disabled].button20 {
	color:#ababab; /* 0000_70 */
	border-color:#ababab; /* 0000_70 */
}
button.button22 > img,
button.button21 > img,
button.button20 > img {
	margin:0 1px;
	width:20px;
	height:20px;
	vertical-align:-4px;
}
button.button22.lrg,
button.button21.lrg,
button.button20.lrg {
	font-size:18px;
	border-radius:5px;
/*	padding-top:1px;*/
	height:36px;
}
button.button22.xlg,
button.button21.xlg,
button.button20.xlg {
	font-size:22px;
	letter-spacing:3px;
	border-bottom-width:3px;
	border-radius:6px;
/*	padding-top:2px;*/
	height:46px;
}
/* button20 END */
/*====================================*/
/*====================================*/
/* button row                         */
div.button_row {
	border-radius:0;
	white-space:nowrap;
	display:inline-block;
}
div.button_row button.button11,
div.button_row button.button {
	font-size:15px;
	line-height:1;
	font-weight:normal;
	color:#1f69d1; /* 2157-40 */
	letter-spacing:0px;
	text-decoration:none;
	text-align:center;
	border:1px solid #2d78e0; /* 2157-50 */
	border-left-width:0;
	border-radius:0;
	padding:0 4px;
	height: 32px;
	background: none;
	background-color:#fff;
	-webkit-box-shadow:#ededed 2px 2px 1px 0 inset, #ededed -2px -2px 1px 0 inset;
	-moz-box-shadow:#ededed 2px 2px 1px 0 inset, #ededed -2px -2px 1px 0 inset;
	-ms-box-shadow:#ededed 2px 2px 1px 0 inset, #ededed -2px -2px 1px 0 inset;
	-o-box-shadow:#ededed 2px 2px 1px 0 inset, #ededed -2px -2px 1px 0 inset;
	box-shadow:#ededed 2px 2px 1px 0 inset, #ededed -2px -2px 1px 0 inset;
	white-space: nowrap;
	cursor:pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	vertical-align:bottom;
}
div.button_row button.button11 {
	color:#135cc2; /* #135cc2 (2157-40) */
	border-color:#2d78e0; /* #2d78e0 (2157-50) */
	-webkit-box-shadow:#e5f0ff 2px 2px 1px 0 inset, #e5f0ff -2px -2px 1px 0 inset;
	-moz-box-shadow:#e5f0ff 2px 2px 1px 0 inset, #e5f0ff -2px -2px 1px 0 inset;
	-ms-box-shadow:#e5f0ff 2px 2px 1px 0 inset, #e5f0ff -2px -2px 1px 0 inset;
	-o-box-shadow:#e5f0ff 2px 2px 1px 0 inset, #e5f0ff -2px -2px 1px 0 inset;
	box-shadow:#e5f0ff 2px 2px 1px 0 inset, #e5f0ff -2px -2px 1px 0 inset;
}
div.button_row button:first-child.button11,
div.button_row button:first-child.button {
  border-top-left-radius:4px;
  border-bottom-left-radius:4px;
  border-left-width:1px;
}
div.button_row button:last-child.button11,
div.button_row button:last-child.button {
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
}
div.button_row.round button:first-child.button11,
div.button_row.round button:first-child.button {
	border-radius: 14px 0 0 14px;
	padding-left:12px;
}
div.button_row.round button:last-child.button11,
div.button_row.round button:last-child.button {
	border-radius: 0 14px 14px 0;
	padding-right:12px;
}
div.button_row button.button11.active,
div.button_row button.button.active {
	color:#fff;
	font-weight:bold;
	background:#2d78e0; /* 2157-50 */
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
}
div.button_row button.button11.toggle,
div.button_row button.button.toggle {
	color:#fff;
	font-weight:bold;
	background:#2d78e0; /* 2157-50 */
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
}
div.button_row button[disabled].button11,
div.button_row button[disabled].button {
	color:#ababab; /* bg0000_80 */
	border-color:#c7c7c7; /* bg0000_80 */
	-webkit-box-shadow:#f5f5f5 2px 2px 1px 0 inset, #f5f5f5 -2px -2px 1px 0 inset;
	-moz-box-shadow:#f5f5f5 2px 2px 1px 0 inset, #f5f5f5 -2px -2px 1px 0 inset;
	-ms-box-shadow:#f5f5f5 2px 2px 1px 0 inset, #f5f5f5 -2px -2px 1px 0 inset;
	-o-box-shadow:#f5f5f5 2px 2px 1px 0 inset, #f5f5f5 -2px -2px 1px 0 inset;
	box-shadow:#f5f5f5 2px 2px 1px 0 inset, #f5f5f5 -2px -2px 1px 0 inset;
	cursor:auto;
}
div.button_row button[disabled].button11.toggle,
div.button_row button[disabled].button.toggle {
	color:#fff;
	font-weight:bold;
	background:#787878; /* bg0000_50 */
}
/* button row END                     */
/*====================================*/
/*====================================*/
/* button2301 */
button.button2301 {
	border:1px solid #2d78e0; /* bg2157_50 */
	border-radius:3px;
	margin:0;
	padding:0;
	width:30px;
	height:30px;
	background:#fff;
	vertical-align:bottom;
	cursor:pointer;
}
button.button2301 img {
	width:22px;
	height:22px;
}
button.button2301.active {
	background:#2d78e0; /* bg2157_50 */
}
/* button2301 */
/*====================================*/
.button2302 {
    background:#fff;
    border:0;
    border-radius:16px;
    cursor:pointer;
    margin:0;
    padding:0;
    width:30px;
    height:30px;
    vertical-align:bottom;
}
.button2302 img {
	width:30px;
	height:30px;
}
/*====================================*/
/* button2303 */
button.button2303 {
	border:0;
	border-bottom:2px solid #135cc2;
	border-radius:4px;
	margin:0;
	padding:0;
	padding-top:2px;
	width:32px;
	height:32px;
	background:#2d78e0;
/*	box-shadow: 0 0 0 1px #ddd;*/
	vertical-align:bottom;
	cursor:pointer;
}
button.button2303 img {
	width:24px;
	height:24px;
}
/*------------------------------*/
/* input.button                 */
/*------------------------------*/
div.button_mid11_outer,
div.button_mid10_outer{
/*	border:1px solid #444;*/
	border:1px solid #232c33;
	border-radius:2px;
	margin:0;
}
div.button_mid11_outer {
	border:1px solid #a00;
	border-radius:0px;
	margin-top:4px;
}
button.button_mid11,
button.button_mid10 {
	line-height:1;
	font-weight:bold;
/*	color:#444;*/
	color:#232c33;
	outline:0;
	border:0;
	border-radius:2px;
	margin:0;
	padding:2px 0 0 0;
	width:100%;
	height:32px;
    background:#fff url(../img/button/button_mid10.png) center center repeat-x;
	cursor:pointer
}
button.button_mid11 {
	color:#a00;
}
/*------------------------------*/
/* button large 10              */
button.button_lrg12,
button.button_lrg11,
button.button_lrg10 {
	font-weight:bold;
	color:#474747; /* bg0000_30 */
	letter-spacing:-1px;
	outline:0;
	border:1px solid #232c33;
	border-color:#d2d5d9 #a8acb3 #737880 #a8acb3;
	border-radius:4px;
	margin:0;
	padding:0;
	height:48px;
    background:url(../img/button/button_2401_2151_48.png);
	vertical-align:bottom;
	cursor:pointer;
}
button.button_lrg11 {
	color:#fff;
	border-color:#4b94fa #2d78e0 #002f70 #2d78e0;
    background:url("../img/button/button_2411_2157_48.png") center center repeat-x;
}
button.button_lrg12 {
	color:#fff;
	border-color:#fa4b85 #db2c66 #660022 #db2c66;
    background:url(../img/button/button_2421_3407_48.png) left bottom repeat-x;
}
/*button.button_lrg10:hover,*/
button.button_lrg10.active {
    background:url(../img/button/button_2402_2151_48.png) left bottom repeat-x;
}
/*button.button_lrg11:hover,*/
button.button_lrg11.active {
    background:url(../img/button/button_2412_2157_48.png);
}
/*button.button_lrg12:hover,*/
button.button_lrg12.active {
    background:url(../img/button/button_2422_3407_48.png) left bottom repeat-x;
}
button.button_lrg12[disabled],
button.button_lrg11[disabled],
button.button_lrg10[disabled] {
	color:#888;
	border-color:#d2d5d9 #a8acb3 #737880 #a8acb3;
	background:url(../img/button/button_2401_2151_48.png) left bottom repeat-x;
}
button.button_lrg12 > img,
button.button_lrg11 > img,
button.button_lrg10 > img {
	border:0;
	margin:0 1px 0 0;
	padding:0;
	width:22px;
	height:22px;
	vertical-align:-5px;
}
/*------------------------------*/
input.button_sml20 {
	font-size:13px;
	font-weight:bold;
	color:#444;
	border:1px solid #444;
	border-radius:0px;
	padding:1px 0 0 0;
	height:28px;
    background:#fff url(../img/button/button_mid10.png) repeat-x center center;
	cursor:pointer
}

input.button_mid20 {
	font-size:13px;
	font-weight:bold;
/*	color:#444;*/
	color:#232c33;
	outline:0;
	border:0;
/*	border:1px solid #444;*/
	border:1px solid #232c33;
	border-radius:0px;
	padding:1px 0 0 0;
	height:32px;
    background:#fff url(../img/button/button_mid10.png) repeat-x center center;
	cursor:pointer
}
button.button_mid31,
button.button_mid32 {
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	color:#232c33;
	outline:0;
	border:1px solid #232c33;
	border-radius:0px;
	padding:0 0 1px 0;
	height:32px;
	background:#fff url(../img/button/button_mid10.png) repeat-x center center;
	cursor:pointer;
	vertical-align:bottom;
}
/*------------------------------*/
/* button icon                  */
button.button_grp {
    font-weight:normal;
    background: none;
    cursor:pointer;
    border: 0px;
    border-radius: 0 0 0 0;
    display: inline-block;
    margin:0;
    padding:0;
    outline: 0;
}
/* テキスト＋テキストボタンの左テキスト部 */
button.button_grp div.lft_txt{
    font-size:16px;
    line-height:32px;
    color:#fff; /* 2157-50 */
    font-weight: bold;
    text-decoration:none;
    text-align:center;
    border: 1px solid #2d78e0; /* 2157-50 */
    border-color:#d2d5d9 #a8acb3 #a8acb3 #a8acb3;
    border-width:1px 0px 1px 0;
    margin:0;
    white-space: nowrap;
    cursor:pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    vertical-align:top;
    display: inline-block;
    background-color: #0095d9;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
}
button.button_grp:disabled div.lft_txt{
    font-size:16px;
    line-height:32px;
    color:#fff; /* 2157-50 */
    font-weight: bold;
    text-decoration:none;
    text-align:center;
    border: 1px solid #2d78e0; /* 2157-50 */
    border-color:#d2d5d9 #a8acb3 #a8acb3 #a8acb3;
    border-width:1px 0px 1px 0;
    margin:0;
    white-space: nowrap;
    cursor:pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    vertical-align:top;
    display: inline-block;
    background-color: #949495;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
}
button.button_grp:active div.lft_txt{
   -moz-box-shadow:    inset 0 0 8px #a3a3a2;
   -webkit-box-shadow: inset 0 0 8px #a3a3a2;
   box-shadow:         inset 0 0 8px #a3a3a2;

}
/* アイコン＋テキストボタンのアイコン部 */
button.button_grp div.lft_icon{
    border: 1px solid #2d78e0; /* 2157-50 */
    border-color:#d2d5d9 #a8acb3 #a8acb3 #a8acb3;
    border-width:1px 0px 1px 0;
    margin:0;
    white-space: nowrap;
    cursor:pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    vertical-align:top;
    display: inline-block;
    background-color: #0095d9;
    width: 32px;
    height: 32px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    text-indent: -9999px;
    vertical-align: middle;
}
button.button_grp:disabled div.lft_icon{
    border: 1px solid #2d78e0; /* 2157-50 */
    border-color:#d2d5d9 #a8acb3 #a8acb3 #a8acb3;
    border-width:1px 0px 1px 0;
    margin:0;
    white-space: nowrap;
    cursor:pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    vertical-align:top;
    display: inline-block;
    background-color: #949495;
    width: 32px;
    height: 32px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    text-indent: -9999px;
    vertical-align: middle;
}
button.button_grp:active div.lft_icon{
   -moz-box-shadow:    inset 0 0 8px #a3a3a2;
   -webkit-box-shadow: inset 0 0 8px #a3a3a2;
   box-shadow:         inset 0 0 8px #a3a3a2;
}
/*アイコン＋テキストボタンのテキスト部*/
button.button_grp div.rgt_txt {
        font-size:14px;
        line-height:32px;
        color:#000; /* 2157-50 */
        text-decoration:none;
        text-align:center;
        border: 1px solid #2d78e0; /* 2157-50 */
        border-color:#d2d5d9 #a8acb3 #a8acb3 #a8acb3;
        border-width:1px 0 1px 0;
        margin:0;
        height: 32px;
        background-color: #a0d8ef;
        white-space: nowrap;
        cursor:pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        vertical-align:middle;
        display: inline-block;
        padding: 0 8px;
}
button.button_grp:active  div.rgt_txt{
   -moz-box-shadow:    inset 0 0 8px #a3a3a2;
   -webkit-box-shadow: inset 0 0 8px #a3a3a2;
   box-shadow:         inset 0 0 8px #a3a3a2;
}
button.button_grp:disabled  div.rgt_txt{
	font-size:14px;
	line-height:32px;
	color:#000; /* 2157-50 */
	text-decoration:none;
	text-align:center;
	border: 1px solid #2d78e0; /* 2157-50 */
        border-color:#d2d5d9 #a8acb3 #a8acb3 #a8acb3;
	border-width:1px 0 1px 0;
	margin:0;
	height: 32px;
        background-color: #dcdddd;
	white-space: nowrap;
	cursor:pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	vertical-align:middle;
        display: inline-block;
        padding: 0 8px;
}
/* アイコンのみのボタン */
button.button_grp div.icon{
    border: 1px solid #2d78e0; /* 2157-50 */
    border-color:#d2d5d9 #a8acb3 #a8acb3 #a8acb3;
    border-width:1px 0px 1px 0;
    margin:0;
    height: 32px;
    white-space: nowrap;
    cursor:pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    vertical-align:top;
    display: inline-block;
    background-color: #0095d9;
    width: 32px;
    height: 32px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    text-indent: -9999px;
    vertical-align: middle;
}
button.button_grp:disabled div.icon{
    border: 1px solid #2d78e0; /* 2157-50 */
    border-color:#d2d5d9 #a8acb3 #a8acb3 #a8acb3;
    border-width:1px 0px 1px 0;
    margin:0;
    height: 32px;
    white-space: nowrap;
    cursor:pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    vertical-align:top;
    display: inline-block;
    background-color: #949495;
    width: 32px;
    height: 32px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    text-indent: -9999px;
    vertical-align: middle;
}
button.button_grp:active div.icon{
   -moz-box-shadow:    inset 0 0 8px #a3a3a2;
   -webkit-box-shadow: inset 0 0 8px #a3a3a2;
   box-shadow:         inset 0 0 8px #a3a3a2;
}
.lft_txt.alert,
.lft_icon.alert{
    background-color : #ec6d71 !important;
}
.rgt_txt.alert {
    background-color : #f5b1aa !important;
}
/* アイコン＋テキストボタン用 */
.lft_icon.icon_entry{
    background-image: url(../img/icon29/icon10_64_233.png) ;
}
.lft_icon.icon_add{
    background-image: url(../img/icon29/icon10_64_35.png) ;
}
.lft_icon.icon_delete{
    background-image: url(../img/icon29/icon10_64_37.png) ;
}
.lft_icon.icon_save{
    background-image: url(../img/icon29/icon10_64_97.png) ;
}
.lft_icon.icon_back{
    background-image: url(../img/icon29/icon10_64_117.png) ;
}
.lft_icon.icon_list{
    background-image: url(../img/icon29/icon10_64_229.png) ;
}
.lft_icon.icon_print{
    background-image: url(../img/icon29/icon10_64_159.png) ;
}
/* アイコンのみボタン用 */
.icon.icon_entry{
    background-image: url(../img/icon29/icon10_64_233.png) ;
}
.icon.icon_add{
    background-image: url(../img/icon29/icon10_64_35.png) ;
}
.icon.icon_delete{
    background-image: url(../img/icon29/icon10_64_37.png) ;
}
.icon.icon_save{
    background-image: url(../img/icon29/icon10_64_97.png) ;
}
.icon.icon_back{
    background-image: url(../img/icon29/icon10_64_117.png) ;
}
.icon.icon_list{
    background-image: url(../img/icon29/icon10_64_229.png) ;
    background-size : 28px 28px;
}

button.button_grp .active {
/* active は一定時間で消えるので使用しない */
/*	color: #fff;*/
/*	font-weight: bold;*/
/*	background: #2d78e0; /* 2157-50 */
}
/*button.button_grp .toggle {
	color: #fff;
	font-weight: bold;
	background: #2d78e0;  2157-50
}*/
button.button_grp div.icon:first-child,
button.button_grp div.lft_icon:first-child,
button.button_grp div.lft_txt:first-child,
button.button_grp div.rgt_txt:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left-width: 1px;
}
button.button_grp div.icon:last-child,
button.button_grp div.lft_icon:last-child,
button.button_grp div.lft_txt:last-child,
button.button_grp div.rgt_txt:last-child{
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/*====================================*/
/* チェックボックス配列               */
/*====================================*/
div.checkbox_row {
}
div.checkbox_row input[type=checkbox] {
	width:0;
	height:0;
	overflow:hidden;
	display:none;
	/* appearance */
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
}
div.checkbox_row input[type=checkbox] + label {
	color:#ccc;
	font-size:23px;
	line-height:28px;
	vertical-align:-1px;
	/* user-select */
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
div.checkbox_row input[type=checkbox]:checked + label {
	color:#2d78e0; /* 2157-50 */
}
div.checkbox_row label {
/*	font-size:16px;*/
	cursor: pointer;
}
/*====================================*/
/* ラジオボタン配列               */
/*====================================*/
div.radio_row {
	margin:0;
	padding:0 16px 0 0;
}
div.radio_row input[type=radio] {
	margin:0 4px 0 8px;
	padding:0;
	width:15px;
	height:15px;
	vertical-align:-1px;
	cursor:pointer;
}
div.radio_row label {
	cursor: pointer;
}
div.radio_row label > input[type=radio]:checked {

}
/*====================================*/
/* ボタンバー                         */
/*====================================*/
div.button_bar {
	width:100%;
	height:42px;
	border:1px solid #d2d5d9;
	border-width:1px 0 1px 0;
	background:#fff url("../img/button/button_2203.png") center center;
	text-align:center;
}
div.button_bar * {
	border:0;
	margin:0;
	padding:0;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
}
div.button_bar > button {
	margin:5px 0;
	padding:0 5px 0 6px;
	height:32px;
	background:url("../img/part/div_2101.png") left center no-repeat;
	text-align:center;
	cursor:pointer;
}
div.button_bar > button.active {
	background-color:rgba(0,0,0,0.2);
}
div.button_bar > button:first-child {
	padding:0 4px;
	background-image:none;
}
div.button_bar > button img {
	padding:0 4px;
	width:26px;
	height:26px;
	vertical-align:-5px;
}
div.button_bar > button p {
/*	font-size:12px;*/
	font-weight:bold;
/*	line-height:12px;*/
	color:#474747; /* bg0000_30 */
/*	padding:0 0 2px 0;*/
}
/*------------------------------*/
/* フォーカス受取時             */
/*------------------------------*/
input.on_focus_txt {
/*	outline:1px solid #fcc;*/
	border-color:#db2c66;
/*	background-color:#fee;*/
/*	background-color:#C7F3C7; */
	/* box-shadow */
	-webkit-box-shadow:#fff0f5 2px 2px 1px 0 inset, #fff0f5 -2px -2px 1px 0 inset;
	-moz-box-shadow:#fff0f5 2px 2px 1px 0 inset, #fff0f5 -2px -2px 1px 0 inset;
	-ms-box-shadow:#fff0f5 2px 2px 1px 0 inset, #fff0f5 -2px -2px 1px 0 inset;
	box-shadow:#fff0f5 2px 2px 1px 0 inset, #fff0f5 -2px -2px 1px 0 inset;
}
textarea.on_focus_txt {
	outline:1px solid #fcc;
	border-color:#f44;
/*	background-color:#fee;*/
/*	background-color:#C7F3C7; */
}
input.on_focus_btn {
	outline:1px solid #fcc;
	border-color:#f00;
/*	border-color:#f33 #a88 #a00 #a88;*/
	color:#F00;
}
/*
input[type="button"]:hover {
	border-color:#f00;
	color:#f00;
}
*/
button.on_focus_btn {
	outline:2px solid #ffdbe1;
	border-color:#bf3048;
	color:#bf3048;
}
/*
button:hover {
	border-color:#f00;
	color:#f00;
}
button:hover,
button:active {
	border-color:#f00;
}
*/
input.on_focus_chk{
	outline:1px solid #bf3048;
	background:#ffdbe1;
}
input[type="text"].disabled {
	background:#e3e3e3;
}
select.disabled {
	background:#e3e3e3;
}
/*====================================*/
/* 汎用クラス 横幅設定                */
/*====================================*/
.c00 { width:auto; }
.cs0 { width:8px; }
.c01 { width:16px; }
.cs1 { width:24px; }
.c02 { width:32px; }
.cs2 { width:40px; }
.c03 { width:48px; }
.cs3 { width:56px; }
.c04 { width:64px; }
.cs4 { width:72px; }
.c05 { width:80px; }
.cs5 { width:88px; }
.c06 { width:96px; }
.cs6 { width:104px; }
.c07 { width:112px; }
.cs7 { width:120px; }
.c08 { width:128px; }
.cs8 { width:136px; }
.c09 { width:144px; }
.cs9 { width:152px; }
.c10 { width:160px; }
.c11 { width:176px; }
.c12 { width:192px; }
.c13 { width:208px; }
.c14 { width:224px; }
.c15 { width:240px; }
.c16 { width:256px; }
.c17 { width:272px; }
.c18 { width:288px; }
.c19 { width:304px; }
.c20 { width:320px; }
.c21 { width:336px; }
.c22 { width:352px; }
.c23 { width:368px; }
.c24 { width:384px; }
.c25 { width:400px; }
.c26 { width:416px; }
.c27 { width:432px; }
.c28 { width:448px; }
.c29 { width:464px; }
.c30 { width:480px; }
.c35 { width:560px; }
.c40 { width:640px; }
.c45 { width:720px; }
.c50 { width:800px; }
/*====================================*/
/* 汎用クラス 縦幅設定                */
/*====================================*/
.r04 { height:68px !important; }
.r05 { height:84px !important; }
.r10 { height:164px !important; }
.r20 { height:324px !important; }
.r30 { height:484px !important; }
/*====================================*/
/* 汎用クラス 幅比率                  */
/*====================================*/
.cp10 { width:10%; }
.cp20 { width:20%; }
.cp30 { width:30%; }
.cp40 { width:40%; }
.cp45 { width:45%; }
.cp50 { width:50%; }
.cp55 { width:55%; }
.cp60 { width:60%; }
.cp65 { width:65%; }
.cp70 { width:70%; }
.cp75 { width:75%; }
.cp80 { width:80%; }
.cp90 { width:90%; }
/*====================================*/
/* 汎用クラス 特定要素                */
/*====================================*/
.cdt { width:8em; }
.cts { width:10em; }
/*====================================*/
/* 汎用クラス マージン設定            */
/*====================================*/
.m01 { margin:1px !important; }
.m02 { margin:2px !important; }
.m03 { margin:4px !important; }
.m04 { margin:8px !important; }
.m11 { margin-top:1px !important; }
.m12 { margin-top:2px !important; }
.m13 { margin-top:4px !important; }
.m14 { margin-top:8px !important; }
.m21 { margin-right:1px !important; }
.m22 { margin-right:2px !important; }
.m23 { margin-right:4px !important; }
.m24 { margin-right:8px !important; }
.m31 { margin-bottom:1px !important; }
.m32 { margin-bottom:2px !important; }
.m33 { margin-bottom:4px !important; }
.m34 { margin-bottom:8px !important; }
.m41 { margin-left:1px !important; }
.m42 { margin-left:2px !important; }
.m43 { margin-left:4px !important; }
.m44 { margin-left:8px !important; }
/*====================================*/
/* 汎用クラス パディング設定          */
/*====================================*/
.p00 { padding:0 !important; }
.p01 { padding:1px !important; }
.p02 { padding:2px !important; }
.p03 { padding:4px !important; }
.p04 { padding:8px !important; }
.p10 { padding-top:0 !important; }
.p11 { padding-top:1px !important; }
.p12 { padding-top:2px !important; }
.p13 { padding-top:4px !important; }
.p14 { padding-top:8px !important; }
.p20 { padding-right:0 !important; }
.p21 { padding-right:1px !important; }
.p22 { padding-right:2px !important; }
.p23 { padding-right:4px !important; }
.p24 { padding-right:8px !important; }
.p25 { padding-right:16px !important; }
.p30 { padding-bottom:0 !important; }
.p31 { padding-bottom:1px !important; }
.p32 { padding-bottom:2px !important; }
.p33 { padding-bottom:4px !important; }
.p34 { padding-bottom:8px !important; }
.p40 { padding-left:0 !important; }
.p41 { padding-left:1px !important; }
.p42 { padding-left:2px !important; }
.p43 { padding-left:4px !important; }
.p44 { padding-left:8px !important; }
/*====================================*/
/* 汎用クラス パディング設定          */
/*====================================*/
/*========================================================================----*/
/* ページリンク                                                               */
/*========================================================================----*/
div.page_link {
	padding:4px 1px;
}
div.page_link_inner {
/*
	font-size:13px;
	line-height:1.0;
	padding: 0;
*/
}
p.page_link_label {
	display:inline-block;
}
p.page_link_label img {
	margin-right:2px;
	width:16px;
	height:16px;
	vertical-align:-4px;
}
/*========================================================================----*/
/* ソートリンク                                                               */
/*========================================================================----*/
div.sort_link {
	padding:0px 1px 4px 1px;
}
div.sort_link_inner {
/*
	font-size:13px;
	line-height:1.0;
*/
}
span.sort_link_active {
	color:#f00;
}
div.sort_link a:FOCUS {
	background:#fdd;
}
/* a:ACTIVE.sort_link_item でもよい */
div.sort_link a:ACTIVE {
	background:#fdd;
}
/*====================================*/
/* side list                          */
/*====================================*/
div.list20_outer {
}
table.list20 {
	border:0;
	border-collapse:separate;
	border-spacing:0;
	background:#fff;
}
th.list20 {
	font-size:13px;
	font-weight:bold;
	line-height:1.0;
	color:#a8adb3; /* 2110-70 */
	margin:0;
    padding:2px 0 0 2px;
    white-space:nowrap;
	text-align:left;
}
td.list21,
td.list20 {
	border-bottom:1px dashed #d2d5d9;
	padding:2px 4px 4px 24px;
	height:32px;
	vertical-align:middle;
}
td.list21 {
	padding:0;
}
table.list20 > tbody > tr:last-child > td {
	border-bottom:1px solid #d2d5d9;
}
td.list21 > button,
td.list20 > button {

	color:#000;
	background:none;
	background-color:#fff;
	border:0;
	margin:0;
	padding:0;
	width:200px;
	height:48px;
	text-align:left;
	vertical-align:bottom;
	cursor:pointer;
}
/*====================================*/
/* レイアウト系(IE8～)                */
/*====================================*/
div.layout_v {
/*	display:block;*/
/*	background:#eee;*/
}
div.layout_h {
	display:block;
/*	background:#eee;*/
}
div.layout_h > div {
	display:inline-block;
/*	background:#ddd;*/
	vertical-align:top;
}
div.layout_t {
	display:table;
/*	background:#ddd;*/
/*	table-layout: fixed;*/
}
div.layout_c,
div.layout_t > div {
	display:table-cell;
/*	background:#ddd;*/
	vertical-align:top;
}
div.layout_r {
	position:relative;
	top:0;
	left:0;
}
div.layout_a {
	position:absolute;
	top:0;
	left:0;
}
/*====================================*/
/* テキストフォーム                */
/*====================================*/
div.input_dsp_outer23,
div.input_dsp_outer22,
div.input_dsp_outer21,
div.input_dsp_outer20 {
	border:0;
	border-radius:0;
	margin:0;
	padding:0 4px;
	height:19px;
	background:#fff;
}
div.input_dsp_outer23 > input,
div.input_dsp_outer22 > input,
div.input_dsp_outer21 > input,
div.input_dsp_outer20 > input {
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:19px;
	background:transparent;
}
p.input_dsp_outer33,
p.input_dsp_outer32,
p.input_dsp_outer31,
p.input_dsp_outer30 {
	border:0;
	border-radius:0;
	margin:0;
	padding:0 4px;
	height:26px;
	background:#fff;
}
p.input_dsp_outer33 > input,
p.input_dsp_outer32 > input,
p.input_dsp_outer31 > input,
p.input_dsp_outer30 > input {
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:26px;
	background:transparent;
}
/*====================================*/
/* テキストエリア                     */
/*====================================*/
div.textarea_outer {
	font-size:14px;
	line-height:16px;
	border:1px solid #777;
	padding:2px 2px;
	background:url("../img/bg/textarea1.png") no-repeat;
}
div.textarea_outer > textarea {
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	vertical-align:bottom;
}
/*====================================*/
/* EOF                                */
/*====================================*/
