@charset "utf-8";

/* top */
#bamei_top p {
    margin: 0 2.5em;
    line-height: 1.5em;
    font-size: 95%;
}

#bamei_top_login_info {
    line-height: 1.5em;
}

.bold {
    font-weight: bold;
}

.news0 {
    margin-top: 20px;
    margin-left: 20px;
}

.news0 .title {
    font-weight: bold;
    color: red;
}

/* style.css上書き */
/* all */
body {
    background: transparent url("../img/common/bamei_background.gif") repeat;
}

input[type=text],
input[type=password] {
	height: auto;
}

#menu ul{
	background:transparent url("../img/common/devider.gif") no-repeat left center;
	padding-left:1px;
	margin-top: -3px;
}

/* top */
#eyecatch {
    background: transparent url("../img/top/bg_main.jpg") no-repeat left top;
    height: 302px;
    position: relative;
}

#top-login {
    background: transparent url("../img/top/bg_main_login.png") no-repeat
        left top;
    background-size: 100% 100%;
    width: 330px;
    height: 202px;
    position: absolute;
    right: 13px;
    top: 56px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#top-login p {
    margin: 1em 2em 0 2em;
}

table.t1,
table.t2 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    border: 1px black solid;
    width: 80%;
}

table.t1 th,
table.t2 th {
    background-color: rgb(160, 160, 160);
    padding: 2px 1px 2px 2px;
    vertical-align: middle;
    border-left: 1px rgb(128, 128, 128) solid;
    border-bottom: 1px rgb(128, 128, 128) solid;
}

table.t1 td,
table.t2 td {
    padding: 2px 1px 2px 2px;
    vertical-align: middle;
    border-left: 1px rgb(128, 128, 128) solid;
    border-bottom: 1px rgb(128, 128, 128) solid;
}


table.t1 tr.bottom th,
table.t2 tr.bottom th,
table.t1 tr.bottom td,
table.t2 tr.bottom td,
table.t1 th.bottom,
table.t1 td.bottom,
table.t2 th.bottom,
table.t2 td.bottom {
    border-bottom: none !important;
}

table.t1 th.left,
table.t1 td.left,
table.t2 th.left,
table.t2 td.left {
    border-left: none !important;
}

table.t1 th {
    text-align: left;
    padding-left: 2px;
}

.t1 input[type=text],
.t2 input[type=text] {
}

.t1 td div.text,
.t2 td div.text {
}

span.small {
    font-size: 70%;
	display: block;
}
.search-result table {
	width: 860px;
	margin-top: 10px;
}

.search-result table th,
.search-result table td {
	border: 1px #999 solid;
	padding: 0.5em;
}

.search-result table th {
	background-color: #afd775;
}

.search-result table td {
	background-color: #ffffff;
}

#namereg table.t1 td {
    width: 75%;
}


#namereg table.t1 div.input {
    width: 100%;
}

table.reject select {
	width: 250px;
}

table.t1 div.input input[type=text],
table.t1 div.input input[type=password],
table.t2 div.input input[type=text],
table.t2 div.input input[type=password] {
	font-size: 100%;
	margin-right: 4px;
}

#namereg #input_name input.fill.namej,
#namereg #input_name input.fill.namee {
	width: 70%;
}
#namereg table.t1 input.fill {
    width: 85%;
}

div.input input[type=button] {
	margin-left: 3px;
}

.button-area {
    width: 100%;
    margin-top: 15px;
}

.button-area:after {
	clear: both;
	content: "";
	height: 0;
    display: block;
    visibility: hidden;
}

.button-area p {
    margin-top: 10px;
}

.button-area input {
    display: block;
}

.button-area div.back {
    float:left;
}

.button-area div.next {
    float:right;
}
.button-area div.button_center input{
    margin:0 auto;
}

.button-area div.button_center ul{
    text-align: center;
}

.button-area div.button_center li{
     display: inline-block;

}

.button-area div.clear {
    clear: both;
}

.button-area div.back input {
    margin-right: auto;
}

.button-area div.next input {
    margin-left: auto;
}

.button-area div.back input,
.button-area div.next input {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}

div.center input {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.rules {
    height: 250px;
    border: 3px #999 double;
    overflow-y: auto;
}

.condition {
    background-color: #cfe0cc;
    width: 578px;
    margin-top: 20px;
    padding-top: 30px;
}

.condition table {
    margin-top: 0px !important;
    margin-left: 40px !important;
}

.condition table td,
.condition table th {
    padding: 10px;
}

.condition table th {
    width: 28%;
	font-weight: normal;
	text-align: left;
}

.condition .button-area {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#namereg table.namebox tr td {
    border-top: 1px rgb(128, 128, 128) dotted !important;
}

table tr.line td,
table tr.line th,
table tr td.line,
table tr th.line {
    border-bottom: 1px rgb(32, 32, 32) solid !important;
}

table tr.dline td,
table tr.dline th,
table tr td.dline,
table tr th.dline {
    border-bottom: 3px rgb(32, 32, 32) double !important;
}

table tr .index input[type=checkbox] {
	margin: 2px 3px;
}

#namereg table.t1 .horsename {
    height: 2.8em;
    vertical-align: top;
}

