@charset "shift_jis";

/*

基調色：#4c9c4c
基調色薄：#a2ffa2
基調色さらに薄：#daf4d9
基調色濃：#236923
tdover：#f4ffb5（hovered）
赤：#c22e2e

色置き換えにより、対応可能

*/


/*----------------------------
Universal selector
------------------------------*/
* {
	margin: 0; 
	padding: 0;
	line-height: 1.6;
	font-size: 100%;
	font-style: normal;
	word-break: normal;
}

/*----------------------------
Structure Module
------------------------------*/
html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body {
	background: #fff;
	color: #1b1b1b;
	text-align: left;
	letter-spacing: 0px;
	line-height: 150%;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "メイリオ";
}
body#login {
	text-align: center;
	margin: 30px;
}

/*----------------------------
Hypertext Module
------------------------------*/
a:link {
	text-decoration: none;
	color: #4c9c4c;
}
a:visited {
	text-decoration: none;
	color: #4c9c4c;
}
a:active {
	text-decoration: underline;
	color: #4c9c4c;
}
a:hover {
	text-decoration: underline;
	color: #4c9c4c;
	cursor: pointer;
}

input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
input[type="text"],
input[type="password"],
textarea,
select {
	margin: 0;
	padding: 1px;
	border: 1px solid #aaa;
	background-color: #f5f5f5;
	line-height: 1.2;
}
input[type="text"]:hover,
input[type="password"]:hover,
textarea:hover,
select:hover {
	border: 1px solid #777;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
	border: 1px solid #000;
}



/*----------------------------
Tables Module
------------------------------*/
table {
	font-size: inherit;
	font: 100%;
}

th,
td {
	padding: 3px;
}

/*----------------------------
Image Module
------------------------------*/
a img {
	border: 0;
	vertical-align: bottom;
}

a:hover img {
	border: 0;
}

/*----------------------------
ログイン
------------------------------*/
body#login div#container {
	clear: both;
	margin: 10px auto;
	width: 950px;
}
body#login .jserr {
	text-align: center;
	border-style: double;
	margin: 20px 0;
	background: #ffffff;
}

body#login .loginboxl,
body#login .loginboxr {
	background: url(../../img/login/loginboxbg.gif) no-repeat bottom;
	width: 468px;
	float: left;
	margin: 20px 0;
}
body#login .loginboxr {
	float: right;
}
body#login .loginboxl .inbox {
	background: url(../../img/login/loginboxhl.gif) no-repeat top;
	padding: 50px 0 20px;
}
body#login .loginboxr .inbox {
	background: url(../../img/login/loginboxhr.gif) no-repeat top;
	padding: 50px 0 30px;
}
body#login .loginboxl .inbox .formcontent {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 390px;
	margin: 0 auto 10px;
	padding: 0 0 26px;
	background: url(../../img/login/formcontentlbg.gif) no-repeat bottom;
}
body#login .loginboxr .inbox .formcontent {
	background: url(../../img/login/formcontentrbg.gif) no-repeat bottom;
	padding: 50px 0 60px;
	margin: 0 auto 20px;
}
body#login .loginboxl .inbox .formcontent p {
	padding: 10px 20px 0;
}
body#login .loginboxl .inbox .formcontent p input.riyoshacd,
body#login .loginboxl .inbox .formcontent p input.password {
	width: 12.5em;
	font-size: 24px;
}

body#login .loginboxl .inbox .loginbtn {
	background: url(../../img/login/loginbtnbg.gif) no-repeat top;
	width: 390px;
	height: 42px;
	margin: 10px auto;
	padding: 9px 0;
}
body#login .loginboxl .inbox .loginbtn input {
	color: #236923;
	width: 272px;
	height: 42px;
	border: none;
	font-weight: bold;
	letter-spacing: 3px;
}

body#login #loginnotes {
	clear: both;
	background: #daf4d9 url(../../img/login/loginnotes_bg.png) no-repeat bottom;
	width: 573px;
	height:110px; 
	padding: 10px 0;
	margin: 0 auto;
	color: #236923;
}
* html body#login #loginnotes {
	height:130px;
}
body#login #loginnotes2 {
	clear: both;
	background: #daf4d9 url(../../img/login/loginnotes_bg2.png) no-repeat bottom;
	width: 573px;
	height:150px; 
	padding: 10px 0;
	margin: 0 auto;
	color: #236923;
}
* html body#login #loginnotes2 {
	height:170px;
}

