@charset "utf-8";
/* Colors of Mag
sitte			 #ffc703
Yanmaga			#3ca6ff
M-Yanmaga		#8884f0
Yanmaga 3rd		#c76cd3
Yanmaga WEB		#f0428d
ComicDAYS		#dc5448
*/

/* CONTENTS 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */

#CTSv30_MA {
    position: relative;
}
    #CTSv30_MA span.ctsMag {
        border-radius: 0 10px 10px 0;
        color: #fff;
        display: block;
        font-size: 11px;
        font-size: 1.1rem;
        left: 0;
        text-align: center;
        padding: 2px 10px 2px 5px;
        position: absolute;
        top: -10px;
        z-index: 10;
    }
    #CTSv30_MA span.ym {
        background: #3ca6ff;
    }
    #CTSv30_MA span.mym {
        background: #8884f0;
    }
    #CTSv30_MA span.ym3 {
        background: #c76cd3;
    }
    #CTSv30_MA span.eym {
        background: #00bbd5;
    }
    #CTSv30_MA span.cd {
        background: #dc5448;
    }
    #CTSv30_ttl {
        max-width: 1200px;
        margin: 0 auto;
        text-align: center;
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    #CTSv30_ttl:before {
        content: "";
        display: block;
        padding-top: 31.914894%;
    }
        #CTSv30_MA h1 img {
            height: auto;
            width: 100%;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
        }
        #ctsSNS{/* YM Original */
            /*background: rgba(255,255,0,.3); CHK */
            bottom: 20px;
            display: block;
            font-size:0;
            position: absolute;
            right: 26px;
            z-index: 10;
        }
            #ctsSNS a {
                font-size: 0;
            }
                #CTSv30_MA .btnWEB span,
                #CTSv30_MA .btnTW span,
                #CTSv30_MA .btnFB span,
                #CTSv30_MA .btnBLG span {
                    border-radius: 25px;
                    color: #fff;
                    display: inline-block !important;
                    height: 50px;
                    margin: 0 4px;
                    line-height: 50px;
                    font-size: 26px;
                    font-size: 2.6rem;
                    width: 50px;
                }
    #CTSv30_C {
        background: #fff;
        border-bottom: 1px solid #000;
        border-top: 1px solid #000;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.2;
        padding: 4px 0;
        text-align: center;
        width: 100%;
    }
	#CTSv30_inr .btnDAYS,
	#CTSv30_inr .btnTRY {
		font-size: 20px;
		font-size: 2rem;
		margin: 40px auto;
		padding: 20px 0;
		width: 80%;
	}
		#CTSv30_inr .btnDAYS img {
			height: auto;
			margin: 10px 0 5px;
			width: 30%;
		}
		#CTSv30_ctsGRD {
			/* background: rgba(210,100,220,.5); */
			font-size: 0;
			min-height: 100px;
		}
            .ctsGRD-item {
                /* background: rgba(110,150,250,.3); */
                display: inline-block;
                font-size: 14px;
                font-size: 1.4rem;
                margin: 2%;
                min-height: 100px;
                text-align: left;
                vertical-align: top;
                width: 46%;
            }
                .ctsGRD-item h2 {
                    margin: 0 0 15px;
                }
                .ctsGRD-item h3 {
                    margin: 0 0 10px;
                }
        #ctsComic {
            font-size: 0;
        }
            #ctsComic li {
                display: inline-block;
                height: auto;
                margin: 4%;
                vertical-align: top;
                width: 42%;
            }
                #ctsComic li img {
                    min-width: 1%;
                }
            #ctsNSL,
            #ctsEBL,
            #ctsRSS {
                /* background: rgba(255,255,255,.7); */
                margin: 20px 0;
            }
                #ctsNSL h3,
                #ctsEBL h3,
                #ctsRSS h3 {
                    border-bottom: 2px solid #32be00;
                    color: #32be00;
                    font-size: 12px;
                    margin: 0 0 10px;
                    position: relative;
                    text-align: center;
                }
                #ctsNSL h3:before,
                #ctsEBL h3:before,
                #ctsRSS h3:before {
                    content: "";
                    position: absolute;
                    top: 100%;
                    left: 50%;
                    margin-left: -8px;
                    border: 8px solid transparent;
                    border-top: 8px solid #32be00;
                }
                #ctsEBL .colorBarBTN_ymnws a {
                    color: #000 !important;
                    font-size: 12px;
                    font-size: 1.2rem;
                    height: 20px;
                    line-height: 20px;
                    margin: 0 auto 10px;
                }
                #ctsEBL .btnBUY {
                    font-size: 18px;
                    font-size: 1.8rem;
                    height: 35px;
                    line-height: 35px;
                    margin: 0 auto 20px;
                }
                .bnrStore {
                    /* background: rgba(100,100,100,.4); */
                    font-size: 0;
                }
                    .bnrStore li {
                        display: inline-block;
                        font-size: 10px;
                        font-size: 1rem;
                        margin: 1%;
                        padding: 0;
                        width: 23%;
                        vertical-align: top;
                    }
                        .bnrStore li img {
                            display: block;
                            margin: 0;
                            padding: 0;
                        }
            .ctsAtrC {
                margin: 0 0 2%;
            }
            .btnAP,
            .btnNSL,
            .btnATR {
                display: block;
                margin: 10px auto;
            }
                .btnAP span,
                .btnNSL span,
                .btnATR span,
                .btnWEB span,
                .btnTW span,
                .btnFB span,
                .btnBLG span {
                    border-radius: 15px;
                    color: #fff;
                    display: inline-block;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    width: 30px;
                }
                .btnAP span {
                    background: #fecf41;
                }
                .btnNSL span,
                .btnATR span {
                    background: #32be00;
                }
                .btnWEB span {
                    background: #07ad97;
                }
                .btnTW span {
                    background: #00aced;
                }
                .btnFB span {
                    background: #305097;
                }
                .btnBLG span {
                    background: #2185AA;
                }
        #ctsChar {
            font-size: 0;
        }
            #ctsChar li {
                display: inline-block;
                font-size: 12px;
                font-size: 1.2rem;
                line-height: 1.4;
                margin: 2%;
                width: 21%;
                vertical-align: top;
            }
                .ctsChar_N {
                    border-bottom: 1px dashed #ccc;
                    display: block;
                    font-size: 16px;
                    font-size: 1.6rem;
                    font-weight: bold;
                    margin: 0 0 3px;
                    padding: 0 0 3px;
                }
                .ctsChar_R {
                    font-size: 9px;
                    font-size: 0.9rem;
                    margin: 0 0 15px;
                    font-weight: bold;
                }
    #ctsFA-1 {
        margin: 5% 0;
    }
