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

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

.center { text-align: center !important; }

.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 */

.w70 { width: 70px; }

.pdd-top-sm  { padding-top:   10px; }
.pdd-top-19  { padding-top:   19px; }
.pdd-rgt-m10 { padding-right: -10px; }
.pdd-lft-5   { padding-left:   5px; }
.pdd-lft-10  { padding-left:  10px; }
.mgn-top-10  { margin-top:    10px; }
.mgn-lft-5   { margin-left:    5px; }
.mgn-lft-10  { margin-left:   10px; }
.mgn-rgt-5   { margin-right:   5px; }
.mgn-btm-15  { margin-bottom: 15px; }
.mgn-btm-10  { margin-bottom: 10px; }

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

.bold { font-weight: bold; }

.f90  { font-size: 11pt !important; }
.f80  { font-size: 10pt !important; }

.sfont  { font-size: 9pt; }
.sbfont { font-size: 9pt; 
		  font-weight: bold
}

.red  { color: #ff0101; }

.vmdl { vertical-align: middle !important; }

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: 10pt;
		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: 10pt;
		padding-right: 10px;
}

#imageWatermark {
    width: 135px;
    color: #000000;
    font-size: 10pt;
    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: 11pt;
	margin: 10px 0;
}

.newsbox a {
	color: red;
}

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

div#centerColumn {
		float: right;
		width: 640px;
		padding-top: 10px;
		margin-right: 5px;
		margin-bottom: 25px;
		_margin-right: 3px;
}

div#leftColumn {
		float: left;
		width: 170px;
		padding: 10px 5px 0 9px;
		_padding: 10px 5px 0 8px;
}

div#rightColumn {
		float: right;
		width: 160px;
		padding: 10px 10px 0 0;
		_padding: 10px 8px 0 0;
}



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

div.s-title-red {
		width: 170px;
		height: 32px;
		background: url("../images/side/s-title_bg_red.gif") no-repeat;
}

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

div.s-title-red h2 {
		color: #ffffff;
		font-size: 11pt;
		padding: 8px 0;
		text-align: center;
		/letter-spacing: -3px; /*for IE6,7*/
}

/* メインメニュー */
div.mainmenu {
		font-size: 11.5pt;
		/font-size: 11pt; /*for IE6,7*/
		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.mainmenu2 {
		font-size: 11.5pt;
		/font-size: 11pt; /*for IE6,7*/
		letter-spacing: -1px;
		padding: 0 0 15px;
}

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

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

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

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


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

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

a.casino {
		font-size: 10pt;
		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: 11pt;
		letter-spacing: -2px;
		padding: 8px 0;
		text-align: center;
}

div.s-title-rightside {
		width: 160px;
		height: 32px;
		background: url("../images/side/s-title_bg_rightside.gif") no-repeat;
}

div.s-title-rightside h2 {
		color: #ffffff;
		font-size: 10pt;
		letter-spacing: -2px;
		padding: 8px 0;
		text-align: center;
		/letter-spacing: -3px; /*for IE6,7*/
}

/* オンラインカジノファン大賞 */
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-btm a:hover   { color: darkorange; }

div.grandprize table td {
		font-size: 10pt;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 2px 0;
		text-align: left;
}

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: 9pt;
		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.s-grandprize {
		width: 158px;
		border-left: 1px #d3d3d3 solid;
		border-right: 1px #d3d3d3 solid;
		border-bottom: 1px #d3d3d3 solid;
		background-color: #ffffff;
}

div.s-grandprize table {
		width: 150px;
		padding: 3px 0 3px 0;
}

div.s-grandprize table td {
		font-size: 10pt;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 2px 0;
		text-align: left;
}

div.s-grandprize-btm {
		width: 162px;
		height: 44px;
		text-align: center;
		background: url("../images/side/s-grandprize_btm.gif") no-repeat;
}

div.s-grandprize-btm p {
		font-size: 9pt;
		line-height: 1.4;
		letter-spacing: -1px;
		padding: 5px 8px 8px 0;
}

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

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

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


/* 日本語ＯＫのオンラインカジノ */
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: 10pt;
		font-weight: bold;
}

div.introduce .box p.text {
		font-size: 9pt;
		text-align: left;
		padding: 10px 0 0;
		/letter-spacing: -2px; /*for IE6,7*/
}

div.s-introduce {
		width: 158px;
		text-align: center;
		border-left: 1px #d3d3d3 solid;
		border-right: 1px #d3d3d3 solid;
		border-bottom: 1px #d3d3d3 solid;
		background-color: #ffffff;
		padding-bottom: 10px;
}

