/* アットワンス　トップページ*/


/*全体指定*/
#atonce_wrapper{
	width:760px;
	line-height:150%;
	letter-spacing:1px;
	}

#atonce_wrapper p,#atonce_wrapper img,#atonce_wrapper h1,#atonce_wrapper h2,#atonce_wrapper h3{
	margin:0px;
	padding:0px;
	}

#atonce_wrapper img,#atonce_wrapper a{
	border-style:none;
	vertical-align:top;
	}

/*ヘッダー*/
#atonce_head{
	background-image:url(../img/at_head_back.gif);
	background-repeat:no-repeat;
	width:760px;
	height:158px;
	}

#atonce_head h1{
	width:380px;
	float:left;
	}

#atonce_head p{
	float:right;
	margin-top:70px;
	}

/*ナビゲーション*/
#atonce_navi{
	width:760px;
	height:32px;}

#atonce_navi li{
	width:152px;
	height:32px;
	margin:0px;
	padding:0px;
	float:left;
	}

#atonce_navi ul{
	padding:0px;
	list-style-type:none;
	display:inline;
	}

/*メインコンテンツ*/
#atonce_main{
	background-image:url(../img/main_back.gif);
	background-repeat:no-repeat;
	width:760px;
	background-color:#FFFFFF;
	/*height:490px;*/
	}

#main_left{
	width:350px;
	height:490px;
	float:left;
	background-image:url(../img/cover_back.jpg);
	background-repeat:no-repeat;
	background-position:0px 50px;
	}

#main_left img{
	margin-top:60px;
	margin-left:10px;
	}

#main_right{
	padding-top:50px;
	}


p#at_release{
	color:#cc0000;
	font-weight:bold;
	font-size:14px;
	padding-left:360px;
	}

p#at_concept{
	margin-top:30px;
	}

p#at_read{
	margin-top:20px;
	}

p#at_info{
	clear:both;
	font-size:10px;
	color:#FF0000;
	text-align:center;
	}


/*フッター*/
#atonce_foot{
	clear:both;
	background-image:url(../img/at_foot_back.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:760px;
	height:50px;
	}

p#at_annotate{
	font-size:10px;
	color:#999999;
	text-align:center;
	}

p#at_copylight{
	color:#FFFFFF;
	text-align:center;
	padding-top:8px;}







