#wrap {
	display:block;
	width:100%;
	background-repeat:repeat;
}
#wrap .inBox {
	display:block;
	width:950px;
	clear:both;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:0px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:0px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}
#top #wrap #right {
	display:block;
	width:230px;
	float:right;
}
#top #wrap #contents {
	display:block;
	width:706px;
	float:left;
	margin-left:0px;
}

#top #wrap #left {
	display:block;
	width:706px;
	float:left;
	margin-left:0px;
}
#left {
	display:block;
	width:230px;
	float:left;
	margin-right:0px;
}

#wrap #left {
    display:block;
    width:706px;
    float:left;
    margin-right:14px;
}
#wrap #right {
    float:right;
	display:block;
    width:230px;
    margin-right: 0;
    margin-top:0px;
	margin-left:0px;
}
#left h3{
	padding-top:10px;
}

.search_box_01{
    border-color: #e6e6e6;
    border-width: 1px;
    border-style: solid;
    text-align:left;
    padding-top:8px;
    padding-bottom:8px;
}

.box_01_txt {
    padding-left: 10px;
}

.box_01 {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
}
.box_01 input#test {
	float:left;
	height: 18px;
	width: 171px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	margin-right: 0px;
	margin-left: 6px;
}

.box_01 a {
	float:left;
}
.box_02 {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-top-width: 0px;
}
#wrap .product {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	padding-bottom: 3px;
}
#wrap .product p {
	float: left;
	padding-right: 3px;
	padding-bottom: 5px;
}
#wrap .product .other {
	padding-left: 0px;
}
#wrap .product .other p.fst {
	border-left-color: #e6e6e6;
	border-left-style: solid;
	border-left-width: 1px;
}
#wrap .product .other p {
	float: left;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-bottom:0px;
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#wrap .info_contents {
	padding-top: 0px;
	padding-left: 20px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	border-top-width:0px;
}
#wrap .info_contents p.date {
	float: left;
	display: block;
	width: 75px;
	font-size: 10px;
	color: #6699cc;
	font-weight: bold;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
}
#wrap .info_contents .entry {
	float: left;
	display: block;
	width: 593px;
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
}
#wrap .info_contents .entry:last-child {
	border-bottom-width: 0px;
}
#wrap .info_contents h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#wrap .info_contents p {
	font-size: 12px;
	color: #666666;
}
#wrap p.old_entry {
	display: block;
	clear: both;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 85px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	text-align:left;
}
ul.sidemenu {
    border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
*html ul.sidemenu{
    margin-left: -20px;
}
ul.sidemenu li {
    border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
ul.sidemenu ul {
	padding-left: 35px;
	background-image: url(/styles/img/common/side/icon_sonota.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.sidemenu ul:hover, ul.sidemenu ul.on {
	background-image: url(/styles/img/common/side/icon_sonota_on.jpg);
}
ul.sidemenu ul li {
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
ul.sidemenu ul li:last-child {
	border-bottom-width: 0px;
}
#wrap ul.pankuzu {
}
#wrap ul.pankuzu li {
	font-size: 10px;
	float: left;
}
#wrap ul.pankuzu li a {
	font-size: 10px;
}
#wrap .banner_area {
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 11px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	padding-bottom: 11px;
}
#wrap .banner_area p {
	float: left;
	padding-right: 8px;
	padding-bottom: 0px;
}
#wrap .btn_other {
	cursor:pointer;
}
.chat_btn{
	right: 0px;
	position: fixed;
	top: 420px;
}


