body {
   margin: 0;
   padding: 0;
   background-color: #fff;
   color:#333;
   font-family: Arial, Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;
   line-height: 1.5;
   text-align:center;
}

h1,h2,h3,h4,h5,h6 { line-height:1.6; }
p,li,dt,dl { line-height:1.6; }
p { margin:0 0 1em 0; }
ul li { list-style-type:none; }
a img { border:0; }
a:link {
	color:#00f;
	text-decoration:underline;
}

a:visited {
	color:#00f;
	text-decoration:underline;
}

a:hover {
	color:#69f;
	text-decoration:none;
}

.hidden {
   display: none;
   visibility: hidden;
}






#content {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:1000px;
	height:auto;
}

.header{
	padding:0;
	background:url(../img/atari/01.gif) no-repeat;
	width:1000px;
	height:105px;
	/*text-indent:-9999px;*/
}

#title{
	margin-left:40px;
	height:105px;
	width:500px;
	text-indent:-9999px;
	float:left;
}

#title h1{
	height:72px;
	width:500px;
	line-height:-50px;
}
#title span{
	height:33px;
	width:500px;
	font-size:13px;
	line-height:50px;
}

.head_mail{
	width:180px;
	height:20px;
	font-size:12px;
	float:left;
	position:relative;
	top:82px;
	left:265px;
}

#main {
	margin:0;
	padding:0;
	text-align:left;
	width:1000px;
	height:890px;
	clear:both;
}

#top{
	margin:0;
	padding:0;
	width:1000px;
	height:369px;
}

.top_left{
	width:604px;
	height:369px;
	float:left;
	background:url(../img/atari/03.jpg) no-repeat;
}

.top_right{
	width:396px;
	height:369px;
	float:left;
	background:url(../img/atari/04.gif) no-repeat;
}


/*====================================================
	alignleft1
====================================================*/
#bottom{
	width:1000px;
	height:491px;
	clear:both;
}

.bottom_title{
	height:37px;
	background:url(../img/atari/05.gif) no-repeat;
}

.bottom_title p{
	line-height:0;
	text-indent:-9999px;
}

.bottom_left{
	margin:0;
	padding:0;
	width:500px;
	height:454px;
	float:left;
}

.left_info{
	width:205px;
	height:454px;
	float:left;
}
.left_book{
	width:295px;
	height:454px;
	float:left;
}
.info_top{
	margin-top:5px;
	width:205px;
	height:149px;
	background:url(../img/atari/10.gif) no-repeat;
}
.info_mid{
	width:205px;
	height:70px;
}
.bottom_right{
	margin:0;
	padding:0;
	width:500px;
	height:454px;
	float:left;
}

.right_book{
	width:296px;
	height:454px;
	float:left;
}

.right_info{
	width:204px;
	height:454px;
	float:left;
}

.twitter_head{
	width:204px;
	height:126px;
}

.twitter_main{
	width:204px;
	height:328px;
}

.info_top2{
	width:204px;
	height:226px;
	background:url(../img/atari/09.gif) no-repeat;
}
.info_mid2{
	width:204px;
	height:100px;
	background:url(../img/atari/11.gif) no-repeat;
}

.info_bottom2{
	width:204px;
	height:128px;
	background:url(../img/atari/12.gif) no-repeat;
}

/*====================================================
	footer
====================================================*/

#alignleft3{
	margin:0;
	padding:0;
	width:549px;
	height:460px;
	
}

.alignleft3 h1{
	margin:0;
	padding:0;
	width:275px;
	height:460px;
	float:left;
}

.alignleft3 h2{
	margin:0;
	padding:0;
	width:274px;
	height:460px;
	float:right;

}

#footer{
	margin:0;
	padding:0;
	background-color:#ae0000;
	width:1000px;
	height:150px;
	font-size:9px;
	color:#FFFFFF;
	clear:both;
}

#content2 {
	margin:10px 20px 0 50px;
	padding:5px 0 0 0;
	width:930px;
	height:100px;
	font-size:14px;
}


.f_left {
	margin-top:15px;
	float: left;
	font-size:14px;
	line-height:15px;
}

.f_right {
	margin:5px 0 0 0;
	padding:0;
	float: right;
}

p.f_bottom{
	clear:both;
	text-align:center;
	line-height:0px;
	font-size:12px;
}
/*====================================================
	footer link
====================================================*/

.f_right a:link{
	color:#fff;
	text-decoration:none;
}

.f_right a:visited {
   color:#fff;
   text-decoration:none;
}

.f_right a:hover {
   text-decoration:underline;
}

.f_right a:active {
   color:#666;
}

.f_left a,.head_mail a:link{
	color:#fff;
   text-decoration:underline;
}

.f_left a,.head_mail a:visited {
   color:#fff;
   text-decoration:underline;
}

.f_left a,.head_mail a:hover {
   text-decoration:none;
}

.f_left a,.head_mail a:active {
   color:#fff;
   text-decoration:underline;
}





.clear {
   clear: both;
}


a:focus { -moz-outline-style: none; }
