@charset "UTF-8";

div#mainvisual{
	width:100%;
	height:650px;
	text-align:center;
	margin-bottom:38px;
	background:#181818;
	position:relative;
	overflow:hidden;
}

div#mainvisual div#btm_line{
	background:url(/wp-content/themes/kac/images/index/mainvisual_btm_bg.png) repeat left top;
	width:100%;
	height:26px;
	position:absolute;
	top:624px;
	left:0px;
	z-index:1;
	_display:none;
}

div#btn_pannel{
	position:absolute;
	width:100%;
	z-index:2;
	top:355px;
	left:0px;
	_display:none;
}

div#btn_pannel_inner{
	width:1050px;
	margin:0 auto;
	position:relative;
}

div#btn_pannel_inner a{
	display:block;
	position:absolute;
	outline:none;
	width:103px;
	height:28px;
}

head~/* */body div#btn_pannel_inner a {right:46px;}
html:not(:target) div#btn_pannel_inner a {right:47px;}

div#carousel_wrapper{
	width:100%;
	height:287px;
	z-index:2;
	background:url(/wp-content/themes/kac/images/index/carousel_bg.png) no-repeat center 28px;
	overflow:hidden;
	position:absolute;
	top:355px;
	/width:1920px;
	/margin-left:-960px;
	_display:none;
}

div#carousel_inner{
	width:1050px;
	margin:0 auto;
	position:relative;
}

div#carousel_contents{
	position:absolute;
	left:74px;
	top:57px;
	width:903px;
	overflow:hidden;
}

div#carousel_inner ul{
	background:none;}

div#carousel_inner ul li{
	width:213px;
	height:213px;
	float:left;
	margin-right:17px;
}

div#carousel_inner ul li a{
	background:url(/wp-content/themes/kac/images/index/carousel_img_bg.png) no-repeat left top;
	width:213px;
	height:213px;
	display:block;
	text-align:left;
	color:#fff;
	position:relative;
	font-size:12px;
	line-height:1.5;
	letter-spacing:0.1em;
}

div#carousel_inner ul li a div{
	background:url(/wp-content/themes/kac/images/index/mainvisual_btm_bg.png) repeat left top;
	position:absolute;
	left:4px;
	top:4px;
	padding:13px 18px 0;
	width:167px;
	height:190px;
	z-index:2;
	filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
}

div#carousel_inner ul li a div h2{
	font-size:18px;
	line-height:1.3;
	margin-bottom:8px;
	letter-spacing:0.08em;
}

div#carousel_inner ul li a img{
	position:absolute;
	left:4px;
	top:4px;
	z-index:1;
}

#btn_prev{
	position:absolute;
	left:0px;
	top:217px;
}

#btn_next{
	position:absolute;
	right:0px;
	top:217px;
}

#btn_prev span,
#btn_next span{
	display:block;
	width:49px;
	height:49px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}

#btn_prev span:hover,
#btn_next span:hover{
	background-position:left bottom;
}

#btn_prev span{
	background-image:url(/wp-content/themes/kac/images/index/btn_carousel_prev.png);
}

#btn_next span{
	background-image:url(/wp-content/themes/kac/images/index/btn_carousel_next.png);
}


div#contents{
	font-size:14px;
	position:relative;
}

div#contents a{
	color:#181818;
}

section#events div.title_wrap h2,
section#news div.title_wrap h2{
	font-size:56px;
	font-family:'Kelly Slab', cursive;
	color:#e73525;
	letter-spacing:0.02em;
}

section#events div.title_wrap h2 a,
section#news div.title_wrap h2 a{
	color:#e73525;
}

section#events div.title_wrap{
	height:68px;
	margin-left:11px;
	position:relative;
}

section#events div.title_wrap h2{
	position:absolute;
	left:0px;
	top:0px;
}

section#events div.title_wrap div.archive_link{
	position:absolute;
	left:224px;
	bottom:12px;
}

section#news div.title_wrap{
	height:68px;
	position:relative;
}

section#news div.title_wrap h2{
	position:absolute;
	left:0px;
	top:0px;
}

section#news div.title_wrap div.archive_link{
	position:absolute;
	left:170px;
	bottom:12px;
}

section#events div.title_wrap div.archive_link a,
section#news div.title_wrap div.archive_link a{
	background:url(/wp-content/themes/kac/images/common/icon_link02.png) no-repeat left top;
	color:#e73525;
	text-decoration:none;
	font-size:12px;
	padding-left:17px;
	letter-spacing:0.15em;
	font-weight:bold;
	vertical-align:top;
}

section#events div.title_wrap div.archive_link a:hover,
section#news div.title_wrap div.archive_link a:hover{
	text-decoration:underline;
}

