@import url(../../css/global.css);

#wrapper{
	margin-top:0;
	padding-top:0;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-y;
	width:800px;
	}
#main {
	width: 635px;
	float: right;
	}
#title{
	background-image:url(../images/brow-title.gif);
	background-repeat: no-repeat;
	height: 65px;
	}
#title .path{
	text-align:right;
	padding:5px 10px;
	}
#intro{
	background-image: url(../../images/menu-bg-shadow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding:20px 30px;
	line-height:1.4em;
	}
#policy h2{
	font-size:80%;
	padding:2px 10px;
	margin-bottom:1em;
	border-bottom:1px solid #062d9e;
	border-left:5px solid #062d9e;
	}
#policy{
	padding:0 30px;
	line-height:1.2em;	
	}
#policy .block{
	margin-bottom:25px;
	}
#policy dl{
	margin-bottom:10px;
	}
#policy ul{
	margin-left:20px;
	}

.totop{
	text-align:right;
	margin:20px 0;
	}

#leftbox {
	float: left;
	width: 165px;
	background-repeat: no-repeat;
	background-image: url(../images/ishi-ph-menu.jpg);
	}
#leftbox ul{
	width:164px;
	text-align:center;
	margin:0 0 10px;
	list-style-type:none;
	background-color:#fff;
	}
#submenu li{
	font-size:0;
	line-height:0;
	}
#bnr li{
	margin-bottom:5px;
	}
.block p {
	margin-bottom: 1em;
}
