
body{
font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-size:0.9em;
line-height:1.5em;
color:#666666;
margin:0;
}

#header{
	width:700px;
	background-image:url(img/head.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	height:120px;
	text-indent:-9999px;
}

#wrapper{
width:700px;
margin-left:auto;
margin-right:auto;
margin-top:0;
;
}

#contents{
background-color:#FFFFCC;
width:460px;
float:right;
padding:0 10px 10px 10px;
}

#nav {
	width: 200px;

}

#nav ul {
  margin:0;
  padding: 0;
  list-style:none;
}

#nav li {
  margin: 0;
  padding: 0;
  width: 200px;
  height: 39px;
 text-indent: -9999px;
  margin-bottom:3px;
}

#nav li a {
  text-decoration: none;
  display: block;
  width: 200px;
  height: 39px;
}

#nav li#home      {
  background: url(img/nav_bg001.png) no-repeat;
}
#nav li#about    {
  background: url(img/nav_bg002.png) no-repeat;
}
#nav li#product  {
  background: url(img/nav_bg003.png) no-repeat;
}
#nav li#shop {
  background: url(img/nav_bg004.png) no-repeat;
}
#nav li#shop2 {
  background: url(img/nav_bg0040.png) no-repeat;
}
#nav li#free {
  background: url(img/nav_bg0041.png) no-repeat;
}
#nav li#contact2 {
  background: url(img/nav_bg0042.png) no-repeat;
}
#nav li#bible {
  background: url(img/nav_bg041.png) no-repeat;
}
#nav li#bokusi {
  background: url(img/nav_bg005.png) no-repeat;
}
#nav li#bach {      
  background: url(img/nav_bg0051.png) no-repeat;
}
#nav li#contact      {
  background: url(img/nav_bg006.png) no-repeat;
}

#foot {
margin: 0;
padding: 0;
margin-left:200;
margin-right:200;
height:30.5px;
text-indent:-9999px;
 background-color:#FFFFCC;
clear:both;
}

h1 {font-size:1.2em;
font-weight:bold;
border-left:solid #FFFF99 5px;
border-bottom:dashed #FFFF99 1px;
padding-left:10px;}
