/* --- initialize --- */ 

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, 
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
}

table {border-spacing:0;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}

/* --- link --- */ 

a { 
	color: #000099;
	text-decoration: none;
}

a:visited { 
	color: #660066;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}

/* --- general --- */ 

body { 
	color: #000000;
	background: #dddddd;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS UI Gothic',sans-serif;
	font-size: 62.5%;
	line-height: 1.2;
	text-align: center;
} 

h1 { 
	margin-bottom: 0.6em;
	font-size: 1.4em;
	font-weight: bold;
} 

h2 { 
	margin-bottom: 0.6em;
	font-size: 1.3em;
	font-weight: bold;
} 

h3 { 
	margin-bottom: 0.6em;
	font-size: 1.2em;
	font-weight: bold;
} 

p { 
	margin-bottom: 1.2em;
	font-size: 1.2em;
}

ul { 
	padding: 0 0 1.2em 2em;
	font-size: 1.2em;
} 

table { 
	margin-bottom: 1.5em;
	font-size: 1.2em;
	line-height: 1.7;
} 

/* --- custom --- */ 

div.head-block {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:25px;
	background:#666666;
	background-image:URL(http://babarageo.com/img/header.png);
	margin-bottom:5px;
	text-align:left;
}

div.header {
	width:820px;
	margin:1px 0 0 2px;
	text-align:left;
}

div.container {
	position:relative;
	width:860px;
	background:#dddddd;
	top:25px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}

div.wrapper {
	position:relative;
	width:728px;
	float:left;
}

div.ads {
	width:728px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

div.link-unit {
	width:728px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:1px;
	text-align:left;
	float:left;
}

div.content-block {
	border:solid 1px #000000;
	width:554px;
	min-height:450px;
  height: auto !important;
  height: 450px;
	background:#ffffff;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	text-align:left;
	float:right;
}

div.content {
	width:534px;
	margin:10px;
	text-align:left;
	overflow:hidden;
}

div.news {
	width:100%;
	text-align:left;
}

div.right-block {
	width:120px;
	height:100%;
	margin-bottom:10px;
	float:right;
	text-align:left;
	border:solid 1px #000000;
}

div.right {
	width:114px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

div.left-block {
	width:160px;
	height:100%;
	margin-bottom:10px;
	float:left;
	text-align:left;
	border:solid 1px #000000;
}

div.left {
	width:154px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

.icon {
	border:none;
	float:left;
	margin: 0 5px 5px 0;
}

div.footer-block {
	width:860px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	border-top:solid 1px #000000;
}

div.footer {
	width:840px;
	margin:10px;
	text-align:center;
}

div.list1 {
  background-color:#ffffff;
  width:33%;
  float:left;
  margin-bottom:5px;
  margin-top:5px;
}

div.list2 {
  background-color:#ffffff;
  width:33%;
  float:left;
  margin-right:0.4%;
  margin-left:0.4%;
  margin-bottom:5px;
  margin-top:5px;
}

div.list3 {
  background-color:#ffffff;
  width:33%;
  float:left;
  margin-bottom:5px;
  margin-top:5px;
}


div.game-block {
	float:left;
	width:728px;
	background:#333333;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

div.game {
	background:#333333;
	margin:30px;
}

