@charset   "Shift_JIS";
BODY{		
				
				
				
				
				
				
				
				
				
	
	background-color : #2b2b2b;

	

  font-size : 15px;
  
  
  color : white;
    text-align : center;
  
  background-image : url(../background03.png);
  background-repeat : repeat-x;
}

text{
 color:#00ffff;
}

A:link {		
  color : #ede2d3;
  font-weight : bold;
	text-decoration: none;
}
A:visited {		
  color : #ede2d3;
  font-weight : bold;
	text-decoration: none;
}
A:active {		
  color : #ede2d3;
  font-weight : bold;
	text-decoration: none;
}
A:hover {	
  text-decoration : underline;
}

A {		
				
				
				
				
				
				
				
				
				
	TEXT-DECORATION: none
;
}

H1{		
				
				
				
				
				
				
				
				
				
  font-size : 26px;
  color : white;
  font-family : serif;

  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}


P{		
				
				
				
				
				
				
				
				
				
  color : white;
}

H2{		
				
				
				
				
				
				
				
				
				
  font-size : 19px;
  font-family : "ＭＳ Ｐ明朝";
  color : white;
}

B{		
				
				
				
				
				
				
				
				
				
  
  font-family : "ＭＳ Ｐ明朝";
  font-size : 17px;
  color : #d9b0a6;
}

	#frame{		
				
				
				
				
				
				
				
				
				
  			
  		border-top:1px solid #666;	
  		border-left:1px solid #666;			
  		border-right:1px solid #666;
  		border-bottom:1px solid #666;	  			  			 
  		
  width : 798px;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  height : auto;
}



#leftsideber{
				
				
				
				
				
				
				
				
				
		width : 398px;
  float : left;
  bottom : auto;
}


#rightsideber{		
				
				
				
				
				
				
				
				
				

width : 398px;
              

  

  float : right;
}
.tip {
				
				
				
				
				
				
				
				
				
				
  clear: both;
  padding: .3em;
  margin: 0 1em;
  border-color : white;border-right-color : white;border-bottom-color : white;border-left-color : white;
  border-style: solid;
  border-width: 1;
}

.small{		
				
				
				
				
				
				
				
				
				
  font-size : x-small;
  font-weight : bold;
  font-family : "ＭＳ Ｐ明朝";
}
.small2{		
				
				
				
				
				
				
				
				
				
  font-size : x-small;
  
  font-weight : normal;
}
.title{		
				
				
				
				
				
				
				
				
				
  font-size : 18px;
  font-weight : bold;
  color : #623131;
}
.black{		
				
				
				
				
				
				
				
				
				
  background-color : black;
}


#leftupdate{		
				
				
				
				
				
				
				
				
				
  		border-top:1px solid #666;	
  		border-left:1px solid #666;			
  		border-right:1px solid #666;
  		border-bottom:1px solid #666;
  
  
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  
  

  
  
  bottom : auto;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}


#rightupdate{		
				
				
				
				
				
				
				
				
				
  		border-top:1px solid #666;	
  		border-left:1px solid #666;			
  		border-right:1px solid #666;
  		border-bottom:1px solid #666;
  
  
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  bottom : auto;
}
#clear{		
	
  clear : both;
}
.footer{
				
  font-size : 13px;
}

#frame00{
			
  width : 798px;
}
.comment{		
  font-size : 12px;
}
* { box-sizing : border-box}
* { -moz-box-sizing : border-box}
/*-----------------------------
	Global Navigation
-------------------------------*/

UL#globalNavi {
    
    
    
    	margin: 0;
	padding: 0;
	width : 960px; /* 必ずwidthの設定をしてください */
		bottom : auto;
border-color : #80807e;
}

ul#globalNavi:after {
    
    
    
    
    	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

UL#globalNavi LI {
    
    
    
    	margin: 0;
	padding: 0;
	float: left;
	 /* ボタンの幅 */
	
	list-style-type: none;
  line-height : 1;
		bottom : inherit;
}

UL#globalNavi LI A {
    
    
    
    	padding-right : 10px;
	padding-left : 10px; /* ボタンの厚みはここで調整 */
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 12px;
	
	text-align: center;
	text-decoration: none;
	
  padding-top : 0.6em;
  padding-bottom : 0.6em;
  color : #f7f1ea;
	
}

UL#globalNavi LI A:hover {  
    
    
    
    
  text-decoration : underline;

  background-image : url(../menu01.png);
}

UL#globalNavi2 {
    
    
    
    
    
	margin: 0;
	padding: 0;
	width : 780px; /* 必ずwidthの設定をしてください */
}

ul#globalNavi2:after {  
    
    
    
    
    
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

UL#globalNavi2 LI {
    
    
    
    
    
	margin: 0;
	padding: 0;
	float: left;
	 /* ボタンの幅 */
	line-height: 1;
	list-style-type: none;
}

