@charset "utf-8";


/* ===================================================================
 トップページ
 =================================================================== */

#home object {
	margin-bottom: 2em;
}
#home p {
	padding-bottom: 1em;
	font-size: 0.95em;
	line-height: 1.75em;
	color: #747373;
	letter-spacing: 0.05em;
}
#home p.notice {color: #F08800;}
#home p.stories a {
	width: 61px;
	margin: 20px auto 0;
	padding-top: 84px;
	background: url(/common/images/icon_book.png) no-repeat center top;
	font-size: 0.95em;
	line-height: 1.1em;
	letter-spacing: 0.1em;
	font-family: 'Cuprum', sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
}

/* ===================================================================
 STORIES ものがたり
 =================================================================== */
#stories {
	text-align: left;
}
#stories p {font-size: 84%;}
#stories ul {
	width: 890px;
	margin: 0px 41px 0px 29px;
	padding: 30px 0px 72px 0px;
	background: url(/common/images/contents/img_bg.gif) no-repeat 277px bottom;
}
#stories ul li {list-style-type: none;}

#stories ul h2 {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	float: left;
}
#stories ul div {
	width: 194px;
	float: left;
}
#stories ul div img {
	border-radius: 10px;
}
#stories ul div a:hover img {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
	-webkit-transition: all .4s;
	transition: all .4s;
}

#stories ul a {display: block;}
#cat1 h2,#cat3 h2,#cat5 h2,#cat7 h2 {width: 345px;}
#cat2 h2,#cat4 h2,#cat6 h2 {width: 419px;}
#stories ul.en #cat2 h2,#stories ul.en #cat4 h2,#stories ul.en #cat6 h2 {width: 388px;}
#cat1 h2 a {
	height: 221px;
	background: url(/common/images/contents/icon01.gif) no-repeat left top;
}
#cat1 h2 a:hover {background: url(/common/images/contents/icon01_on.gif) no-repeat left top;}
#cat2 h2 a {
	height: 224px;
	background: url(/common/images/contents/icon02.gif) no-repeat left top;
}
#cat2 h2 a:hover {background: url(/common/images/contents/icon02_on.gif) no-repeat left top;}
#cat3 h2 a {
	height: 221px;
	background: url(/common/images/contents/icon03.gif) no-repeat left top;
}
#cat3 h2 a:hover {background: url(/common/images/contents/icon03_on.gif) no-repeat left top;}
#cat4 h2 a {
	height: 214px;
	background: url(/common/images/contents/icon04.gif) no-repeat left top;
}
#cat4 h2 a:hover {background: url(/common/images/contents/icon04_on.gif) no-repeat left top;}
#cat5 h2 a {
	height: 222px;
	background: url(/common/images/contents/icon05.gif) no-repeat left top;
}
#cat5 h2 a:hover {background: url(/common/images/contents/icon05_on.gif) no-repeat left top;}
#cat6 h2 a {
	height: 237px;
	background: url(/common/images/contents/icon06.gif) no-repeat left top;
}
#cat6 h2 a:hover {background: url(/common/images/contents/icon06_on.gif) no-repeat left top;}
#cat7 h2 a {
	height: 225px;
	background: url(/common/images/contents/icon07.gif) no-repeat left top;
}
#cat7 h2 a:hover {background: url(/common/images/contents/icon07_on.gif) no-repeat left top;}

#stories ul dl {
	padding: 0 10px 0 0;
	float: left;
	overflow: hidden;
}
#cat1 dl,#cat3 dl,#cat5 dl,#cat7 dl {width: 351px;}
#cat2 dl,#cat4 dl,#cat6 dl {width: 277px;}
#cat1 dl {height: 221px;}
#cat2 dl {height: 224px;}
#cat3 dl {height: 221px;}
#cat4 dl {height: 214px;}
#cat5 dl {height: 222px;}
#cat6 dl {height: 237px;}
#cat7 dl {height: 225px;}

#cat3 dl {background: url(/common/images/contents/img_edge01.gif) no-repeat left top;}
#cat5 dl {background: url(/common/images/contents/img_edge02.gif) no-repeat left top;}