#cts-yt_ttl {
    background			: #000;
    box-shadow			: 10px 0 0 0 #333,
                            -10px 0 0 0 #333,
                            0 3px 3px 0 rgba(0,0,0,0.1);
    color				: #fff;
    font-weight			: bold;
    height				: 14px;
    line-height			: 14px;
    margin				: 0;
    position			: relative;
    padding				: 2px;
    text-align			: center;
}
#cts-yt_ttl:before {
    border-width		: 10px 0 0 10px;
    border-style		: solid;
    border-color		: transparent;
    border-top-color	: #003572;
    content				: " ";
    height				: 0;
    left				: -10px;
    position			: absolute;
    top					: 100%;
    width				: 0;
}
#cts-yt_ttl:after {
    border-width		: 10px 10px 0 0;
    border-style		: solid;
    border-color		: transparent;
    border-top-color	: #003572;
    content				: " ";
    height				: 0;
    left				: 100%;
    position			: absolute;
    top					: 100%;
    width				: 0;
}
#cts-yt_ttl a {
    color				: #555;
    text-decoration		: underline;
}
#cts-yt_ttl a:hover {
    opacity				: 0.75;
        filter			: alpha(opacity=75);
        -moz-opacity	: 0.75;
}
#cts-youtube iframe {
    border				: 1px solid #888;
    padding				: 0;
}
.cts-youtube1 {
    margin-bottom		: 5px;
}
/* CTS Twitter */
    section.twArea {
            height: 540px;
    }
        section.twArea .twitter-timeline {
            height: 540px;
            margin: 0 auto;
            max-width: 720px;
            width: 100% !important;
        }
#ssRL18v1 ul {
    margin: 0 auto 5%;
    max-width: 1600px;
    text-align: left;
    width: 100%;
}


footer{
    padding:20px 20px 10px 20px !important;
}



.bg_stripe_blk{
    color:#000;
}

#ssFB_v30{
    margin: 0 auto 5%;
    max-width: 1600px;
    /* text-align: center; */
    width: 80%;
}

