/**
 * 
 * @version 
 * @author 
 */


@import 'global.css';
body {
	behavior:url("../images/global/csshover.htc");
}

div#maincontents{
	background: url(../images/top/bg_maincontents_div.gif) bottom no-repeat;
	padding-bottom:5px;
	font-size:77%;
}
ul#maincontents{
	background: url(../images/top/bg_maincontents.gif) bottom no-repeat;
}
div#maincontents:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
div#flasharea {
	margin:0 auto;
	width:950px;
	height:280px;
}
ul#maincontents li{
	float:left;
	width:230px;
}
ul#maincontents li span{
	display:block;
	margin:0 17px 1em 17px;
}
ul#maincontents li span.text{
	_height:4em;
	min-height:4em;
}
ul#maincontents li span.links{
	font-weight:bold;
	text-align:right;
}
ul#maincontents li span a{
	padding:1px 0 1px 18px;
	font-weight:bold;
	background-image:url(../images/top/arrow.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
}
ul#maincontents li span a:hover{
	background-image:url(../images/top/arrow_on.gif);
}

#best{
	margin-bottom:15px;
}
.likebtn{
	width:335px;
	background:url(../images/top/likebtn_top.gif) top no-repeat;
	padding-top:9px;
	margin-bottom:10px;
	float:left;
}
.likebtn table{
	width:335px;
	font-size:77%;
	padding-bottom:9px;
	background:url(../images/top/likebtn_btn.gif) left bottom no-repeat;
}
.likebtn table tr th{
	color:#515052;
	font-size:13px;
	_height:50px;
	background:url(../images/top/likebtn_middle.gif) left 50% no-repeat;
	padding:3px 15px 3px 5px;
	width:131px;
}
*html .likebtn table tr th p{
	margin-bottom:12px;
}
*html .likebtn table tr td p{
	margin-bottom:12px;
}
*+html .likebtn table tr th p{
	margin-bottom:12px;
}
*+html .likebtn table tr td p{
	margin-bottom:12px;
}
.likebtn table tr td{
	padding:3px 10px 3px 0;
}
.clicklist{
	cursor:pointer;
}
.clicklist a{
	color: #8D8BCF;
	text-decoration: underline;
}
h2{
	margin:30px 0 10px 0;
}
h3{
	margin-bottom:10px;
}
ul#practicelist{
	background:url(../images/top/bg_practice.gif) bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:15px;
}
ul#practicelist li{
	float:left;
	width:138px;
	font-size:10px;
	text-align:center;
}
ul#practicelist li a{
	background:url(../images/global/arrow_mini.gif) right 50% no-repeat;
	padding:2px 7px 2px 0;
	color:#6e6bcf;
	font-weight:bold;
}
.likebtn table tr td a:hover{
	text-decoration:underline;
}

#newsbox,#seminarbox{
	width:340px;
}
#mtlist h5{
	background:url(../images/top/bg_h4.gif) top no-repeat;
	padding:5px 0;
	font-size:12px;
	color:#575757;
	position:relative;
	margin-top:20px;
	border-bottom:solid #C2C4C5 1px;
}
*html #mtlist h5{
	height:19px;
}
*+html #mtlist h5{
	height:19px;
}
#mtlist h5 span{
	padding:1px 20px 1px 25px;
	background:url(../images/top/arrow_h3.gif) 7px 50% no-repeat;
}
#mtlist h5 img{
	position:absolute;
	left:280px;
	top:5px;
}
#newsbox{
	float:left;
}
#seminarbox{
	float:right;
}
#newsbox ul,
#seminarbox ul{
	border-left:solid #C2C4C5 1px;
	border-right:solid #C2C4C5 1px;
	background-color:#F7F7F7;
}

#newsbox ul li,
#seminarbox ul li{
	font-size:77%;
	padding:5px 0 5px 0;
	border-bottom:solid #C2C4C5 1px;
}
#newsbox ul li a,
#seminarbox ul li a,
#seminarbox ul li span {
	display:block;
	padding:0 5px 0 20px;
	background:url(../images/top/listline.gif) 10px repeat-y;
}
#newsbox ul li span,
#seminarbox ul li span{
	display:block;
	color:#919191;
	font-weight:bold;
}
#newsbox ul li a:hover span,
#seminarbox ul li a:hover span,
#newsbox ul li a:hover,
#seminarbox ul li a:hover{
	text-decoration:underline;
	color:#8D8BCF;
}
.title{
	border-top:#a9a6e0 9px solid;
	border-bottom:#c3c0c0 1px solid;
	margin:20px 0 10px;
	padding:1px 0;
}
.title h2{
	margin:0;
	padding:0;
	border-bottom:#e6e7e7 1px solid;
	border-top:#e6e7e7 1px solid;
}
p.otherlinks{
	font-weight:bold;
	text-align:right;
	font-size:77%;
}
p.otherlinks a{
	padding:1px 0 1px 18px;
	font-weight:bold;
	background:url(../images/top/arrow.gif) left 50% no-repeat;
}
p.otherlinks a:hover{
	background-image:url(../images/top/arrow_on.gif);
	text-decoration:underline;
}
@media print{
#flasharea{
	background:url(../images/top/flash_image.jpg) bottom no-repeat;
}
}

/* misc */
div#kv_btns {
	position: relative;
	width: 100%;
	}

div#kv_btns ul li#kvL {
	position: absolute;
	left: 540px;
	bottom: 10px;
	}

div#kv_btns ul li#kvR {
	position: absolute;
	left: 740px;
	bottom: 10px;
	}