#stories ul dt {
	font-size: 21px;
	font-weight: 200;
	line-height: 1em;
	
}
#cat1 dt {
	margin: 41px 0 12px 0;
	color: #00a35b;
}
#cat2 dt {
	margin: 48px 0 12px 0;
	color: #fcc700;
}
#cat3 dt {
	margin: 40px 0 12px 0;
	color: #f08800;
}
#cat4 dt {
	margin: 42px 0 12px 0;
	color: #e50012;
}
#cat5 dt {
	margin: 56px 0 12px 0;
	color: #ea70a6;
}
#cat6 dt {
	margin: 57px 0 12px 0;
	color: #482087;
}
#cat7 dt {
	margin: 41px 0 12px 0;
	color: #00aceb;
}
#cat2 dt,#cat4 dt,#cat6 dt {text-align: right;}

#stories ul dd,
#stories ul dd p{
	font-size: 14px;
	line-height: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinPro-W3, HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", MS-PMincho, serif;
}

#cat1 div,
#cat2 div {padding-top: 39px;}
#cat3 div {padding-top: 40px;}
#cat4 div {padding-top: 42px;}
#cat5 div {padding-top: 51px;}
#cat6 div {padding-top: 52px;}
#cat7 div {padding-top: 37px;}



/* ===================================================================
 動画再生ページ
 =================================================================== */
#info {
	padding-top: 20px;
	text-align: left;
}
#info h2 {
	width: 370px;
	text-align: right;
	float: right;
}
#info h3 {
	padding-bottom: 10px;
	font-size: 100%;
	line-height: 1.1em;
}
#info h3 span {
	font-size: 87%;
	color: #000;
	display:block;
	text-indent:1em;
}
#info h4 {
	padding: 0 0 10px 10px;
	font-size: 87%;
	line-height: 1.1em;
	text-align: left;
}
#info ul {padding-left: 10px;}
#info ul li {
	width: 16px;
	margin-right: 5px;
	display: inline;
}
#container h5 {
	margin-bottom: 20px;
	text-align: center;
}
.review,
.hide {
	display: none;
}
.review {
	width: 640px;
	margin: 0 auto;
	text-align: left;
}
.active {
	display: block;
}
#container p.comingsoon {
	margin: 100px 0;
	color: #f60;
	letter-spacing: 0.2em;
}


/* ===================================================================
 JOIN US
 =================================================================== */
#join h2 {
	margin: 40px 0 30px;
	font-size: 150%;
	line-height: 1.1em;
	font-weight: 200;
	text-align: center;
}
#join h4 {
	position: relative;
	margin-top: 35px;
	font-size: 113%;
	font-weight: 200;
	text-align: center;
	border-bottom: 1px solid #808080;
}
#join h4 span {
	position: absolute;
	top: -14px;
	left: 50%;
	margin-left: -52px;
	background: #fff;
	display: block;
}

#join p.copy1,
#join p.copy2 {
	letter-spacing: 1px;
}
#join p.privacy {
	padding: 30px 0 10px 0;
	font-size: 75%;
	letter-spacing: 1px;
}
#join p.notice {
	padding: 0 0 30px;
	color: #E50012;
	letter-spacing: 1px;
}

#join #category {
	padding: 16px 0 18px 0;
	text-align: center;
	border-bottom: 1px solid #808080;
}
#join #category li {
	font-size: 100%;
	line-height: 17px;
	display: inline;
}
#join #category li a {
	color: #000;
	text-decoration: none;
}
#join #category li#cat1 a:hover {color: #00A35B;}
#join #category li#cat2 a:hover {color: #FCC700;}
#join #category li#cat3 a:hover {color: #F08800;}
#join #category li#cat4 a:hover {color: #E50012;}
#join #category li#cat5 a:hover {color: #EA70A6;}
#join #category li#cat6 a:hover {color: #482087;}
#join #category li#cat7 a:hover {color: #00ACEB;}

