/* CSS Document */

*{
margin:0px;
padding:0px;
}

table{
color:#666666;
font-size:0.9em;
padding: 5px;
}

a {
color:#0099CC;
text-decoration:none;
}
a:hover{
color:#006699;
text-decoration:underline;
}
a:visited{
color:#006699;
}

body{
padding:0px;
margin:0px;
background-image:url("images/bg.gif");
background-position: center;
}

.left {
float:left;
padding:5px;
}
.right {
float:right;
padding:5px 10px;
}

.price {
font-weight:bold;
font-size:2em;
padding:10px;
color:#FF3300;
}

#container {
width:800px;
padding:0px;
margin-left:auto;
margin-right:auto;
}

#header {
width:800px;
background-color:#00CCFF;
}
#header h1{
margin:0px;
padding:0px;
}


#header2 {
width:800px;
background-color:#00CCFF;
}

#navi {
width:800px;
height:30px;
background-color:#666666;
}

#wrap {
width:800px;
}

#left {
float:left;
width:470px;
margin-top:5px;
margin-left:10px;
margin-right:5px;
margin-bottom:10px;
font-size:0.9em;
color:#666666;
}

#left h2{
height:25px;
background-image:url("images/news.gif");
background-position:left;
background-repeat:no-repeat;
padding-left:25px;
padding-top:8px;
font-size:1.0em;
margin:5px 0px;
}
#left ul{
padding-left:20px;
text-decoration:none;
}

#left p{
padding-left:20px;
}


#center {
width:760px;
margin-top:5px;
margin-left:10px;
margin-right:5px;
margin-bottom:10px;
color:#666666;
}

#center h2{
height:25px;
background-image:url("images/news.gif");
background-position:left;
background-repeat:no-repeat;
padding-left:25px;
padding-top:8px;
font-size:1.0em;
margin:5px 0px;
}
#center ul{
padding-left:20px;
text-decoration:none;
}

#center p{
padding-left:20px;
}


#contentsleft {
float:left;
width:200px;
margin-top:10px;
margin-left:3px;
margin-right:3px;
margin-bottom:10px;
font-size:0.9em;
color:#666666;

}
#contentsleft h1{
margin:10px;
}
#contentsleft h2{
height:25px;
background-position:left;
background-repeat:no-repeat;
padding-left:25px;
padding-top:8px;
font-size:1.1em;
margin:5px 0px;

}

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

#contentsleft li{
padding:0px;
list-style:none;
margin:2px 0px 0px 0px;
text-align:left;
}
#contentsleft a{
padding-top:5px;
padding-left:8px;
margin:0px;
background:url("images/leftbutton.gif") no-repeat;
display:block;
width:170px;
height:25px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
#contentsleft a:hover{
background:url("images/leftbuttonhover.gif") no-repeat;
color:#333333;
}
#contentsleft p{
padding-left:20px;
}


#right {
float:right;
width:270px;
margin-top:15px;
margin-left:5px;
margin-right:10px;
margin-bottom:10px;
}

#right h2{
font-size:1.0em;
color:#333333;
border-bottom:dashed 1px #666666;
width:260px;
padding:5px;
font-size:1.0em;
background-image:url("images/righth2bg.gif");
}

#right h3{
background:#E6E6E6;
padding:5px;
}

#right p{
padding:8px;
font-size:1.1em;
color:#333333;
line-height:1.2em;
font-weight:bold;
}

#right .top{
font-size:0.9em;
font-weight:normal;
}

#right table{
border:0px;
}

#right tr{
height:30px;
padding:5px;
border-bottom:solid 1px #CCCCCC;
}
#right td{
padding:5px;
font-size:0.8em;
}

#contentsright {
float:right;
width:550px;
margin-top:15px;
margin-left:5px;
margin-right:10px;
margin-bottom:10px;
}

#contentsright h2{
clear:both;
font-size:1.0em;
color:#333333;
border-bottom:dashed 1px #666666;
padding:5px;
font-size:1.0em;
background-image:url("images/h2bg.gif");
width:100%;
margin-bottom: 5px;
}
#contentsright h3{
height:25px;
background-image:url("images/news.gif");
background-position:left;
background-repeat:no-repeat;
padding-left:25px;
padding-top:8px;
font-size:1.0em;
margin:5px 0px;
color:#000033;
}
#contentsright h4{
height:25px;
background-position:left;
background-repeat:no-repeat;
padding-left:8px;
padding-top:8px;
font-size:0.9em;
margin:5px 0px;
}
#contentsright p{
padding:8px;
font-size:0.9em;
color:#666666;
line-height:1.2em;
}

#contentsright td{
padding:5px;
}

#contentsright ol{
font-size:0.9em;
color:#666666;
padding-left:25px;
line-height:1.3em;
}

#contentsright ul{
margin-left:20px;
line-height: 1.5em;
font-weight: bold;
color: blue;
}

#footer{
clear:both;
width:800px;
height:30px;
background-image:url("images/footer.jpg");
font-size:0.8em;
text-align:right;
}

#footer p{
padding:5px;
}