.buy_product {
	width: 698px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	padding-bottom: 3px;
}
.buy_product p {
	float: left;
	padding-right: 3px;
	padding-bottom: 5px;
}
.buy_product .other {
	padding-left: 0px;
}
.buy_product .other p.fst {
	border-left-color: #e6e6e6;
	border-left-style: solid;
	border-left-width: 1px;
}
.buy_product .other p {
	float: left;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-bottom:0px;
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.buy_product .buy_others {
	padding-left: 0px;
}
.buy_product .buy_others p.fst {
	border-left-color: #e6e6e6;
	border-left-style: solid;
	border-left-width: 1px;
}
.buy_product .buy_others p {
	float: left;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-bottom:0px;
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.buy_banner_area {
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 11px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	padding-bottom: 11px;
}
.buy_banner_area p {
	float: left;
	padding-right: 8px;
	padding-bottom: 0px;
}



div.mypage_top_box {
    padding-bottom:5px;
    background:url(../images/mypage_top_bottom_line1.gif) no-repeat left bottom;
}
div.mypage_top_box ul {
    border-left:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
}
div.mypage_top_box ul li {
    float:left;
}
div.mypage_top_box ul li img {
    float:left;
    padding:5px 0 0 3px;
}
div.mypage_top_box ul li.fin {
    float:left;
    margin-right:0;
}
div.mypage_top_box dl {
    border-left:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
    font-size:12px;
}
div.mypage_top_box dl dt {
    float:left;
    margin-left:25px;
    padding:10px 0;
    color:#6799ca;
}
div.mypage_top_box dl dd {
    float:left;
    width:580px;
    margin-left:15px;
    padding: 10px 0;
    border-bottom:1px dotted #CCCCCC;
}
div.mypage_top_box dl dd.fin {
    border-bottom:none;
}
ul.mypage_box li {
    float:left;
    margin-right:10px;
}
ul.mypage_box li.fin {
    float:left;
    margin-right:0;
}
div.mypage_inner1 {
    margin-top:20px;
    margin-left:25px;
}
#wrap #left h3.mypage_subttl {
    margin-left:10px;
}
div.mypage_top_box table {
    margin-top:20px;
    margin-left:20px;
    font-size:12px;
}
div.mypage_top_box table th {
    width:123px;
    padding:12px 20px;
    background:#bcdaf2;
    border-right:2px solid #FFFFFF;
    border-bottom:2px solid #FFFFFF;
}
div.mypage_top_box table td {
    width:461px;
    padding:12px 20px;
    background:#e6e6e6;
    border-bottom:2px solid #FFFFFF;
}
div.mypage_top_box table input {
    padding:1px;
    vertical-align:middle;
}
div.mypage_top_box table input.w150 {
    width:150px;
}
div.mypage_top_box table input.w350 {
    width:350px;
}

div.mypage_top_box table.point_table {
    table-layout: fixed;
    width: 200px;
}

div.mypage_top_box table.point_table th {
    width:164px;
    padding:12px;
    border-right:2px solid #FFFFF;
    text-align:center;
    vertical-align:middle;
}
div.mypage_top_box table.point_table td {
    padding:12px;
    border-right:2px solid #FFFFFF;
    border-bottom:2px solid #FFFFFF;
    text-align:center;
    vertical-align:middle;
}
div.mypage_top_box table.point_table2 th {
    width:260px;
    padding:12px;
    border-right:2px solid #FFFFF;
    text-align:left;
    vertical-align:middle;
}
div.mypage_top_box table.point_table2 td {
    padding:12px;
    border-right:2px solid #FFFFFF;
    border-bottom:2px solid #FFFFFF;
    text-align:left;
    vertical-align:middle;
}

div.request{
    margin-top:20px;
}

#mypage_header_tel{
    display: block;
    position: absolute;
    left: 267px;
    top: 30px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-image: url(/styles/img/mypage/header_contact_11.jpg);
    width: 139px;
    height: 33px;
}

#mypage_header_inq{
    display: block;
    position: absolute;
    left: 267px;
    top: 64px;
    background-repeat: no-repeat;
    background-image: none;
}

.review_comment{
    margin-bottom:5px;
}

.irodori_feature{
    position: absolute;
    left:12px;
    z-index: 100;
    top: 40px;
}

.pro_comp{
    position: absolute;
    left:432px;
    z-index: 100;
    top: 40px;
}

.nouki_keisan{
    position: absolute;
    left: 564px;
    z-index: 100;
    top: 40px;
}

/*
.end_of_year_and_new_year{
    position: absolute;
    left: 582px;
    z-index: 100;
    top: 12px;
}
*/

