@charset "Shift_JIS";

/*共通の設定*/
#header_title { background: transparent url(../../img/top/prt_header_title.gif) no-repeat 0px 0px; width: 360px; height: 50px; margin: 0px 0px 25px 0px; padding: 0px; text-indent: -9999px; } 


/*「募集中のプログラム」の設定*/
#program_box { clear: both; float: left; width: 605px; margin: 0px; padding: 0px; }
#program_box h2 { background: url(../../img/top/prt_program_title.gif) no-repeat 0px 0px; width: 605px; height: 40px; margin: 0px; padding: 0px; text-indent: -9999px; }

ul.program_list { width: 605px; margin: 0px; padding: 0px; height: 360px; }
ul.program_list li { display: none; list-style: none; margin: 0px; padding: 0px; display: inline; text-indent: -9999px; }
ul.program_list li a{ float: left; margin: 5px 5px 5px 0px; padding: 0px; width: 295px; height: 165px; display: block; }

ul.program_list li a.outdoor { width: 295px; height: 165px; display: block; float: left; }
ul.program_list li a.outdoor:link { background: transparent url(../../img/top/bnr_program_outdoor.gif) no-repeat 0px 0px; }
ul.program_list li a.outdoor:visited { background: transparent url(../../img/top/bnr_program_outdoor.gif) no-repeat 0px 0px; }
ul.program_list li a.outdoor:hover { background: transparent url(../../img/top/bnr_program_outdoor.gif) no-repeat 0px 0px; }
ul.program_list li a.outdoor:active { background: transparent url(../../img/top/bnr_program_outdoor.gif) no-repeat 0px 0px; }

ul.program_list li a.science { width: 295px; height: 165px; display: block; }
ul.program_list li a.science:link { background: transparent url(../../img/top/bnr_program_science.gif) no-repeat 0px 0px; }
ul.program_list li a.science:visited { background: transparent url(../../img/top/bnr_program_science.gif) no-repeat 0px 0px; }
ul.program_list li a.science:hover { background: transparent url(../../img/top/bnr_program_science.gif) no-repeat 0px 0px; }
ul.program_list li a.science:active { background: transparent url(../../img/top/bnr_program_science.gif) no-repeat 0px 0px; }

ul.program_list li a.intercultural { width: 295px; height: 165px; display: block; float: left; clear: both; }
ul.program_list li a.intercultural:link { background: transparent url(../../img/top/bnr_program_intercultural.gif) no-repeat 0px 0px; }
ul.program_list li a.intercultural:visited { background: transparent url(../../img/top/bnr_program_intercultural.gif) no-repeat 0px 0px; }
ul.program_list li a.intercultural:hover { background: transparent url(../../img/top/bnr_program_intercultural.gif) no-repeat 0px 0px; }
ul.program_list li a.intercultural:active { background: transparent url(../../img/top/bnr_program_intercultural.gif) no-repeat 0px 0px; }

ul.program_list li a.adventure { width: 295px; height: 165px; display: block; }
ul.program_list li a.adventure:link { background: transparent url(../../img/top/bnr_program_adventure.gif) no-repeat 0px 0px; }
ul.program_list li a.adventure:visited { background: transparent url(../../img/top/bnr_program_adventure.gif) no-repeat 0px 0px; }
ul.program_list li a.adventure:hover { background: transparent url(../../img/top/bnr_program_adventure.gif) no-repeat 0px 0px; }
ul.program_list li a.adventure:active { background: transparent url(../../img/top/bnr_program_adventure.gif) no-repeat 0px 0px; }


/*「新着情報」の設定*/
#news_box  { clear: both; float: left; color: #666666; width: 605px; margin: 0px; padding: 0px; }
#news_box h2 { background: transparent url(../../img/top/prt_news_title.gif) no-repeat 0px 0px; width: 605px; height: 40px; text-indent: -9999px; }

ul.news_list { width: 595px; margin: 0px; padding: 0px 0px 0px 10px; }
ul.news_list li { list-style: none; margin: 0px 0px 5px; padding: 3px; }


.news_white { width: 585px; } 
.news_green { background: #F2F9E8; width: 585px; }