body#login .zoomsightbtn {
	width: 680px;
	margin: 20px auto;
	clear: both;
	text-align: left;
}
body#login .zoomsightbtn p {
	width: 180px;
	padding: 20px 0 50px;
	float: left;
}
body#login .zoomsightbtn .detail {
	float: right;
	width: 500px;
	padding: 0;
}
body#login div#securedseal table{
	margin: 0 auto;
	position: relative;
	clear: both;
}

/*-- frontlink --*/
body#login #hfrontlink {
	clear: both;
	background: #dcdcdc url(../../img/login/loginfrontlink_tr.png) no-repeat right top;
	margin: 0 auto;
	padding: 0 0 10px;
	width: 680px;
}
div#hfrontlink p {
	margin: 0 20px 10px;
}

div#hfrontlink #reservation_flow {
	position: relative;
	overflow: hidden;
	background: url(../../img/login/loginfrontlink_tl.png) no-repeat left top;
	padding: 10px 0 0;
}

div#ffrontlink {
	background: #dcdcdc;
	margin: 0 auto;
	padding: 0;
	width: 680px;
}

div#ffrontlink  div#footer {
	background: url(../../img/login/loginfrontlink_bl.png) no-repeat left bottom;
	clear: both;
	text-align: center;
	font-size: 12px;
}
div#ffrontlink  div#footer address {
	background: url(../../img/login/loginfrontlink_br.png) no-repeat right bottom;
	padding: 3px;
}

/*----------------------------
エラーページ
------------------------------*/
body#login .loginboxs {
	background: url(../img/login/loginboxbg.gif) no-repeat bottom;
	width: 468px;
	margin:20px auto 0 auto;
	font-size: 14px;
	text-align: center;
}
body#login .loginboxs .inbox {
	background: url(../img/login/loginboxhl.gif) no-repeat top;
	padding: 50px 0 20px;
}
body#login .loginboxs .inbox .formcontent {
	font-size: 16px;
	font-weight: bold;
	color: #ee3030;
	text-align: center;
	width: 390px;
	margin: 0 auto 10px;
	padding: 0 0 10px;
	background: url(../img/login/formcontentlbg.gif) no-repeat bottom;
}
/*----------------------------
代行ログイン
------------------------------*/
body#login .loginboxc {
	background: url(../../img/login/loginboxbg.gif) no-repeat bottom;
	width: 468px;
	margin:20px auto 0 auto;
}
body#login .loginboxc .inbox {
	background: url(../../img/login/loginboxhl.gif) no-repeat top;
	padding: 50px 0 20px;
}
body#login .loginboxc .inbox .formcontent {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	width: 390px;
	margin: 0 auto 10px;
	padding: 0 0 30px;
	background: url(../../img/login/formcontentlbg.gif) no-repeat bottom;
}
body#login .loginboxc .inbox .formcontent p {
	padding: 10px 30px 0;
}
body#login .loginboxc .inbox .formcontent p input.riyoshacd,
body#login .loginboxc .inbox .formcontent p input.riyoshaphone,
body#login .loginboxc .inbox .formcontent p input.tantoshacd,
body#login .loginboxc .inbox .formcontent p input.tantoshaopassword {
	width: 12.5em;
	font-size: 24px;
}

body#login .loginboxc .inbox .loginbtn {
	background: url(../../img/login/loginbtnbg.gif) no-repeat top;
	width: 390px;
	height: 42px;
	margin: 10px auto;
	padding: 9px 0;
}
body#login .loginboxc .inbox .loginbtn input {
	color: #236923;
	width: 272px;
	height: 42px;
	border: none;
	font-weight: bold;
	letter-spacing: 3px;
}

/*----------------------------
処理選択
------------------------------*/
body#select h1 {
	text-align: center;
	margin: 30px 0;
}
body#select .jserr {
	text-align: center;
	border-style: double;
	margin: 10px 60px;
	background: #ffffff;
}

