﻿/* basic elements */
* {
	margin: 0;
	padding: 0;
}
html {
    margin: 0;
    padding: 0;
}
body{
    margin: 0;
    padding: 0;
	background: #666666;
	color: #333333;
	font-family: arial, verdana, sans-serif;
    font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
}
a {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 {
    margin: 0;
    padding: 2px 0 2px 3px;
	font-size: 12px;
}
h2, h3, h4, h5, h6, ol, ul, pre, blockquote {
    margin-top: 5px;
    margin-bottom: 5px;
}
p {
    margin-top: 5px;
    margin-bottom: 25px;
}
form { 
	margin: 0;
	padding: 0;
}
img {
	vertical-align: bottom;
	border: none;
}
address {
	font-style: normal;
}
td {
    margin: 0;
    padding: 3px 0 3px 5px;
	font-size: 14px;
	text-align: left;
}
.small {
	font-size: 11px;
}
.right {
	text-align: right;
}
li {
	margin: 5px 0 5px 30px;
	padding: 0 0 5px 10px;
	list-style-image: url(images/bul_17.gif);
	line-height: 140%;
}
.rbbold {
	background: #ffffff;
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
}
.rbold {
	background: #ffffff;
	color: #ff0000;
	font-weight: bold;
}
.uline {
	border-bottom: 1px #ff0000 solid;
/*	text-decoration: underline;*/
}
.back-y {
	background: #ffff00;
	color: #333333;
}
.center {
	text-align: center;
}

/* container */
#container {
	position: relative;
	margin: 0px auto;
	width: 740px;
	text-align: left;
}
#container-inner {
	position: static;
	width: auto;
	background: #000000;
	color: #ffffff;
	border: 1px #000000 solid;
}
#header {
	position: relative;
}
#header-title {
    display: none;
	margin: 10px 0 10px 500px;
	font-size: 9px;
	line-height: 120%;
}
#header-description {
	margin: 10px 0;
	font-size: 12px;
}
#header-inner {
	position: static;
	padding: 70px 15px 80px 20px;
	background: #eeeeee url(images/title2.gif) no-repeat left center;
	color: #ffffff;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	text-align: right;
}
#header-inner a{
	color: #ffffff;
	text-decoration: none;
}
#navi {
	position: relative;
}
#navi-inner { 
	position: static;
	padding: 3px 0;
	background: #003399;
	color: #ffffff;
	text-align: center;
}
#wrap {
	position: relative; 
	width: 100%;
	border-top: #333333 2px solid;
}

#wrap-inner { 
	position: static; 
	width: 100%;
	background: #ffffff;
	color: #333333;
	font-size: 14px;
	text-align: center;
}
#contents {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
	width: 532px;
}
#main_form {
	padding:15px 0 10px 0;
}
#contents-inner {
    position: static;
	background: #ffffff;
	color: #333333;
	padding: 10px 9px 15px 10px;
	text-align: center;
/*	border-right: 1px #eeeeee solid;*/
}
#construction {
	position: relative;
	width: 400px;
	margin: 5px auto;
	text-align: center;
	background: #ffffff url(images/sample12.gif) no-repeat center bottom;
	color: #666666;
}

.entry-header {
    position: relative;
	margin: 15px 0 10px 30px;
	padding: 3px 0;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
}
h3.entry-header {
	display: block;
/*	border-top: 1px #ff0000 solid;
	border-bottom: 1px #ff0000 solid;*/
    padding: 3px 0 3px 40px;
	background: #ffffff url(images/h3.gif) no-repeat left top;
	text-align: left;
}

.entry-header a{
	margin-left: 5px;
	text-decoration: none;
}
.entry-header a:link,
.entry-header a:visited,
.entry-header a:active {
	background: #eeeeee;
	color: #333333;
}
.entry {
	position: relative;
/*	margin: 5px 0 10px 0;*/
	width: 600px;
	margin: 10px auto;
	text-align: left;
}
table.entry-item {
	margin: 20px 40px;
	background: #eeeeee;
	width: 550px;
	color: #333333;
	border: 1px #999999 solid;
}
td.arrow {
	width: 15%;
	text-align: center;
}
td.txt {
	width: 40%;
}
th {
	width: 25%;
	padding-top: 10px;
	vertical-align: top;
	font-size: 14px;
	text-align: left;
}
.entry-item a:hover {
	background: #ffffff;
	color: #999999;
}
.entry-cap {
    position: relative;
	margin: 0 0 20px 0;
	padding: 3px 0;
}

