@charset "UTF-8";

h1, h2, h3, h4, h5, h6, p, dl, dt, dd, form {
margin: 0px;
padding: 0px;
}

body {
	margin: 0;
	padding: 0;

}

body ,th,td{
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
}

a {
	color: #09f;
}
a:hover {
	text-decoration: none;
}
#back_to_camera {
	clear: both;
	display: block;
	height: 80px;
	line-height: 40px;
	padding: 20px;
}
.fluid_container {
	margin: 0 auto;
	max-width: 1000px;
	width: 90%;
}

#logo {
	width: 137px;
	height: 70px;
	position: relative;
}

#list {
	top: -10px;
	left: 110px;
	position: absolute;
}

#list-sub {
	top: 5px;
	position: relative;
	margin-left:10px;
}

#list2 {
	top: 20px;
	left: 110px;
	position: absolute;
}

#language {
	top: 5px;
	right: 300px;
	position: absolute;
}

#mypage {
	top: -3px;
	right: 0px;
	position: absolute;
}

#line {
	top: 80px;
	position: absolute;
}

img {
border: 0px;
}


#topimage {
	width: 1000px;
	height: 377px;
	margin: 0 auto;
	position: relative;
}

#search {
	width: 1000px;
	height: 280px;
	margin: 30px auto;
	position: relative;
}


.colRed {
color: #ff0000;
}

#serch_button{
 background-image:url("../img/btn_search_off.png");
 background-repeat:no-repeat;
/* background-color:#000000; */
 border:none;
 width:80px;
 height:30px;
 text-indent: -9999px;
 cursor: pointer;
}

#serch_button_on{
 background-image:url("../img/btn_search_on.png");
 background-repeat:no-repeat;
/* background-color:#000000; */
 border:none;
 width:80px;
 height:30px;
 text-indent: -9999px;
 cursor: pointer;
}

#bodytype {
	width: 1000px;
	height: 140px;
	margin: 60px auto;
	position: relative;
}

#recommend {
	width: 1000px;
	height: 300px;
	margin: 0px auto;
	position: relative;
}

.ML3 {
margin-left: 3px!important;
}

.ML8 {
margin-left: 8px!important;
}

.ML20 {
margin-left: 20px!important;
}


.indexBodytype {
overflow: hidden;
position: relative;
margin-bottom: 5px;

padding: 0px;
list-style-type: none;
}

}

.indexBodytype li {
float: left;
display: inline;
}


#contants {
overflow: hidden;
position: relative;
width : 1000px;
margin : 20px auto;
min-height : 400px
}

#contsntsL {
width: 760px;
float: left;
}

.section {
margin-bottom: 30px;
}

#sideContents {
width: 220px;
float: right;
}


.indexSellBlock2 {
overflow: hidden;
position: relative;
margin-left: 20px;
padding: 0px;

}

.indexSellBlock2 li {
width: 236px;
float: left;
display: inline;
}

#thumbnail {
background: #000000;
width: 120px;
height: 120px;
display: table-cell;
text-align: center;
vertical-align: middle;
layout-grid-line: 120px;
border-style: outset;
border-width: 4px;
border-color: lightglay;
}

#thumbnail2 {
background: #000000;
width: 220px;
height: 120px;
display: table-cell;
text-align: center;
vertical-align: middle;
layout-grid-line: 120px;
border-style: outset;
border-width: 4px;
border-color: lightglay;
}

#thumbnail3 {
background: #000000;
width: 240px;
height: 240px;
display: table-cell;
text-align: center;
vertical-align: middle;
layout-grid-line: 240px;
border-style: outset;
border-width: 4px;
border-color: lightglay;
}

.towColumnContentL {
width: 370px;
float: left;
}

.towColumnContentR {
width: 370px;
float: right;
}

#ftr {
background: #8b8b8b;
text-align: center;
color: #ffffff;
border-top: solid 10px #ed2700;
padding: 20px 0 10px;

width: 1000px;
margin: 0 auto;

}

#ftr ul {
overflow: hidden;
position: relative;
margin-bottom: 30px;


}

#ftr li {
display: inline;
padding: 0 5px;
border-left: solid 1px #ffffff;
}

#ftr li a {
color: #ffffff;
}

#sub {
	margin-top : 5px;
}

.indexSellData {
	margin-top : 0px;
	padding    : 0px;
}


.table th {
width: 250px;
background: #8ba4bd;
padding: 5px;
color: #fff;
text-align: left;
}

.table td {
background: #eeeeee;
padding: 5px;
}

.listDecimal li {
list-style: decimal;
list-style-position: inside;
text-indent: 1em;
}

#panList {
margin-bottom: 15px;
}



.floatL {
float: left;
}


.ML05 {
margin-left: 5px;
}
.MR05 {
margin-right: 5px;
}

.MR10 {
margin-right: 10px!important;
}
.MB10 {
margin-bottom: 10px!important;
}
.MA {
margin-left: 150px;
}

.MB30 {
margin-bottom: 30px!important;
}


#pictlist ul,#pictlist li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.textLeft {
text-align: left!important;
}

.listDecimal {
	margin: 0px;
	padding: 0px;
}


#loginid {
	right: 150px;
	position: absolute;
	top: 8px;
}