body#select div#container {
	margin: 10px 60px;
	background: #dcdcdc url(../img/common/kado_tr.png) no-repeat right top;
	overflow: hidden;
}

body#select #selectheader {
	background: url(../img/common/kado_tl.png) no-repeat left top;
	text-align: center;
	overflow: hidden;
}
body#select #selectheader h2 {
	background: #4c9c4c;
	padding: 10px 10px 5px;
	font-size: 20px;
	text-align: left;
	color: #fff;
	border-top: 3px solid #dcdcdc;
	border-left: 3px solid #dcdcdc;
	border-bottom: 3px solid #474747;
	border-right: 3px solid #474747;
	margin: 20px 10px 10px;
	position: relative;
	clear: both;
}
body#select h3 {
	background: #4c9c4c;
	padding: 5px;
	font-size: 16px;
	color: #fff;
	border-top: 3px solid #dcdcdc;
	border-left: 3px solid #dcdcdc;
	border-bottom: 3px solid #474747;
	border-right: 3px solid #474747;
	margin: 0 10px 10px;
	position: relative;
	clear: both;
}
body#select #selectheader p {
	margin: 10px 20px;
	text-align: left;
}

body#select #selectheader #selectbox {
	width: 802px;
	margin: 0 auto 20px;
	background: url(../img/under/selectboxbg.gif) no-repeat bottom;
	overflow: hidden;
}
body#select #selectheader #selectbox ul {
	background: url(../img/under/selectboxh.gif) no-repeat top;
	padding: 15px 0 5px 12px;
	*padding: 15px 0 15px 12px;
	overflow: hidden;
}
body#select #selectheader #selectbox ul li {
	list-style: none;
	width: 377px;
	height: 117px;
	margin: 0 10px 10px 0;
	float: left;
}
body#select #selectheader #selectbox ul li a {
	display: block;
	width: 377px;
	height: 117px;
	background: url(../img/under/selectboxlibg.png) no-repeat;
	color: #1b1b1b;
	overflow: hidden;
}
body#select #selectheader #selectbox ul li a:hover {
	text-decoration: none;
	background: url(../img/under/selectboxlibg_o.png) no-repeat;
}
body#select #selectheader #selectbox ul li a strong {
	color: #236923;
	font-size: 18px;
	display: block;
	margin: 10px 0 5px;
}
body#select #selectheader #selectbox ul li a:hover strong {
	color: #3186DE;
}
body#select #selectheader #selectbox ul li a span {
	text-align: left;
	font-size: 13px;
}

body#select #selectheader .logoutbtn {
	text-align: center;
}

body#select #newslist {
/*	background: url(../img/common/kado_bl.png) no-repeat left bottom;*/
}
body#select #newslist ul {
/*	background: url(../img/common/kado_br.png) no-repeat right bottom;*/
	padding: 10px 20px;
	overflow: hidden;
}
body#select #newslist ul li {
	list-style: none;
	margin: 0 0 10px 0;
	background: #fff url(../img/under/newslist_kado_tl.gif) no-repeat top left;
	padding: 0;
}

body#select #newslist ul li .outer {
	background: url(../img/under/newslist_kado_tr.gif) no-repeat top right;
}
body#select #newslist ul li .outer h4 {
	border-bottom: 1px dotted #1b1b1b;
/*	background: url(../img/under/newslist_kado_tr.gif) no-repeat top right;*/
	padding: 10px 10px 5px;
	color: #236923;
}
body#select #newslist ul li .outer .newsdetail {
	background: url(../img/under/newslist_kado_bl.gif) no-repeat bottom left;
}
body#select #newslist ul li .outer .newsdetail .inner {
	background: url(../img/under/newslist_kado_br.gif) no-repeat bottom right;
}
body#select #newslist ul li .outer .newsdetail .inner p {
	padding: 10px 10px 5px;
}

body#select #newslist_end {
	background: url(../img/common/kado_bl.png) no-repeat left bottom;

}
body#select #newslist_end ul {
	background: url(../img/common/kado_br.png) no-repeat right bottom;
	padding: 0px 20px;
	overflow: hidden;
}
body#select #newslist_end ul li {
	list-style: none;
	margin: 0 0 10px 10px;
	background: #fff url(../img/under/newslist_kado_tl.gif) no-repeat top left;
	padding: 0;
}

