/*------------------------------------------------------------------------------
□汎用定義
------------------------------------------------------------------------------*/

.fleft  { float: left; }
.fright { float: right; }
.clear  { clear: both; }

.center { text-align: center; }

.clearfix:after {
	content: url("../images/pixel.gif");
	display: block;
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.pdd-top-sm  { padding-top:   10px; }
.pdd-top-19  { padding-top:   19px; }

.lheight { line-height: 1 !important; }

.bold { font-weight: bold; }

.f90  { font-size: 90% !important; }
.f80  { font-size: 80% !important; }

.sfont { font-size: 70%; }

.red  { color: #ff0101; }
hr {
		color:silver;
		height:1px;
		margin: 10px 0;
}
/*  サイト全体
----------------------------------------- */
*{
	margin: 0;
	padding: 0;
	}

body{
	font-family: monospace,"Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
	}

img {
	border: 0;
	vertical-align: bottom;
}

/* リンク指定
----------------------------------- */
/*
a { text-decoration: none; }
a:link    { color: #2076c5; }
a:visited { color: #2076c5; }
*/
a:hover   { color: darkorange;  }

/* wrap
-----------------------------------*/
div#wrap	{
		width: 1000px;
		margin: 0 auto;
}


/* ヘッダー 
-----------------------------------*/
div#header {
		width: 1000px;
		margin: 0 auto;
		background-color: #ffffff;
}

/* ロゴ */
div#logo {
		float: left;
		width: 515px;
		height: 88px;
		padding: 0 0 0 10px;
}

div#logo p {
		font-size: 80%;
		letter-spacing: -1.5px;
		padding: 10px 0 0 20px;
}

/* ローテーションバナー */
div#banner {
		float: left;
		width: 470px;
		padding-top: 10px;
}

div#banner img {
		padding-top: 10px;
}

/* ヘッダメニュー */
div#headermenu {
		float: left;
}

div#headermenu ul {
}

div#headermenu ul li {
		float: left;
		list-style-type: none;
}

/* RSS/検索 */
div#rss-search {
		float: right;
		width: 250px;
}

div#rss-search p {
		float: left;
}

div#rss-search p.rss {
		color: #979b99;
		font-size: 80%;
		padding-right: 10px;
}

#imageWatermark {
    width: 135px;
    color: #000000;
    font-size: 80%;
    padding: 3px 0 0 5px;
    vertical-align: top;
    border: solid 1px #cecece;
		background: url("../images/header/search_nobg.gif") no-repeat;
}

#imageWatermark.tagged{
    width: 135px;
    border: solid 1px #cecece;
		background: url("../images/header/search_bg.gif") no-repeat;
}

.header-btm {
	line-height: 0;
	font-size: 0;
}

/* コンテンツ
-----------------------------------*/
div#contents {
		width: 1000px;
		color: #010101;
		background: url("../images/main/bg.gif") repeat-y;
}

.newsbox {
	text-align: center;
	border: dashed #2e2e2e 2px;
	background-color: #ffffff;
	color: red;
	padding: 20px;
	font-size: 90%;
	margin: 10px 0;
}

.newsbox a {
	color: red;
}

/* カラム設定 */
div#center-left {
		float: left;
		width: 780px;
}

div#centerColumn {
		float: right;
		width: 588px;
		padding-top: 10px;
		padding-right: 2px;
}

div#leftColumn {
		float: left;
		width: 177px;
		padding: 10px 5px 0 7px;
}

div#rightColumn {
		float: right;
		width: 205px;
		padding: 10px 10px 0 0;
}

/* 左カラム
----------------------------------*/
/* タイトル */
div.title-red {
		width: 177px;
		height: 32px;
		background: url("../images/side/title_bg_red.gif") no-repeat;
}

div.title-red h2 {
		color: #ffffff;
		font-size: 90%;
		padding: 8px 0;
		text-align: center;
}

