* {
  margin: 0;
  padding: 0;
  font-style : normal;
  font-weight : normal;
  font-size: 100%;
  letter-spacing:0.1em;
  line-height:1.4em;
  list-style:none;
}
a {text-decoration:none; color:#337777;}
a:hover {text-decoration:underline;}

td { padding:15px 5px;
}
td.price { text-align:right; vertical-align:top;
}
body {
font-size:16px;
color: #fff;
text-align: center;
background: #000;
}

#container {
  text-align: left;
  background: #000;
  margin: 0 auto;
  padding: 0;
  width: 800px;
height:101%;
}

#header {
border:1px solid #ddd;
background-color:#fff;
}
h1 { font-size: 80%; padding:2px 0 2px 10px;color: #333;
background:url(../imgs/rd_h20.png)  no-repeat top ;
border-bottom:1px solid #eee;
}
h2 {
margin:0 0 10px 0;
color:#333333;
font:122% Trebuchet MS;
}
h3 {
margin:0 0 10px 0;
color:#333333;
font:100% Trebuchet MS;
}
h4 {
margin:0 0 3px 0;
color:#333333;
font:100% Trebuchet MS;
}
#header #logo {
padding:0px 0 5px 0px;
}
#container #contents {
background-color:#f00;
}
#root {
clear:both;color:#333; font-size:70%; padding:2px 0 2px 10px; }
#phmain {
clear:both;padding: 0;}
/*  */
#Lpain {
width:180px; height:450px;
clear: both;
float:left;
}
#sidemenu ul#menu  {
margin:30px 0 0 0;
padding:3px 0;
background-color:#999999;
}
#sidemenu #menu li {
width:160px;
height:40px;
margin:2px 0 2px 10px;
border:1px solid #ccc;
background:#EEE;
}
#sidemenu #menu li a {
margin:5px 0 2px 5px;
padding:0 0 0 20px;
vertical-align:middle;
text-decoration:none;
color: #666666;
}
#sidemenu #menu li a:hover,
#sidemenu #menu li .selected {
text-decoration:none;
color: #EE6666 !important;
background:url(../imgs/li_fp.png)  no-repeat 0% 0%;
}
/*  */
#rcontents {
float:left;
}
#index #rcontents {
width:798px;
padding-bottom:50px;
	border:#eee 1px solid;

background-color:#fff;
}

#rcontents #indexlink {
clear:both;
margin:10px;

}
#rcontents #indexlink li {
float:left;
width:33%;
margin:auto;
font-size:80%;
height:180px;
text-align:center;
}
#rcontents #indexlink li a {
text-decoration:none;
color:#CCCCCC;
}
#rcontents #indexlink li a:hover {
text-decoration:none;
color: #EE6666 !important;
}

#rcontents #info {
float:left;
clear:both;
width:750px;
margin:10px 0 20px 20px;
}
#rcontents #whatnew {
clear:both;
float:right;
width:500px;
height:100px;
margin:10px 0 0 20px;
padding:2px 0 2px 10px;
border:1px solid #333;
}

.title {
clear:both;
padding:50px 0 3px 20px;
}
#sitemap {
border-top:1px solid #ccc;
padding-top:10px;
clear:both;
font-size:86%;
}
#sitemap #link {
float:none;
}
#sitemap .linkbox {
float:left;

color:#333;
width:140px;
height:80px;
}
#sitemap .linkbox ul li.top {
margin-left:0;
list-style:none;
}
#sitemap .linkbox ul li {
margin-left:10px; list-style-image:url(../images/list_tri_b.png);
list-style-position:5px 3px;
}
#footer {
clear: both;
height:20px;
font:80% Trebuchet MS;
border:1px solid #ddd;
padding:2px 0 2px 10px;
background-color: #fff;
text-align:center;
color:#333333;
}

