/* dynamically generated css */

@charset "utf-8";

/* re-defines */
body
{
font-family: Verdana, "ＭＳ ゴシック", "Osaka－等幅";
font-size: 14px;
color: #1e2847;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
background-color: #F9F9F9;
}

a
{
color: #324c99;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

img
{
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
h1
{
font-size: 10px;
margin: 0px;
}


h2
{
background-image: url(./dynamic/bar.gif);
background-repeat: no-repeat;
padding-bottom: 8px;
background-position: bottom;
font-size: 16px;
padding-left: 5px;
}

h3
{
font-size: 12px;
}


table
{
border-collapse:collapse;
padding: 0px;
border-bottom-style: none;
border-left-style: none;
width: 550px;
border-top-width: 1px;
border-right-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-top-color:   #9ba6c9;
border-right-color: #9ba6c9;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}

td, th
{
margin: 0px;
padding: 5px;
border-top-style: none;
background-image: url(dynamic/cellbg.gif);
background-repeat: repeat-x;
border-left-width: 1px;
border-left-color:   #9ba6c9;
border-right-style: none;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-width: 1px;
border-bottom-color: #9ba6c9;
font-size: 12px;
}

th
{
padding: 5px;
text-align: center;
background-color: #f9fbfe;
}

th.title
{
font-size: 16px;
text-align: left;
background-image: url(./dynamic/titlecellbg.gif);
color: #FFFFFF;
height: 25px;
padding-top: 10px;
}

th.title a
{
color: #666666;
text-decoration: none;
}

th.title a:hover
{
text-decoration: none;
}

td
{
padding: 5px;
background-color: #f8f9fb;
}

td.banner
{
width: 120px;
}


td.compare
{
width: 150px;
}

th.dark, td.dark
{
background-image: url(./dynamic/cellbg_dark.gif);
background-repeat: no-repeat;
}

th.field
{
background-image: url(./dynamic/cellbg_dark.gif);
background-repeat: no-repeat;
width: 900px; /* fuckin IE6 bug ? */
}

li
{
font-size: 12px;
}

li.category
{
list-style-type: none;
font-weight: bold;
margin-top: 10px;
margin-left: -20px;
margin-bottom: 5px;
}

/* form */
input.button
{
padding: 3px;
font-size: 14px;
background-color: #dde1ed;
border: 1px solid #9ba6c9;
margin-right: 5px;
margin-left: 5px;
}

input.text
{
padding: 4px;
border: 1px solid #9ba6c9;
font-size: 14px;
}

textarea
{
font-size: 14px;
padding: 4px;
border: 1px solid #9ba6c9;
}

select
{
padding: 4px;
border: 1px solid #9ba6c9;
font-size: 14px;
}


.input
{
font-size: 14px;
}


/* special */

.rss{
font-size: 14px;
font-weight: bold;
color: #F28C1F;
vertical-align: middle;
margin: 0px;
padding: 0px;
}
.rss:hover{
color: #999999;
margin: 0px;
padding: 0px;
text-decoration: none;
}

.breadcrumbs
{
font-size: 12px;
margin-top: 15px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
padding-bottom: 5px;
}

.version
{
font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.google
{
margin-top: 5px;
margin-bottom: 5px;
}


.sitemap
{
float: left;
width: 180px;
margin-left: 3px;
}
.center
{
text-align: center;
margin-bottom: 5px;
margin-top: 5px;
}

.description-title
{
font-size: 8px;
color: #999999;
margin-bottom: 0px;
padding-bottom: 0px;
letter-spacing: 1px;
}
.description
{
border: 1px dashed #CCCCCC;
padding: 10px;
font-size: 12px;
margin-bottom: 5px;
}
/* layouts */
.layout-background
{
background-image: url(images/background.gif);
width: 820px;
background-repeat: repeat-y;
margin-right: auto;
margin-left: auto;
margin-bottom: auto;

}

.layout-wrapper
{
text-align: left;
padding-left: 8px;
padding-right: 12px;


}

.layout-header
{
}

.layout-menu
{
width: 200px;
float: right;
padding: 5px;
}

.layout-main
{
width: 550px;
float: left;
padding: 20px;
}

.layout-footer
{
background-image: url(images/footerbg.gif);
background-repeat: repeat-x;
height: 250px;
margin-top: 10px;
font-size: 10px;
padding-left: 10px;
padding-right: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #E9E9E9;
color: #999999;
}

.layout-footer-clear
{
clear : both;
}
/* footer-box */

.box-container
{
		border: 1px solid #000000;
	overflow: auto;
	width: 100%
}
.box
{
float: left;
width: 240px;
padding: 10px;
color: #999999;
margin-top: 10px;
}

.box:hover
{
color: #000000;
}

.box:hover a
{
color: #000000;
}

.box a
{
color: #999999;
text-decoration:none;
}

.box a:hover
{
color: #000000;
text-decoration:underline;
}

.box strong
{
margin-left: 10px;
}



.layout-clear
{
clear: both;
}


/* menu styles */
.menu
{
}

.menu ul
{
padding: 0px;
margin: 0px;
}

.menu li
{
list-style-type: none;
padding-top: 4px;
padding-bottom: 4px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
padding-left: 20px;
padding-right: 10px;
margin-left: 10px;
margin-right: 14px;
background-image: url(images/bullet_white.gif);
background-repeat: no-repeat;
background-position: left center;

}

.menu li.category
{
font-weight: bold;
background-image: none;
color: #FFFFFF;
background-color: #9ba6c9;
margin-top: 0px;
padding-left: 8px;
}

.menu li.gold
{
background-image : url(./images/award_star_gold_2.gif);
}

.menu li.silver
{
background-image : url(./images/award_star_silver_2.gif);
}

.menu li.bronze
{
background-image : url(./images/award_star_bronze_2.gif);
}

.menu .head
{
height: 46px;
background-repeat: no-repeat;
}

.menu .head#admin
{
background-image: url(dynamic/menuhead_admin.gif);
}

.menu .head#compare
{
background-image: url(dynamic/menuhead_compare.gif);
}

.menu .head#pages
{
background-image: url(dynamic/menuhead_pages.gif);
}

.menu .head#ranking
{
background-image: url(dynamic/menuhead_ranking.gif);
}

.menu .foot
{
background-image: url(dynamic/menufoot.gif);
background-repeat: no-repeat;
height: 25px;
margin-bottom: 15px;
}

.menu .middle
{
background-image: url(dynamic/menumiddle.gif);
background-repeat: repeat-y;
}

.menu a
{
font-size: 12px;
text-decoration: none;
color: #333333;
}

.menu a:hover
{
color: #CCCCCC;
padding-left: 2px;
}