.sales_box {
	position: static;
	margin: 30px 70px;
	padding:10px;
	text-align: center;
	border-top: 1px #eeeeee solid;
	border-right: 2px #dddddd solid;
	border-bottom: 2px #dddddd solid;
	border-left: 1px #eeeeee solid;
}
.sales_box h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
}
#package {
	position: relative;
	width: 430px;
	margin: 5px auto;
	text-align: left;
}
#package li {
	list-style-image: url(images/16-cube.gif);
	line-height: 120%;
}
a.button:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
#tokuten {
	position: relative;
	width: 500px;
	margin: 5px auto;
	text-align: left;
}
h4.bonus {
	padding: 5px 0 0 70px;
	background: #ffffff url(images/toku2.gif) no-repeat left center;
	height: 60px;
	line-height: 200%;
	font-size: 14px;
	font-weight: bold;
}
#af {
	position: relative;
	background: #ffffff url(images/af_002.jpg) no-repeat left top;
	margin: 10px 80px;
	padding-left: 220px;
	line-height: 130%;
	text-align: left;
}
#af p {
    margin-top: 5px;
    margin-bottom: 10px;
}
#side_bar {
	float: right;
	position: relative;
    min-height: 1px;
	width: 200px;
}
#side_bar-inner {
	position: static;
	padding: 10px 10px 14px 10px;
	background: #f6f6f6 ;
	color: #333333;
	text-align: left;
}
.side_box-header {
    position: relative;
	margin: 5px 0 15px 0;
	padding: 4px 0 2px 5px;
	background: #eeeeee url(../images/side-title3.gif) no-repeat center left;
;
	color: #333333;
	border-bottom: 1px #999999 solid;
	border-right: 1px #999999 solid;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.side_box,
.rss_box {
	position: relative;
	margin-bottom: 10px;
}
.side_box li,
.rss_box li {
	margin: 5px 10px;
	list-style-type: none;
}
.side_box li a {
	list-style-type: none;
}
.rss_box li a {
	list-style-type: none;
	text-decoration: none;
}
.side_box li a:hover,
.rss_box li a:hover {
	background: #f6f6f6;
	color: #999999;
}
#footer {
	clear: both;
	position: relative;
	margin-bottom: 0;
}
#footer-inner { 
	padding: 5px; 
	background: #000000;
	color: #ffffff;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 120%;
}
#footer a {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}

/* Category Results */
#category_wrap {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: 1px #cccccc solid;
	text-align: left ! important;
}
#cat_title {
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#category_count {
    display: inline;
	float: left;
	margin: 5px 0 5px 10px;
	padding: 0;
	font-size: 12px;
	text-align: right;
}
.cat_sponsor_long {
	float: right;
	width: 120px;
	background: #ffffff;
	color: #999999;
	text-align: right;
}
/* Search Results */
#result_wrap {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: 1px #cccccc solid;
}
/*
#result_count {
    display: block;
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
	text-align: left;
}
*/
#result_count {
	float: left;
	width: 380px;
	background: #ffffff;
	color: #333333;
	font-size: 14px;
	text-align: left;
}
#result {/*box*/*
	position: relative;
	margin: 10px 0 10px 10px;
	font-size: 12px;
	text-align: left;
}
.result-header {/*dt*/
	margin: 15px 0 5px 0;
	font-size: 12px;
	line-height: 130%;
}
.result-header a {/*dt*/
	font-weight: bold; 
}
.base_feed {
	background: #ffffff;
	color: #0000ff;
}
.result-contents {/*dd*/
	margin: 5px 0 10px 0;
	font-size: 12px;
	line-height: 130%;
}
#pager {
    display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}
#pager a {
	text-decoration: none;
}
.pager_this {
	font-size: 14px;
	font-weight: bold;
}
.key1 {
	background: #ffff66;
	color: #333333;
}
.key2 {
	background: #66ffff;
	color: #333333;
}
.key3 {
	background: #ff66ff;
	color: #333333;
}
.key4 {
	background: #99ff66;
	color: #333333;
}
.key5 {
	background: #9999ff;
	color: #333333;
}

/* AdSense */
#ads-wrap {
	width: 532px;
	height: 250px;
}
#ads-recs {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 250px;
	text-align: center;
}
#ads-recv {
	float: right;
	margin-right: 5px;
	padding: 0;
	width: 250px;
	text-align: center;
}
#ads-sky {
	position: static;
	margin: 0;
	padding: 0;
	text-align: center;
}
#ads-link {
	position: absolute;
	width: 729px;
	height: 16px;
	background: #000000;
	color: #ffffff;
	text-align: center;
}
#ads-search {
	margin: 0 auto;
}
#ads-search td{
	text-align: left;
}
#ads-rect {
	margin: 5px 0 0 10px;
	padding: 0;
	font-size: 12px;
	text-align: left;
	background: #e5ecf9;
	color: #333333;
}
/*
.sponsor_long {
    display: block;
	background: #ffffff;
	color: #999999;
	border-bottom: 1px #cccccc solid;
	text-align: left;
}
*/
.sponsor_long {
	float: right;
	width: 120px;
	background: #ffffff;
	color: #999999;
	text-align: right;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }


