/* TOTAL --------------------------------------*/
body{
 font-family: '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
 margin:0px;
 padding:0px;
 background-image:url(../images/back_images.jpg);
 background-repeat:repeat-x;
 }

td{
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
 font-size: 12px;
 font-style: normal;
 line-height: 20px;
 color: #555555
 }

td.com {
 padding: 200px 10px 10px 10px;
 font-size: 12px;

}

/* top --------------------------------------*/
.top {
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
 font-size: 12px;
 font-style: normal;
 line-height: 20px;
 color: #FFFFFF
}


/* menu01 --------------------------------------*/
.menu01 {
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
 font-size: 12px;
 font-style: normal;
 line-height: 20px;
 color: #555555
}


/* menu02 --------------------------------------*/
.menu02 {
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
 font-size: 11px;
 font-style: normal;
 line-height: 20px;
 color: #555555
}

/* KAISOU --------------------------------------*/
.kaisou {
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
 font-size: 11px;
 font-style: normal;
 line-height: 12px;
 color: #555555
}

/* UNDER --------------------------------------*/
#under {
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
 font-size: 11px;
 font-style: normal;
 line-height: 14px;
 color: #555555
}


/**/
#under1 a{
	color:#99999;
}

#under1 a:hover{
	color:#CCCCCC;
}


/* LINK --------------------------------------*/
a{ text-decoration: none; }
a:hover{ text-decoration: underline; color:#0000CC;}
a:link{ color:#555555;}
a:visit{ color:#003399;}

form {
 padding: 1en;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px; 
padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px
}
.input.text,textarea{
 background-color: #ffffff;
 border: solid 1px #999999;
}

.input.bottom {
 background-color: #EDEDED;
 background-repeat: no-repeat;
 border: #999999;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px
}
