/*  CAUSU Base Sheet  */

/* teisai */

body {
1font-family : Verdana,Arial,MS UI Gothic,Osaka,Helvetica,sans-serif;
color: #333333;
background-color:#ffffff;
font-size:x-small;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #bbbbbb;
scrollbar-shadow-color: #bbbbbb;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #bbbbbb;
scrollbar-track-color: #eaeaea;
scrollbar-darkshadow-color: #eeeeee;
}

table,tr,th,td {
font-size:x-small;
} 

hr {
border-width : 1px; 
border-style : solid; 
} 

/* nav pageup style*/

.nav A:link {
text-decoration : none; 
text-align : center ;
background-color:transparent; 
border-style : solid; 
border-width : 1px;
width : 120px;
} 

.nav A:visited {
text-decoration : none; 
text-align : center ;
background-color:transparent; 
border-style : solid;  
border-width : 1px; 
width : 120px;
}  

.nav A:hover {
text-decoration : none; 
text-align : center ;
border-style : double; 
width : 120px;
} 

/* nav line style */

.navcon {
color : #ffffff; 
background-color:transparent; 
} 
.navcon A:link {
color : #ffffff; 
background-color:transparent; 
text-decoration : none; 
} 
.navcon A:visited {
color : #ffffff; 
background-color:transparent; 
text-decoration : none; 
} 
.navcon A:hover {
color : #666666; 
background-color:transparent; 
text-decoration : underline; 
}

/* page style */ 

h2,h3,h4,h5,h6 {
font-weight: normal;
font-size:100%; 
}

h1 {
font-size:120%; 
text-align : right; 
} 

h2 {
text-align : center; 
border-style : solid; 
border-bottom-width : 1px;  
border-top-width : none;
border-left : none;
border-right : none;
padding:2px;
}

/* div style */ 

#main {
width:95%;
margin-left:20px;
}

#pageup {
position:relative;
width:auto;
bottom:5px;
text-align : right;
} 

.case {
width:95%;
margin-left:60px;
}

/* style */ 

img {
border:0px;
}

address {
font-style : normal; 
} 

cite {
font-style : normal; 
} 

.white {
color : #333333; 
background : #ffffff; 
} 

.line {
background-image : url(m_line.gif); 
background-repeat:repeat-x;
}