
/* 文字・スクロールバー------------------------------------- */

body,td {
font-size : 10px;
color: #333333;
font-family : Tahoma,Osaka,Verdana,MS UI Gothic;
background-color:transparent;
scrollbar-arrow-color: #333333; 
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;}

/* リンク--------------------------------------------------- */

a{text-decoration:none;}
a:link,a:visited{color:#333333;}
a:active{color:#333333;}
a:hover{color:#ccffcc; position:relative;top:1px;left:px;}

/* インプット・テキスト枠・ボタン--------------------------- */

.input{
font-size: 10px;
color: #333333;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
background-color: transparent;}

.button{
font-size: 10px;
color: #ffffff;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
background-color: #333333;}

/* お礼ページ----------------------------------------------- */

.font12{font-size: 12px;}

.orei{
width:595px;
height:480px;
background-image:url(photo2.jpg);}
background-repeat:no-repeat;
background-position: center center;
background-attachment:fixed;

/* --------------------------------------------------------- */


