body {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #f1f1f3;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	font-weight: normal;
	color:#333333;
}
.header_bg {
    background-image:url(../jp/img/head_bg.gif);
	background-repeat:repeat-x;
}
.header_bg02 {
    background-image:url(../jp/img/head_bg02.gif);
	background-repeat:repeat-x;
}
.midashi_bg {
    background-image:url(../jp/img/midashi_bg.gif);
	background-repeat:repeat-x;
}
.products_midashi_bg {
    background-image:url(../jp/img/products_midashi_bg.gif);
	background-repeat:repeat-x;
}
.products_midashi_bg2 {
    background-image:url(../jp/img/products_midashi_bg2.gif);
	background-repeat:repeat-x;
}
.popup_bg {
    background-image:url(../jp/popup/img/bg_tit.gif);
	background-repeat:repeat-x;
}
.bg_gray{
    background-color:#f1f1f2;
}
.bg_gray3rd{
    background-color:#999999;
}
.bg_white2{
    background-color:#FFFFFF;
}
.bg_white{
    background-color:#FAFAFA;
}
.bg_dark{
    background-color:#2A2626;
}
.bg_line{
    background-color:#333333;
}
/*■リンク設定*/
a:link { 
color: #60626E; text-decoration: none
} 
a:visited { 
color: #60626E; text-decoration: none
} 
a:active {
	color: #CA390D;
	text-decoration: underline;
} 
a:hover {
	color: #CA390D;
	text-decoration: underline;
}

/*■テキスト設定*/
.tx12 {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

.tx12_b {
	font-weight: bold;
	color: #333333;
}
.tx12_red {
	font-size: 12px;
	color: #c72f00;
}
.tx10_red {
	font-size: 10px;
	color: #c72f00;
}

.tx10_blue {
	font-size: 10px;
	line-height: 16px;
	color: #00024D;
}
.tx12_blue {
	font-size: 12px;
	font-weight: bold;
	color: #00024D;
}


/*■スタイルページ設定*/
.tx_style {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.gray_box {
	border: 1px solid #CDD0E3;
}

.tx10 {
	font-size: 10px;
	line-height: 14px;
}

.margin_top10 {
	padding-top: 10px;
}

.padding_top15 {
 padding-top: 15px;
}

.padding_top20 {
 padding-top: 20px;
}

.padding_bottom15 {
 padding-bottom: 15px;
}

.detail {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.image_space {
    padding-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.bottom20 {
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.backtotop_20 {
 padding-top: 15px;
	padding-right: 30px;
	margin-bottom: 0px;
}

.lensedetail {
    padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.r_20 {
		padding-right: 20px;
}

.l_r_20 {
	padding-left: 20px;
	padding-right: 20px;
}
.l_20 {
	margin-top: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
}


.l_40 {
	margin-top: 0px;
	padding-left: 40px;
	margin-bottom: 0px;
}

.bk_top {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.p_bktop {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}