@charset "UTF-8";

//旧トップ

body#t {
color:#333333;
background:#E1E1E1;
margin:0;
padding:0;
font-size:80%;
}

#t h1 {
color:#333333;
font-size:140%;
}

#t p {
font-size:100%;
margin:0;
padding:0;
}

#t ul {
margin:0 0 10px 0;
padding:0;
}

#t li {
display:inline;
}

#t strong {
font-weight:normal;
text-decoration:none;
}

#t em {
font-weight:normal;
text-decoration:none;
}

#t div#container1 {
width:760px;
height:600px;
margin:0 auto;
padding:20px;
background:#FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

#t div#footer1 ul {
font-size:90%;
color:#999999;
}
