/* 宇宙のトリニティ・アストロロジー〜あなたの魂を解放する希望の光 */
/*  二階層目共通  */

body{
background:url(../images/bg.jpg);
background-color:#000;
color:#FFF;
font-size:12px;
line-height:18px;
}
	/*for IE7 */  
	*:first-child+html body{
	letter-spacing:0.1em;
	}
	/*for IE6 */  
	*html body{
	letter-spacing:0em;
	line-height:16px;
	}

/* TOP ---------------------------------------------- */
#TopBox{
width:100%;
background-color:#000;
background:url(../images/bg_input_title2.gif) repeat-x;
}

/* TITLE ----------------------- */
h1#AfiTori{
width:950px;
height:200px;
margin:0 auto;
}
h1#AfiTori img{
width:950px;
height:200px;
}

/* NAV --------- */
#NavBox{
width:750px/*950px*/;
height:35px;
margin:0 auto;
padding-left:200px;
}




/* PAN --------- */
#PanBox{
width:820px/*950px*/;
height:30px/*65px*/;
margin:0 auto;
padding:10px 0 0 130px;

}

#PanBox li.menu{
padding-left:30px;
background:url(../images/arrow_pan.gif) no-repeat;
}