/* メインメニュー */
div.mainmenu {
		font-size: 95%;
		padding: 0 0 15px;
}

div.mainmenu ul {
		list-style-type: none;
		text-align: left;
}

div.mainmenu ul li {
		width: 177px;
		height: 36px;
		background: url("../images/side/menu_bg.gif") no-repeat;
}

div.mainmenu ul li a {
		display: block;
		position: relative; /* IE6用 */
		zoom: 1; /* IE6用 */
		padding: 9px 14px; 
		text-decoration: none;
}

div.mainmenu a:link    { color: #000000; }
div.mainmenu a:visited { color: #000000; }
div.mainmenu a:hover   { color: #2076c5; }

/* リンク */
div.link {
		text-align: center;
}

div.link p {
		color: #cc0033;
		font-size: 95%;
		line-height: 1.5;
		letter-spacing: -1px;
		margin: 15px 0;
}

a.casino {
		font-size: 80%;
		text-decoration: underline;
}

/*
a.casino a:link    { color: #2076c5; }
a.casino a:visited { color: #2076c5; }
*/
a.casino a:hover   { color: darkorange; }

/* 右カラム
----------------------------------*/
/* タイトル */
div.title-rightside {
		width: 207px;
		height: 32px;
		background: url("../images/side/title_bg_rightside.gif") no-repeat;
}

div.title-rightside h2 {
		color: #ffffff;
		font-size: 90%;
		letter-spacing: -1px;
		padding: 8px 0;
		text-align: center;
}

/* オンラインカジノファン大賞 */
div.grandprize {
		width: 205px;
		border-left: 1px #d3d3d3 solid;
		border-right: 1px #d3d3d3 solid;
		border-bottom: 1px #d3d3d3 solid;
		background-color: #ffffff;
}

div.grandprize table {
		width: 195px;
		padding: 3px 0 3px 0;
}

div.grandprize table td {
		font-size: 80%;
		font-weight: bold;
		letter-spacing: -1px;
		padding: 2px 0;
}

div.grandprize-btm {
		width: 207px;
		height: 44px;
		text-align: center;
		margin-bottom: 10px;
		background: url("../images/side/grandprize_btm.gif") no-repeat;
}
div.grandprize-btm p {
		font-size: 70%;
		line-height: 1.4;
		letter-spacing: -1px;
		padding: 8px 8px 8px 0;
}

div.grandprize-btm img {
		vertical-align: middle;
}

div.grandprize-btm a {
		text-align: right;
		font-weight: bold;
		padding: 0 0 0 5px;
		text-decoration: underline;
}

/*
div.grandprize a:link    { color: #010101; }
div.grandprize a:visited { color: #010101; }
*/
div.grandprize a:hover   { color: darkorange; }
/*
div.grandprize-btm a:link    { color: #000000; }
div.grandprize-btm a:visited { color: #000000; }
*/
div.grandprize-btm a:hover   { color: darkorange; }

/* 日本語ＯＫのオンラインカジノ */
div.introduce {
		width: 205px;
		text-align: center;
		margin-bottom: 10px;
		border-left: 1px #d3d3d3 solid;
		border-right: 1px #d3d3d3 solid;
		border-bottom: 1px #d3d3d3 solid;
		background-color: #ffffff;
}

div.introduce .box {
		width: 180px;
		margin: 0 auto;
		padding: 12px 0 0;
}
div.introduce .box p.title {
		font-size: 80%;
		font-weight: bold;
}

div.introduce .box p.text {
		font-size: 70%;
		text-align: left;
		padding: 10px 0 0;
}

/* 当サイト推薦格付けカジノ一覧 */
div.rating {
		width: 205px;
		border-left: 1px #d3d3d3 solid;
		border-right: 1px #d3d3d3 solid;
		border-bottom: 1px #d3d3d3 solid;
		background-color: #ffffff;
}

div.rating table {
		width: 195px;
		margin: 3px 0 3px 7px;
}

div.rating table td {
		font-size: 80%;
		font-weight: bold;
		letter-spacing: -1.5px;
		padding: 1px 0 1px 5px;
}

div.rating table td.right {
		width: 150px;
}

div.line {
		height: 0;
		border-bottom: 1px #d3d3d3 solid;
}

div.rating-btm {
		width: 207px;
		height: 44px;
		text-align: right;
		margin-bottom: 10px;
		background: url("../images/side/grandprize_btm.gif") no-repeat;
}
div.rating-btm p {
		font-size: 70%;
		line-height: 1.4;
		letter-spacing: -1.8px;
		_letter-spacing: -2px;
		padding: 8px 0;
		text-align: center;
}

div.rating-btm img {
		vertical-align: middle;
}

div.rating-btm a {
		text-align: right;
		font-weight: bold;
		padding: 0 0 0 5px;
		text-decoration: underline;
}
/*
div.rating a:link    { color: #010101; }
div.rating a:visited { color: #010101; }
*/
div.rating a:hover   { color: darkorange; }
/*
div.rating-btm a:link    { color: #010101; }
div.rating-btm a:visited { color: #010101; }
*/
div.rating-btm a:hover   { color: darkorange; }


/* 中カラム
----------------------------------*/
/* タイトル */
div.title-main {
		width: 588px;
		height: 34px;
		background: url("../images/main/title_main.gif") no-repeat;
}

div.title-main h2 {
		color: #ffffff;
		font-size: 90%;
		padding: 9px 0 9px 25px;
}

p.comments-open-moderated {
		font-size: 80%;
		margin: 1em;
}

/* 独占キャンペーン */
div#campaign {
		margin-bottom: 10px;
		padding: 10px 9px 0;
		border: 1px #c8c8c8 solid;
		background-color: #ffffff;
}

div#campaign .box {
		float: left;
		width: 284px;
}

div#campaign .box img {
		border: 1px #db0406 solid;
}

