.loginbox {
border:solid 1px #999;
text-align:right;
width:215px;
height:170px;
padding:10px;
padding-top:10px;
margin:5px 10px;
background-image:url("images/swideboxdl.jpg");
background-repeat:no-repeat;
background-position:bottom;
}
* html .loginbox {
margin:5px 5px;
}
.loginform {
width:215px;
}
.loginform .formfield{
width:130px;
}
.loginform a {
color:#966;
margin:0px 10px;
}
#slider {
position: relative;
height:305px;
}
#slider #sliderContent {
top: 0;
}
#sliderContent li {
position: relative;
display: none;
}
/*メニュー*/
.menu{
margin:0px 10px auto auto;
height:275px;
overflow:hidden;
}
.menu li {
font-size:11px;
float:right;
width:165px;
background-color:#966;
color:#000;
list-style-type: none;
margin:4px auto;
}
.menu li a{
padding:12px 3px;
vertical-align:middle;
font-size:12px;
display: block;
color:#fff;
padding-left:5px;
}
.menu li a:hover{
background-position: top right;
color:#ff9;
}

.menu2{
margin:0px 10px auto auto;
height:285px;
overflow:hidden;
}
.menu2 a img {
margin-left:10px;
margin-top:5px;
}
/*トピック*/
.widebox4 {
float:left;
width:500px;
border:solid 1px #999;
margin:5px 10px;
padding:10px;
height:250px;
overflow:auto;
}
/*IE6トピック*/
* html .widebox4 {
float:left;
width:500px;
border:solid 1px #999;
margin:5px 5px;
padding:10px;
height:250px;
overflow:auto;
}
.widebox5 {
float:right;
width:430px;
border:solid 1px #999;
margin:5px 10px;
padding:10px;
height:260px;
overflow:auto;
}
/*IE6トピック*/
* html .widebox5 {
float:right;
width:430px;
border:solid 1px #999;
margin:5px 5px;
padding:10px;
height:260px;
overflow:auto;
}
.widebox5 h5,
.widebox4 h5 {
background-color:#cccccc;
margin:3px 0px;
padding:2px;
}

.top_title {
width:690px;
text-align:left;
margin:auto;
border-bottom:dotted #933 2px;
}
.widebox4 .top_title {
width:100%;
}
.widebox5 .top_title {
width:400px;
}
/*IE6トピック*/
* html .widebox4 .top_title {
width:90%;
}
.top_title a h4,
.top_title a h5{
color:#933;
text-align:right;
width:690px;
}
.widebox4 .top_title h3 {
color:#900;
}
