/*コンテナクラス*/
.container_ind{
	width : 990px;
	height : 1150px;
	background-color : #FFFFFF;
	position : absolute; top:0px; left: 0px;
}
.containt_ind{
	width : 780px;
	height : 940px;
	background-color : #FFFFF; 
	position : absolute; top:110px; left:10px;
/*
	border-right : 1px dashed #000000;
*/
}

.indcont1{
	width : 780px;
	height : 30px;
/*	background: url(../img/column_bg3.gif); 
	border : 1px solid #000000; */
	background-color : #C0C0C0;
	position : absolute; top:0px; left:0px;

	color : #000000;
	font-size : 12px;

	
}

p.path{
	margin : 10px;
}

p.next_back{
	margin : 10px 0px;
}

.indcontleft_up{
	width : 290px;
	height : 20px;
/*	background: url(../img/column_bg3.gif); 
	background-color : #F0F0F0;
	border : 1px solid #000000; */

	position : absolute; top:35px; left:90px;

	color : #000000;
	font-size : 10px;
}

.indcontright_up{
	width : 290px;
	height : 20px;

/*	background: url(../img/column_bg3.gif); 
	background-color : #F0F0F0;
	border : 1px solid #000000; */
	position : absolute; top:35px; left:400px;

	text-align : right;
/*
	color : #000000;
	font-size : 10px;
*/
}


.indcontleft_down{
	width : 290px;
	height : 20px;
/*	background: url(../img/column_bg3.gif); 
	background-color : #F0F0F0;
	border : 1px solid #000000; */

	position : absolute; top:920px; left:90px;

	color : #000000;
	font-size : 10px;
}

.indcontright_down{
	width : 290px;
	height : 20px;
/*	background: url(../img/column_bg3.gif); 
	background-color : #F0F0F0;
	border : 1px solid #000000; */

	position : absolute; top:920px; left:400px;
	text-align : right;
	color : #000000;
	font-size : 10px;
}

.indcont3{
	width : 780px;
	height : 840px;
/*	background: url(../img/column_bg3.gif); */
/*	background-color : #000000;*/
	position : absolute; top:75px; left:0px;
/*	font-weight : bold;
	border : 1px solid #000000; */
/*
	border-bottom : 1px dotted #0000DD;
	border-bottom : 1px dashed #0000DD;*/

}

.indcont3_1{
	width : 600px;
	height : 160px;
	background-color : #FFFFFF;
	position : absolute; top:0px; left:90px;
	font-size : 12px;
	color : #000000;
/*	border-left : 3px solid #AACCDD;
*/
	border : 1px solid #000000;

}

.indcont3_2{
	width : 600px;
	height : 160px;
	background-color : #FFFFFF;
	position : absolute; top:170px; left:90px;
	font-size : 12px;
	color : #000000;
/*	border-left : 3px solid #AACCDD;*/
	border : 1px solid #000000;

}



.indcont3_3{
	width : 600px;
	height : 160px;
	background-color : #FFFFFF;
	position : absolute; top:340px; left:90px;
	font-size : 12px;
	color : #000000;
/*	border-left : 3px solid #AACCDD;*/
	border : 1px solid #000000;
}

.indcont3_4{
	width : 600px;
	height : 160px;
	background-color : #FFFFFF;
	position : absolute; top:510px; left:90px;
	font-size : 12px;
	color : #000000;
/*	border-left : 3px solid #AACCDD;*/
	border : 1px solid #000000;

}


.indcont3_5{
	width : 600px;
	height : 160px;
	background-color : #FFFFFF;
	position : absolute; top:680px; left:90px;
	font-size : 12px;
	color : #000000;
/*	border-left : 3px solid #AACCDD;*/
	border : 1px solid #000000;

}

p.ind_data{
	margin : 13px;
/*	font-weight : bold;
	background: url(../img/bg/side_bg4.png); */
/*	background-color : #8844AA; */
}


img.index{
	margin : 20px 20px 20px 20px;
	float : left;

}

table.ind_data{
	width : 400px;
	margin : 15px 5px 5px 5px;
	font-size : 12px;
}

tr{
	height : 23px;
}

td.shopname{
	font-weight : bold;
	font-size : 16px;
}

