body{ margin: 0; padding:0; background-color:#DDDDDD;}
body#white{ margin: 0; padding:0; background-color:#FFFFFF;}
/* bg */
.topbg{
	background-image: url(../image/top_sup_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topbg2{
	background-image: url(../image/top_dot_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.lnbg{ background-image: url(../image/ln_bg.gif);}
.mainbg{ background-image: url(../image/main_bg.gif);}
.end_bg{ background-image: url(../image/end_bg.gif); }
.icon_bg{ background-image: url(../new/image/t_icon.gif); }
.00_dot{ background-image: url(../pro/image/00_pick_dot.gif); }
.bkc {background-image:url(../image/sen02.gif);}


/* top */
.top1{ font-size:80%; color:#444444; line-height:115%;　word-break: normal;}
.top2{ font-size:70%; color:#555555; line-height:120%; word-break: normal;}
.top3{ font-size:11px; color:#555555; line-height:120%; letter-spacing: 0.05em; word-break: normal;}


/* link */
a{ color:#105290}
a:visited{ color:#6C0073}
a:hover{ color:#FFAE11}
a:active{ color:#FFAE11 }


/* text */
.contents1{ font-size:80%; color:#444444; line-height:145%; word-break:normal;}
.tcontents{ font-size:80%; color:#444444; line-height:130%; word-break:normal;}
.cap{ font-size:70%; color:#444444; line-height:130%; word-break:normal;}
.title{ font-size:95%; font-weight:bold; color:#444444; line-height:135%; word-break:normal;}
.small_tx{ font-size:80%; line-height:145%; word-break:normal;}

/* color */
.red1{color:#d30000;}

/* フォーム */
form{ margin:0;padding:0;}
.fbox1  { border: 1px inset #CCCCCC; width:250px;　height: 20px}
.fbox2  { border: 1px inset #CCCCCC; width:140px ; height: 20px}
.fbox3  { border: 1px inset #CCCCCC; width:55px ; height: 20px}
.fbox4  { border: 1px inset #CCCCCC; width:103px ; height: 20px}
.ferea  { border: 1px inset #CCCCCC; width:395px ; height: 120px}
