body {
	font-size: 12px;
    color: #000033;
    line-height: 135%;
    font-family: Osaka,Verdana;
    margin: 0px;
}
form {
    margin: 0px;
}
input {
    background-color: #FCEBFA;
}
select {
    background-color: #FCEBFA;
}

#body_block {
	font-size: 12px;
    color: #000033;
    line-height: 135%;
    font-family: Osaka,Verdana;
    background-image: url(../images/bg.gif);
    margin: 0px;
}

#body_domain {
	font-size: 12px;
    color: #000033;
    line-height: 135%;
    font-family: Osaka,Verdana;
    background-image: url(../images/bg2.gif);
    margin: 0px;
}

#but_bg {
    background-image: url(../images/l_bg.gif);
}


#iflame_flame_t {
     background-image: url(../images/main_bg_02.gif);
}

#iflame_flame_cor_r {
     background-image: url(../images/main_bg_05.gif);
}

#iflame_flame_cor_l {
     background-image: url(../images/main_bg_07.gif);
}

#iflame_flame_u {
     background-image: url(../images/main_bg_12.gif);
}

a:link {
	color: #0000FF; text-decoration: none
}
a:visited {
	COLOR: #0000FF; text-decoration: none
}
a:hover {
	color: #CCCCCC; text-decoration: underline
}
td {
	font-size: 12px; line-height: 135%
}
ul {
	list-style-type: square
}
.red {
	color: #FF0000
}
.blue {
	color: #0033FF
}
.ore {
	color: #FF9900
}
.a18 {
	font-size: 18px
}
.a16 {
	font-size: 16px
}
.a14 {
	font-size: 14px
}
.a12 {
	font-size: 12px
}
.a10 {
	font-size: 10px
}

/*iframe用スタイル*/
.ex_02 {
    width: 400px;
    background-image: url(../images/ex_02.gif);
    background-repeat: repeat-y;
}

/* メインコンテンツBG */
.r_bg {
    width: 555px;
    vertical-align: top;
    text-align: center;
    background-image: url(../images/r_bg.gif);
    background-repeat: repeat-y;
}
/* regist9用BG */
.settei_bg {
    width: 482px;
    height: 65px;
    vertical-align: top;
    background-image: url(../images/settei_bg.jpg);
    background-repeat: no-repeat;
}
/* フッター用BG */
.footer_bg {
    height: 50px;
    text-align: center;
    background-image: url(../images/vita_foof.jpg);
}
.footer3_bg {
    height: 50px;
    text-align: center;
    background-image: url(../images/vita_foof3.jpg);
}

/* メイン用スタイル */
.head_bg {
    width; 750px;
    height: 50px;
    background-image: url(../images/head_bg_02.jpg);
}
.src_bg {
    height: 500px;
    vertical-align: top;
    background-image: url(../images/src_bg.gif);
    background-repeat: no-repeat;
}

/* index用スタイル */
#layerSample {
    z-index: 1;
    left: 0px;
    width: 100%;
    position: absolute;
    top: 0px;
    height: 312px;
}
