@charset "Shift_Jis";
body{                                                              /* ページ全体の設定 */
margin-top:0px;
margin-left:0px;
margin-bottom:0px;                                            
background : #fff ;        
color:#4e4e4e;                                           
font-family:Verdana,Chicago,osaka,"ＭＳ Ｐゴシック",sans-serif;  
font-size:10px;                                               
line-height:180%;      
}

td{                                                                                                      
color:#4e4e4e;                                                    
font-family:Verdana,Chicago,osaka,"ＭＳ Ｐゴシック",sans-serif;  
font-size:10px;                                                 
line-height:180%;                                             
}

a{
color: #51908b;
text-decoration: none;
font-weight: bold;
}
td.a{
color: #51908b;
text-decoration: none;
font-weight: bold;
}

table#param1{
width:870px;
height:300px;
margin-top:60px;
margin-left:30px;
margin-bottom:30px; 
border-style:none;
}
table#param2{
background-color: #fff;
background-image:url("img/bg-paper00L.jpg");
background-repeat:repeat-y;
background-position:right;
width:1000px;
height:100%;
border-style:none;
margin-left:0px;
margin-bottom:0px; 
}


table#param6{                            /* トップメニュの設定 */
width:900px;
height:70px;
border-style:none;
background-image:url(img/bottom02.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding:10px;
margin-top:10px;
margin-left:30px;
margin-right:30px;
}
div.topmenu{
color:#4e4e4e;
font-weight:bold;
padding:0px;
margin-top:10px;
}

table#param3{                            /* ギャラリーメニュの設定 */
width:900px;
border-style:none;
padding:10px;
margin-top:30px;
margin-left:30px;
margin-right:50px;
}

table#param5{                            /* フッターの設定 */
width:840px;
border-style:none;
margin-top:30px;
margin-left:30px;
margin-bottom:30px;
} 

table#cal{                              /* カレンダー全体の設定 */
width:700px;
height:500px;
border-style:none;
background-image:url(img/cal-paper01s.jpg);
background-repeat:no-repeat;
margin-top:0px;
margin-left:40px;
}

table#set{                              /* SET全体の設定 */
width:800px;
border-style:none;
background-image:url(img/leback02.jpg);
background-repeat:no-repeat;
margin-top:10px;
margin-left:10px;
padding:20px;
align:center;
}

div#left{padding:20px;
}
div#right{padding:20px;
}

*.inbox{
border: solid 0px #888888;
width: 400px;
height: 300px;
padding: 1.0em;
overflow: auto;
}





