/*　body tag　*/
body {
	margin-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*　a tag　*/
A:link { color: #666666; }
A:visited { color: #666666; }
A:active { color: #006CB7; }
A:hover { color: #006CB7; }

/*　h tag　*/
h1,h2,h3,h4 {
	margin: 0px;
}

/*　change size　*/
.font05 {
	font-size: 120%;
	line-height: 150%;
}
.font04 {
	font-size: 100%;
	line-height: 150%;
}
.font03 {
	font-size: 75%;
	line-height: 150%;
}
.font02 {
	font-size: 65%;
	line-height: 150%;
}
.font01 {
	font-size: 55%;
	line-height: 150%;
}

/*　fixed size */
.font06fix {
	font-size: 11px;
	line-height: 150%;
}.font05fix {
	font-size: 18px;
	line-height: 150%;
}
.font04fix {
	font-size: 14px;
	line-height: 150%;
}
.font04fix_02 {
	font-size: 14px;
	line-height: 110%;
	color:#FF6600;
	font-weight: bold;
}
.font03fix {
	font-size: 12px;
	line-height: 160%;
	color:#666666;
}
.font03fix_01 {
	font-size: 12px;
	line-height: 14px;
    color:#666666;
}
.font03fix_02 {
	font-size: 12px;
	line-height: 14px;
    color: #ffffff;
}
.font03fix_03 {
	font-size: 12px;
	line-height: 14px;
    color:#4193CD;
}
.font03fix_04 {
	font-size: 12px;
	line-height: 14px;
	color:#006CB7;
}
.font02fix {
	font-size: 10px;
	line-height: 140%;
}
.font02fix_01 {
	font-size: 10px;
    line-height: 140%;
	color: #4193CD;
}
.font02fix_02 {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}
.font02fix_03 {
	font-size: 10px;
	line-height: 125%;
    color: #ffffff;
}
.font02fix_04 {
	font-size: 10px;
	line-height: 105%;
	color: #666666;
}
.font02fix_05 {
	font-size: 10px;
	line-height: 110%;
	color:#FF6600;
}
.font01fix {
	font-size:  9px;
	line-height: 150%;
}
.text01{font-size: 12px;
		   padding:0px 9px 0px 0px;
}

.repeat01 {
	background-color:#999999;
}
.repeat02 {
	background-image: url(../../images/top_back_02.jpg);
}
.repeat03 {
	background-image: url(../../images/foot_back.jpg);
}
.repeat04 {
	background-image: url(../../images/cnt_head_back.jpg);
}
.repeat05 {
	background-image: url(../../images/menu_tb_back_01.gif);
}
.repeat06 {
	background-image: url(../../images/menu_tb_back_03.gif);
}
.repeat07 {
	background-image: url(../../images/menu_tb_back_04.jpg);
	background-repeat: repeat-x;
}
.repeat08 {
	background-image: url(../../images/privacy_color01.jpg);
    background-repeat: repeat-x;
}
.repeat09 {
	background-image: url(../../images/privacy_color03.jpg);
    background-repeat: repeat-x;
}
.repeat10 {
	background-image: url(../../images/cnt_bg.jpg);
    background-repeat: repeat-x;
}
.repeat11 {
	background-image: url(../../images/top_back_05.jpg);
    background-repeat: repeat-x;
}
.repeat12 {
	background-image: url(../../corporate_info/images/contact_back.jpg);
    background-repeat: repeat-x;
}
.repeat13 {
	background-image: url(../../corporate_info/images/map_back_01.jpg);
    background-repeat: repeat-y;
}
.repeat14 {
	background-image: url(../../corporate_info/images/map_back_03.jpg);
    background-repeat: repeat-x;
}
.repeat15 {
	background-image: url(../../images/product_back_02.jpg);
    background-repeat: repeat-x;
}
.repeat16 {
	background-image: url(../../images/kaigai_head_back.jpg);
    background-repeat: repeat-x;
}
.repeat17 {
	background-image: url(../../images/masatsu_back_01.jpg);
    background-repeat: repeat-x;
}
.repeat18 {
	background-image: url(../../images/masatsu_back_02.jpg);
    background-repeat: repeat-x;
}
.repeat19 {
	background-image: url(../../images/pless_back_line.jpg);
    background-repeat: repeat-x;
}
.repeat20 {
	background-image: url(../../images/pless_back_line_02.jpg);
    background-repeat: repeat-x;
}
.repeat21 {
	background-image: url(../../images/sangyo_back_line.jpg);
    background-repeat: repeat-x;
}
.bg_sidemenu01 {
	background-image: url(../../images/bg_side03.jpg);
    background-repeat: repeat-x;
}
.bg_sidemenu02 {
	background-image: url(../../images/bg_side02.gif);
    background-repeat: repeat-y;
}
.bg_top_cnt {
	background-image: url(../../images/bg_top_cnt.jpg);
    background-repeat: repeat-x;
}
.table01 {
	border: 1px solid #BAE047;
}