div.s-introduce .box {
		width: 150px;
		margin: 0 auto;
		padding: 12px 0 0;
}

div.s-introduce .box p.title {
		font-size: 10pt;
		font-weight: bold;
}

div.s-introduce .box p.text {
		font-size: 9pt;
		text-align: left;
		padding: 4px 0 0;
		text-align: center;
		letter-spacing: -2px;
		/letter-spacing: -3px; /*for IE6,7*/
}

div.s-introduce-btm {
		width: 162px;
		height: 44px;
		text-align: right;
		margin-bottom: 10px;
		background: url("../images/side/s-grandprize_btm.gif") no-repeat;
}

div.s-introduce-btm p {
		font-size: 9pt;
		line-height: 1.4;
		letter-spacing: -1.8px;
		_letter-spacing: -2px;
		padding: 15px 0 8px 0;
		text-align: center;
}

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

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

/* 当サイト推薦格付けカジノ一覧 */
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 {
		width: 150px;
		margin: 3px 0 3px 7px;
}

div.rating table td {
		font-size: 10pt;
		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: 9pt;
		line-height: 1.4;
		letter-spacing: -1.8px;
		_letter-spacing: -2px;
		/letter-spacing: -2px; /*for IE6,7*/
		padding: 5px 0 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.s-rating {
		width: 158px;
		border-left: 1px #d3d3d3 solid;
		border-right: 1px #d3d3d3 solid;
		border-bottom: 1px #d3d3d3 solid;
		background-color: #ffffff;
}

div.s-rating table {
		width: 150px;
		margin: 3px 0 3px 7px;
}

div.s-rating table td {
		font-size: 10pt;
		font-weight: bold;
		letter-spacing: -1.5px;
		/letter-spacing: -2px; /*for IE6,7*/
		padding: 1px 0 1px 5px;
}

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

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


div.s-rating-btm {
		width: 162px;
		height: 44px;
		text-align: right;
		margin-bottom: 10px;
		background: url("../images/side/s-grandprize_btm.gif") no-repeat;
}

div.s-rating-btm p {
		font-size: 9pt;
		line-height: 1.4;
		letter-spacing: -1.8px;
		_letter-spacing: -2px;
		padding: 5px 0 8px 0;
		text-align: center;
}

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

div.s-rating-btm a {
		text-align: right;
		font-weight: bold;
		padding: 0 0 0 5px;
		text-decoration: underline;
}
/*
div.s-rating a:link    { color: #010101; }
div.s-rating a:visited { color: #010101; }
*/
div.s-rating a:hover   { color: darkorange; }
/*
div.s-rating-btm a:link    { color: #010101; }
div.s-rating-btm a:visited { color: #010101; }
*/
div.s-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: 11pt;
		padding: 9px 0 9px 25px;
		/letter-spacing: -0.1em; /*for IE7,6*/
}



/*特別プロモーション */
div.SPpromo-ttl {
		width: 316px;
		height: 33px;
		background: url("../images/main/SPpromo_ttl.gif") no-repeat;
}

	div.SPpromo-ttl h2 {
			color: #ffffff;
			font-size: 11pt;
			padding: 7px 0 9px 22px;
			letter-spacing: -0.1em;
			/letter-spacing: -0.1em; /*for IE7,6*/
	}

div#SPpromo {
		width: 316px;
}

div#SPpromo .box {
		float: left;
}

div.SPpromo-box {
		width: 314px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		padding-top: 1px;
		border-left: 1px #c8c8c8 solid;
		border-right: 1px #c8c8c8 solid;
		border-bottom: 1px #c8c8c8 solid;
		background-color: #ffffff;
}

div.SPpromo-box table {
		border: 0px;
		padding-bottom: 10px;
		border-collapse: collapse;
		margin-left: 7px;
		width: 300px !important;
}

div.SPpromo-box td.banner {
		text-align: center;
		padding: 8px 0 8px 0;
		background-color: #ebebeb;
		width: 300px !important;
		border-bottom: 1px #ffffff solid !important;
}

div.SPpromo-box td.gray {
		background-color: #ebebeb;
		padding-bottom: 10px;
}

div.SPpromo-box img.b-red {
		border: 1px solid #DB0406
}

div.SPpromo-box p {
		font-size: 10pt;
		margin: 10px 10px 0 10px;
		width: 280px;
		height: 70px;
		overflow: hidden;
		letter-spacing: -0.1em;
		line-height: 17px;
}



