/*
Theme Name: mid-japan
Author: Tsutomu Kawamura & Saori Tanaka  
*/

body {
	margin:85px 0 0;
	padding:0;
	background-color: #F2F2F2;
	background-image: url("library/bookreader/themes/default/background.gif");
	background-repeat: repeat-y;
	font-family: "Hiragino Mincho Pro","メイリオ","Meiryo";
}
p{  margin:10px 0 0 0;
    padding:0;
}
ul li{
	margin-left:70px;
	font-size:12px;
	float:none;
	width:920px;
}
div#header {
	position: absolute;
	width:100%; height:85px; top:0; left:0;
	overflow: hidden;
}
div#header div {
	position: absolute;
	font-size:16px; font-weight: normal;
	top: 0px; left:50px; 0; width:1001px; height:50px;
    line-height: 70px;
	text-indent: 0;
	border-top: 6px solid #FF7F50;
}

div#header menu {
	position: absolute;
	top:0; left:210px; height:50px;
	text-decoration:none;
	font-size:16px; font-weight: normal;
    line-height: 100px;
	}

div#header menu li{
        list-style-type: none;
	    margin-left:10px;
        text-decoration:none;
	    font-size:16px; font-weight: normal;
        line-height: 100px;
        float:right;
}

#br_body {
	width:100%; height:504px;
}

#br_body div#br_fixedframe {
	position: absolute;
	width:100%; height:504px;
	overflow: hidden;
	border-top:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	background-color: #F2F2F2;
	background-image: url(background.gif);
	background-repeat: repeat-y;
}

div#mokuji h1 { margin:30px 0 0 70px; height:66px; width:960px; font-size:24px; }

div#mokuji h2 { margin:20px 0 0 70px; height:33px; width:960px; font-size:18px; }

div#mokuji p {margin-left:70px; width:960px; font-size:12px;}

div#mokuji ul  {margin:10px 0 0 0; width:960px; font-size:12px; }

div#mokuji ul  {list-style-type:none;}

div#mokuji ul li a {text-decolation:underline;}

div#footer {
	font-size:10px; font-weight: normal;
	margin: 0 0 0 51px;
	padding: 18px 10px 7px;
}

/* When Bookreader is not available or tunred off, styles below are used.  */
#bookreader {
	border-top:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
}
#bookreader h1 { margin-left:70px; width:960px; font-size:24px; }
#bookreader h2 { margin-left:70px; width:960px; font-size:18px; }
#bookreader h3 { margin-left:70px; width:960px; font-size:14px; }
#bookreader p { margin-left:70px; width:960px; font-size:12px; }
#bookreader div { margin-left:70px; width:960px; font-size:12px; }
#bookreader hr { margin-left:70px; width:960px; }
#bookreader img { margin-left:70px; }
#bookreader p img { margin-left:0; }
#bookreader div hr { margin-left:0; }

/*#bookreader ul{
	background-color: #005BAC;
	margin:0;
	width:100%;
	padding:0;
	height:25px;
	font-size: 14px;	
}

#bookreader li {
	text-align:center;
	float:left;
	line-height: 25px;	
}
*/
#bookreader ul li{
	margin-left:70px;
	font-size:12px;
	float:none;
	width:920px;
}