#join p.catchcopy {
	padding: 33px 0 35px 0;
	font-size: 100%;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 400;
	color: #2CA6E0;
}
#join .error {
	padding: 100px 0 150px 0;
	font-size: 16px;
	line-height: 30px;
}
#join .error span {
	padding: 0.5em;
	border: 1px solid #F39800;
	font-size: 16px;
	color: #231815;
}

#join .join {padding: 0 70px 50px 70px;}
#join .join h3 {
	width: 100px;
	font-size: 18px;
	font-weight: 500;
	float: left;
}
.en #join .join h3 {
	width: 180px;
}
#join .join .detail {
	width: 444px;
	border-left: 2px solid #2CA6E0;
	text-align: left;
	float: left;
}
.en #join .join .detail {
	width: 364px;
}
#join .join .detail p {padding: 0 0 8px 20px;}
#join .join .detail p span {
	margin-left: 15px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.1em;
}
#join .join ul {padding-left: 21px;}
#join .join ul li {
	padding: 0 0 4px 16px;
	background: url(../images/dot01.gif) no-repeat 0 3px;
	font-size: 14px;
	line-height: 20px;
}
#join .join .apply {
	width: 254px;
	float: left;
}
#join .join .apply a:hover img {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

/* ===================================================================
 大カテゴリ一覧
 =================================================================== */
#category {
	padding: 30px 0 0;
	text-align: left;
}
#category article {
	padding: 40px 0;
	border-bottom: 2px dashed #c7a066;
}
#category article:last-child {
	border-bottom: none;
}
#category .detail {
	width: 278px;
	float: left;
}
#category h3 {
	padding: 0 0 0.5em;
	font-size: 100%;
	line-height: 1.2em;
}
#category h4 {
	padding: 0 0 0.8em;
	font-size: 87%;
	line-height: 1.2em;
}
#category p {
	font-size: 75%;
	line-height: 1.5em;
}
#category .photo {
	width: 262px;
	padding: 0 15px;
	float: left;
}
#category .photo img {
	width: 100%;
	height: auto;
	border-radius: 8px;
}
#category ul {
	width: 400px;
	font-size: 87%;
	line-height: 1.2em;
	float: left;
}
#category li {
	padding: 0 0 0.8em;
}
#category li:last-child {
	padding: 0;
}
body #category li a {
	color: #000;
	text-decoration: none;
}
body #category li a:hover {
	color: #39C;
}
body #category li a small {
	margin-left: 0.5em;
	font-size: 60%;
	color: #CCC;
}
body #category li a img {
	margin-left: 0.5em;
	vertical-align: middle;
}

/* ===================================================================
 小カテゴリ一覧
 =================================================================== */
.summary {
	position: relative;
	width: 960px;
	min-height: 563px;
	padding: 25px 106px 70px 107px;
	background:
	url("/common/images/bg_book_footer.gif") no-repeat center bottom,
	url("/common/images/bg_book.gif") no-repeat center top;
	text-align: left;
	overflow: hidden;
}
.en .summary {font-family: Arial, Helvetica, sans-serif;}

.summary .ttlhd {padding-bottom: 5px;}
.summary .ttlhd h1 {
	width: 247px;
	margin: 0;
	font-size: 68%;
	font-weight: 200;
	text-align: right;
	float: right;
}
.summary .ttlhd h1 img {margin-bottom: 3px;}
.summary .ttlhd .detail {
	width: 500px;
	padding: 10px 0 0;
	float: left;
}
.summary .ttlhd .detail h2 {
	padding: 0 0 0.7em;
	font-size: 120%;
	line-height: 128%;
	font-weight: 200;
}
.summary .ttlhd .detail .sub_title{ display:block; font-size:.9em;}

.summary .ttlhd .detail p {
	padding: 0 0 0.5em;
	font-size: 87%;
	line-height: 120%;
}

