@charset "utf-8";

/* (C) Taisei Academy */

@import "common.css";

#flash_area {
height:320px;
background:#213172;
}

#main {
margin:0 auto;
width:900px;
padding-top:10px;
}

#alliance {
padding:3px;
margin-bottom:15px;
background:#E6E7E7;
}

#index_left {
width:585px;
float:left;
}

#index_right {
width:300px;
float:right;
}

#index_container {
width:900px;
margin:15px auto 30px;
text-align:left;
}

/* left side */
#topics {
padding:3px;
background:#E6E7E7;
}
#topics h2 {
height:34px;
background:url(../images/index/bar_school_topics.gif) no-repeat;
text-indent:-9999px;
}

#topics_area {
padding:0 7px;
height:254px;
background:#FFF;
}

#topi01,#topi03 {
margin-top:7px;
width:275px;
height:118px;
float:left;
}
#topi02,#topi04 {
margin-top:7px;
width:275px;
height:118px;
float:right;
}

#topi01 h3,#topi02 h3,#topi03 h3,#topi04 h3 {
height:33px;
}

#topi01 h3 a,#topi02 h3 a,#topi03 h3 a,#topi04 h3 a {
width:275px;
height:25px;
display:block;
text-indent:-9999px;
}

#topi01 h3 a {background:url(../images/index/btn_topics_jesus.gif) no-repeat;}
#topi02 h3 a {background:url(../images/index/btn_topics_international.gif) no-repeat;}
#topi03 h3 a {background:url(../images/index/btn_topics_consistent.gif) no-repeat;}
#topi04 h3 a {background:url(../images/index/btn_topics_english.gif) no-repeat;}

#topi01 h3 a:hover {background:url(../images/index/btn_topics_jesus.gif) no-repeat 0 -25px;}
#topi02 h3 a:hover {background:url(../images/index/btn_topics_international.gif) no-repeat 0 -25px;}
#topi03 h3 a:hover {background:url(../images/index/btn_topics_consistent.gif) no-repeat 0 -25px;}
#topi04 h3 a:hover {background:url(../images/index/btn_topics_english.gif) no-repeat 0 -25px;}

#topics_area dl {
margin-left:4px;
}
#topics_area dl dt {
float:left;
}
#topics_area dl dd {
width:190px;
float:right;
line-height:17px;
}


#img_motto,#link_area585,#taisei_info {
margin-top:15px;
}

#taisei_info {
width:585px;
height:72px;
}


#weekly {
width:285px;
height:72px;
float:left;
}
#festival {
width:285px;
height:72px;
float:right;
}


#link_area585 ul {
width:585px;
height:72px;
}
#link_area585 ul li {
width:285px;
}

#btn_access {
float:left;
}
#btn_evaluation {
float:right;
}

#btn_access a,#btn_evaluation a {
width:285px;
height:72px;
display:block;
text-indent:-9999px;
}

#btn_access a {background:url(../images/index/btn_top_access.jpg) no-repeat;}
#btn_evaluation a {background:url(../images/index/btn_top_evaluation.jpg) no-repeat;}


#name_change {
margin-top:15px;
}
#name_change a {
width:585px;
height:72px;
display:block;
text-indent:-9999px;
background:url(../images/index/btn_top_change.jpg) no-repeat;
}


/* right side */
#news {
padding:3px;
background:#E6E7E7;
}
#news h2 {
height:34px;
background:url(../images/index/bar_whats_new.gif) no-repeat;
text-indent:-9999px;
}

#news_area {
padding:0 0 0 7px;
height:254px;
background:#FFF;
}

#news_list {
height:254px;
overflow:auto;
}
#news_list dl {
padding-top:10px;
line-height:17px;
}
#news_list dt {
padding-left:10px;
background:url(../images/common/ar01.gif) no-repeat 0 5px;
}
#news_list dd {
width:260px;
margin:0 0 10px 10px;
}

#btn_news {
width:120px;
height:34px;
float:right;
}
#btn_news a {
width:120px;
height:34px;
display:block;
text-indent:-9999px;
background:url(../images/index/btn_news.gif) no-repeat 0 0;
}
#btn_news a:hover {background:url(../images/index/btn_news.gif) no-repeat 0 -34px;}


#link_area300 {
padding-top:15px;
}

#btn_briefing,#btn_request,#btn_briefing_school {
padding-bottom:15px;
}

#btn_briefing a,#btn_request a,#btn_recruit a,#btn_briefing_school a {
width:300px;
height:72px;
display:block;
text-indent:-9999px;
}

#btn_briefing_school a {background:url(../images/index/btn_top_briefing_school.jpg) no-repeat;}
#btn_briefing a {background:url(../images/index/btn_top_briefing.jpg) no-repeat;}
#btn_request a {background:url(../images/index/btn_top_request.jpg) no-repeat;}
#btn_recruit a {background:url(../images/index/btn_top_recruit.jpg) no-repeat;}



