@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/patch/title.png) no-repeat;
	width: 140px;
	height: 109px;
	text-indent: -9999px;
	margin: 0 auto 20px;
}

#conArt p,#conArt dl,#conArt h3 { width: 600px; margin: 0 auto; text-align: left; margin-bottom: 1.5em; }
#conArt h3 { color: #F09; margin-bottom: 0.8em; }
#conArt dt { font-weight: bold; }
#conArt dd { padding-left: 2em; margin-bottom: 2em; }
#conArt dd img { margin: 0.8em 0; }