body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 1.4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 780px;
}
#HeaderNavi {
	width: 640px;
	height: 30px;
	font-size: 12px;
	line-height: 150%;
	float: left;
}
.Pick1{
	width: 285px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.Pick2{
	width: 285px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.PickP{
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.PickT{
	width: 159px;
	float: left;
	padding-right: 10px;
	height: 32px;
}
.PickC{
	width: 159px;
	float: right;
	padding-right: 10px;
}
.PickN{
	width: 159px;
	float: right;
	padding-right: 10px;
}

/*--サイドメニュー--*/
#SideBarInfo{
	background-image: url("../image/info.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 31px;
	padding-bottom: 15px;
	margin-top: 10px;
}
#SideBarInfo ul{
	list-style-type: none;
	width: 175px;
	margin: 0;
	padding: 0px;
}
#SideBarInfo li{
	border-bottom: 1px solid #C5C5C2;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.I_B1{
	background-image: url("../image/navi_info_back1.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
.I_B2{
	background-image: url("../image/navi_info_back2.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

/*--カテゴリー右--*/
#Rightbody {
	float: left;
	margin-left: 10px;
	width: 577px;
	vertical-align: top;
}
#Base {
	width: 589px;
	padding-top: 10px;
	clear: both;
}

/*--プロダクト右--*/
#ProductTitle_bar {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	padding-left: 10px;
	border: 1px solid #EBEBEB;
	background-color: #EBEBEB;
	clear: both;
}
.Explanation {
	width: 304px;
	margin-top: 15px;
	float: left;
}
/*-----Set-----*/
#Set1 {
	margin-top: 20px;
	margin-right: 10px;
}
#Set1 input {
	margin-left: 7px;
}
#Set_bott_cart {
    width: 120px;
    padding-top: 10px;
    padding-left: 36px;
	float: left;
}
#Set_bott_inqu {
    padding-top: 10px;
	width: 80px;
	padding-left: 10px;
	float: left;
} 
#Set2 {
	padding-top: 5px;
	clear: both;
	/*ボーダー追加*/
	padding-bottom: 15px;
	background-image: url("../image/cateline.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	/*追加*/
}
#Set2 input {
	margin-top: 0;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 5px;
}
#Pict-Sub {
	margin: 10px 0px 10px 10px;
}
/*-----Setend-----*/
.Pict {
	width: 274px;
	vertical-align: top;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.Magnify {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 274px;
	clear: both;
}
#Catelink2 {
	width: 580px;
	padding-bottom: 10px;
}

@media Print
{
html body {
	zoom: 80%
}
html {
	margin-top: 0px;
}

}