﻿html,body{
	margin:0px;
	padding:0px;
} 

body  {
	font-size: 12px;
  font-family:'ＭＳ Ｐゴシック','sans-serif','osaka';
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
  margin: 0; 
  padding: 0;   
  
}   

#divmain {    
    background: #FFFFFF;   
    text-align: left; 
    width:1193px;   /*width:1003px;*/
    margin: 0 auto; 
}    

#divtop {    
    width: 100%;  
    background: #FFFFFF;   
    margin: 0 auto; 
    text-align: left; 
    padding:5 0 0 0;
}    

#divside{   
  float:left;
    width: 170px; /*width: 130px;*/
    background: #FFFFFF; 
    margin:0 0 0 0px; 
    padding:2 0 2 2px;/*padding:10 0 2 2px;*/
    text-align: center;
    
}


#divContent {
  float:right;
	border-left: #C0C0C0 1px dashed;
	margin:10 0 0 0px;
	padding:0 2 10 20px;/*padding:0 2 10 2px;*/
	background: #FFFFFF; 
	width:990;/*width:840;*/
  
}    

#divbottom {
	margin:0 0 0 100px;
	padding:0 10 0 2px;
	background: #FFFFFF; 
	width:783px;
	color:#999;
	font-size: 10px;
}    

#divbottom a{
	color:#999;
	font-size: 10px;
}

#divsolvml {
	width:330px;	
	float:right;
}

h1,h2 { 
  font-size: 16px;
  font-weight: bold;
  margin:16 0 10 0px;
}


h3 { 
  font-size: 13px;
  font-weight: normal; 
  margin:12 0 7 0px;/*margin:20 0 7 0px;*/
}

#td2 {
	width: 100px;
}

h4 { 
  font-size: 14px;
  font-weight: bold;
  margin:20 0 7 0px;
  background: #8b8bFF;
}
P {
  margin-top: 4px;
  margin-bottom: 6px;
  margin-left: 4px;
  line-height: 17px;
}
UL {
  margin-left: 14px;
  margin-top: 2px;
}
LI {
  font-size: 14px;
  margin-bottom: 4px;
}

ul.gamelinksi,ul.gamelinksi li { margin:0; padding:0; list-style-type:none; }
ul.gamelinksi { margin-top:0.5em; }
ul.gamelinksi li { float:left; line-height:1.8em; margin-right:1em; }
ul.gamelinksi a { display:block; font-size:13px; font-weight:bold; text-decoration:none; text-align:center; }
ul.gamelinksi a:hover { text-decoration:none; }
ul.gamelinksi li.d a { background: #A8E52F; color:#333; }
ul.gamelinksi li.b a { background: #FF722D; color:#FFFFBE;  }
ul.gamelinksi li.d a:hover { background: #8CC80B; color:#FFFFCC;  }
ul.gamelinksi li.b a:hover { background: #FF9718; color:#FFFF53; }
ul.gamelinksi li.d,a.d { width:10em; }
ul.gamelinksi li.b,a.b { width:10em; }

a.black {
 color:#000000;
 text-decoration:none;
}


a {
	color: blue;
	
	}

.small {
  font-size: 13px;
  text-align: right;
}

.small300 {
  font-size: 12px;
  text-align: left;
  width:300px;
}

.small300 li {
  font-size: 11px;
  margin-bottom: 4px;
}