/***********************-
タイトル : 神戸大学環境報告書2012
概要：homeスタイルシート
制作日：2012
-***********************/

 /*ボディ*/
body {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	text-align: center;
	font-size: 0.8em;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif,Arial, Helvetica, Verdana;
	background:#fff;
	}


#container {
	margin: 15px auto;
	padding:240px 0 0;
	text-align:left;/*IE6用ハック*/
	width: 814px;
	background:#fff url(../image/index/main.jpg) no-repeat;
	text-align:center;
		
}
#container2 {
	margin: 15px auto;
	padding:240px 0 0;
	text-align:left;/*IE6用ハック*/
	width: 814px;
	background:#fff url(../image/index/main2.jpg) no-repeat;
	text-align:center;
		
}

#container h1{
	margin:0px auto 120px;
	width:359px; height:53px;
    display:block; /*インラインからブロック要素へ変更*/
    letter-spacing:1px; /*文字間隔*/
    text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
    background-image:url(/report/environmental/2012/image/index/2012.png);
    _background-image:url(/report/environmental/2012/image/index/2012.gif);
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
#container h2{
	margin:450px auto 0;}

	
/* enterボタン */

#container #enterbtn {
        display:table;
        margin:5px auto 0;
}
#container #enterbtn ul {
               margin:0px auto 0;
		width:150px;
		list-style:none;
}
#container #enterbtn ul li {
      margin:0 0 20px;
}
#topbtn ul li.last{
}

#enter a{
	background:url(/report/environmental/2012/image/index/enter.png) no-repeat;
	_background:url(/report/environmental/2012/image/index/enter.gif) no-repeat;
	display:block;
	width:97px;
	height:35px;
}
p#pdf{
	 margin:10px 326px 5px;
	text-align:center;
	height:50px;
}
#pdf a{
	 background:url(/report/environmental/2012/image/index/pdf.png) no-repeat;
	_background:url(/report/environmental/2012/image/index/pdf.gif) no-repeat;
	display:block;
	width:97px;
	height:35px;
}
#footer{
	margin: 30px 20px 10px;
	padding:10px;
	text-align: center;
	font-size:80%;
	letter-spacing: 1px;
	border-top: 1px solid #999;
}


/* enterボタン */

#container2 #enterbtn {
        margin:0px auto 0;
		width:150px;
}
#container2 #enterbtn ul {

		list-style:none;
}
#container2 #enterbtn ul li {
      margin:0 0 20px;
     
}

#container2 h1{
	margin:60px auto 50px;
	width:359px; height:53px;
    display:block; /*インラインからブロック要素へ変更*/
    letter-spacing:1px; /*文字間隔*/
    text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
    background-image:url(/report/environmental/2012/image/index/2012.png);
    _background-image:url(/report/environmental/2012/image/index/2012.gif);
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
#container2 h2{
	margin:580px auto 0;}