body#select #newslist_end ul li h4 {
	border-bottom: 1px dotted #1b1b1b;
	background: url(../img/under/newslist_kado_tr.gif) no-repeat top right;
	padding: 10px 10px 5px;
	color: #236923;
}
body#select #newslist_end ul li .outer {
	background: url(../img/under/newslist_kado_tr.gif) no-repeat top right;
}
body#select #newslist_end ul li .outer .newsdetail {
	background: url(../img/under/newslist_kado_bl.gif) no-repeat bottom left;
}
body#select #newslist_end ul li .outer .newsdetail .inner {
	background: url(../img/under/newslist_kado_br.gif) no-repeat bottom right;
}
body#select #newslist_end ul li .outer .newsdetail .inner p {
	padding: 10px 10px 5px;
}


/*----------------------------
HEADER
------------------------------*/
div#header {
	margin: 10px 0 0 10px;
	text-align: left;
	position: relative;
}

/*----------------------------
SIDE COLUMN
------------------------------*/
div#header div#sidecolumn {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	text-align: center;
	padding: 0 0 20px;
}
*html div#header div#sidecolumn {
	
}
div#sidecolumn h1 {
	margin: 0 0 10px;
}

div#sidecolumn .loginMessage{
   color:#ff6600;
   font-weight: bold;
}

/*----------------------------
NAVI
------------------------------*/
div#gnavi {
	width: 195px;
	margin: 5px auto 20px;
	background:url(../../img/side/gnavi_bg.png) no-repeat top;
	overflow: hidden;
}

div#gnavi ul {
	width: 195px;
	background: url(../../img/side/gnavi_f.png) no-repeat bottom;
	padding: 0 0 10px;
}
div#gnavi li {
	list-style: none;
	width: 175px;
	height: 35px;
	margin: 10px 10px 0;
}
div#gnavi li.return {
	margin: 30px 10px 0;
}
div#gnavi li a {
	display: block;
	width: 175px;
	height: 35px;
	background: url(../../img/side/gnavi_btn.png) no-repeat;
	line-height: 2;
	font-weight: bold;
}
div#gnavi li.vis a {
	background: #4c9c4c url(../../img/side/gnavi_btn_v.png) no-repeat;
	color: #fff;
}
div#gnavi li a:hover,
div#gnavi li a.vis:hover {
	background: url(../../img/side/gnavi_btn_o.png) no-repeat;
	color: #fff;
	text-decoration: none;
}

/*----------------------------
Header ERROR COLUMN
------------------------------*/
div#errcolumn {
	margin: 10px 10px 0 210px;
}
div#errcolumn .jserr {
	text-align: center;
	border-style: double;
	margin: 20px 0;
	background: #ffffff;
}

/*----------------------------
Header MAIN COLUMN
------------------------------*/
div#hmaincolumn {
	background: #dcdcdc url(../../img/common/kado_tr.png) no-repeat right top;
	margin: 10px 10px 0 210px;
	padding: 0 0 10px;
}
div#hmaincolumn p {
	margin: 0 20px 10px;
}

div#hmaincolumn #selectbox ul li img{
	margin: 0 0 5px 0;
}

div#hmaincolumn #reservation_flow {
	position: relative;
	overflow: hidden;
	background: url(../../img/common/kado_tl.png) no-repeat left top;
	padding: 10px 0 0;
}
div#hmaincolumn #reservation_flow ul {
	position: relative;
	left: 50%;
	float: left;
}
div#hmaincolumn #reservation_flow ul li {
	list-style: none;
	position: relative;
	left: -50%;
	float: left;
	margin: 0 10px 5px 0;
	display: inline;
	padding: 0 0 0 25px;
	background: url(../../img/common/flowarr.png) no-repeat left 3px;
}
div#hmaincolumn #reservation_flow ul li.flowon {
	background: #4c9c4c url(../../img/common/flowarr_on_bg.gif) no-repeat left 0;
}
div#hmaincolumn #reservation_flow ul li.flowon p {
	color: #fff;
	padding: 0;
	margin: 0;
	background: url(../../img/common/flow_on_kado_tr.gif) no-repeat right top;
}
div#hmaincolumn #reservation_flow ul li.flowon p strong {
	display: block;
	padding: 0;
	background: url(../../img/common/flow_on_kado_bl.gif) no-repeat left bottom;
}
div#hmaincolumn #reservation_flow ul li.flowon p strong span {
	display: block;
	padding: 0 5px;
	background: url(../../img/common/flow_on_kado_br.gif) no-repeat right bottom;
	height: auto;
}
* html div#hmaincolumn #reservation_flow ul li.flowon p strong {height: 25px; display: inline;}
* html div#hmaincolumn #reservation_flow ul li.flowon p strong {height: 25px;}

