@charset 'Shift_JIS';

/* - First{ Y.H } - Last{ T.O } - Update{ 2008-11-19 } - About{ Common Layout style of easygame Basic } */


/* Common Style 
-------------------------------------------------- */
#bodyArea.easyGame #contentsArea {
position: relative;
padding-bottom: 20px;
}
#bodyArea.easyGame #contentsArea #contents {
width: 644px;
margin: 8px auto 0;
padding: 0;
}


/* Main Menu
-------------------------------------------------- */
/* Title */
#topGuideArea {
position: relative;
height: 182px;
overflow: hidden;
}
#topGuideArea h1 {
width: 644px;
height: 182px;
background-position: 0 0;
background-repeat: no-repeat;
}
	#topGuideArea h1 span {
	display: none;
	}
	#topGuideArea h1 a {
	display: block;
	position: absolute;
	top: 32px;
	left: 50px;
	width: 168px;
	height: 45px;
	}
#topGuideArea p#doubleGameBtn {
position: absolute;
top: 82px;
left: 495px;
}
#topGuideArea p#doubleGameBtn img {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://images.hange.jp/hangame/easy/easy_common/btn_doublegame.png", sizingMethod="crop");
_width: 0px;
_padding-left: 144px;
_height: 31px;
}
#topGuideArea p#gameCopy {
position: absolute;
top: 123px;
left: 28px;
}
	#topGuideArea p#gameCopy strong {
	color: #ff7200;
	}
#topGuideArea p#counter {
position: absolute;
top: 135px;
left: 27px;
height: 20px;
margin: 0 38px 0 0;
line-height: 23px;
font-weight: bold;
}

	#topGuideArea p#counter strong {
	padding-left: 2px;
	color: #ff7200;
	}

#topGuideArea p#playCount {
position: absolute;
top: 118px;
left: 27px;
height: 20px;
margin: 0 38px 0 0;
line-height: 23px;
font-weight: bold;
}

#topGuideArea p#playCount strong {
padding-left: 2px;
color: #ff7200;
}

#topGuideArea p.ema {
position: absolute;
top: 142px;
left: 27px;
}
	
#topGuideArea p#startBtn {
position: absolute;
top: 120px;
right: 15px;
}
#topGuideArea p#startBtn a {
padding-left:8px;
}
#topGuideArea p#no-start {
position: absolute;
top: 156px;
left: 28px;
color: #979797;
}
	#topGuideArea p#no-start a {
	color: #ff7200;
	font-weight: bold;
	text-decoration: underline;
	}

/*=== add startBtn 20081121 ===*/
#topGuideArea div#startBtn {
position: absolute;
top: 120px;
right: 15px;
}
	#topGuideArea div#startBtn img{
	margin-left:8px;
	cursor:pointer;
	}

/* Game Navi */
#gameNavi {
position: relative;
width: 634px;
height: 34px;
margin: 0;
padding: 5px 0 0 10px;
background: url(https://images.hange.jp/hangame/easy/easy_common/bg_gamenavi.gif) 0 0 no-repeat;
}
#gameNavi ul {
width: 620px;
margin-left: 4px;
}
#gameNavi ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#gameNavi ul li {
	float: left;
	}
	#gameNavi ul li a {
	display: block;
	margin: 0 0 0 -2px;
	z-index: 1;
	}
	#gameNavi li.gameTop a { width: 58px; }
	#gameNavi li.notice a { width: 72px; }
	#gameNavi li.playGuide a { width: 65px; }
	#gameNavi li.community a { width: 91px; }
	#gameNavi li.help a { width: 66px; }
	#gameNavi ul li a:hover,
	#gameNavi ul li a.nowGame {
	position: relative;
	}
	#gameNavi ul li a:hover	{
	z-index: 10;
	}
#gameNavi p {
position: absolute;
top: 11px;
right: 13px;
}
#gameNavi p a {
color: #fff;
font-size: 11px;
}

/*
*
* #contents #playNaviの使用禁止！！
*
*/
#contents #playNavi {
position: relative;
width: 632px;
height: 18px;
margin: 0 auto 10px;
padding: 0 0 9px 12px;
border-bottom: 1px solid #d1d1d1;
}
#contents #playNavi ul {
height: 18px;
margin-left: -1px;
}
#contents #playNavi ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#contents #playNavi ul li {
	float: left;
	height: 18px;
	border-left: 1px solid #e8e8e8;
	line-height: 18px;
	}
		#contents #playNavi ul li.first {
		border-left: none;
		}
	#contents #playNavi ul li a {
	padding: 0 8px;
	color: #676767;
	zoom: 1;
	}
	#contents #playNavi ul li a:focus{
	outline:none;
	} 
		#contents #playNavi ul li a.now {
		color: #333;
		font-weight: bold;
		}
