@charset "utf-8";
/* CSS Document */

#menu6 a { background: url(../../common/img/menu_bg.png) no-repeat; }

/*コンテンツ設定
----------------------------------------------*/
#conOut {
	width: 960px;
	margin: 0 auto;
	background: url(../img/sns/bg_tex.jpg);
	-moz-background-size: cover;
	background-size: cover;
}
#conIn {
	position: relative;
	background: url(../../common/img/bg.png);
	width: 100%;
	padding: 55px;
	padding-bottom: 0;
}


/*中身
----------------------------------------------*/
h2 {
	background: url(../img/trial/title.png) no-repeat;
	width: 140px;
	height: 109px;
	text-indent: -9999px;
	margin: 0 auto 20px;
}

#conArt p {
	margin-bottom: 1.5em; }