body{
	margin-top: 0px;
	margin-left: 0px;
	}
	
/* all table */	
.tble{
	font-size:15px;
	line-height:19px;
	text-align:left;
	background-color:white;
	table-layout:fixed;
	}


/* table left */
.t_lft {
	background-color:#E8E8E8;
	font-size:13.5px;
	color:#333333;
	height:25px;
	padding-left: 7px;
	}
.t_lft1 {
	background-color:#E8E8E8;
	font-size:13.5px;
	color:#333333;
	height:25px;
	padding-left: 7px;
	}
/* table right */
.t_rht {
	background-color:#ffffff;
	padding-left: 7px;
	font-size:13.5px;
	}
.t_rht1 {
	background-color:#ffffff;
	padding-left: 7px;
	font-size:13.5px;
	}
/* 追加 button */
.a_btn{
	width:60px;
	height:23px;
	}
.a_btn1{
	width:100px;
	height:23px;
	}
.a_btn2{
	width:100px;
	height:23px;
	}
.a_btn3{
	width:150px;
	height:23px;
	}

.agr_btn{
	width:50px;
	height:23px;
	}
/* IME モード set */
.imeon {ime-mode: active;}
.imeoff {ime-mode: inactive;}

/* Error message display */
.msg {
	font-size:12px;
	color:#0182C0;
	font-family:,'ＭＳ ゴシック',sans-serif;
	}
/* Error message display */
.err {
	font-size:12px;
	color: red;
	font-family:,'ＭＳ ゴシック',sans-serif;
	}
/* table head font*/
.tblhead{
	font-size:12px;
	color:#333333;
	}

.tblheadcl{
	font-size:12px;
	}

/* nodata message display */
.nodata {
	font-size:13px;
	font-weight:bold;
	color:red;
	}
/* page 次へ＞ display*/
.pg {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:blue;
	}
.nx {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:red;
	}
/* page number display*/
.pgnum {
	font-size:13px;
	font-weight:bold;
	}
/* page number display*/
.toplnk {
	font-size:13px;
	font-weight:bold;
	}
/* ログイン button */

.logn{
	width:50px;
	height:20px;
	border:solid 1px;
	border-color:#333333;
	background-color:#cccccc;
	color:#333333;
	}

.lognused{
	width:45px;
	height:20px;
	border:solid 1px;
	border-color:red;
	background-color:green;
	font-weight:bold;
	color:white;
	}
/* ログイン button */
.logkey{
	width:40px;
	height:23px;
	}
/* login table left */
.loglft {
	font-size:13.5px;
	height:25px;
	padding-left: 10px;
	text-align:left;
	font-weight:bold;
	color:green;
	}
/* all top display table left */
.toplft {
	font-size:14px;
	padding-left: 10px;
	text-align:left;
	}
/* all top display table left */
.head {
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:black;
	}
/* search top left */
.search {
	font-size:15px;
	padding-left: 10px;
	text-align:center;
	color:black;
	}
/* head font display */
.hdfont{
	font-size:10px;
	color:#333333;
	}

.hdfont2{
	font-size:12px;
	color:#333333;
	}

.hdfont3{
	font-size:12px;
	color:#6A402E;
	}

.hdfont4{
	font-size:14px;
	color:#333333;
	}

.hdfontbig{
	font-size:17px;
	font-family:MS 明朝,平成明朝,serif;
	font-weight:bold;
	color:#333333;
	}

.loginfont{
	font-size:9px;
	color:#333333;
	font-weight:bold;
	}

.shopfont{
	font-size:17px;
	color:#6A402E;
	}

.spxx {
	font-size:10px;
	padding-left: 0px;
	color:skyblue;
	text-decoration:none;
	}
.subfont{
	font-size:10px;
	font-family:MS 明朝,平成明朝,serif;
	font-weight:normal;
	}

/*
.galleryNav a:link.current, .galleryNav a:visited.current {
background-color: #e5e5e5;
color: #0403AD;
border: 1px solid #999;
}*/


.cpname {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
/*the end アナンタン--------*/