#namereg table.t1 .horsename div {
    float: left;
    margin-left: 1px;
}


#namereg table.t1 .horsename div.bottom {
    padding-top: 0.8em;
    font-weight: bold;
}

#namereg table.t1 .warning {
    display: block;
    float: right;
    border: 3px red double;
    margin: 0px;
    padding: 0px 2px;
    font-size: 80%;
}

#namereg .confirm2-list .panel {
    float: left;
}

#namereg .confirm2-list .panel input{
    width: 140px;
    display: block;
}

#namereg .button-area div.center input {
    width: 50%;
}

.message-area p {
    margin: 3px;
}

.radio-list label {
    margin-left: 3px;
}

.button-area input {
    padding: 6px 3px;
}

.button-area input.small {
    padding: 1px 1px;
}

#dialog-submit {
	width: 0px;
	height: 0px;
}

#jquery-confirm-dialog span.ui-icon {
	float: left;
}

#jquery-confirm-dialog p {
	text-align: left;
}

#jquery-confirm-dialog p:after {
	clear: both;
}

input[type=text].er {
	border-color: red;
	border-width: 1px 3px;
	background-color: #ffcccc;
}

input[type=text].wa {
	border-color: #ffcc00;
	border-width: 1px 3px;
	background-color: #ffff99;
}

input[type=text].su {
	border-color: blue;
	border-width: 1px 3px;
	background-color: #ccccff;
}

input[type=text].waiting {
	background-image: url('../img/ajax-loader.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

div.name_warning {
	width: 42em;
}

div.name_warn_message {
	text-align: left;
}

div.name_warning span {
	display: block;
	margin-right: 10px;
	float: left;
	text-align: left;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

div.name_warning span.jname {
	width: 10em;
}

div.name_warning span.ename {
	width: 10em;
}

div.name_warning span.reason {
	width: 9em;
}

div.name_warning span.year {
	width: 10em;
}


/* パンくずリスト設定 */
.cool {
    padding-top: 10px;
	padding-left: 10px;
    list-style: none;
    overflow: hidden;
    color: white;
    font: 11px arial, Helvetica, clean, sans-serif;
	width: 100%;
}

.cool li {
    float: left;
    line-height: 21px;
}

.cool li.current span {
    color: rgb(60, 60, 60);
    background-color: #f90;
}

.cool li span {
    color: rgb(150, 150, 150);
    font-weight: 900;
    text-decoration: none;
    background: #ddd;
    display: block;
    float: left;
}

.csstransforms3d .cool li span {
    padding: 1px 10px 0 22px;
}

.no-csstransforms3d .cool li span {
    padding: 1px 3px 0 5px;
}

.csstransforms3d .cool li span:after {
    position: right;
    display: block;
    margin-top: -20px;
    margin-left: auto;
    margin-right: -26px;
    content: " ";
    background: #ddd;
    border: 3px solid #fff;
    border-left: 0;
    border-bottom: 0;
    height: 20px;
    width: 20px;
	-moz-transform:    rotate(40deg);
	-o-transform:      rotate(40deg);
	-webkit-transform: rotate(40deg);
	transform:         rotate(40deg);
	-webkit-border-radius: 6px 18px 6px 40px;
}

.no-csstransforms3d .cool li span:after {
    display: block;
	float: right;
    margin-top: 0px;
    margin-left: 7px;
    content: " > ";
	color: white;
	font-size: 200%;
    background: #ddd;

    height: 20px;
    width: 20px;
}


.cool li.current span:after {
    background: #f90;
}

.cool li:first-child span {
    padding-left: 15px;
}

.borderradius .cool li:first-child span {
	border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
	-moz-border-radius: 6px 0 0 6px;
}

.borderradius.no-csstransforms3d .cool li:last-child span {
	border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
}

#export_csvMessage, #RegZipcodeMessage {
	border: 1px solid black;
	width: 80%;
	padding: 2px;
	background-color: white;
}

.jump_confirm2 {
	width: 200px;
	margin-left: auto;
	margin-right: 10px;
	margin-bottom: 15px;
	border: 1px solid black;
	padding: 3px;
	background-color: white;
}

.jump_confirm2 div {
	text-align: center;
}

.jump_confirm2 div input {
	padding-top: 3px;
	padding-bottom: 3px;
}

#dialog-viewport h1.title {
	padding-top: 3px;
}