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

#menu6 a { background: url(../../common/img/menu_bg.png) no-repeat; }
#special { display: block; position: relative; }
#special0 { position: absolute; top: 390px; left: -490px; z-index: 9999; }

/*コンテンツ設定
----------------------------------------------*/
#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/sns/special.png) no-repeat;
	width: 185px;
	height: 109px;
	text-indent: -9999px;
	margin: 0 auto 20px;
}

h3 {
	width: 780px;
	height: 26px;
	text-indent: -9999px;
	margin: 0 auto 10px;
}

#conArt p {
	width: 780px;
	margin: 0 auto 0.8em;
	text-align: left;
}

/*Icon banner
----------------------------------------------*/
#iconBanner {
	width: 780px;
	margin: 0 auto 50px;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
#iconBanner:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/
#iconBanner li {
	width: 380px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


/*twitter
----------------------------------------------*/
#twIcon {
	width: 780px;
	margin: 0 auto 80px;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
#twIcon:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/
#twIcon li {
	width: 130px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}


/*banner
----------------------------------------------*/
#baIcon {
	width: 780px;
	margin: 0 auto;
	padding-bottom: 80px;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
#baIcon:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/
#baIcon li {
	width: 240px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}

textarea {
	width: 200px;
	height: 40px;
	font-size: 10px;
	border: 1px solid #CCC;
}