.summary .midblock .detail {
	position: relative;
	width: 332px;
	min-height: 270px;
	padding: 15px 0 48px;
	border-top: 2px dashed #cca467;
	border-bottom: 2px dashed #cca467;
	float: left;
}
.summary h3 {
	padding-bottom: 9px;
	font-size: 113%;
	line-height: 128%;
	font-weight: 200;
}
.summary h3 img {
	margin-left: 5px;
	vertical-align: middle;
}
.summary .midblock p {
	font-size: 87%;
	line-height: 150%;
}
.summary .midblock p.play {
	position: absolute;
	right: 0;
	bottom: 8px;
}
.summary .midblock p.play a {
	margin-left: 7px;
}
.summary .midblock .photo {
	position: relative;
	overflow: hidden;
	width: 398px;
	height: 270px;
	border-radius: 10px;
	float: right;
}
.summary .midblock .photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	max-width: none;
	height: 270px;
}

.summary .subnav {
	position: absolute;
	right: 106px;
	bottom: 50px;
}
.summary .subnav li {
	margin: 0 0 0 18px;
	display: inline;
}

.summary .stories {padding-top: 15px;}
.summary .stories li {
	position: relative;
	width: 85px;
	margin: 0 18px 0 0;
	float: left;
}
.summary .stories li a {
	position: relative;
	overflow: hidden;
	width: 85px;
	height: 64px;
	border-radius: 6px;
	float: left;
}
.summary .stories li a img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	max-width: none;
	height: 64px;
}
.summary a:hover img {
	opacity: 0.7;
}
.summary .stories li:after {
	content: attr(title);
	position: absolute;
	left: 0;
	bottom: -21px;
	width: 100%;
	padding-top: 0.3em;
	font-size: 86%;
	color: #000;
	text-align: center;
}

/* ===================================================================
 NEWS
 =================================================================== */
#news {
	margin: 33px 86px 0;
	padding: 59px 71px 52px;
	background: url(/common/images/news/ft_logo.png) no-repeat center bottom 17px;
	border: 1px solid #231815;
	border-radius: 28px;
	text-align: left;
}
#news .paper {
	position: relative;
	min-height: 832px;
	padding: 18px 38px 38px;
	border: 1px solid #231815;
}
#news .paper h2 {
	position: absolute;
	top: -95px;
	left: 0;
	width: 100%;
	text-align: center;
}
#news article {
	max-height: 120px;
	margin: 30px 0 0;
}
#news article a {
	display: block;
	color: #000;
	text-decoration: none;
}
#news article + a {
	font-size: 75%;
}
#news a:hover {
	opacity: 0.7;
}
#news time {
	font-size: 75%;
	font-weight: 200;
}
#news time:before {
	content: "[";
	margin-right: 0.3em;
}
#news time:after {
	content: "]";
	margin-left: 0.3em;
}
#news .photo {
	width: 145px;
	margin: 12px 0 10px 10px;
	float: right;
}
#news .new {
	margin-right: 1em;
	font-size: 75%;
	font-weight: 300;
	color: #db6d9d;
}
#news h3 {
	font-size: 78%;
	font-weight: 300;
	line-height: 1.6em;
}
#news .comment {
	font-size: 75%;
	font-weight: 200;
	line-height: 1.6em;
}

/* ===================================================================
 SUPPORT US サポーター募集
 =================================================================== */
#stage {
	width: 940px;
	height: 534px;
	overflow: auto;
	background: url(/common/images/support/index_bg.gif) no-repeat left top;
}
#support h2 {
	margin: 46px 0;
	font-size: 150%;
	line-height: 1.1em;
	font-weight: 200;
	letter-spacing: 0.07em;
}
.en #support h2 {
	letter-spacing: 0.01em;
}
#support p {
	padding-bottom: 20px;
	font-size: 93.8%;
	line-height: 1.65em;
}
#support p small {
	font-size: 78%;
}
#support p.notice {
	margin-top: 30px;
	padding-top: 50px;
	border-top: 2px dashed #CFAA61;
	color: #E50012;
}
#support p.donation_cancel a {
	padding: 5px 0;
	border: 1px solid #B3B3B3;
	font-size: 14px;
	line-height: 1.1em;
	color: #B3B3B3;
	display: block;
}
#support a {
	color: #000;
	text-decoration: none;
}

#support .detail {
	width: 654px;
	text-align: left;
	float: left;
}
#support .detail h2 {
	margin: 0 0 20px;
}