UL#globalNavi2 LI A {  
    
    
    
    
    
	padding-right : 10px;padding-left : 10px; /* ボタンの厚みはここで調整 */
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 12px;
	color : #f7f1ea;
	text-align: center;
	text-decoration: none;
	
  padding-top : 0.6em;
  padding-bottom : 0.6em;

}

UL#globalNavi2 LI A:hover {  
    
    
      background-image : url(../menu01.png);
  text-decoration : underline;
}

#menu{
    
    
    
		background-image : url(../menu00.png);border-width : 1px;border-style : solid;border-color : #80807e;
		width : 960px;
		height : 27px;
		position : absolute;
}
#menu2{
    
    
    
		background-image : url(../menu00.png);border-width : 1px;border-style : solid;border-color : #80807e;
		width : 780px;

		height : 27px;

		position : absolute;
}

#banner{
				
		border-width : 1px 1px 0px;
		border-top-color : #80807e;
		border-right-color : #80807e;
		border-left-color : #80807e;
  width : 960px;

		border-top-style : solid;
		border-right-style : solid;
		border-left-style : solid;
		bottom : inherit;
}
.comment{
			
  font-size : 12px;
}

#sitebody{
			
  width : 960px;
  padding-top : 40px;
}
#siteleft{		
  float : left;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #666666;
  padding-right : 5px;
  
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
}
#siteright{		
				
				
				
				
				
				
				
				
				
  
  float : right;
  
  
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  

  font-size : 12px;
  
  padding-left : 5px;
}

#con{		
				
				
				
				
				
				
				
				
				
  margin-left : auto;
  margin-right : auto;
  width : 964px;
  text-align : left;
}


#siteleft2{		
				
				
				
				
				
				
				
				
				
  width : 760px;
  float : left;
}
#siteright2{		
				
				
				
				
				
				
				
				
				
  width : 165px;
  float : right;
}


#recommend{		
				
				
				
				
				
				
				
				
				
  font-size : 16px;
  
  font-weight : bold;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#newsleft{		
				
				
				
				
				
				
				
				
				
  width : 50px;
  float : left;
  font-size : 12px;
  
}
#newsright{		
				
				
				
				
				
				
				
				
				
  width : 700px;
  float : right;
  height : auto;
}
#head{		
				
				
				
				
				
				
				
				
				
  font-size : 16px;
  font-weight : bolder;
  padding-bottom : 3px;  
	padding-top : 3px;
		padding-left : 5px;
		padding-right : 3px;
		color : #eaeaea;
		font-family : "ＭＳ Ｐゴシック";
}

DIV#adv{
				
		background-color : #333333;
border-width : 2px;border-style : solid;border-color : #888888;
		font-size : 14px;
		margin-right : 10px;
  position: relative; /* 相対配置指定 */
  height : 100px;		
}
DIV#adv UL {
			
  position: absolute; /* 絶対配置指定 */
  top: 0;
  left: 0;
  width: 750px;
  list-style-type: none;
		padding-top : 10px;

		margin-top : 0px;	
}
div#adv li {
				
  float: left; /* floatで段組み */
  margin-right: 10px; /* 余白 */
}
#menubar{
					
		background-color : #424255;
		padding-top : 4px;
		padding-left : 4px;
		padding-right : 4px;
		padding-bottom : 4px;border-width : 2px;border-style : solid;border-color : #4d4d4d;

		font-size : 17px;
		font-weight : bold;
		color : #e0e0e0;

		margin-bottom : 20px;

		margin-top : 50px;
}
#menubar2{
				
				
		padding-top : 4px;
		padding-left : 8px;
		padding-right : 4px;
		padding-bottom : 4px;

		font-size : 16px;
		font-weight : bold;
		
border-width : 1px 1px 1px 10px;border-style : solid;border-color : #404a57;
		width : 95%;

		background-color : #353535;

		margin-bottom : 20px;
}
#leftside{
				
						
		width : 380px;
		float : left;
}
#rightside{
				
					
		width : 380px;
		float : right;

}
#box{
				
						
		padding-top : 3px;
		padding-left : 3px;
		padding-right : 3px;
		padding-bottom : 3px;border-width : 2px;border-style : solid;border-color : #527278;
}

TD{
				
		font-size : 15px;
}
DIV#adv STRONG{						
		font-size : 15px;
}

#feedwind{  
  width : 162px;
  border-width : 1px;border-style : solid;border-color : #5C6069;
}



a[href^="http"]:after {
content: url("http://www.game-damashi.com/ : #666666;
}


a[href^="http://tweetbuzz.jp/redirect?url="]:after,
a[href^="http://twitter.com/home/?status="]:after,
a[href^="http://b.hatena.ne.jp/entry/"]:after,
a[href^="http://b.hatena.ne.jp/append?"]:after,
div#adv a[href^="http://www.amazon.co.jp/"]:after,
a[href^="http://www.game-damashi.com/"]:after {
content: '';
}