@charset 'utf-8';


.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.float-l{
	float: left;
}
.float-r{
	float: right;
}


#main .main-inn {
    margin: -1px 0 0;
    padding: 0 2px 60px;
    line-height: 1.8;
}

body.l06 #main .main-inn {
    padding-bottom: 0;
}

/* index.html --------------------------------- */

.interest_knowledge_index_main {
    height: 364px;
    background: url(../images/index_main.jpg) no-repeat 0 0;
}
.interest_knowledge_index_main .tit {
    padding: 246px 0 0 32px;
    height: 16px;
}
.interest_knowledge_index_main .nav {
    padding: 24px 0 0 32px;
    width: 366px;
}
.interest_knowledge_index_main .nav li {
    float: left;
    height: 16px;
    padding: 0 19px 13px 0;
}

.interest_knowledge_index_content {
    position: relative;
    padding: 0 30px;
    height: 2194px;
    background: url(../images/index_content_bg.jpg) no-repeat 0 0;
}

.interest_knowledge_index_content_24hours {
    position: absolute;
    top: 553px;
    left: 605px;
}
.interest_knowledge_index_content_work {
    position: absolute;
    top: 1126px;
    left: 30px;
}
.interest_knowledge_index_content_mamechishiki {
    position: absolute;
    top: 1455px;
    left: 605px;
}
.interest_knowledge_index_content_friends {
    position: absolute;
    top: 1990px;
    left: 30px;
}