#support .buttons {
	width: 254px;
	float: right;
}
#support .buttons h3 {
	padding: 46px 0 10px 0;
	font-size: 0;
	line-height: 0;
}
#support .buttons select {width: 230px;}


/* ===================================================================
 MESSAGE US お問い合わせ
 =================================================================== */
#contact,
#privacy,
#faq {
	padding: 28px 145px 0;
	text-align: left;
}
#contact h2,
#privacy h2,
#faq h2 {
	margin-bottom: 1em;
	padding-bottom: 0.3em;
	font-size: 120%;
	line-height: 1.1em;
	font-weight: 300;
	color: #727172;
	border-bottom: 2px solid #CCC;
}
#contact p {
	font-size: 80%;
	line-height: 1.5em;
}
#contact dl {
	margin: 0 35px;
	padding: 20px 0;
}
#contact dl dt,
#contact dl dd {
	padding: 0.5em 0 0.5em 10px;
	border-top: 1px dashed #CCC;
	font-size: 80%;
	line-height: 1.1em;
	float: left;
}
#contact dl dt {
	width: 167px;
	border-left: 3px solid #CCC;
	clear: both;
}
#contact dl dt small {
	margin-left: 1em;
	font-size: 74%;
}
#contact dl dd {
	width: 389px;
	border-left: 1px dashed #CCC;
}
#contact dl dd span {color: #F00;}

#contact dl dd input {
	width: 300px;
	ime-mode: disabled;
	display: inline;
}
#contact dl dd.num input {width: 80px;}
#contact dl dd input.jpn {ime-mode: active;}
#contact dl dd textarea {width: 370px;}
#contact form p {
	padding-bottom: 30px;
	text-align: center;
}
#contact form p input {
	margin: 0 0.5em;
	padding: 1em 2em;
	font-weight: 300;
}

/* ===================================================================
 Privacy Policy プライバシーポリシー
 =================================================================== */
#privacy h3 {
	margin: 2em 0 1em;
	font-size: 100%;
	line-height: 1.1em;
	font-weight: 300;
}
#privacy h4 {
	margin: 0 0 0.5em 1.3em;
	font-size: 86%;
	line-height: 1.1em;
	font-weight: 300;
}
#privacy p {
	padding: 0 0 1em 1.3em;
	font-size: 80%;
	line-height: 1.4em;
}

#privacy ol {
	margin-left: 1.5em;
	padding-bottom: 1em;
}
#privacy ol li {
	margin-left: 1.2em;
	padding-bottom: 0.3em;
	list-style: decimal outside;
	font-size: 80%;
	line-height: 1.2em;
}
#privacy ol li ul {padding-top: 0.5em;}
#privacy ol li ul li {
	padding-bottom: 0.3em;
	list-style: disc outside;
	font-size: 100%;
}

/* ===================================================================
 FAQ よくある質問
 =================================================================== */
#faq h3 {
	counter-reset: question answer;
	margin: 1em 0;
	padding-bottom: 0.3em;
	border-bottom: 1px dashed #ccc;
	font-size: 106%;
	line-height: 1.1em;
	font-weight: 300;
	color: #727172;
}
#faq dt {
	position: relative;
	padding: 0 0 1em 40px;
	font-size: 96%;
	line-height: 1.2em;
	font-weight: 300;
}
#faq dt:before {
	counter-increment: question;
	content: "Q " counter(question) ".";
}
#faq dd {
	position: relative;
	padding: 0 0 2em 40px;
	font-size: 80%;
	line-height: 1.6em;
	font-weight: 200;
}
#faq dd:before {
	counter-increment: answer;
	content: "A " counter(answer) ".";
}
#faq dt:before,
#faq dd:before {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 200;
	font-size: 14px;
}
#faq dd strong {
	font-weight: 300;
	color: #e50012;
}

/* ===================================================================
 ABOUT US プロジェクト
 =================================================================== */