/* 最新ニュース */
div.news-ttl {
		width: 316px;
		height: 33px;
		background: url("../images/main/news_ttl.gif") no-repeat;
}

div.news-ttl h2 {
		color: #ffffff;
		font-size: 11pt;
		padding: 7px 0 9px 22px;
		/letter-spacing: -0.1em; /*for IE7,6*/
}

div.s-list{
		width: 314px;
		margin-bottom: 10px;
		border-left: 1px #c8c8c8 solid;
		border-right: 1px #c8c8c8 solid;
		border-bottom: 1px #c8c8c8 solid;
		background-color: #ffffff;
		line-height: 1.0em;
		overflow: hidden;
}

div.s-list ul {
		line-height: 1.5;
		padding: 8px 0px 0px 13px;
		list-style-type: none;
}


div.s-list ul li {
		border-bottom: 1px dotted #ccc;
		padding: 5px 0 ;
		width: 290px;
		height: 40px;
		overflow: hidden;}

div.s-list a {
		font-size: 10pt;
		/letter-spacing: -2px; /*for IE6,7*/
		text-decoration: unederline;
}

div.s-list p {
		font-size: 10pt;
		letter-spacing: -1px;
		/letter-spacing: -2px; /*for IE6,7*/
		margin-bottom: 5px;
		padding-bottom: 5px;
		float: left;
		width: 220px;
		height: 32px;
		overflow: hidden;
}

div.s-list span {
		font-size: 9pt;
		font-weight: bold;
		margin-right: 15px;
		float: left;
}

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


/* 人気コンテンツ */

div.beginner-ttl {
		width: 316px;
		height: 34px;
		background: url("../images/main/beginner_ttl.gif") no-repeat;
}

div.beginner-ttl h2 {
		color: #ffffff;
		font-size: 11pt;
		padding: 7px 0 9px 22px;
		letter-spacing: -0.1em; /*for IE7,6*/
}

div.beginner{
		width: 314px;
		margin-bottom: 10px;
		border-left: 1px #c8c8c8 solid;
		border-right: 1px #c8c8c8 solid;
		border-bottom: 1px #c8c8c8 solid;
		background-color: #ffffff;
		line-height: 1.0em;
		overflow: hidden;
		font-size: 9pt;
		letter-spacing: -1px;
		/letter-spacing: -2px; /*for IE6,7*/
}

div.beginner dl {
		line-height: 1.5;
		padding: 15px 0 14px 13px;
		list-style-type: none;
}


div.beginner dl dt {
		width: 290px;
}

div.beginner dl dd {
		width: 290px;
		font-size: 11pt;
		font-weight: bold;
		padding-top: 3px;
}

div.beginner dl dd.lnk {
		width: 290px;
		font-size: 11pt;
		font-weight: bold;
		padding-bottom: 12px;
		border-bottom: 1px dotted #ccc;
}

