@charset   "Shift_JIS";
BODY{  
    
    
    
    
    
  color : #ffffff;
    font-size : 16px;
  background-color : #2b2b2b;
  text-align : center;

  background-image : url(../background03.png);
  background-repeat : repeat-x;
}

text{
 color:#ffffff;
}

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;
}

H1{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  font-size : 26px;
  color : white;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;

		font-family : serif;

		font-weight : bold;
}
H2{  
    
    
    
    
    
    
    
    
    
				
				
				
				
				
  font-size : 17px;
  color : white;  

		

  

  

  
}

.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;
}
P{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  color : white;
}

LI{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  color : white;
  
}
BLOCKQUOTE{  
    
    
    
    
    
    
    
    
    
				
				
				
				
				
		background-color : #3d3d3d;

		padding-top : 15px;
		padding-left : 15px;
		padding-right : 15px;
		padding-bottom : 15px;
}

H3{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  font-size : 16px;
  color : white;
  font-family : "ＭＳ Ｐ明朝";
}
.title{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  font-weight : bold;
  color : white;
  font-size : 23px;
  font-family : "ＭＳ Ｐ明朝";
}
B{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  
  
  color : #ffffb0;
}
.link{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  font-size : 13px;
}
.copy{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  font-size : 11px;
}
.font01{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  font-weight : bold;
}
.title0{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  font-size : 18px;

  font-family : serif;
  font-weight : bold;
  margin-top : 5px;
}
.main{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  font-size : 16px;
}
.alert{
    
    
    
    
    
    
    
    
    
  		
				
				
				
				
				
				
  font-weight : bold;
  color : #db0000;
}

* { 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;
}

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

#sitebody{  
    
  width : 960px;
  margin-top : 40px; 
}

#siteright{
    
      width : 162px;
  float : right;

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

}

#siteright2{
    
    
  width : 162px;
  float : right;  
}

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

}


#siteleft2{
    
     
    width : 760px;
  float : left;
}


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

#head{  
    
    
    
    
    
  border-left-width : 15px;
  border-bottom-width : 1px;
  border-left-color : #404a57;
  border-bottom-color : #404a57;
  font-size : 17px;
  font-weight : bolder;
  padding-bottom : 5px;
		padding-top : 5px;
		padding-left : 5px;
		padding-right : 5px;
		border-top-width : 1px;
		border-right-width : 1px;border-style : solid;
		border-top-color : #404a57;
		border-right-color : #404a57;
		background-color : #353535;
		bottom : inherit;

		margin-top : 50px;

		margin-bottom : 20px;
}

#head2{
					
		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 : 5px;

		margin-top : 10px;
}
#table{  
    
    
    
    
    
		font-size : 16px;
		background-color : #3d3d3d;

		

		width : 95%;

		padding-top : 6px;
		padding-left : 6px;
		padding-right : 6px;
		padding-bottom : 6px;
}


DIV#adv{
    
    
    
    
    
    
		background-color : #3b3b3b;
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; /* 余白 */
}

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

#amazon TD{
    
    
    
  font-size : 13px;

  padding-left : 3px;
  padding-right : 3px;
  margin-top : 0px;
  margin-bottom : 0px;

  text-align : center;
}

#amazon TD A{  
    
    
    
  font-weight : normal;
  text-decoration : underline;
}
  
#amazon TD STRONG{  
    
    
    
  font-weight : bold;
  color : #ffffff;
  text-decoration : underline;
}

#item {
  font-size: 17px;
  padding-left : 6px;
  padding-top : 3px;
  padding-bottom : 3px;
  margin-top : 30px;
  margin-bottom : 5px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #576877;
  font-weight : bolder;
}

#headline {
  font-size: 17px;
  padding-left : 6px;
  padding-top : 3px;
  padding-bottom : 3px;
  margin-top : 25px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #4c4c4c;
  font-weight : bolder;
}

#googlead{  
    
  background-image : url(../menubar02.png);
  width : 160px;
  height : 25px;
}

#feedwind{  

  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,
div#adv a[href^="http://www.amazon.com/"]:after,
#amazon [href^="http://www.amazon.co.jp/"]:after,
a[href^="http://www.game-damashi.com/"]:after {
content: '';
}