div#hmaincolumn h2 {
	background: #4c9c4c;
	padding: 10px 10px 5px;
	font-size: 20px;
	color: #fff;
	border-top: 3px solid #dcdcdc;
	border-left: 3px solid #dcdcdc;
	border-bottom: 3px solid #474747;
	border-right: 3px solid #474747;
	margin: 0 10px 10px;
	position: relative;
	clear: both;
}
div#hmaincolumn h2 .pager {
	position: absolute;
	right: 10px;
	top: 0px;
}
* html div#hmaincolumn h2 .pager {
	right: 20px;
	top: 3px;
}
div#hmaincolumn h2 .pager img {
	vertical-align: middle;
	margin: 5px 0 0 5px;
}
*:first-child+html div#hmaincolumn h2 .pager img {
	margin: 0 0 0 5px;
}

div#hmaincolumn img {
	vertical-align: middle;
}

/* Infomation column */
div#hmaincolumn #infoSelectbox {
	background: #daf4d9;
	border: 1px solid #4c9c4c;
	padding: 10px 0 10px 10px;
	margin: 0 10px 0;
	position: relative;
}
div#hmaincolumn #infoSelectbox ul li {
	list-style: none;
	margin: 0 0 5px;
}
div#hmaincolumn #infoSelectbox ul li span {
   color:#0000ff;
   font-weight: bold;
}

div#hmaincolumn #infoSelectbox ul li dl {
}

div#hmaincolumn #infoSelectbox ul li dl dt {
	float:left;
}

div#hmaincolumn #infoSelectbox ul li dl dd {
	margin-left:45px;
}

/* Infomation column(ChusenKubunSelect) */
div#hmaincolumn #infoSelectbox2 {
	background: #daf4d9;
	border: 1px solid #4c9c4c;
	padding: 10px 0 10px 10px;
	margin: 0 10px 0;
	display:block;
}
div#hmaincolumn #infoSelectbox2 ul li {
	list-style: none;
	margin: 0 0 5px;
}
div#hmaincolumn #infoSelectbox2 ul li span {
	color:#0000ff;
	font-weight: bold;
}

div#hmaincolumn #infoSelectbox2 ul li dl {
}

div#hmaincolumn #infoSelectbox2 ul li dl dt {
	float:left;
}

div#hmaincolumn #infoSelectbox2 ul li dl dd {
	margin-left:45px;
}

div#hmaincolumn #infoSelectbox3 {
	background: #daf4d9;
	border: 1px solid #4c9c4c;
	padding: 10px 0 10px 10px;
	margin: 0 10px 0;
	display:block;
}
div#hmaincolumn #infoSelectbox3 ul li {
	list-style: none;
	margin: 0 0 5px;
}
div#hmaincolumn #infoSelectbox3 ul li span {
	color:#0000ff;
	font-weight: bold;
}

div#hmaincolumn #infoSelectbox3 ul li dl {
}

div#hmaincolumn #infoSelectbox3 ul li dl dt {
	float:left;
}

div#hmaincolumn #infoSelectbox3 ul li dl dd {
	margin-left:45px;
}

/*----------------------------
Middle MAIN COLUMN
------------------------------*/
div#mmaincolumn {
	background: #dcdcdc;
	margin: 0 10px -20px 210px;
	padding: 0 0 20px;
}
/*-- ie6用(文字切れ対応) --*/
* html div#mmaincolumn {
	padding: 20px 0 15px;
}
div#mmaincolumn p {
	margin: 0 20px 10px;
}

