@charset "utf-8";

/*
	Reset
*******************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
li {list-style:none;}
img {border:0;}

/*
	clearfix
*******************************/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*
	replaceImg
*******************************/
.replaceImg { text-indent: -9999px; overflow: hidden; background-repeat: no-repeat;}


/*html { height:100%;}
body { height:100%;}
*/

/*
	site
*******************************/
div#site { width:806px; height:100%; margin:0 auto; background:url(http://www.tokyo-asahi.or.jp/img/bg_site.gif) repeat-y;}

div#header { width:800px; height:70px; background:url(http://www.tokyo-asahi.or.jp/img/bg_header.jpg) no-repeat; position:relative;}
	div#header h1 {}
	div#header #txt_concept { position:absolute; left:277px; top:0;}
	div#header #txt_info { position:absolute; left:651px; top:0;}


/*
	container
*******************************/
div#container { width:800px; margin:0 auto;}


/*
	footer
*******************************/

div#footer { width:100%; background:#5FA1DE; margin-top:15px;}
	div#footer ul { margin-left:10px;}
		div#footer ul li { padding:5px 0; margin-right:6px; font-size:12px; float:left; color:#003366;}
div#footer ul li span { display:block;
text-decoration:none; padding-right:6px; border-right: 1px
solid #fff;}			div#footer ul li a { display:block; text-decoration:none; padding-right:6px; border-right: 1px solid #fff;}
			div#footer ul li a,
			div#footer ul li a:link,
			div#footer ul li a:visited { color:#FFFFFF;}
			div#footer ul li a:hover { color:#003366;}
			div#footer ul li.last a { border:none;}

div#copy { background:url(http://www.tokyo-asahi.or.jp/img/bg_copy.gif) left top repeat-x; padding:10px 0 8px; border-bottom:1px solid #F0F0F0;}
	div#copy p { margin-left:10px; color:#7A7A7A; font-size:10px; letter-spacing:1px;}







