body, table, tr, td, th, h1, h2, h3, h4, h5,
div, p, span, a, img, ul, li, ol, input {
margin:0;
padding:0;
}

body{
font-family:"frutiger linotype","lucida grande",meiryo,"CI",helvetica,arial,sans-serif;
text-align:center;
color:#333;
font-size: 76%;
background:#fff url(../img/body.gif) repeat-y center;
}

/* General Style Info */
a{
color:#888;
text-decoration:none;
}
a:hover{
color:#FC6C4A;
text-decoration:none;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}


ul, li {
list-style-type:none;
}

.clear {
clear:both;
}

.toTop {
text-align:right;
margin-top:20px;
}

/* Layout */

#container{
width: 860px;
margin: 5px auto;

text-align:left;
}

#headerBlock{
background: url(../img/toyplex.head.gif) no-repeat;
height:100px;
position:relative;
}
#headRanking {
background: url(../img/back.navi.png);
padding:5px;
border-bottom:2px solid #949400;
}

#content{
clear:both;
padding: 15px 0 20px 0;
background-color: #FFF;
height:100%
color: #333;
}
#footerBlock{
clear:both;
margin-top:5px;
background: #EB4A11 url(../img/footer.back.gif) repeat-x bottom;
}
#footerBlock a {
color:white;
}
#footerBlock a:hover {
color:#7D0000;
}
#footerBlock table {
width:760px;
margin:0 auto;
padding:10px 0;
}
#footerBlock table th {
border-bottom:1px dashed white;
text-align:left;
}
#footerBlock table td,
#footerBlock table th {
width:33%;
color:white;
vertical-align:top;
}
#footerBlockBottom {
background: url(../img/footer.bottom.gif) no-repeat top;
height:12px;
}

/* tables */

#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#C00;
font-size: 85%;
margin: 2px 0px;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}


/* header */

#headerBlock div#headTitle {
position:absolute;
width:216px;
height:67px;
top:20px;
left:10px;
float:left;
}
#headerBlock div#headLinks {
position:absolute;
width:250px;
top:5px;
left:550px;
color:#fff;
}
#headerBlock div#headLinks a {
color:#8A3500;
}
#headerBlock div#searchbox {
position:absolute;
top:70px;
left:500px;
}
#headerBlock div#searchbox input.inform {
vertical-align:top;
width:200px;
}


/* top page */

#topLeft {
float:left;
width:160px;
}
#topMain {
float:left;
width:520px;
margin-left:10px;
}
#topRight {
float:right;
width:160px;
}

#topLeft p {
margin-bottom:10px;
}
#topLeftTag {
border:1px solid #AAA;
background-color:#FEE6CB;
}
#topLeftTag div {
background: #EB4A11 url(../img/top.left01.gif) no-repeat center center;
width:100%;
height:18px;
text-align:center;
font-weight:bold;
color:white;
border-top:1px solid white;
}
#topLeftTag table#tagRnk {
margin:10px 5px;
}
#topLeftTag table#tagRnk td {
vertical-align:top;
padding-top:5px;
}
#topLeftTag td.rnk {
width:29px;
color:#DB6702;
text-align:center;
font-weight:bold;
background: url(../img/rnk.gif) no-repeat center top;
}

#besure {
width:520px;
margin:15px 0;
border-colapse:collapse;
}
#besure td.besuretd {
vertical-align:bottom;
width:50%;
}
#besure div.title {
font-size:120%;
color:#555;
margin:5px 5px 8px 0;
border-bottom:1px solid #BBB;
}
#besure table {
border-collapse:collapse;
}
#besure table td {
width:84px;
vertical-align:top;
}
#besure div.images {
width:84px;
height:140px;
overflow:hidden;
text-align:center;
}
#besure div.morelist {
text-align:right;
font-size:80%;
margin:2px 0 15px 0;
}

