@charset "UTF-8";

/*
京都アニメーション
Copyright (C) Kyoto Animaion Co.,Ltd. All Rights Reserved.
*/

/*
font-size list (base: 12px)
 67% =  8px
 75% =  9px
 83% = 10px
 92% = 11px        175% = 21px
100% = 12px        184% = 22px
108% = 13px        192% = 23px
117% = 14px        200% = 24px
125% = 15px        209% = 25px
133% = 16px        217% = 26px
142% = 17px
150% = 18px
159% = 19px
167% = 20px
*/

/* ---------------------------
base setting
--------------------------- */
html, body { height: 100%; }
#siteWrap {
	display: none;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(/img/bg.jpg) repeat;
}
#contentWrap {
	width: 980px;
	margin: -170px auto 0 auto;
}
#content { padding-bottom: 255px; }
::selection {
	color: #fff;
	background: rgba(238, 134, 167, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fee86a7,endColorstr=#7Fee86a7);
}
::-moz-selection {
	color: #fff;
	background: rgba(238, 134, 167, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fee86a7,endColorstr=#7Fee86a7);
}

/* ---------------------------
clearfix setting
--------------------------- */
.clearfix, #globalHeader { zoom: 1; }
.clearfix:before, .clearfix:after, #globalHeader:before, #globalHeader:after {
	content: "";
	display: table;
	overflow: hidden;
}
.clearfix:after, #globalHeader:after { clear: both; }

/* ---------------------------
colorbox setting
--------------------------- */
#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; }
#cboxLoadedContent { overflow: auto; }
#cboxTitle { margin: 0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }
#cboxOverlay { background: #FFF; }
#cboxContent { overflow:hidden; }
#cboxError { padding: 50px; border: 1px solid #FFF; }
#cboxLoadedContent { margin-bottom: 28px; overflow: hidden; }
#cboxTitle { position: absolute; bottom: 4px; left: 0; text-align: center; width: 100%; color: #7f4424; }
#cboxCurrent { display: none; }
#cboxSlideshow { position: absolute; right: 30px; bottom: 4px; color: #0092ef; }
#cboxPrevious { position: absolute; right: 110px; top: 3px; background: url(/img/colorbox/control.png) no-repeat 0 0; width: 25px; height: 25px; text-indent:-9999px; }
#cboxPrevious:hover{ background-position: 0 -25px; }
#cboxNext { position: absolute; right: 80px; top: 3px; background: url(/img/colorbox/control.png) no-repeat -25px 0; width: 25px; height: 25px; text-indent:-9999px; }
#cboxNext:hover { background-position: -25px -25px; }
#cboxLoadingGraphic { background: url(/img/colorbox/loading.gif) no-repeat center center; }
#cboxClose { position: absolute; right: 3px; top: 3px; background: url(/img/colorbox/close.png) no-repeat left top; width: 70px; height: 25px; text-indent:-9999px; }
#cboxClose:hover { background-position: left -25px; }
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }
.cboxIE6 #cboxTopLeft, .cboxIE6 #cboxTopCenter, .cboxIE6 #cboxTopRight, .cboxIE6 #cboxBottomLeft, .cboxIE6 #cboxBottomCenter, .cboxIE6 #cboxBottomRight, .cboxIE6 #cboxMiddleLeft, .cboxIE6 #cboxMiddleRight { _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')"); }

/* ---------------------------
queryloader setting
--------------------------- */
.QOverlay { z-index: 9999; }
#qLoverlay { background: url(/img/bg.jpg) repeat; }
#qLpercentage{
	text-indent: -9999px;
	overflow: hidden;
	background: url(/img/loading2.gif) no-repeat center center;
}

/* ---------------------------
global header setting
--------------------------- */
#globalHeaderWrap {
	width: 100%;
	height: 245px;
	background: url(/img/globalHeader/bg.jpg) repeat-x;
}
#globalHeader {
	width: 980px;
	margin: 0 auto;
	padding-top: 10px;
}
#globalHeader.top {
	padding-top: 15px;
}

#siteHomeLink {
	float: left;
	width: 325px;
}
	#siteHomeLink a { display: block; }
#pageInfo {
	float: right;
	width: 420px;
	height: 80px;
	margin-top: -10px;
	background: url(/img/globalHeader/pageInfoBg.png) repeat-y 140px 0;
}
	#pageInfo h2 {
		float: right;
		padding-top: 7.5px;
	}
#pageTopLink {
	float: left;
	padding-top: 15px;
}
	#pageTopLink a {
		display: block;
		width: 130px;
		height: 50px;
		background: url(/img/globalHeader/pageTopLink.png);
	}
	#pageTopLink a:hover { background-position: 0 -50px; }
		#pageTopLink a span { display: none; }