/* プロモーションセクション */
div#PromoSection {	
}

	div#PromoSection .left { float:left; }
	div#PromoSection .right { float:right; }

		/* 今月のプロモ,その他カジノ */
		div.promo-ttl {
				width: 184px;
				height: 33px;
				background: url("../images/main/promo_ttlp.gif") no-repeat;
		}

		div.promo-ttl h2 {
				color: #ffffff;
				font-size: 11pt;
				padding: 7px 0 9px 22px;
				letter-spacing: -0.1em;
		}
		
		div.promo {
				width: 182px;
				margin-bottom: 10px;
				border-left: 1px #c8c8c8 solid;
				border-right: 1px #c8c8c8 solid;
				border-bottom: 1px #c8c8c8 solid;
				background-color: #ffffff;
				line-height: 1.0em;
				overflow: hidden;
				letter-spacing: -0.5px;
				/letter-spacing: -1px; /*for IE6,7*/
		}
		
		div.promo ul {
				line-height: 1.5;
				padding: 5px 0px 10px 5px;
				list-style-type: none;
		}
		
		div.promo ul li {
				border-bottom: 1px dotted #ccc;
				padding: 5px 0 8px 0 ;
				height: 32px;
				overflow: hidden;
				width: 170px;
				font-weight: bold;
		}
		
		div.promo ul li a {
				text-decoration: unederline;
		}
		
		div.promo p {
				font-size: 9pt;
				margin-bottom: 5px;
				padding-bottom: 5px;
				float: left;
				width: 145px;
				overflow: hidden;
				height: 32px;

		}

		div.promo span {
				margin-right: 5px;
				float: left;
		}
		
			/* その他カジノ */
			div.otr-promo {
				width: 182px;
				height: 183px;
				margin-bottom: 10px;
				border-left: 1px #c8c8c8 solid;
				border-right: 1px #c8c8c8 solid;
				border-bottom: 1px #c8c8c8 solid;
				background-color: #ffffff;
				overflow: hidden;
				padding-bottom: 15px;
		}
		
			div.otr-promo .promo-box { text-align: center; }
			div.otr-promo img { margin: 15px 0px 0 0; }
			div.otr-promo span { font-size: 9pt;}
			
		
		/* 当サイト限定プロモーション */
		div.TSpromo-ttl {
				width: 448px;
				height: 33px;
				background: url("../images/main/TSpromo_ttl.gif") no-repeat;
		}

		div.TSpromo-ttl h2 {
				color: #ffffff;
				font-size: 11pt;
				padding: 7px 0 9px 22px;
				letter-spacing: -0.1em;
		}
		
		div.TSpromo {	
				width: 446px;
				height: 487px;
				margin-bottom: 10px;
				border-left: 1px #c8c8c8 solid;
				border-right: 1px #c8c8c8 solid;
				border-bottom: 1px #c8c8c8 solid;
				background-color: #ffffff;
				line-height: 1.0em;
				overflow: hidden;
				font-size: 9pt;
				letter-spacing: -1px;
				/letter-spacing: -2px; /*for IE6,7*/
		}
			
			div.TSpromo img.bnr { float: left; padding: 5px 1px 5px 5px; }
			
			div.TSpromo table {
					border: 0px;
					width: 430px;
					margin: 8px 0 0 6px;
					float:left;
			}
			html>/**/body div.TSpromo table {
					border: 0px\9;
					width: 430px\9;
					margin: 4px 0 0 6px\9;
					float:left\9;
			}/* IE8以降 */

			div.TSpromo td.h35 {
					background-color: #ebebeb;
					height: 35px;
					border-bottom: 5px #ffffff solid !important;
					padding-left: 8px;
			}

			div.TSpromo td.text {
					background-color: #ebebeb;
					border-top: 5px #ffffff solid !important;
					padding: 4px 4px 0 4px;
			}
			
			div.TSpromo p {
					font-size: 8pt;
					line-height: 11pt;
					margin: 2px;
					overflow: hidden;
			}
			
			
/* ゲームとレビュー/オンラインポーカーファン */	
	
div.l-title-main {
    background: url("../images/main/l-title_main.gif") no-repeat scroll 0 0 transparent;
    height: 34px;
    width: 640px;
}
div.l-title-main h2 {
    color: #FFFFFF;
    font-size: 11pt;
    letter-spacing: -2px;
    padding: 9px 0 9px 25px;
}