div#campaign .box p{
		font-size: 80%;
		margin: 15px 8px;
}

/* 最新ニュース/オンラインカジノ プロモ案内/最新コメント */
/* 他共通:カテゴリ検索 過去記事検索 当月分記事 検索結果 */
div.mainbox,
div.list,
div.search-category,
div.search-past,
div.search-month,
div.search-result {
		width: 586px;
		margin-bottom: 10px;
		border-left: 1px #c8c8c8 solid;
		border-right: 1px #c8c8c8 solid;
		border-bottom: 1px #c8c8c8 solid;
		background-color: #ffffff;
		overflow: hidden;
}

div.list ul {
		line-height: 1.5;
		padding: 10px 10px 5px 20px;
		list-style-type: none;
}

div.list a {
		font-size: 80%;
		text-decoration: underline;
}

div.list .past {
		text-align: right;
		font-weight: bold;
		padding: 5px 10px 10px;
}

/*
div.list a:link    { color: #000000; }
div.list a:visited { color: #000000; }
*/
div.list a:hover   { color: darkorange; }

/* 特集コンテンツ */
div#special {
		margin-bottom: 10px;
		padding: 12px 9px 0;
		border: 1px #c8c8c8 solid;
		background-color: #ffffff;
}

div#special .box {
		float: left;
		width: 284px;
}

div#special .box img {
}

div#special .box p{
		font-size: 80%;
		margin: 15px 5px 10px;
}


/* ブランク */
div#blank {
		width: 588px;
		height: 230px;
		margin-bottom: 10px;
		border: 1px #c8c8c8 solid;
		background-color: #ffffff;
}


/* カテゴリ検索 */
div.search-category {
}

div.search-category .left {
		float: left;
		width: 220px;
		padding: 10px 0 0 70px;
}

div.search-category .right {
		float: left;
		width: 220px;
		padding: 10px 0 0 70px;
}

div.search-category ul {
		margin-bottom: 20px;
		list-style-type: none;
}

