@charset "utf-8";

*{
margin:0;
padding:0;
}

html{
height:100%;
}

body{
margin:0px;
color:#333333;
font-size:12px;
line-height:130%;
background-color:#FFFFFF;
height:100%;
text-align:center;
}

td{
color:#CCCCCC;
font-size:12px;
line-height:130%;
}

/* IE7paddingw */
*:first-child+html body {
padding-left: 1px;
}

/* IE6ﾈ英addingw */
*html body {
padding-left: 1px;
}


a{
color:#CC0000;
}

a:hover{
color:#FF6600;
}



/*トップページ構成■■■■■■■■■■■■■■■■■■*/

.whatsnew {
color:#333333;
font-size:10px;
line-height:120%;
text-align:right;
}

.whatsnew02 {
padding:5px 0px 20px 10px;
color:#333333;
font-size:10px;
line-height:120%;
text-align:left;
}

.infobox {
width:500px;
padding:10px 10px 10px 2px;
background-color:#FFFFFF;
color:#333;
line-height:120%;
}

.infobox a{
display:block;
margin-bottom:10px;
}

.infobox02 {
width:230px;
padding:10px 10px 10px 2px;
background-color:#FFF;
color:#333;
line-height:130%;
}

.topmenu {
margin: 10px auto 2px auto;
line-height:100%;
}

.topmenu a{
color:#990000;
text-decoration:none;
}

.topmenu a:hover{
color:#FF6600;
text-decoration:underline;
}

.topmenu002 {
margin: 10px auto 2px auto;
line-height:100%;
}

.topmenu002 a{
color:#990000;
text-decoration:none;
}

.topmenu002 a:hover{
color:#FF6600;
text-decoration:underline;
}

.topicsbanner{
width:230px;
background-color:#FFFFFF;
padding:5px;
border:1px solid #333333;
margin-bottom:10px;
color:#444444;
font-size:12px;
}