/* #contents #playNaviの使用禁止！！ */
#contents #subNav1 {
position: relative;
width: 632px;
height: 18px;
margin: 0 auto 10px;
padding: 0 0 9px 12px;
border-bottom: 1px solid #d1d1d1;
}
#contents #subNav1 ul {
height: 18px;
margin-left: -1px;
}
#contents #subNav1 ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#contents #subNav1 ul li {
	float: left;
	height: 18px;
	border-left: 1px solid #e8e8e8;
	line-height: 18px;
	}
		#contents #subNav1 ul li.first {
		border-left: none;
		}
	#contents #subNav1 ul li a {
	padding: 0 8px;
	color: #676767;
	zoom: 1;
	}
	#contents #subNav1 ul li a:focus{
	outline:none;
	} 
		#contents #subNav1 ul li a.now {
		color: #333;
		font-weight: bold;
		}


/* extraArea
-------------------------------------------------- */
/* simpleMydata */
#bodyArea.easyGame #extraArea #simpleMydata {
width: 200px;
margin: 5px auto 0;
padding-bottom: 5px;
background: #fff url(https://images.hange.jp/hangame/common/extraarea/bg_simplemydata_btm.gif) left bottom no-repeat;
}
#bodyArea.easyGame #extraArea #simpleMydata h2 {
width: 180px;
height: 15px;
padding: 5px 10px;
background: url(https://images.hange.jp/hangame/common/extraarea/bg_simplemydata_top.gif) 0 0 no-repeat;
color: #498200;
font-weight: normal;
}
#bodyArea.easyGame #extraArea #simpleMydata ul {
width: 180px;
margin: 5px auto 0;
padding: 0;
}
	#bodyArea.easyGame #extraArea #simpleMydata ul li {
	width: 170px;
	margin-bottom: 2px;
	*margin-bottom: 1px;
	padding-left: 10px;
	background: url(https://images.hange.jp/hangame/common/ico_2x2_gray.gif) 3px 6px no-repeat;
	}
	
	#bodyArea.easyGame #extraArea #simpleMydata ul li:after{content:".";display:block;height:0;clear:both;visibility:hidden}
	
	#bodyArea.easyGame #extraArea #simpleMydata li dt.dataTitle {
	float: left;
	width: 83px;
	color: #54860b;
	font-weight: normal;
	clear: both;
	}
		#bodyArea.easyGame #extraArea #simpleMydata li dd {
		margin-left: 80px;
		color: #858585;
		}
		#bodyArea.easyGame #extraArea #simpleMydata li dd .data {
		display: block;
		margin-top: -15px;
		color: #676767;
		text-align: right;
		}
#bodyArea.easyGame #extraArea #simpleMydata p.money {
clear: both;
text-align: center;
padding: 5px 0;
}
#bodyArea.easyGame #extraArea #simpleMydata p.notice {
margin-left: 1em;
padding: 3px 5px 3px 12px;
text-indent: -1em;
font-size: 11px;
}
#bodyArea.easyGame #extraArea #simpleMydata li a {
margin-left: 0.3em;
text-decoration: underline;
}


/* mydata */
#extraArea .mydata{
width: 200px;
margin: 5px auto 0;
padding-bottom: 5px;
background: url(https://images.hange.jp/hangame/easy/fishing/common/bg_extrabox_btm.gif) left bottom no-repeat;
}
#extraArea .mydata h2{
width: 170px;
height: 15px;
padding:10px 15px 7px;
background: url(https://images.hange.jp/hangame/easy/easy_common/bg_mydata.gif) 0 0 no-repeat;
}
#extraArea .mydata em{
	font-style:normal;
	font-weight:bold;
}
#extraArea .mydata strong{
	font-weight:normal;
	color:#fc8715;
}
#extraArea .mydata ul {
width: 180px;
margin: 5px auto 0;
padding: 0;
}
#extraArea .mydata ul li {
width: 170px;
margin-bottom: 2px;
*margin-bottom: 1px;
padding-left: 10px;
background: url(https://images.hange.jp/hangame/common/ico_2x2_gray.gif) 3px 6px no-repeat;
}