div#mmaincolumn h3 {
	background: #4c9c4c;
	padding: 5px;
	font-size: 16px;
	color: #fff;
	border-top: 3px solid #dcdcdc;
	border-left: 3px solid #dcdcdc;
	border-bottom: 3px solid #474747;
	border-right: 3px solid #474747;
	margin: 0 10px 10px;
	clear: both;
}
* html div#mmaincolumn h3 {
	position: relative;
}

div#mmaincolumn .tablebox {
	width: 95%;
	margin: 0 auto 20px;
}
* html div#mmaincolumn .tablebox {
	margin: 0 20px 20px;
	width: 100%;
}

div#mmaincolumn .tablebox table {
	background: #4c9c4c;
	width: 100%;
}
div#mmaincolumn .tablebox table caption {
	font-size: 16px;
	color:#ff6600;
	font-weight: bold
}
div#mmaincolumn .tablebox table tr {
	background: #fff;
}
div#mmaincolumn .tablebox table th {
	background: #a2ffa2;
	text-align: center;
	white-space: nowrap;
}
div#mmaincolumn .tablebox table td {
	text-align: left;
}
div#mmaincolumn .tablebox table td.charge {
	text-align: right;
}
div#mmaincolumn .tablebox .td2 {
	background: #daf4d9;
}
div#mmaincolumn .tablebox .hovered {
	background: #fadc8d;
	cursor: pointer;
}
div#mmaincolumn .numbox strong {
	color: #ff0000;
	background: #ffff99;
	padding: 5px;
	border: 1px solid #4c9c4c;
}

div#mmaincolumn .btncenter {
	text-align: center;
}
div#mmaincolumn .btnright {
	text-align: right;
}
/* pagemove background column */
div#mmaincolumn .tablebox table .tr2 {
	background: #4c9c4c;
	text-align: right;
}

/* detail background column */
div#mmaincolumn #list {
	position: relative;
	margin: 0 10px 0 10px;
}
div#list ul {
	padding: 10px 20px;
	overflow: hidden;
}
div#list ul li {
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0;
	border: 1px solid #dcdcdc;
}
div#list ul li h4 {
	padding: 0px 50px 0px;
	color: #236923;
	background:#ffffff;
}

div#list ul li .hlistdetail {
	list-style: none;
	margin: 0 10px 0 10px;
	background: #ffffff url(../../img/under/list_kado_tl.gif) no-repeat top left;
	padding: 0;
}
div#list ul li .hlistdetail p {
	background: url(../../img/under/list_kado_tr.gif) no-repeat top right;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: center;
}

div#list ul li .flistdetail {
	list-style: none;
	margin: 0 10px 0 10px;
	background:#ffffff url(../../img/under/list_kado_bl.gif) no-repeat bottom left;
	padding: 0;
}
div#list ul li .flistdetail p {
	background: url(../../img/under/list_kado_br.gif) no-repeat bottom right;
	margin: 0 0 0 10px;
	padding: 0;
}

/*-- futai column --*/
div#mmaincolumn .tableboxFutai {
	width: 95%;
	margin: 0 auto 20px;
}
* html div#mmaincolumn .tableboxFutai {
	margin: 0 20px 20px;
	width: 100%;
}

div#mmaincolumn .tableboxFutai table {
	border: 1px solid #ffa500;
	width: 100%;
}
div#mmaincolumn .tableboxFutai table tr {
	background: #f5deb3;
}

/*-- notice column --*/
div#mmaincolumn .tableboxNotice {
	width: 95%;
	margin: 0 auto 20px;
}
* html div#mmaincolumn .tableboxNotice {
	margin: 0 20px 20px;
	width: 100%;
}

div#mmaincolumn .tableboxNotice table {
	border: 3px double #ff0000;
	width: 100%;
}
div#mmaincolumn .tableboxNotice table tr {
	background: #ffcccc;
}

div#mmaincolumn img {
	vertical-align: middle;
}

.pngfix {
	vertical-align: middle;
}

.lbox6em {
	clear: left;
	float: left;
	width: 6em;
}
.lboxtext {
	float: left;
	width: auto;
}

.inmtb2px input,
.inmtb2px .lbox6em {
	margin: 2px 0;
}

