@charset "utf-8";
/* ===================================================================
 style info : 2階層目共通
=================================================================== */

/*----------------------------------------------------
	#headWp
----------------------------------------------------*/
#headWp{
	height:144px;
	/height:148px;
	background-color:#ffffff;
	/background:url(../images/share/wall_head.gif) center bottom no-repeat #ffffff;
}
#headWp .inner{
	padding:0 0 0 1px;
	_margin-bottom:-2px;
}
/*----------------------------------------------------
	#nav
----------------------------------------------------*/
#nav{
	top:106px;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents .inner{
	width:958px;
	margin:0 auto;
	position:relative;
}
#contents p{
	font-size:93%;
}
/* ページタイトル */
.page_title {
	position: relative;
	margin-bottom: 7px;
}
.page_title h2{
	font-size:0;
}
/* SNSボタン */
#btn-sbm {
	position: absolute;
	top: 12px;
	right: 20px;
	overflow: hidden;
}
#btn-sbm li {
	float: left;
}
#btn-sbm li.btnTwitter {
	width: 110px;
}

/*----------------------------------------------------
	#main
----------------------------------------------------*/
#main.frame{
	background:url(../images/share/wall_main_bottom.gif) 0 bottom no-repeat;
	width:938px;
	margin:0 auto;
}
#main.frame .inner{
	background:url(../images/share/wall_main_top.gif) 0 0 no-repeat;
	width:938px;
}



/*----------------------------------------------------
	#footer
----------------------------------------------------*/
#footer .pagetop{
	left:846px;
}