div.l-mainbox {
		width: 638px;
		margin-bottom: 10px;
		border-left: 1px #c8c8c8 solid;
		border-right: 1px #c8c8c8 solid;
		border-bottom: 1px #c8c8c8 solid;
		background-color: #ffffff;
		line-height: 1.5em;
		overflow: hidden;
}

			/* ゲームとレビュー */
			div.l-mainbox span { font-weight: bold; font-size: 10pt; }
			div.l-mainbox span img { vertical-align: middle; }
			div.l-mainbox .game { padding:10px 15px 10px 15px; border-bottom: 1px dotted #ccc; }
			html>/**/body div.l-mainbox .game { padding:10px 0px 0 15px\9; }/* IE8以降 */
				
				div.l-mainbox .game .game-box { width: 100px; float: left; margin-right: 12px; text-align: center; }
				div.l-mainbox .game .game-box p { margin-top:2px; font-size: 9pt; font-weight: normal!important; }
				div.l-mainbox .game .game-box-last { width: 160px; float: left;  text-align: center; }
				div.l-mainbox .game .game-box-last  p { margin-top:2px; font-size: 9pt; font-weight: normal!important; }

			div.l-mainbox .review {
					margin-bottom: 5px;
					padding:10px 0 5px 15px;
			}
				div.l-mainbox .review .review-box { width: 145px; float: left; margin-right: 10px; text-align: center; }
				div.l-mainbox .review .review-box p { margin-top:2px; font-size: 9pt; font-weight: normal!important; }

			/* オンラインポーカーファン */
			div.l-mainbox .op-banner {
					padding:15px 5px 15px 15px;
					float: left;
			}
				div.l-mainbox .op-banner img {
						margin-bottom: 15px;
				}

			div.l-mainbox .op-news {
					padding: 8px 0 0 15px;
					float: left;
			}
			
						/* include:オンラインポーカーファンニュース */
			
						div.l-mainbox .op-news ul {
								line-height: 1.5;
								list-style-type: none;
						}


						div.l-mainbox .op-news ul li {
								border-bottom: 1px dotted #ccc;
								padding: 3px 0 5px 0;
								width: 355px;
								height: 18px;
								overflow: hidden;
						}

						div.l-mainbox .op-news a {
								font-size: 10pt;
								/letter-spacing: -2px; /*for IE6,7*/
								text-decoration: unederline;
						}

						div.l-mainbox .op-news p {
								font-size: 10pt;
								letter-spacing: -1px;
								/letter-spacing: -2px; /*for IE6,7*/
								margin-bottom: 5px;
								padding-bottom: 5px;
								float: left;
								width: 285px;
								overflow: hidden;
								text-overflow: ellipsis;
								-webkit-text-overflow: ellipsis;
								-o-text-overflow: ellipsis;
								white-space: nowrap;
						}
									

						div.l-mainbox .op-news span {
								font-size: 9pt;
								font-weight: bold;
								margin-right: 15px;
								float: left;
						}

						div.l-mainbox .op-news .past {
								text-align: right;
								font-weight: bold;
						}


p.comments-open-moderated {
		font-size: 10pt;
		margin: 1em;
}



/* 最新コメント/ゲームとレビュー/オンラインポーカーファン */
/* 他共通:カテゴリ検索 過去記事検索 当月分記事 検索結果 */

div.mainbox,
div.list,
div.search-category,
div.search-past,
div.search-month,
div.search-result {
		width: 638px;
		margin-bottom: 10px;
		border-left: 1px #c8c8c8 solid;
		border-right: 1px #c8c8c8 solid;
		border-bottom: 1px #c8c8c8 solid;
		background-color: #ffffff;
		line-height: 1.5em;
		overflow: hidden;
}

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

div.list ul p {
		font-size: 12px;
}


div.mainbox ul {
	margin-left: 1.5em;
}



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


/* ブランク */
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: 10pt;
		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: 10pt;
		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: 10pt;
		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: 11pt;
		text-decoration: underline;
}

div.search-result p.text {
		font-size: 10pt;
}
/*
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:11pt;
		margin-bottom:5px;
		padding:15px 18px 4px 18px;
		width: 602px !important;
}

.bread {
		clear:both;
		margin-bottom:2px;
}
.bread p,
.bread h3 {
		font-size:11pt;
		font-weight:normal;
		margin:0;
		padding:0;
}

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

p#comments-open-text {
		margin: 5px 0;
		vertical-align: top;
}

.commentbox {
	margin-bottom: 2em;
}
/* フッター
----------------------------------*/
div#footer {
		height: 50px;
		text-align: center;
		background: url("../images/footer/footer_bg.gif") no-repeat;
}

div#footer p {
		margin: 0 0 0 0;
		font-size: 12px;
		text-align: center;
		padding-top:10px;
}

div#footer p.copyright {
		padding-top:0;
		font-size: 10px; line-height: 2; letter-spacing: .1em;
		text-align: center;
		color: #353535;
		font-family: Arial;
}

div#footer ul {
		font-size: 9pt;
		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; }










/* 検索結果用
----------------------------------*/
div#contents.search-tpl {
}

div#centerColumn-search {
	margin: 0 0 0 0;
	padding: 10px;
}
div#centerColumn-search div.mainbox {
		width: auto !important;
}



/* ソーシャルボタン用
----------------------------------*/
/* ソーシャルボタン */
div#centerColumn .mainbox .sosialBtn {
	margin: 5px 0px 35px 295px;
}
	/*-- .clearfix --*/
	div#centerColumn .mainbox .sosialBtn:after {
		content: " ";
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
	}
	div#centerColumn .mainbox .sosialBtn {display: inline-block;}
	/*\*/
	* html div#centerColumn .mainbox .sosialBtn {height: 1%;}
	div#centerColumn .mainbox .sosialBtn { display: block; }
	/**/

	div#centerColumn .mainbox .sosialBtn iframe {
		display: inline;
		float: left;
		width: 110px !important;
		padding-top: 2px;
	}
	/*twitter 110x20 */
	.twitter-share-button {
		width: 105px !important;
		padding-top: 2px;
	}
	/* facebook like 105x21 */
	.fb_ltr { }
	/* facebook share 88x21 */






