body {
background-image : url(left-banner-blue.jpg); color : #666666;
/*background-image : url(left-banner2.jpg); color : #666666;*/
background-attachment:fixed;
}

.break	{
	clear: left;
}
/* 　全体設定　*/
.my_body {
background-color : #ffffff; width: 1050px;min-height : 20000;
margin-top: -20;
padding: 20px 10px;font-size: 12px; line-height:15px; letter-spacing:1px;
}

/* 　左側メニュー　*/

.left_navi { background-color : #ffffff; float : left ; font-size : 13px ;
line-height:17px; letter-spacing:1px;width : 170px ; align : center; .margin : 0px 0px 0px 10px; 
}

/* 　縦線　"｜"　の設定　*/
.v_line {font-size:18px; color:#cccccc;
}

/*　ヘッダー部分　*/
.header { background-color : #ffffff;margin-left : 170px;width: 800px;
}

.top_link_line { background-color : #f4f4f4;margin-left : 170px;width: 800px;
}

.top_story { background-color : #ffffff;margin-left : 170px;width: 800px;
}

.picture_contents { background-color : #f4f4f4;margin-left : 170px;width: 800px; text-align : left;
}

.shopping_cart { background-color : #ffffff;margin-left : 170px;width: 800px; text-align : left;
}

.size_data { background-color : #f2f2f4;width: 800px; text-align : left;
} 

/*　還流用大型横長バナー */
.large_banner {background-color : #fcf9f6;margin-left : 170px;padding-top:10px; padding-left: 20px; width: 800px; text-align : left;
}

/*　フッター部分　*/
.footer { background-color : #ffffff;margin-left : 170px;width: 800px; text-align : left;
}



table, td {
font-size:13px;
}
h1 {
font-size: 15px;
}

h2 {
font-size: 14px;
}

h3 {
font-size: 14px;
}
table {
letter-spacing:1px;
}


/*　文字の色 */
.blue { color: #0000ff;
}

.green { color: #009900;
}

.red { color: #c10000;
}

.orange { color: #e87400;
}

.brown { color: #884400;
}
 
/*　写真に黒枠をつける*/
img.black-border {border: solid 1px #000000;}

 
 
