/* CSS Document */

*{
	font:12px/1.2 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
#form1 input{
width:140px;
}
#container {
	width:1060px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	margin:auto;
	background-image:url(img/back.gif);
	background-repeat:repeat-y;
}

#container2 {
	width:1000px;
	text-align:left;
	margin: 0px 0px 0px 29px;
	margin-bottom: -5px;
}

#container3 {
	width:1000px;
	text-align:left;
	margin: 0px auto;
	margin-bottom: -5px;
	background-image: url(img/inde-back.jpg);
	background-repeat: no-repeat;
/*	height: 626px;*/
}

#header {
	background-image: url(img/head.jpg);
	width:1000px;
	height:145px;
	margin-bottom: 0px;
}
#navi {
	width:1000px;
	height:50px;
	margin-bottom: 10px;
}

#side {
	float:left;
	width:162px;
	height:auto;
	padding-left: 8px;
	padding-bottom: 30px;}
#side2 {
	float:left;
	width:200px;
	height:auto;
	margin: 5px 0px 15px 8px;
}	
	
#main {
	float:left;
	width:600px;
	margin: 5px 7px 15px 7px;}

#maincart {
	float:left;
	width:600px;
	margin: 5px 7px 15px 7px;}
		
#main2 {
	float:left;
	width:700px;
	margin: 3px 0px 8px 12px;}	
	
#footer {
	width:900px;}


th{
	text-align:left;
	padding-left:5px;
	}


#side  ul{
	margin-left:0 !important;
	padding-left:10px;
}