#topCategories {
clear:left;
width:520px;
border-collapse:collapse;
margin:15px 0;
}
#topCategories td.serviceCat {
vertical-align:top;
width:45%;
padding-top:3px;
padding-bottom:5px;
border-bottom:1px dashed #ddd;
}
#topCategories td.centerS {
width:10%;
border-bottom:1px dashed #ddd;
}
#topCategories div.maincategories {
font-weight:bold;
}
#topCategories div.subcategories {
font-size:80%;
}
#topCategories div.subcategories a {
color:#555;
text-decoration:underline;
}
#topCategories div.subcategories a:hover {
color:#999;
text-decoration:none;
}


.salesrnk {
background: #EB4A11 url(../img/top.left01.gif) no-repeat left center;
width:160px;
height:18px;
text-align:center;
font-weight:bold;
color:white;
}
.salesrank {
font-size:80%;
width:140px;
margin-left:10px;
}
.salesrank td.images {
width:140px;
height:75px;
text-align:center;
position:relative;
}
.salesrank td.rnk {
vertical-align:top;
text-align:right;
}

/* tag page */

#contentLeft {
float:left;
width:160px;
}
#contentMain {
float:right;
width:680px;
}
#subResults {
float:left;
width:520px;
}
#subTags {
float:right;
width:135px;
padding:10px 0;
}

#contentMain h2 {
color:#888;
font-size:140%;
border-bottom:1px solid #AAA;
margin-bottom:15px;
}
#contentMain h2 a {
color:#888;
font-size:150%;
}


.paginate {
padding:5px 3px 2px 3px;
background: url(../img/paginate.png);
border-bottom:1px solid #CBD2E4;
}

.hreview {
width:520px;
border-collapse:collapse;
margin:20px 0 30px 0;
}
.hreview td {
vertical-align:top;
}
.hreview td.photo {
width:160px;
}
.hreview h3 {
margin-left:10px;
font-weight:bold;
background-color:#E8E8E8;
padding:2px 3px;
}
.ediReview {
margin:2px 0 0 10px;
font-size:95%;
color:#A62;
}
.hreview ul {
font-size:90%;
margin-top:10px;
margin-left:20px;
}
.hreview li {
word-break:break-all;
word-wrap:break-word;
width:340px;
}
.hreview img {
margin-right:3px;
}

#contentLeft ul {
border-left:1px solid #aaa;
border-right:1px solid #aaa;
border-bottom:1px solid #aaa;
}
#contentLeft li {
padding:2px 3px;
border-bottom:1px dashed #ccc;
}

#subTags div.tagBOX {
width:135px;
background-color:#D9E9EE;
padding:10px 0;
}
div.tagBOX h3 {
font-size:110%;
color:#314751;
border-bottom:1px dashed #BBD2D6;
margin:0 0 5px 8px;
}
div.tagBOX ul {
margin:5px 8px;
}
div.tagBOX ul img {
margin-right:5px;
}
div.tagBOX form {
text-align:right;
}
div.tagBOX input {
margin:0 8px;
}
div.tagBOX input#TagKeyword {
width:118px;
}
#subTags div.subAd {
text-align:center;
padding:10px 0;
}

.brandIcons {
text-align:center;
}
.brandIcons img {
margin:0;
}


/* about */
.about h3 {
margin:15px 0;
background: url(../img/abouth3.gif) repeat-y left;
padding:4px 3px 2px 3px;
}
.about p {
margin:10px 0;
padding:5px;
background-color:#F0F0F0;
}

.inqua table {
border-collapse:separate;
background-color:#ddd;
border:1px solid #999;
width:550px;
}
.inqua table th {
background-color:#ccc;
border-top:1px solid #FFF;
border-left:1px solid #FFF;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
padding:2px;
color:#777;
width:110px;
}
.inqua table td {
background-color:#eee;
border-top:1px solid #FFF;
border-left:1px solid #FFF;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
padding:2px;
}
.inqua table textarea {
width:400px;
}
.inqua p {
margin:10px 0;
}

