@charset "euc-jp";

#title {
	width:900px;
	margin:0 auto;
	}

#main {
	width:900px;
	margin: 8px auto 0 auto;
	}



/* title
--------------------------------------------- */
#pamphlet .tit_inner {
	background:url(../pamphlet/img/title.jpg) no-repeat top left;
	height: 90px;
	}
#ichioshi .tit_inner {
	background:url(../ichioshi/img/title.jpg) no-repeat top left;
	height: 90px;
	}
#ichioshi #title_daikan .tit_inner {
	background:url(../ichioshi/img/2010_daikankou_title.jpg) no-repeat top left;
	height: 90px;
	}
#ichioshi #title_bonbori .tit_inner {
	background:url(../ichioshi/img/2010_bonbori_title.jpg) no-repeat top left;
	height: 90px;
	}
#linkP .tit_inner {
	background:url(../info/img/link_title.jpg) no-repeat top left;
	height: 90px;
	}

#spot #title_top .tit_inner {
	background:url(../spot/img/top_title.jpg) no-repeat top left;
	height: 90px;
	}
#spot #title_vguide .tit_inner {
	background:url(../spot/img/vguide_title.jpg) no-repeat top left;
	height: 90px;
	}
#spot #title_kids .tit_inner {
	background:url(../spot/img/kids_title.jpg) no-repeat top left;
	height: 90px;
	}
#spot #title_walk .tit_inner {
	background:url(../spot/img/walk_title.jpg) no-repeat top left;
	height: 90px;
	}
#gallery .tit_inner {
	background:url(../gallery/img/title.jpg) no-repeat top left;
	height: 90px;
	}
#history .tit_inner {
	background:url(../history/img/title.jpg) no-repeat top left;
	height: 90px;
	}
#school .tit_inner {
	background:url(../school/img/title.jpg) no-repeat top left;
	height: 90px;
	}
#tourist .tit_inner {
	background:url(../tourist/img/title.jpg) no-repeat top left;
	height: 90px;
	}
#press .tit_inner {
	background:url(../press/img/title.jpg) no-repeat top left;
	height: 90px;
	}
#access .tit_inner {
	background:url(../access/img/title.jpg) no-repeat top left;
	height: 90px;
	}
#pandagoods .tit_inner {
	background:url(../pandagoods/img/title.jpg) no-repeat top left;
	height: 90px;
	}

.tit_inner .lead {
	padding: 52px 0 0 37px;
	line-height: 140%;
	}


#test .tit_inner {
	background:url(../info/img/link_title.jpg) no-repeat top left;
	height: 90px;
	}


/* pankuzu
--------------------------------------------- */
#pankuzu {
	padding:0 0 5px 20px;
	width:900px;
	margin:0 auto;
	margin-bottom:0;
	font-size: 12px;
	}


/* メニューナビ
--------------------------------------------- */
#pamphlet .t_navi, #ichioshi .t_navi, #spot .t_navi {
	width: 100%;
	text-align: center;
	width:900px;
	margin:0 0 20px 0;
	padding-bottom: 13px;
	font-size:12px;
	border-bottom:1px solid #cccccc; 
	}

#pamphlet .t_navi ul, #ichioshi .t_navi ul, #spot .t_navi ul {
	padding: 10px 0 0 0;
	}

#pamphlet .t_navi li, #ichioshi .t_navi li, #spot .t_navi li {
	float:left;
	background:url(../img/arrow02_green.gif) no-repeat center left;
	padding:0 25px 0 19px;
	margin:0 0 3px 0;
	line-height:150%;
	color: #CCCCCC;
	vertical-align:middle;
	display:block;
	}