.readonly {
	background-color: #ffffcc;
	color: #236923;
	margin: 10px 0;
	font-size: 16px;
}
input[class="readonly"] { background-color: #ffffcc; } 

.jserr {
	color: red;
	font-weight: bold;
}

.dataNothing {
	color: #ff1493;
	padding: 5px 0 5px 50px;
	vertical-align: middle;
	background: url(../../img/common/attention.png) no-repeat;
}

.notes{
   color:#ff6600;
}

.notes .genmen{
   text-decoration: underline;
}

.agreementArea{
	resize:none;
	width: 650px;
	height: 180px;
	min-width: 650px;
	min-height: 180px;
}

/*----------------------------
Bottom MAIN COLUMN
------------------------------*/
div#fmaincolumn {
	background: #dcdcdc;
	margin: 0 10px 0 210px;
	padding: 0;
}

div#fmaincolumn #pagerbox {
	background: #4c9c4c;
	padding: 10px;
	border-top: 3px solid #dcdcdc;
	border-left: 3px solid #dcdcdc;
	border-bottom: 3px solid #474747;
	border-right: 3px solid #474747;
	margin: 10px;
	clear: both;
	text-align: right;
}
div#fmaincolumn #pagerbox img {
	vertical-align: middle;
	margin: 0 0 0 5px;
}


/*----------------------------
FOOTER
------------------------------*/
div#fmaincolumn  div#footer {
	background: url(../../img/common/kado_bl.png) no-repeat left bottom;
	clear: both;
	text-align: center;
	font-size: 12px;
}
div#fmaincolumn  div#footer address {
	background: url(../../img/common/kado_br.png) no-repeat right bottom;
	padding: 3px;
}

/*----------------------------
Header SUB MAIN COLUMN
------------------------------*/
body#submain {
	text-align: center;
	margin: 10px;
}
div#shmaincolumn {
	margin: 0 10px 10px;
	padding: 0 0 15px;
}

div#shmaincolumn h1 {
	width: 98%;
	background: #4c9c4c;
	padding: 5px;
	font-size: 20px;
	color: #fff;
	border-top: 3px solid #dcdcdc;
	border-left: 3px solid #dcdcdc;
	border-bottom: 3px solid #474747;
	border-right: 3px solid #474747;
	margin: 0 10px 10px;
	position: relative;
	clear: both;
}
div#shmaincolumn .tablebox {
	width: 95%;
	margin: 0 auto 20px;
}
* html div#shmaincolumn .tablebox {
	margin: 0 20px 20px;
	width: 100%;
}

div#shmaincolumn .tablebox table {
	background: #4c9c4c;
	width: 100%;
}
div#shmaincolumn .tablebox table caption {
	font-size: 16px;
	color:#ff6600;
	font-weight: bold
}
div#shmaincolumn .tablebox table tr {
	background: #fff;
}
div#shmaincolumn .tablebox table th {
	background: #a2ffa2;
	text-align: center;
}
div#shmaincolumn .tablebox table td {
	text-align: left;
}
div#shmaincolumn .tablebox .td2 {
	background: #daf4d9;
}
div#shmaincolumn .tablebox .hovered {
	background: #fadc8d;
	cursor: pointer;
}

div#shmaincolumn .btncenter {
	text-align: center;
}

/* Accessibility */
div#shmaincolumn #list {
	margin: 0 20px 10px;
}
div#shmaincolumn #list h3 {
	background: #4c9c4c;
	padding: 5px;
	font-size: 16px;
	color: #fff;
	border-top: 3px solid #dcdcdc;
	border-left: 3px solid #dcdcdc;
	border-bottom: 3px solid #474747;
	border-right: 3px solid #474747;
	margin: 0 20px 10px;
	position: relative;
	clear: both;
}
div#shmaincolumn #list ul {

}
div#shmaincolumn #list ul li {
	border: none;
	list-style: none;
	margin: 0 10px 10px;
	text-align: left;
}


.clfix{zoom:1;}
.clfix:after{display:block;clear:both;height:0;content: "";}
.clfix{display: inline-block;}
/* Mac版IEを除外 \*/
.clfix{display: block;}
/* */