#extraArea .mydata li *{
display:inline;
}
#extraArea .mydata li dt.dataTitle {
color: #999999;
font-weight: normal;
clear: both;
margin-right:3px;
}
#extraArea .mydata li dd {
color: #858585;
}
#extraArea .mydata li dd .data {
margin-left:3px;
color: #676767;
}
#extraArea .mydata p.money {
clear: both;
text-align: center;
padding: 5px 0;
}
#extraArea .mydata p.notice {
margin-left: 1em;
padding: 3px 5px 3px 12px;
text-indent: -1em;
font-size: 11px;
}
#extraArea .mydata li a {
margin-left: 0.3em;
text-decoration: underline;
}
#extraArea .mydata .premium {
clear: both;
width: 182px;
height: 60px;
margin: 8px auto 2px;
padding:0 2px 3px;
background: #f5f5f0;
}
	#extraArea .mydata .premium p {
	padding:8px 0 0 21px;
	color:#888;
	background:url(https://images.hange.jp/hangame/easy/fishing/common/icon_premium.gif) 7px 9px no-repeat;
	font-size:10px;
	font-weight:bold;
	}



/* help */
#bodyArea.easyGame #extraArea #gameHelp {
width: 198px;
margin: 20px auto 0;
}
#bodyArea.easyGame #extraArea #gameHelp ul {
margin-top: 8px;
}
	#bodyArea.easyGame #extraArea #gameHelp li {
	width: 188px;
	margin-bottom: 3px;
	padding-left: 10px;
	background: url(https://images.hange.jp/hangame/common/ico_2x2_black.gif) no-repeat 5px 6px;
	}

	#bodyArea.easyGame #extraArea #gameHelp li p#no-start a{
	color: #ff7200;
	font-weight: bold;
	text-decoration: underline;		
	}	

/* polling */
#bodyArea.easyGame #extraArea #pollingArea {
width: 198px;
margin: 20px auto;
padding: 0;
background-color: #eaeae0;
}

/* Sub Menu */
#bodyArea.easyGame #extraArea #specialContents {
width: 194px;
margin: 25px auto 0;
}


/* others
-------------------------------------------------- */
#contents h2 {
padding: 7px 0 12px 31px;
background: url(https://images.hange.jp/hangame/easy/easy_common/ico_title.gif) no-repeat 8px 7px;
color: #333;
font-size: 14px;
}
/* playNavi */
ul.pageNavi {
clear: both;
margin: 15px auto 0;
padding-bottom: 15px;
text-align: center;
}
	ul.pageNavi li {
	display: inline;
	border-left: 1px solid #d2d2d2;
	margin-right: -4px;
	font-weight: bold;
	}
		ul.pageNavi li.first {
		border-left: none;
		}
	ul.pageNavi li.first,
	ul.pageNavi li.last {
	width: 69px;
	*margin-right: 0;
	zoom: 1;
	}
	ul.pageNavi li.prev {
	width: 53px;
	*margin-right: 1px;
	border:none;
	zoom: 1;
	}
	ul.pageNavi li.next {
	width: 52px;
	*margin-right: 1px;
	zoom: 1;
	}
	ul.pageNavi li a {
	padding: 0 10px;
	zoom: 1;/* for IE */
	}
		ul.pageNavi li a:hover {
		border-left: 1px solid #fff;
		border-right: 1px solid #f3f3f3;
		background-color: #f3f3f3;
		text-decoration: none;
		padding: 0 9px;
		}
		ul.pageNavi li.now a {
		color: #f90;
		font-weight: bold;
		}
	ul.pageNavi li img {
	padding: 2px 0;
	vertical-align: top;
	}
	ul.pageNavi li.first img,
	ul.pageNavi li.last img {
	width: 49px;
	margin: 0 9px;
	}
	ul.pageNavi li.prev img {
	width: 33px;
	margin: 0 9px;
	}
	ul.pageNavi li.next img {
	width: 32px;
	margin: 0 9px;
	}
	ul.pageNavi li.first a img,
	ul.pageNavi li.prev a img,
	ul.pageNavi li.next a img,
	ul.pageNavi li.last a img {
	margin: 0;
	}

/* more */
#bodyArea.easyGame #contentsArea p.more {
position: absolute;
top: 7px;
right: 13px;
_right: 5px;
width: 40px;
}
	#bodyArea.easyGame #contentsArea p.more img {
	margin: 0 0 0 3px;
	vertical-align: -1px;
	}

/* none */
#container #bodyArea.easyGame .none {
background: none;
border: none;
}

/* contents wrapper */
.ctsWrapper {
border: 1px #d1d1d1 solid;
}



/* premiumLinks */
#extraArea #premiumLinks {
margin: 10px auto 18px;
width:196px;
height:61px;
background:url(https://images.hange.jp/hangame/easy/fishing/common/pre_box_bg.gif) 0 0 no-repeat;
}

#extraArea #premiumLinks h2 {
padding:10px 0 0 9px;
}

#extraArea #premiumLinks ul {
padding:5px 0 0 4px;
}

#extraArea #premiumLinks li {
float:left;}

/* extraBnrArea */
ul#extraBnrArea {
clear: both;
position: absolute;
right: -98px;
top: 0;
}
ul#extraBnrArea li {
margin-bottom: 5px;
}
