@charset "utf-8";
/*----------------------------------------------------
	基本設定、リンクカラー、レイアウト、横幅設定など
----------------------------------------------------*/
#content{
	width: 601px;
	height: 422px;
	padding: 0;
}

#content #aboutGoto{
	height: 422px;
	line-height: 1.8em;
	background: URL(/img/jpg/about_goto.jpg) no-repeat;
}

#content #streamGoto{
	height: 422px;
	line-height: 1.8em;
	background: URL(/img/jpg/stream_goto.jpg) no-repeat;
}

#content #companyGoto{
	height: 422px;
	line-height: 1.8em;
	background: URL(/img/jpg/company_goto.jpg) no-repeat;
}

#content #aboutGosei{
	height: 422px;
	line-height: 1.8em;
	background: URL(/img/jpg/about_gosei.jpg) no-repeat;
}

#content #streamGosei{
	height: 422px;
	line-height: 1.8em;
	background: URL(/img/jpg/stream_gosei.jpg) no-repeat;
}

#content #companyGoto{
	height: 422px;
	line-height: 1.4em;
	background: URL(/img/jpg/company_goto.jpg) no-repeat;
}

#content #companyGosei{
	height: 422px;
	line-height: 1.4em;
	background: URL(/img/jpg/company_gosei.jpg) no-repeat;
}

#content #sougiGosei{
	height: 422px;
	background: URL(/img/jpg/sougi_gosei.jpg) no-repeat;
}

#content #sougiGoto{
	height: 422px;
	background: URL(/img/jpg/sougi_goto.jpg) no-repeat;
}

#content #omoide{
	height: 422px;
	background: URL(/img/jpg/omoide_gosei.jpg) no-repeat;
}

#content #yasuragi{
	height: 422px;
	background: URL(/img/jpg/yasuragi_goto.jpg) no-repeat;
}

#content #kuyoGosei{
	height: 422px;
	background: URL(/img/jpg/kuyo_gosei.jpg) no-repeat;
}

#content #kuyoGoto{
	height: 422px;
	background: URL(/img/jpg/kuyo_goto.jpg) no-repeat;
}

#content #memorialGosei{
	height: 422px;
	background: URL(/img/jpg/memorial_gosei.jpg) no-repeat;
}

#content #memorialGoto{
	height: 422px;
	background: URL(/img/jpg/memorial_goto.jpg) no-repeat;
}

#content h3{
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0px;
	text-align: center;
	width: 720px;
	color: #FFFFFF;
	background:url(/img/share/content_title_l.gif) no-repeat;
}

/* -----------------------------------------------------------
	#local-navi
	        サイドバー
----------------------------------------------------------- */

#local-navi{
	width: 174px;
	float: left;
	padding: 0 0 0 21px;
	background: URL(/img/share/gosei_back.gif) no-repeat;
}


#local-navi #block li.more a {
	height: 18px;
	display: block;
	margin-top: 0px;
	padding: 2px 0 0 0;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background: url(/img/share/navi_1.gif) no-repeat left top;
}

#local-navi #block li.more a:hover {
	text-align: center;
	color: #FFFFFF;
	background: url(/img/share/navi_1.gif) no-repeat left bottom;
}

#local-navi #block li.more a.active {
	text-align: center;
	color: #FFFFFF;
	background: url(/img/share/navi_1.gif) no-repeat left top;
}


/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */

#sub {
	width: 174px;
	float: right;
	padding: 0 21px 0 0;
	background: URL(/img/share/goto_back.gif) no-repeat;
}