section#events{
	width:547px;
	float:left;
	margin-left:-25px;
	display:inline;
}

section#events div#events_wrapper{
	width:523px;
	margin-left:24px;
	border-left:1px solid #888;
	padding-top:41px;
}

section#events div#events_inner{
	width:547px;
	height:510px;
	margin-left:-24px;
}

section#events div#events_contents{
	width:455px;
	padding-left:62px;
}

section#events section.each{
	width:455px;
	position:relative;
	padding-bottom:23px;
	margin-bottom:25px;
	background:url(/wp-content/themes/kac/images/common/dotted_line01.gif) repeat-x left bottom;
}

section#events section.last{
	padding-bottom:0px;
	margin-bottom:0px;
	background:none;
}

section#events section.each img.opening{
	position:absolute;
	left:-62px;
	top:0px;
}

section#events section.each div.each_left{
	width:294px;
	float:left;
	line-height:1.0;
}

section#events section.each div.not_thumbnail{
	width:455px;
	float:none;
}

section#events section.each div.each_left time{
	display:block;
	border-bottom:1px solid #e4e6e6;
	padding-bottom:9px;
	margin-bottom:7px;
	font-family:'Kelly Slab', cursive;
	letter-spacing:0.13em;
	line-height:1.5;
}

section#events section.each div.each_left h3{
	font-weight:bold;
	border-bottom:1px solid #e4e6e6;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:1.5;
	letter-spacing:0.08em;
}

section#events section.each div.each_left h3 a:hover{
	color:#e73525;
}

section#events section.each div.each_left ul{
	margin-right:-8px;
	height:19px;
}

section#events section.each div.each_left ul li{
	float:left;
	margin-right:8px;
}

section#events section.each div.each_left ul li img{
	vertical-align:top;
}

section#events section.each div.each_right{
	width:134px;
	height:134px;
	float:right;	
}

section#events section.each div.each_right a{
	width:134px;
	height:134px;
	position:relative;
	display:block;
	z-index:1;
}

section#events section.each div.each_right a span{
	left:0px;
	top:0px;
	position:absolute;
	width:134px;
	height:134px;
	background:#fff;
	z-index:2;
	filter: alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
}

section#events section.each div.each_right a img{
	width:134px;
	height:134px;
}



section#events div.archives{
	width:478px;
	border-right:3px solid #dedede;
	margin-left:38px;
	padding-top:40px;
}

section#events div.archives span{
	width:434px;
	height:20px;
	display:block;
	background:url(/wp-content/themes/kac/images/index/archives_bg.gif) no-repeat left top;
	text-align:right;
	padding-right:20px;
}

section#events div.archives span a{
	color:#fff;
	font-size:10px;
	vertical-align:top;
	line-height:2.0;
	letter-spacing:1px;
}

section#events div.archives span a:hover{
	color:#e73525;
}









section#news{
	width:342px;
	float:right;
	margin-right:-5px;
	display:inline;
}

section#news div#news_wrapper{
	width:329px;
	margin-left:13px;
	border-left:1px solid #888;
	padding-top:41px;
}

section#news div#news_inner{
	width:293px;
	height:510px;
	margin-left:36px;
}

section#news div#news_contents{
	width:259px;
}

section#news section.each{
	width:259px;
	padding-bottom:18px;
	margin-bottom:16px;
	background:url(/wp-content/themes/kac/images/common/dotted_line01.gif) repeat-x left bottom;
	
}

section#news section.last{
	padding-bottom:0px;
	margin-bottom:0px;
	background:none;
}

section#news section.each div.info{
	border-bottom:1px solid #e4e6e6;
	padding-bottom:7px;
	margin-bottom:6px;
}

section#news section.each time{
	font-size:12px;
	font-family:'Kelly Slab', cursive;
	letter-spacing:0.2em;
	line-height:1.7;
}

section#news section.each ul{
	float:right;
}

section#news section.each ul li{
	float:left;
	margin-left:6px;
	display:inline;
}

section#news section.each ul li img{
	vertical-align:bottom;
}

section#news section.each h3{
	font-size:13px;
	line-height:1.5;
	letter-spacing:0.1em;
}

section#news section.each h3 a:hover{
	color:#a6a6a6;
	text-decoration:underline;
}

section#news div.archives{
	width:286px;
	border-right:3px solid #dedede;
	margin-left:36px;
	padding-top:40px;
}

section#news div.archives span{
	width:239px;
	height:20px;
	display:block;
	background:url(/wp-content/themes/kac/images/index/archives_bg.gif) no-repeat right top;
	text-align:right;
	padding-right:20px;
}

section#news div.archives span a{
	color:#fff;
	font-size:10px;
	vertical-align:top;
	line-height:2.0;
}

section#news div.archives span a:hover{
	color:#e73525;
}