div.search-category ul li {
		padding: 0 0px 0 12px;
    background: url("../images/main/icon_migi_red.gif") left center no-repeat;
}

div.search-category a {
		font-size: 80%;
		text-decoration: underline;
}

/*
div.search-category a:link    { color: #000000; }
div.search-category a:visited { color: #000000; }
*/
div.search-category a:hover   { color: darkorange; }

/* 過去記事検索 */
div.search-past {
		font-size: 80%;
		padding-top: 10px;
}

div.search-past table{
		width: 570px;
		/*text-align: center;*/
		margin: 0 auto 10px;
		border-collapse: collapse;
}

div.search-past table td.left01,
div.search-past table td.left02 {
		color: #5e5d5d;
		font-weight: bold;
		padding: 5px 20px;
		border-bottom: 1px #ffffff solid;
}

div.search-past table td.left01 {
		background-color: #f1f1f1;
}

div.search-past table td.left02 {
		background-color: #eae9e9;
}

div.search-past table td.right01 {
		border-bottom: 1px #ededed dashed;
		padding-left: 2em;
}

div.search-past table td.right02 {
		border-bottom: 1px #ededed dashed;
		background-color: #f8f7f7;
		padding-left: 2em;
}

div.search-past a {
		text-decoration: underline;
}

/*
div.search-past a:link    { color: #000000; }
div.search-past a:visited { color: #000000; }
*/
div.search-past a:hover   { color: darkorange; }


/* 当月分記事 */
div.search-month {
		font-size: 80%;
		padding-top: 10px;
}

div.search-month ul {
		margin: 0 20px 20px;
		line-height: 1.4;
		list-style-type: none;
}

div.search-month ul li {
		padding: 0 0 0 14px;
    background: url("../images/main/icon_migi_red.gif") left 3px no-repeat;
}

div.search-month a {
		font-size: 110%;
		text-decoration: underline;
}

/*
div.search-month a:link    { color: #0000ff; }
div.search-month a:visited { color: #0000ff; }
*/
div.search-month a:hover   { color: darkorange; }


/* 検索結果 */
div.search-result {
}

div.search-result .box {
		line-height: 1.4;
		padding: 10px 15px;
}

div.search-result a {
		font-size: 90%;
		text-decoration: underline;
}

div.search-result p.text {
		font-size: 80%;
}
/*
div.search-result a:link    { color: #0000ff; }
div.search-result a:visited { color: #0000ff; }
*/
div.search-result a:hover   { color: darkorange; }

/* アーカイブ
----------------------------------*/

.heading, h1.categorytitle {
		background-color:#CC0000;
		border-bottom:1px solid silver;
		border-right:1px solid silver;
		color:white;
		font-size:110%;
		font-weight:bold;
		letter-spacing:0.1em;
		padding:7px 4px 5px 6px;
}

.mainbox {
		font-size:90%;
		margin-bottom:5px;
		padding:15px 10px 4px 10px;
		width: 566px !important;
}

.bread {
		clear:both;
		margin-bottom:2px;
}

.bread h3 {
		font-size:90%;
		font-weight:normal;
		margin:0;
		padding:0;
}

.ind {
		clear:both;
		margin-bottom:1em;
}

p#comments-open-text {
		margin: 5px 0;
		vertical-align: top;
}
/* フッター
----------------------------------*/
div#footer {
		height: 50px;
		text-align: center;
		background: url("../images/footer/footer_bg.gif") no-repeat;
}

div#footer ul {
		font-size: 70%;
		padding-top: 10px;
}

div#footer ul li {
    display: inline;
		list-style-type: none;
		padding: 0 0px 0 23px;
		margin-right: 10px;
    background: url("../images/footer/icon_menu.gif") left center no-repeat;
}

div#footer a:link    { color: #333333; }
div#footer a:visited { color: #333333; }
div#footer a:hover   { color: #2076c5; }


