@charset "UTF-8";


/* ////////////////////////////////////////////////// */
/* layout */
/* ////////////////////////////////////////////////// */
#home #visual p {
	height: 280px;
}

#home #contents2 {
	width: 810px;
	_width: 860px;
	background: none;
	padding: 25px;
	border-left: solid 1px #BDBACD;
	border-right: solid 1px #BDBACD;
}


/* ////////////////////////////////////////////////// */
/* alpha */
/* ////////////////////////////////////////////////// */
#home #alpha {
	width: 575px;
	float: right;
}
#home #alpha2 {
	padding: 0 ;
}
#home #beta2 {
	border-right: none;
}

/* ////////////////////////////////////////////////// */
/* banner */
/* ////////////////////////////////////////////////// */
#home .bnr{
	background: #f3f3f5;
	padding: 9px;
	margin: 15px 0 0 ;
}
#home .bnr li{
	margin-bottom:5px;
}

/* ////////////////////////////////////////////////// */
/* tab */
/* ////////////////////////////////////////////////// */
#tabs {
	padding:30px 15px;
	margin: 15px 0;
	background: url(../img/bgtabs.gif) repeat-x top left;
	border: solid 1px #e0e0e5;
	border-top: none;
}
#tabs li{
	float: left;
	margin: 0 0 0 5px ;
	background-color: #e8e8fd;
	color: #6d6d77;
}
#tabs ul a{
	font-weight: bold;
	float: left;
	padding: 5px 8px;
	display:block;
	text-decoration:none !important;
	font-size: 12px; !important;
}
.tabs ul a:hover{
	background:none repeat #9B9AA8;
	color:#FFFFFF;
}
.tabs ul a.selected {
	background: #9B9AA8;
	color:#FFFFFF;
	cursor:default;
	margin-bottom:0;
}
.tabs .tabbox {
	clear:left;
	padding:15px 0px 15px;
	border-top: solid #9999a7 1px;
	width: 540px;
}
#alpha2 .tabbox .entry{
	background:url("../cmn/img/contents/dotline.gif") repeat-x scroll left bottom transparent;
	padding:11px 0 10px !important;
}

#alpha2 .tabbox .entry .text h3 {
	font-weight: normal;
	padding: 0.2em 0 0.3em 0;
}
#alpha2 .tabbox .entry .text h3 a {
	font-size: 1.17em;
}

#tabs .in ul{
	float: right;
	margin: 0 0 5px 0;
}

#tabs .in ul li a.selected{
	display: none;
}
#tabs .in .tabboxin{
	clear:both;
	padding: 0;
}

#alpha2 #tabthum .entry{
	width: 263px;
	border: solid 1px #d3d3d5;
	background: none;
	padding: 5px 0 !important;
	float: left;
	background: url(../img/bg_thum.gif) repeat-x ;
	margin: 0 0 10px 0;
}
#alpha2 #tabthum .left{
	margin: 0 10px 0 0;

}

#alpha2 #tabthum .entry .photo{
	text-align: center;
	float: none;
	width: auto;
}

#alpha2 #tabthum .entry .photo span.thmb { 
	padding:0;
	border: none;
}

#alpha2 #tabthum .entry .photo span.thmb img{ 
	text-align: center;
	border: none;
	width: 240px;
	height: 110px;
	margin: 5px 0;
}

#alpha2 #tabthum .entry .text{
	width: 243px;
	float: none;
	margin: 15px 10px 10px;
}
