@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;
}
TD{  	
  color : white;
  font-size : 15px;
  background-color : #313131;
  border-top-color : #cccccc;
  border-bottom-color : #cccccc;
}
H2{  
				
				
  font-size : 18px;
  font-family : "ＭＳ Ｐ明朝";
  color : white;
}
.copy{  
				
				
  font-size : 11px;
}

B{  
				
				
  
  font-size : 16px;
  font-family : "ＭＳ Ｐ明朝";
  

		color : #ebebeb;
}
	#frame{  
				
				
  			
  		border-top:1px solid #666;	
  		border-left:1px solid #666;			
  		border-right:1px solid #666;
  		border-bottom:1px solid #666;	  			  			 
  		
  width : 790px;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
}



#leftsideber{
  		
				
		width : 300px;
float:left;


  
}


#rightsideber{
  		
				
		float:left;
width : 335px;
              

  
}

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

* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

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;
  
  
  
  
  
  
  
  padding-bottom : 10px;
}
#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;
}
#head{  
				
					
  border-left-width : 10px;
  border-bottom-width : 2px;
  border-left-color : #404a57;
  border-bottom-color : #404a57;
  font-size : 20px;
  font-weight : bolder;
  padding-bottom : 10px;
		padding-top : 7px;
		padding-left : 7px;
		
		border-top-width : 0px;
		
		border-bottom-style : solid;
		border-left-style : solid;
		border-top-color : #404a57;
		border-right-color : #840000;
		
		bottom : inherit;

		font-family : "ＭＳ Ｐ明朝";

		

		margin-bottom : 20px;

		margin-top : 50px;
}

#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;
}
#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;
}
#menubar00{
		padding-top : 5px;
		padding-left : 10px;
		padding-right : 5px;
		padding-bottom : 5px;border-color : #4d4d4d;

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

		margin-top : 7px;
		margin-left : 7px;
		margin-right : 7px;

  background-image : url(http://www.game-damashi.com/menubar.png);
}

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/external.gif");
}
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: '';
}