#aboutus {
	width: 848px;
	height: 562px;
	margin: 0 auto;
	background: url(/common/images/bg_book.gif) no-repeat left top;
	text-align: left;
}
#aboutus.story {
	background: url(/common/images/aboutus/bg_book.jpg) no-repeat left top;
}
#aboutus article {
	width: 654px;
	padding: 55px 0 90px;
	background: url(/common/images/aboutus/index_bg.jpg) no-repeat 0 55px;
	float: left;
}
#aboutus.story article {
	padding: 70px 0 90px 0;
	background: none;
}
#aboutus h2 {
	height: 78px;
	background: url(/common/images/aboutus/index_title.png) no-repeat left top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}
#aboutus.story h2 {
	height: auto;
	padding-bottom: 18px;
	background: none;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinPro-W3, HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", MS-PMincho, serif;
	font-size: 19px;
	line-height: 20px;
	letter-spacing: 1px;
	text-indent: 0;
}
#aboutus p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinPro-W3, HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", MS-PMincho, serif;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
#aboutus.story p {
	font-size: 12px;
	line-height: 21px;
}
#aboutus nav {
	width: 137px;
	margin: 29px 0 0 43px;
	float: left;
}
#aboutus ul li,
#staff ul li {
	padding-bottom: 16px;
	font-size: 13px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #666;
}
#aboutus ul li a,
#staff ul li a {
	color: #c7a167;
	text-decoration: none;
}
#aboutus ul li a:hover,
#staff ul li a:hover {
	color: #f60;
}
#aboutus.story .scroll {
	width: 622px;
	height: 324px;
	overflow: auto;
}

#staff h2 {
	width: 140px;
	font-size: 30px;
	line-height: 31px;
	font-weight: 300;
	color: #c7a167;
	letter-spacing: 3px;
	float: left;
}
#staff nav {
	width: 800px;
	padding-top: 14px;
}
#staff ul li {
	width: auto;
	padding-right: 20px;
	float: left;
}
#staff dl {display: none;}
#staff .page {position:relative; display:inline-block; margin:10px;}
#staff .page > * {position:absolute; top:0; left:0; width:100%; height:100%;}

/* ===================================================================
 MY PAGE マイページ
 =================================================================== */
 body.page:not(.twentyseventeen-front-page) h1.entry-title {
    font-weight: 200;
}
.swpm-profile-account-delete-section a {
	text-decoration: none;
}
.swpm-profile-account-delete-section a:after {
	content: "メンバーを退会する";
	padding: 5px 20px;
	border: 1px solid #B3B3B3;
	font-size: 14px;
	line-height: 1.1em;
	color: #B3B3B3;
	display: inline-block;
}
.en .swpm-profile-account-delete-section a:after {
	content: "resign the membership";
}
.swpm-profile-account-delete-section a .swpm-account-delete-button {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}
.swpm-login-submit,
.swpm-remember-me {
    text-align: center;
}
.swpm-forgot-pass-link,
.swpm-join-us-link {
	font-size: 12px;
    text-align: right;
}
.swpm-remember-me label.swpm-remember-checkbox {
    width: auto;
}
.swpm-login-form-inner {
	padding: 0 300px;
}
.swpm-login-form-inner label {
	font-size: 12px;
    font-weight: 200;
}
.swpm-edit-profile-form {
	padding: 0 100px;
}
.swpm-edit-profile-form label {
	font-size: 14px;
    font-weight: 200;
}
form button,form input[type="button"],form input[type="submit"],form .swpm-edit-profile-link,form .swpm-logged-logout-link {
    font-weight: 300;
}


/* clearfix */
#stories ul li:after,
#info:after,
#join ul#category:after,
#join #btn_area:after,
#container .join:after,
#category article:after,
.summary .ttlhd:after,
.summary .midblock:after,
.summary .midblock .detail dl:after,
.summary .stories:after,
#news article:after,
#support:after,
#contact dl:after,
#aboutus:after,
#staff ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#stories ul li,
#info,
#join ul#category,
#join #btn_area,
#container .join,
#category article,
.summary .ttlhd,
.summary .midblock,
.summary .midblock .detail dl,
.summary .stories,
#news article,
#support,
#contact dl,
#aboutus,
#staff ul {zoom:100%;}