.frontend-user-admin-login .input {
    width: 50%;
}
input#sotsugyou_nen, #sotsugyouyotei_tuki, #sotsugyouyotei_nen, #tel, #fax, #home_tel, #home_fax, #last_name, #first_name, #last_name_furigana, #first_name_furigana, #zipcode, #home_zip, #pre, #home_ken {
    width: 150px;
}

input#section {
    width: 80%;
}

/* h3タグのデザイン設定 */
h4 {
  position: relative;
  margin: 1.5em 0;
  padding: 0.5em 0 0.3em 1.5em;
  border: 2px solid #0274df;  
  font-size: 130%;
  font-weight: bold;
  color: #323232;
}
 
h4:before {
   content: "";
   position: absolute;
   background: #00008B;
   top: 50%;
   left: 0.5em;
   margin-top :-15px;
   height: 30px;
   width: 8px;
   border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

div.post-entries{
	display: none;
}

ul.paid_list li{
	margin-left: 1em;
	padding:.08em 0;
}
img.noborder, .hanko{
	border: none !important;
	vertical-align: middle;
}

div.contentsbox
{
    padding: 10px;
    background: #fff;
    border: 1px #ccc solid;
}


table.noborder{
	border: none;
}

table td.noborder{
	border-right: 0px;
}

#net_shop_admin_shopping_cart table .thumbnail_table img {
    display: none;
}

.post-meta{
    display: none !important;
}

/*日本消化管学会雑誌テーブル*/
.table_mg {
	border: 0px !important;
	width: 500px !important;
}
.table_mg td {
	border: 0px !important;
	padding: 0px !important;
}

