/*ショップス越後トップページ用*/
body {  
	background: #FFFFFF ;
	margin-top: 0px;
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 40px;
	text-align: left top;

}
th,td {  
font-size: 84%; 	 line-height: 130%; color: #333333;
}
A:link { color: #444444 ;}
A:visited { color: #444444 ;}
A:hover{color:#333333;background-color:#CDCDCD}
A:active { color: #999999 ;}
A { text-decoration :none ;}

.decoration-none{ text-decoration :none ; color: #444444 ;}
.decoration-none-link{ text-decoration :none ; color: #444444 ; font-size: 85%; line-height: 115%;}

.middle {  font-size: 95%; line-height: 115%; color: #555555 ;	font-weight: bold;}
.small {  font-size: 85%; line-height: 105%; color: #666666 ;}
.small-e {  font-size: 85%; line-height: 115%; font-family: "ＭＳ ゴシック", "Osaka−等幅";}
.fs {  font-size: 10px; line-height: 135%; font-family: "ＭＳ ゴシック", "Osaka−等幅";}/*小さい文字用*/
.fs110 {  font-size: 10px; line-height: 110%; font-family: "ＭＳ ゴシック", "Osaka−等幅";}/*メニュー小さい文字用*/
.fs110c {  font-size: 10px; line-height: 110%; font-family: }/*メニュー小さい文字用、MS P ゴシック*/
.fm {  font-size: 12px; line-height: 160%; font-family: "ＭＳ Ｐゴシック", "Osaka";}/*メニュー用*/
.fm140 {  font-size: 12px; line-height: 140%;}/*サイトマップ用*/
.fm125 {  font-size: 12px; line-height: 125%;}/*文字12px行間125％*/
.fml {  font-size: 14px; line-height: 140%; }/*インページ小タイトル用*/

.fl {  font-size: 16px; line-height: 140%; }
.fll {  font-size: 18px; line-height: 115%; }
.flll {  font-size: 20px; line-height: 115%; }/*インページ大タイトル用*/
.f160 {  line-height: 160%; }/*行間160％*/


.colornone { background : none ;}
.color-a { background : #EEF3F7 ;}
.color-b { background : #F4F4EE ;}

.up{ /*ページ上へ*/
 margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: right;
	vertical-align: top;
	}
.up2{ /*ページ上へ*/
 margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	text-align: right;
	vertical-align: top;
	}



ul.st {/*<ul class="st">*/
list-style: disk;
margin-top: 10px;
margin-bottom: 10px;
padding-right: 55px;
}

.bg-sc { /*スモールカテゴリバック*/
}

.box0 { /*1px枠線*/
	border-width: 0px;
	margin: 0;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	background: #FFFFFF url(../bgimages/bg0.gif) no-repeat;
}

.box1 { /**/
	border-width: 0px;
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;	
	padding-left: 10px;
	
	color: #CCCCCC;
	background: #FFFFFF url(../bgimages/bg0.gif) no-repeat;
}

.box2 { /*1px枠線*/
	border-width: 1px;
	margin: 0;
	padding: 5px;
	border: #666666;
	color: #222222;
	background: #FFFFFF url(../bgimages/bg0.gif) no-repeat;
}

.p-top{ /**/
 margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 50px;
	text-align: left;
	vertical-align: top;
	}
.p0{ /*段落左55px余白*/
 margin-top: 60px;
	margin-left: 45px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: top;
	}
.p00{ /*段落右55px余白*/
	 margin-top: 60px;
		margin-right: 38px;
	margin-bottom: 0px;
	text-align: right;
	vertical-align: top;
	}

.p1{ /*中ページ本文段落左0px右55px余白*/
 margin-top: 0.5em;
	margin-right: 55px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	}
.p2{ /*よくある質問ページ、他上段など本文段落左0px右55px余白*/
 margin-top: 0em;
	margin-right: 55px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	}
.p3{ /*プライバシーページなど段落左0px右55px余白*/
 margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	}
	.p4{ /*本文段落左0px右55px余白*/
 margin-top: 1.5em;
	margin-right: 55px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	}
		.p-top{ /*トップページimg上下2px*/
 margin-top: 6px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 9px;
	text-align: left;
	vertical-align: top;
	}
	

.dotline-y-c {   /*たて点線、中央線*/
background-image: url(../images/dot.gif); background-repeat: repeat-y; background-position: center top
}

.dotline-x-b{    /*区切りよこ点線、位置下部*/
background-image: url(../images/dot.gif); background-repeat: repeat-x; background-position: left bottom
}

.dotline-x-t{    /*区切りよこ実線、位置下部*/
background-image: url(../images/line999999.gif); background-repeat: repeat-x; background-position: left top
}
.line-x-b{    /*区切りよこ実線、位置下部*/
background-image: url(../images/line999999.gif); background-repeat: repeat-x; background-position: left bottom
}
.line-x-t{    /*区切りよこ実線、位置上部*/
background-image: url(../images/line999999.gif); background-repeat: repeat-x; background-position: left top
}
.line-y-l {   /*たて実線、ひだり線*/
background-image: url(../images/line999999.gif); background-repeat: repeat-y; background-position: left top
}
.line-y-c {   /*たて実線、ひだり線*/
background-image: url(../images/line999999.gif); background-repeat: repeat-y; background-position: center top
}


#img1 {/*画像の左側に文字がまわりこみ*/
	float: right;
	margin-left: 1em;
	margin-right: 0;
	margin-bottom: 1em;
}

#img0 {/*画像のmigi側に文字がまわりこみ*/
	float: left;
		margin-top: 0;
	margin-left: 1em;
	margin-right: 0;
	margin-bottom: 1em;
}







