/*
Theme Name:Soupstudio200902ss
*/

/* for 2nd */
body {
	color: #666;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック","MS PGothic", Lucida Grande,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",verdana,Sans-Serif;
	line-height: 1.5;
	text-align: center;
	background: #FFFFFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

* html body {   /* for IE6 */  
    font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;   
} 

#proTabsample {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 528px;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px dotted #e7e6e4;
}
#proTabsample .wide100 {
	margin: 0px;
	padding: 0px;
	width: 100px;
	text-align: left;
	border-right: 1px solid #e7e6e4;
}
#proTabsample .wide50 {
	margin: 0px;
	padding: 0px;
	width: 50px;
	text-align: left;
	border-right: 1px solid #e7e6e4;
}
#proTabsample .wide128 {
	margin: 0px;
	padding: 0px;
	width: 125px;
	text-align: left;
}

#proTabsample ul {
	margin: 0px;
	padding: 5px 0px;
}
#proTabsample li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
#proTabsample .wide100 img {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

/*-------- for products list pageOkuri --------*/
#Hyou #pageOkuri {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
	width: 528px;
}
#pageOkuri .preLists {
	font-size: 10px;
	color: #22bbf7;
	float: left;
	padding-top: 5px;
	text-decoration: none;
}
#pageOkuri .nexLists {
	font-size: 10px;
	color: #22bbf7;
	float: right;
	padding-top: 5px;
	text-decoration: none;
}
#pageOkuri a:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom: 1px dotted #FF6600;
}