/* ======== 1440 ======== */
@media screen and (max-width: 1440px) {

	/* MAG TOP 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
				iframe.iframeSS { /*4L*/
					height: 84px; /**/
					width: 150px;
				}
				iframe.iframeLL { /*1L-MAX*/
					height: 405px;
					width: 720px;
				}
	
	/* AUTHOR 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
			#ymATHRList li {
				width: 29.3333333%;
			}
	}
	
	/* ======== 1280 ======== */
	@media screen and (max-width: 1280px) {
		
		/* iframe */
		.gvMat,
		.iframe-content {
			width:100%;
		}
	
		/* Switcher */
			#ymCtsSwitcher .csw2L {
				display: block;
			}
		/* NEWS */
			#ymNewsSwitcher br {
				display: none;
			}
		/* ===== CONTENTS LIST v4 ===== */
			.cLv4 li {
				margin: 2%;
				width: 21%;
			}
	/* MAG IDV 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
					
				/* ===== CONTENTS LIST v4 For MAG===== */
					
	}
	
	/* ======== 1024 ======== */
	@media screen and (max-width: 1024px) {
		/* FOOTER */
			 #fM18v1>ul>li {
				width: 16%;
			 }
		/* 動画エリア */
				iframe.iframeSS { /*4L*/
					height			: 188px;
					width			: 334px;
				}
				iframe.iframeS { /*3L*/
					height			: 127px;
					width			: 226px;
				}
				iframe.iframeM { /*2L*/
					height			: 188px;
					width			: 334px;
				}
				iframe.iframeL,
				iframe.iframeLL  { /*1L*/
					height			: 288px;
					width			: 512px;
				}
		/* MAGAZINE */
			#MagYM18v1,
			#MagMYM18v1,
			#MagYM318v1,
			#MagEYM18v1 {
				width: 30%;
				margin: 4%;
			}
			#ssKC18v1 {
				margin: 0 2% 4% 0;
				width: 58%;
			}
				#ssKC18v1 div a,
				#ssNW18v1 div a {
					width: 19.5%;
				}
			#ssNW18v1,
			#ssTW18v1 {
				padding: 20px 2% 40px;
				width: 44%;
			}
	
	/* MAG BACK NUMBER 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
			.magBN li {
				margin: 4%;
				width: 25.3333333333%;
			}
	
	/* CONTENTS 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
					#ctsChar li {
						width: 29.3333333333%;
					}
							.bnrStore li {
								width: 31.3333333333%;
							}
			#CTSv30_MA span.ctsMag {
				border-radius: 0;
				padding: 2px 0;
				position: absolute;
				top: -26px;
				width: 100%;
			}
				#ctsSNS {
					display: block;
					background: #fff;
					padding: 10px;
					position: static;
					text-align: center;
				}
						#CTSv30_MA .btnWEB span,
						#CTSv30_MA .btnTW span,
						#CTSv30_MA .btnFB span,
						#CTSv30_MA .btnBLG span {
							border-radius: 20px;
							height: 40px;
							margin: 0 4px;
							line-height: 40px;
							font-size: 22px;
							font-size: 2.2rem;
							width: 40px;
						}
			#CTSv30_inr .btnDAYS,
			#CTSv30_inr .btnTRY {
				font-size: 18px;
				font-size: 1.8rem;
				margin: 10px auto 30px;
				width: 100%;
			}
	
	/* AUTHOR 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
			#ymATHRList li {
				width: 46%;
			}
	}
	
	/* ======== 940 ======== */
	@media screen and (max-width: 940px) {
			#WB18v1,
			#SB18v1 {
				display: block;
				margin: 0 auto;
			}
			#WB18v1 {
				margin: 0 auto 5%;
				width: 80%;
			}
			#SB18v1 {
				margin: 0 auto;
				width: 45%;
			}
	
		/* ===== CONTENTS LIST v4 ===== */
			.cLv4 li {
				margin: 2%;
				width: 29.33333333%;
			}
	
				iframe.iframeL,
				iframe.iframeLL  { /*1L*/
					height			: 203px;
					width			: 360px;
				}	
	
	/* CONTENTS 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
					#ctsChar li {
						margin: 5%;
						width: 40%;
					}
						#ctsChar li img {
							display: block;
							margin: 0 auto;
						}
					#ctsComic li {
						display: block;
						margin: 4% 0;
						width: 100%;
					}
						#ctsComic li img {
							display: block;
							margin: 0 auto;
							width: 70%;
						}
	}
	
	/* ======== 720 ======== */
	@media screen and (max-width: 720px) {
		/* G-TOP POWERPUSH */
			#ssPP li {
				width: 30%;
			}
		/* FOOTER */
		footer {
			margin: 15% 0 0;
			padding: 20px 20px 100px;
		}
			 footer small {
				margin: 10px 0 0;
			 }
			 #fM18v1>ul>li {
				width: 28%;
			 }
		#ssMag18v1,
		#ssFB_v30,
		#ssRCM18v1,
		#ssNW18v1,
		#ssNWTW18v1,
		#barayomiSS {
			/* background: #ddc; CHK */
			width: 95%;
		}
		#barayomiSS {
			margin: 0 auto 5%;
		}
			#MagYM18v1:after,
			#MagMYM18v1:after,
			#MagYM318v1:after,
			#MagEYM18v1:after,
			#ssNW18v1:after,
			#ssTW18v1:after  {
			clear: both;
			content: ".";
			display: block;
			height: 0;
			visibility: hidden;
		}
		/* 動画エリア */
				iframe.iframeSS,
				iframe.iframeS,
				iframe.iframeM,
				iframe.iframeL,
				iframe.iframeLL {
					height: 124px;
					width: 220px;
				}
	
			/* G-TOP Twitter */
			#ssNW18v1,
			#ssTW18v1 {
				padding: 0 0 40px;
				position: static;
				width: 100%;
			}
			#ssTW18v1 {
				height: 510px;
			}
				#ssTW18v1 .twitter-timeline {
					height: 600px !important;
					max-width: 720px;
					width: 100% !important;
				}
	
		/* MAGAZINE */
			#MagYM18v1,
			#MagMYM18v1,
			#MagYM318v1,
			#MagEYM18v1 {
				margin: 0 auto 100px;
				width: 70%;
			}
		#ssFB_v30 li {
			display: inline-block;
			margin: 0 0.2%;
			width: 32%;
		}
				#ssKC18v1 .udrLk,
				#ssNW18v1 .udrLk {
					padding: 0 2% 0 0;
				}
	
	/* MAG BACK NUMBER 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
			.magBN li {
				margin: 4%;
				width: 42%;
			}
	
	/* CONTENTS 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
					.ctsGRD-item {
						display: block;
						width: 100%;
						margin: 30px auto;
					}
						#ctsEBL .colorBarBTN_ymnws {
							display: inline-block;
							margin: 0;
							width: 50%;
						}
					#ctsChar li {
						margin: 2%;
						width: 29.3333333333%;
						vertical-align: top;
					}
							.bnrStore li {
								width: 23%;
							}
	
	}
	
	/* ======== 640 ======== */
	@media screen and (max-width: 640px) {
		.img_pc,
		.pcview {
			display	: none;
		}
		.img_sp,
		.spview {
			display: block !important;
		}
			#WB18v1 {
				width: 100%;
			}
			#SB18v1 {
				width: 70%;
			}
		/* G-TOP POWERPUSH */
			#ssPP li {
				width: 47%;
			}
		/* TO-TOP */
		#page-top {
			bottom: 40px;
			height: 58px;
			right: 5px;
			width: 58px;
		}
		#page-top a {
			border-radius: 29px;
			font-size: 2.4rem;
			height: 58px;
			width: 58px;
		}
		#move-page-top {
			line-height: 52px;
		}
		.drawer-hamburger {
			position: static;
		}
		.drawer-hamburger {
			position: fixed !important;
			top: auto;
			bottom: 40px !important;
			left: 5px;
		}
			#dhName {
				bottom: 60px;
			}
		#gH {
			text-align: left;
		}
		#ymlogo img {
			height: 80px;
			margin: -10px 0 0;
			width: 80px;
		}
		#gcsBox_v2 {
			width: 220px !important;
		}
		/* FOOTER */
			 #fM18v1>ul>li {
				width: 45%;
			 }
		/* G-TOP SHARE */
		#ssShareBox {
			margin: 50px 0 80px;
		}
			#ssShareBox h2 {
				padding: 0 1%;
				margin: 0 0 5px;
				width: 98%;
			}
			#ssShareBox div ul {
				margin: 0;
				width: 100%;
			}
		/* Switcher */
			#ymNewsSwitcher li,
			#ymCtsSwitcher li {
				line-height: 1.1;
				margin: 3px 2.5px;
			}
			#ymNewsSwitcher li a,
			#ymCtsSwitcher li a {
				border-radius: 25px;
				padding: 7px 15px;
			}
			#ymCtsSwitcher .csw4L {
				display: block;
			}

	/* CONTENTS 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
			#CTSv30_ttl:before {
				padding-top: 83.3333333%;
			}
			#CTSv30_C {
				font-size: 12px;
				font-size: 1.2rem;
				margin: 0;
				position: static;
			}
				#CTSv30_C span {
					font-size: 11px;
					font-size: 1.1rem;
					position: static;
					padding: 5px 0;
				}
							.bnrStore li {
								width: 31.3333333333%;
							}
					#ctsChar li {
						width: 21%;
					}
	
	/* AUTHOR 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
			#ymATHRList li {
				display: block;
				margin: 20px 0;
				width: 100%;
			}
	}
	
	/* ======== 540 ======== */
	@media screen and (max-width: 540px) {
	
		/* G-TOP BARA YOMI */
		#barayomiSS {
			margin: 0 auto 30px;
		}
				#barayomiUL h2 {
					font-size: 15px;
					font-size: 1.5rem;
				}
		/* MAGAZINE */
			#MagYM18v1,
			#MagMYM18v1,
			#MagYM318v1,
			#MagEYM18v1 {
				margin: 0 auto 70px;
				width: 85%;
			}
				#ssTW18v1 .twitter-timeline {
					max-width: 320px;
					width: 320px !important;
				}
	
		/* ===== CONTENTS LIST v4 ===== */
			.cLv4 li {
				margin: 2% 2% 30px;
				width: 46%;
			}
	
		/* NEWS */
			#ymNewsSwitcher li {
				display: block;
				font-size: 1.2rem;
				margin: 5px auto;
				width: 90%;
			}
				/* ===== CONTENTS LIST v4 For MAG===== */
					
	/* MAG BACK NUMBER 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
			.magBN li {
				margin: 8% 15%;
				width: 70%;
			}
	
	/* CONTENTS 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 */
							.bnrStore li {
								width: 23%;
							}
					#ctsChar li {
						width: 29.3333333333%;
					}
		/* CTS Twitter */
				section.twArea .twitter-timeline {
					max-width: 320px;
					width: 320px !important;
				}
	}
	
	/* ======== 480 ======== */
	@media screen and (max-width: 480px) {
		footer {
			margin: 25% 0 0;
		}
			#ssYG18v1 h2 {
				font-size: 20px;
				font-size: 2rem;
			}
				#ssYG18BDGv1 {
					height: 75px;
					right: 6px;
					top: 20px;
					width: 75px;
				}
					#ssYG18BDGv1 strong {
						font-size: 18px !important;
						font-size: 1.8rem !important;
					}
		#ssFB_v30 li {
			display: inline-block;
			margin: 0 0.2%;
			width: 48%;
		}					
	}
	
	/* ======== 36- ======== */
	@media screen and (max-width: 360px) {
		/* G-TOP MAin Bnr */
		/* ===== CONTENTS LIST v4 ===== */
			.cLv4 li {
				display: block;
				margin: 0 0 50px;
				width: 100%;
			}
	}


	