/* ---------------------------
global navigation setting
--------------------------- */
#globalNavWrap {
	float: left;
	width: 170px;
}
#mochiComment-02 { background-position: 0 -55px!important; }
#mochiComment-03 { background-position: 0 -110px!important; }
#mochiComment-04 { background-position: 0 -165px!important; }
#mochiComment-05 { background-position: 0 -220px!important; }
#mochiComment-06 { background-position: 0 -275px!important; }
#mochiComment-07 { background-position: 0 -330px!important; }
#mochiComment-08 { background-position: 0 -385px!important; }
#mochiComment-09 { background-position: 0 -440px!important; }
#mochiComment-10 { background-position: 0 -495px!important; }
#mochiComment-11 { background-position: 0 -550px!important; }
#mochiComment-12 { background-position: 0 -605px!important; }
#mochiComment-13 { background-position: 0 -660px!important; }
#mochiComment-14 { background-position: 0 -715px!important; }
#globalNav { background: url(/img/globalNav/bg.png) repeat-y; }
#globalNavList { padding-left: 20px; }
	#globalNavList li { background: url(/img/globalNav/globalNavListBg.png) no-repeat; }
		#globalNavList li a {
			display: block;
			width: 150px;
			height: 59px;
		}
		#globalNavList li a:hover { background: url(/img/globalNav/select.png) no-repeat right 0; }
		#globalNavList li .new { background: url(/img/icon/new.png) no-repeat 8px 8px; }
		#globalNavList li .new:hover { background: url(/img/icon/new.png) no-repeat 8px 8px, url(/img/globalNav/select.png) no-repeat right 0; }
			#globalNavList li a span { display: none; }
#globalNav-02 { background-position: 0 -59px!important; }
#globalNav-03 { background-position: 0 -118px!important; }
#globalNav-04 { background-position: 0 -177px!important; }
#globalNav-05 { background-position: 0 -236px!important; }
#globalNav-06 { background-position: 0 -295px!important; }
#globalNav-07 { background-position: 0 -354px!important; }
#globalNav-08 { background-position: 0 -413px!important; }
#globalNav-09 { background-position: 0 -472px!important; }
#globalNav-10 { background-position: 0 -531px!important; }
#globalNav-11 { background-position: 0 -590px!important; }
#globalNav-12 { background-position: 0 -649px!important; }
#globalNav-13 { background-position: 0 -708px!important; }
#globalNav-14 { background-position: 0 -767px!important; }

/* ---------------------------
main content setting
--------------------------- */
#mainContent {
	float: left;
	width: 810px;
}
#mainContentTop {
	width: 810px;
	height: 25px;
	background: url(/img/mainContentTopBg.png) no-repeat;
}
#mainContentMiddle {
	width: 750px;
	min-height: 300px;
	padding: 0 30px;
	background: url(/img/mainContentMiddleBg.png) repeat-y;
}
#mainContentBottom {
	position: relative;
	width: 810px;
	height: 50px;
	background: url(/img/mainContentBottomBg.png) no-repeat 0 bottom;
}

/* ---------------------------
global footer setting
--------------------------- */
#globalFooterWrap {
	display: none;
	position: absolute;
	width: 100%;
	height: 255px;
	margin-top: -255px;
	background: url(/img/bg.jpg) repeat;
}
#globalFooter {
	position: relative;
	width: 980px;
	height: 255px;
	margin: 0 auto;
	background: url(/img/globalFooter/bg.png);
}
	#globalFooter small { display: none; }
#socialBtnList { padding: 32px 0 33px 200px; }
	#socialBtnList li { float: left; }
#tw { width: 90px; }
#fb { width: 130px; }
#mx { width: 120px; }
#htn { width: 60px; }
#po { width: 80px; }
#line { width: ; }
.goToTop {
	display: none;
	position: absolute;
	right: 30px;
	top: 5px;
	width: 85px;
	height: 70px;
	background: url(/img/globalFooter/goToTop.png) no-repeat 0 20px;
}
.goToTop:hover { cursor: pointer; }
	.goToTop span { display: none; }
#bannerLink {
	position: absolute;
	top: 90px;
	right: 0px;
	width: 980px;
	height: 81px;
	margin-top: 10px;
}
	#bannerLink li {text-align: right;}
#officialLink {
	padding-top: 10px;
	margin-right: 60px;
}
#corporateLink {
	position: absolute;
	top: 190px;
	right: 30px;
}
	#corporateLink a {
		display: block;
		width: 215px;
		height: 60px;
		background: url(/img/globalFooter/kaLogo.png);
	}
	#corporateLink a:hover { background-position: 0 -60px; }
		#corporateLink a span { display: none; }