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


/* index.css */

.PhotoAco{height:450px;background:#eee;}


.IndexColumnLeft {float:left;width:570px;}
.IndexColumnRight{float:left;width:280px;}

.IndexColumnLeft h2{height:27px;width:540px;background:url(../_images/indexInfoHead.png) no-repeat;margin-bottom:15px;}

.IndexColumnLeft dl{width:540px;}
.IndexColumnLeft dt{color:#669900;background:url(../_images/indexInfoDot.gif) no-repeat 0 50%;padding-left:10px;margin-bottom:5px;font-weight:bold;font-size:9pt;}
.IndexColumnLeft dd{margin:0 10px;margin-bottom:10px;font-size:9pt;color:#666;border-bottom:1px dotted #999;padding-bottom:10px;}

.Link_bnr01{margin-bottom:20px;}




/* aco */

.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	width: 225px;
	height: 450px;


	display: block;
	overflow: hidden;
	padding: 0;  
}
.kwicks.horizontal li {

	margin-right: 0px;
	float: left;
}
.kwicks.vertical  li{

	margin-bottom: 5px; 
}

#kwick_1 { 
	background-color: #ffffff;
}
#kwick_2 {
	background-color: #ffffff;
}
#kwick_3 {
	background-color: #ffffff;
}
.kwicks.horizontal #kwick_3 {
	margin-right: none;
}
.kwicks.vertical #kwick_3 {
	margin-bottom: none;
}


.comingsoon{padding:200px 0;text-align:center;margin-bottom:20px;font-weight:bold;}

/*-----------------------------------------------------------*/

.ColumnLeft dd a{display:block;height:300px;}

.BB01 a{background:url(../_images/Bill_btn.jpg) 0 0 no-repeat;}


.BB01 a:hover{background:url(../_images/Bill_btn.jpg) -200px 0 no-repeat;}



h3{padding-bottom:10px;padding-top:4px;background:url(../_images/TitleLine.jpg) 100% 100% no-repeat;}


.BodyWarapper{padding:0 25px;}