/* 住所入力タブ*/

ul.tab {
    margin: 0 20px;
    padding: 0;
    /*border-bottom: 2px #ddd solid;*/
}
ul.tab li {
    float: left;
    margin: 0 0 0 5px;
    position: relative;
    bottom: -2px;
    list-style-type: none;
    border: 1px #ddd solid;
    border-top: none;
    /*border-bottom: 2px #ddd solid;*/
}
ul.tab li.none {
    border-bottom: 2px #fff solid;
    font-weight: bold;
}
ul.tab li a {
    color: #000;
    display: block;
    padding: 3px 10px 5px;
    text-decoration: none;
}
ul.tab li a.blue {
    border-top: 3px #2384dc solid;
}
ul.tab li a.red {
    border-top: 3px #dd1d25 solid;
}
ul.tab li a:hover {
    position: relative;
    bottom: 3px;
}
/* clerfix */
.clear:after {
    content:"";
    display:block;
    overflow:hidden;
}
.clear:after {
    clear:both;
}
.clear {
    zoom:1;
}

.address {
    display: none;
}


/* top こだわり*/

#kodawaeri{
    width:706px;
    position:relative;
    height:100px;}
#kodawaeri dl{
    float:left;
    width:auto;
    position:relative;
    height:99px;
}


#kodawaeri dl dd{
    position:absolute;
    bottom:0px;
    height:24px;
    text-align:center;
    left:0;
    width:100%;}


/* drop file*/

#drop-files {
    margin:15px 0;
    width: 400px;
    /*height: 125px;*/
    background: rgba(0,0,0,0.1);
    border-radius: 10px;
    border: 4px dashed rgba(0,0,0,0.2);
    /*padding: 75px 0 0 0;*/
    text-align: center;
    font-size: 2em;
    /*float: left;*/
    font-weight: bold;
    /*margin: 0 20px 20px 0;*/
}

#dropped-files {
    float: left;
    position: relative;
    width: 560px;
    height: 125px;
}

#upload-button {
    position: absolute;
    top: 87px;
    z-index: 9999;
    width: 210px;
    display: none;
}

#dropped-files .image {
    height: 200px;
    width: 300px;
    border: 4px solid #fff;
    position: absolute;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

#upload-button .ss-upload {
    font-size: 0.7em;
}

#upload-button a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    box-shadow: 0 0 1000px 62px rgba(255, 255, 255, 1), inset 0 -35px 40px -10px #0A9FCA;
    font-size: 20px;
    padding: 10px 20px;
    background-color: #4bc1e3;
    border-radius: 10px;
}

#upload-button span {
    display: block;
    width: 160px;
    text-align: center;
    margin: 20px 0 0 0;
    background: white;
    border-radius: 10px;
    font-size: 1.1em;
    padding: 4px 0;
    position: relative;
    left: -14px;
}
#upload-button a:hover {
    box-shadow: 0 0 1000px 62px rgba(255, 255, 255, 1), inset 0 -5px 40px 0px #0A9FCA;
}

#extra-files {
    display: none;
    float: left;
    position: relative;
}

#extra-files .number {
    background: rgba(0,0,0,0.6);
    border-radius: 4px;
    display: inline-block;
    position: relative;
    font-weight: bold;
    color: #fff;
    padding: 20px 30px;
    margin: 60px 0 0 0;
    cursor: pointer;
    font-size: 30px;
}

#dropped-files #upload-button .delete {
    padding: 7px 6px 4px 6px;
    border-radius: 100px;
    background: rgba(0,0,0,0.6);
    box-shadow: none;
    font-size: 1em;
    margin-left: 8px;
}

#dropped-files #upload-button .delete:hover {
    background: rgba(0,0,0,0.8);
}


#extra-files .number:after {
    position: absolute;
    content: " ";
    top: 18px;
    left: -40px;
    display: block;
    border: 20px solid;
    border-color: transparent rgba(0, 0, 0, 0.6) transparent transparent;
}

