#left, #right {
    display: none;
}

#wrapper #main{
	padding:0;
	left:0;
	right:0;
	width:100%;
}

.select_div {
    margin-top: 24px;
    right: 0;
    position: absolute;
    z-index: 10000;
    overflow: hidden;
    width: 120px;
    font-family: Helvetica;
    font-size: 12px;
}
.select_div select {
    font-family: Helvetica;
    font-size: 12px;
    width: 140px;
    display: none;
    border: 1px solid #CCC;
}
.select_div a {
    background: url(../images/bg_select.gif) no-repeat right center;
    padding-right: 15px;
}
.calendar {
    display: none;
}
.calendar_gif {
    background: url(../images/calendar.gif) no-repeat right center;
    margin-left: 5px;
    display: inline-block;
    width: 16px;
    height: 11px;
    cursor: pointer;
}
.reload_gif {
    background: url(../images/reload.gif) no-repeat right center;
    margin-left: 5px;
    display: none;
    width: 11px;
    height: 11px;
    cursor: pointer;
}
a {
    text-decoration: none;
}
a img {
    border: 0;
}
#partnerNavi {
    z-index: 2;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#partnerNavi li {
    display: inline-block;
    text-align: center;
    font-weight: bold;
    border-left: #B2B2B2 1px solid;
    border-right: #B2B2B2 1px solid;
    margin: 0;
    border-top: #B2B2B2 1px solid;
    -webkit-box-shadow: inset 2px 2px 5px #e2e2e2;
    -moz-box-shadow: inset 2px 2px 5px #e2e2e2;
    box-shadow: inset 2px 2px 5px #e2e2e2;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    padding: 2px 0 0 0;
}
#partnerNavi .active {
    padding: 5px 15px 3px 15px;
    border-bottom: 1px solid #FFF;
    margin-bottom: -1px;
    color: #333;
}
#partnerNavi a {
    display: inline-block;
    padding: 3px 15px;
    color: #4C4C4C;
}
#partnerNavi a:hover {
    background-color: #F2F2F2;
    color: #333;
}
#partnerMain {
    border: #B2B2B2 1px solid;
    width: 100%;
    -webkit-box-shadow: inset 2px 0 5px #e2e2e2;
    -moz-box-shadow: inset 2px -2px 5px #e2e2e2;
    box-shadow: inset 2px 0 5px #e2e2e2;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    padding: 1%;
}
h1,
h2 {
    text-shadow: #C4C4C4 2px 2px 2px;
    font-family: Helvetica;
    font-size: 1.2em;
    margin: 2% 0;
}
h1 {
    font-size: 1.2em;
    margin: 10px 0;
}
h1 i {
    font-size: 0.9em;
    margin: 0.5em 0 0 25%;
    display: inline-block;
}
h2 {
    font-size: 0.9em;
    margin: 3% 0 1% 0;
}
p {
    text-align: justify;
    width: 93%;
}
table {
    padding: 0;
}
.u {
    text-decoration: underline;
}
.bb {
    border-bottom: 1px solid #000;
}
.vt {
    vertical-align: top;
}
.login_div {
    font-size: 0.8em;
    line-height: 1.8em;
    text-align: center;
    border: 1px dashed #B2B2B2;
    margin: 0.2%;
    padding: 1%;
}
.order_table {
    margin: 10px auto;
    border: 1px solid #111;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 5px 5px 5px #CCC;
    -moz-box-shadow: 5px 5px 5px #CCC;
}
.order_table input {
    margin-right: 20px;
}
.order_table td {
    padding: 2px;
}
.order_table input[type="submit"] {
    margin-bottom: 20px;
}
.order_table tr:first-child td {
    padding-top: 20px;
}
.order_table td:first-child {
    padding-left: 20px;
}
.order_table ul input {
    margin-right: 0;
}
.order_table ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.order_table ul li {
    margin: 2px 0;
}
.line_td {
    height: 20px;
}
.line_td div {
    border-bottom: 1px dashed #000;
    margin-right: 20px;
}
.hidden {
    display: none;
}
.small {
    font-size: 0.8em;
}
.pt10,
.admin_table .pt10 {
    padding-top: 10px;
}
.w49 {
    width: 49%;
}
.w55 {
    width: 55%;
    position:relative;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.cb {
    clear: both;
}
.w49 p {
    width: 90%;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.w49 input {
    margin: 2% 0 4% 0;
}
#partner_navi {
    list-style-type: none;
    display: inline-block;
    margin: 2% 0 3% 3%;
    padding: 0;
    border: 1px solid #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#partner_navi li:first-child {
    border-left: 0;
}
#partner_navi li {
    display: inline-block;
    border-left: 1px solid #000;
}
#partner_navi a {
    padding: 3px 20px;
    display: inline-block;
}
#partner_navi .active {
    padding: 3px 20px;
}
.mr20px {
    margin-right: 20px;
}
.calendar_table {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #FFFFF2;
    color: #0E224B;
    border: 1px solid #112A5D;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 170px;
    z-index: 10000;
}
.calendar_table tr {
    height: 20px;
}
.calendar_table tr:first-child td {
    color: #FFF;
    background-color: #BFBFC1;
}
.calendar_table td {
    padding: 2px;
    background-color: transparent;
    padding-right: 4px;
}
.calendar_table td:first-child {
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    vertical-align: middle;
}
.calendar_table td:last-child,
.calendar_table td:first-child {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.calendar_table .day_inactive {
    text-align: right;
    color: #CCC;
    cursor: default;
}
.calendar_table .day_active {
    text-align: right;
}
.calendar_table .day_active:hover {
    font-weight: bold;
    cursor: pointer;
    background-color: #E5E5E5;
}
.calendar_table .day_selected {
    text-align: right;
    font-weight: bold;
    cursor: default;
    color: #300;
}
.msg-row:nth-child(even){
	background-color:#F2F2F2;
}

.msg-row:nth-child(odd){
	background-color:#FFF;
}
.nobr{
	white-space:nowrap;
}
div.fr.w49.pt10 + form > table,
div.fr.w49.pt10 + form + table,
div.fr.w49.pt10 + form + table + form > table,
div.fr.w49.pt10 + form + table + form + form > table {
    float: left;
}
div.fr.pt10[style="width:65%;"] + form > table,
div.fr.pt10[style="width:65%;"] + form + form > table {
    float: left;
}

.pl10{
	padding-left:10px;
}

.ref-inactive{
	opacity:0.7;
}

@media (max-width:800px){
	.w49{
		width:100%;
	}
	#partnerMain .fr.w55,#partnerMain .fr.w49{
		display:none;
	}
}