footer{
    padding:20px 20px 10px 20px !important;
}



.bg_stripe_blk{
    color:#000;
}



/* G-TOP SHARE */
#ssSh18v1 {
	display: block;
	margin: 0 0 5%;
	min-height: 50px;
	text-align: center;
	width: 100%;
}
	#ssSh18v1 h2 {
		margin: 0 20% 5px;
		width: 60%;
	}
	#ssSh18v1 div {
		background: #efefef;
		overflow: auto;
		width: 100% !important;
	}
	#ssSh18v1 div ul {
		background: #ff0;
		font-size: 20px;
		font-size: 2rem;
		margin: 0 auto;
		width: 60%;
	}
	#ssSh18v1 div ul li a,
	#ssSh18v1 div ul li button {
		color: #fff;
		display: block;
		float:left;
		height: 50px;
		line-height: 50px;
		margin: 0;
		padding: 0;
		width: 20%;
	}
		.clBox button {
			background: #e8a;
			border: none;
		}
		.clBox button:hover {
				filter				: alpha(opacity=75);
				-moz-opacity		: 0.75;
			opacity				: 0.75;
		}
		.twBox a {
			background: #55acee;
		}
		.fbBox a {
			background: #305097;
		}
		.liBox a {
			background: #1dcd00;
			font-size: 26px;
			font-size: 2.6rem;
		}
		.hbBox a {
			background: #00a4de;
		}
			#gtop_hatenaLogo {
				margin: 0 auto 5px;
				height: auto;
				width: 32px;
				vertical-align: middle;
			}
		.hbBox a:hover img {
				filter				: alpha(opacity=75);
				-moz-opacity		: 0.75;
			opacity				: 0.75;
		}
		div#CTSv30_inr {
			text-align: center;
		}