#extra-files #file-list {
    display: none;
    background: white;
    padding: 20px 0;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    width: 250px;
    top: 100px;
    border: 1px solid #dadada;
    left: -10px;
    left: -16px;
    max-height: 220px;
    top: 150px;
    position: absolute;
    color: #545454;
}

#file-list ul {
    overflow: scroll;
    padding: 0;
    border-top: 1px solid #dadada;
    max-height: 200px;
    width: 250px;
    list-style: none;
    border-bottom: 1px solid #dadada !important;
}


#file-list ul li:last-of-type {
    border-bottom: 0 !important;
}

#uploaded-holder {
    width: 700px;
    height: 250px;
    display: none;
    float: left;
}

#extra-files #file-list:after, #extra-files #file-list:before {
    position: absolute;
    content: " ";
    top: -40px;
    left: 40px;
    display: block;
    border: 20px solid;
    border-color: transparent transparent #ffffff transparent;
}

#extra-files #file-list:before {
    border-color: transparent transparent #dadada transparent;
    top: -41px;
}

#extra-files #file-list li {
    border-bottom: 1px solid #eee;
    font-weight: bold;
    font-size: 1.5em;
    padding: 10px;
}

#loading {
    display: none;
    float: left;
    width: 100%;
    position: relative;
}

#loading-bar {
    width: 404px;
    height: 40px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    border-radius: 5px;
    padding: 2px;
}

.loading-color {
    width: 0%;
    height: 100%;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    border-radius: inherit;
    background-color: #4edbf1;
}

#loading-content {
    position: absolute;
    top: 15px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    width: 405px;
}

#file-name-holder {
    width: 100%;
    float: left;
}

#file-name-holder h1 {
    text-align: center;
    border-bottom: 1px solid #dadada;
    padding: 20px 0;
    font-size: 3em;
    margin: 0;
}

#uploaded-files {
    background: white;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    width: 407px;
    top: 100px;
    padding: 0;
    border: 1px solid #dadada;
    max-height: 320px;
    overflow: scroll;
    color: #545454;
}

#uploaded-files li {
    padding: 10px;
    border-bottom: 1px solid #eee;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 25px;
    color: #545454;
}

#uploaded-files a {
    color: #1bacbf;
}





/* 住所入力タブ*/

ul.tab {
    margin: 0 20px;
    padding: 0;
    /*border-bottom: 2px #ddd solid;*/
}
ul.tab li {
    float: left;
    margin: 0 0 0 5px;
    position: relative;
    bottom: -2px;
    list-style-type: none;
    border: 1px #ddd solid;
    border-top: none;
    /*border-bottom: 2px #ddd solid;*/
}
ul.tab li.none {
    border-bottom: 2px #fff solid;
    font-weight: bold;
}
ul.tab li a {
    color: #000;
    display: block;
    padding: 3px 10px 5px;
    text-decoration: none;
    /*background-color: #BCDAF2;*/
}
ul.tab li a.blue {
    border-top: 5px #2384dc solid;
}
ul.tab li a.green {
    border-top: 5px #4cbb47 solid;
}
ul.tab li a.red {
    border-top: 5px #dd1d25 solid;
}
ul.tab li a:hover {
    position: relative;
    bottom: 2px;
}
/* clerfix */
.clear:after {
    content:"";
    display:block;
    overflow:hidden;
}
.clear:after {
    clear:both;
}
.clear {
    zoom:1;
}

.address {
    display: none;
}

/* TOPスライド */
.topSlideArea {
    height: 350px;
}

.topSlideArea__slide {
    overflow: hidden;
    height: 318px;
}

.f_clear {
    clear: both;
}
.bx-pager {
    text-align: center;
    padding: 10px 0;
}

.bx-pager .bx-pager-item,
.bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}

.bx-pager.bx-default-pager a {
    display: block;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    background-color: #c6d4ed;
    border-radius: 50%;
    margin: 0 6px;
}

.bx-pager.bx-default-pager a:hover,
.bx-pager.bx-default-pager a.active {
    background-color: #3663b0;
}
