BODY { background-color:#DBDFC8;
position:center;
}

h1{
margin:0px;
padding:0px;
}

h2{
margin:0px;
padding:0px;
}

.red {
	color: #F00;
	font-weight: bold;
}


/* ●600px以下CSS */
@media screen and ( max-width:600px ){

div#content{
	width:100%;
}

div#top{
	width:100%;
}

div#left_01{
	left:0px;
	width:100%;
}

div#main_01{
	left:0px;
	width:100%;
}


#logo{
	width:100%;
}

.menu_2{
	float:left;
	padding:0 20px 0 0;
}

.menu_3{
	float:left;
	padding:0 10px 5px 0;
}


.img1 {
  width:100%;
}
.img2 {
  width:100%;
}
.img3 {
  width:32%;
}
.img5 {
  width:32%;
}

.img6 {
  width:32%;
}


}

/* ●601px以上CSS */
@media screen and ( min-width:601px ){

div#content{
	text-align:left; 
	left:1px;
	top:10px;
	width:1000px;
	background-color: #FAFAFA
}

div#top{
	width:100%;	
	background-color: #FAFAFA
}

div#left_01{
	text-align:left; 
	left:1px;
	width:160px;
	height:704px;
}

div#main_01{
	position:left;
	width:100%;
	background-color: #FAFAFA
}

.menu_2{
	margin:0px 0px 0px 0px;
	padding:0 0 0 10px;
	background-image:url(https://store.risemark.co.jp/aaa/auction/gazou/log_syoukate3.gif);
	background-repeat:no-repeat;
	background-position-y:center;
}
.menu_3{
	margin:0px 0px 0px 0px;
	padding:0 0 10px 0;
}

.img1 {
  width:1000px;
}
.img2 {
  width:497px;
}
.img3 {
  width:328px;
}
.img5 {
  width:245px;
}
.img6 {
  width:162px;
}

	
}