#sizechart {
	float:left;
    margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:5px;
	width: 763px;
	text-align:left;
}
#naiyou_inside{
    background-color: #000000;
    background-image: url(http://www.k-skit.com/images/naiyou_under.jpg);
    background-repeat: no-repeat;
    background-position:bottom;
    padding-bottom:5px;
    text-align:left;
    width: 759px
}

#size_inside{
    padding-bottom:5px;
    margin:auto;
    text-align:left;
    width: 485px;
}


#naiyou_inside table,#size_inside table{
text-align:center;
margin-left:10px;
margin-right:10px;
margin-bottom:50px;
padding:0px;
float:left;
}
#naiyou_inside img,#size_inside img{
margin-bottom:1px;
float:left;
}
#naiyou_inside th,#size_inside th{
color:#2e2e2e;
padding-top:2px;
padding-left:16px;
padding-right:16px;
}
/*背景がグリーン*/
.green{
	background-image: url(http://www.k-skit.com/size/images/g_table_center.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.g_left{
	background-image: url(http://www.k-skit.com/size/images/g_table_left.jpg);
	background-repeat:no-repeat;
	background-position: right center;
}
.g_right{
	background-image: url(http://www.k-skit.com/size/images/g_table_right.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}
/*背景がホワイト*/
.white{
	background-image: url(http://www.k-skit.com/size/images/w_table_center.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color:#2e2e2e;
}
.w_left{
	background-image: url(http://www.k-skit.com/size/images/w_table_left.jpg);
	background-repeat:no-repeat;
	background-position: right center;
}
.w_right{
	background-image: url(http://www.k-skit.com/size/images/w_table_right.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}

#size_tyu_out{
	margin-top: 8px;
	margin-left:5px;
	padding-top:10px;
        padding-bottom:10px;
        background-color:#202020;
	width: 255px;
	float:left;
}
#size_tyu_inside{
	padding-bottom:10px;
        text-align:left;
	width: 255px;
}

#tyu{
margin-left:10px;
width:230px;
}

/*サイズチャートのキャプション*/
.size_cap{
width:700px;
margin-left:3px;
float:left;
}

/*サブウィンドウサイズ注意書き*/
#size_tyu_out_sub{
	margin-top: 8px;
	margin-left:5px;
	padding-top:25px;
	width: 465px;
	float:left;
}
#size_tyu_inside_sub{
	padding-bottom:10px;
        text-align:left;
	width: 465px;
}

/*サブウィンドウのサイズチャートのキャプション*/
.size_cap_sub{
width:465px;
margin-left:3px;
float:left;
}

#tyu_sub{
        margin-left:10px;
	width: 445px;
}

/*ウィンドウを閉じる*/
.win_close{
text-align:right;
width:465px;
padding-bottom:10px;
float:left;
}
 
.win_close img{
margin-left:347px;
float:right;
}

