/* @override 
	http://localhost:8888/css/ficc.css
	http://www.f-seikei.ac.jp/css/ficc.css
*/

@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";
@import "underCommon.css";

h1#logoFicc {
	background: url(../images/ficc/logo.png) no-repeat;
	float: left;
	display: inline;
	overflow: hidden;
	margin-top: 10px;
}

#entry02 p.moreLink {
	margin-bottom: 2px;
}

/* @group globalNavi */

#globalNaviFicc {
	clear: both;
	height: 49px;
	margin-bottom: 14px;
}

#globalNaviFicc li {
	float: left;
	display: inline;
	background-position: center;
}

#globalNaviFicc li a{
	background: url(../images/ficc/globalNavi.png) no-repeat 0 -1px;
	text-indent: -9999px;
	height: 60px;
	display: block;
}

#globalNaviFicc li#gnFiccInternational a{
	width: 244px;
}

#globalNaviFicc li#gnFiccJapanese a{
	width: 111px;
	background-position: -244px -1px;
}

#globalNaviFicc li#gnFiccFuture a{
	background-position: -357px -1px;
	width: 144px;
}

#globalNaviFicc li#gnFiccVoice a{
	width: 129px;
	background-position: -501px -1px;
}

#globalNaviFicc li#gnFiccEvent a{
	width: 135px;
	background-position: -630px -1px;
}

#globalNaviFicc li#gnFflc a{
	width: 196px;
	background-position: -765px -1px;
}

/* @end */

/* @group localNavi */

#localNavi dl dt#lnFicc a {
	background-image: url(../images/ficc/ln_dt.png);
	display: block;
	width: 225px;
	height: 47px;
}

#lnFiccEnglish a {
	background-image: url(../images/ficc/ln_dd01.png);
}

#lnFiccChinese a {
	background-image: url(../images/ficc/ln_dd02.png);
}

#lnFiccJapanese a {
	background-image: url(../images/ficc/ln_dd03.png);
}

/* @end */

/* @group mainImg */

#ficc_index #mainImg {
	background-image: url(../images/ficc/mainImg_ficc.jpg);
}

#ficc_index h2 {
	background: url(../images/ficc/h2_ficc.png) no-repeat;
	width: 576px;
}

#ficc_international #mainImg {
	background-image: url(../images/ficc/mainImg_international.jpg);
}

#ficc_international h2 {
	background: url(../images/ficc/h2_international.png) no-repeat;
	width: 506px;
}

#ficc_japanese #mainImg {
	background-image: url(../images/ficc/mainImg_japanese.jpg);
}

#ficc_japanese h2 {
	background: url(../images/ficc/h2_japanese.png) no-repeat;
	width: 162px;
}

#ficc_voice #mainImg {
	background-image: url(../images/ficc/mainImg_voice.jpg);
}

#ficc_voice h2 {
	background: url(../images/ficc/h2_voice.png) no-repeat;
	width: 205px;
}

#ficc_future #mainImg {
	background-image: url(../images/ficc/mainImg_future.jpg);
}

#ficc_future h2 {
	background: url(../images/ficc/h2_future.png) no-repeat;
	width: 262px;
}

#ficc_event #mainImg,
#ficc_event_detail #mainImg {
	background-image: url(../images/ficc/mainImg_event.jpg);
}

#ficc_event h2,
#ficc_event_detail h2 {
	background: url(../images/ficc/h2_event.png) no-repeat;
	width: 232px;
}

/* @end */

/* @group ficc_index */

#ficc_index #entry01 h3 {
	background: url(../images/ficc/ficc_h3entry01.png) no-repeat;
}

#ficc_index #entry02 h3 {
	background: url(../images/ficc/ficc_h3entry02.png) no-repeat;
}

#ficc_index #entry03 h3 {
	background: url(../images/ficc/ficc_h3entry03.png) no-repeat;
}

#ficc_index #entry04 h3 {
	background: url(../images/ficc/ficc_h3entry05.png) no-repeat;
}

#ficc_index #entry05 h3 {
	background: url(../images/ficc/ficc_h3entry04.png) no-repeat;
}

#ficc_index #entry06 h3 {
	background: url(../images/ficc/ficc_h3entry06.png) no-repeat;
}

/* @end */

/* @group ficc_japanese */

#ficc_japanese #entry01 h3 {
	background: url(../images/ficc/japanese_h3entry01.png) no-repeat;
}

#ficc_japanese #entry02 h3 {
	background: url(../images/ficc/japanese_h3entry02.png) no-repeat;
}

#ficc_japanese #entry03 h3 {
	background: url(../images/ficc/japanese_h3entry03.png) no-repeat;
}

#ficc_japanese table {
	width: 700px;
	background-color: #EEEDDD;
}

#ficc_japanese table td.titleBody,
#ficc_japanese table td.gradeBody {
	text-align: center;
}

#ficc_japanese table td.titleBody {
	width: 299px;
}

#ficc_japanese table td.titleBody,
#ficc_japanese table td.gradeBody {
	background-color: #c9d8cd;
	border-color: #fff;
}

#entry02 table tbody tr td.titleJapanese {
	background-color: #009e5d;
	color: #fff;
	border-color: #fff;
	text-align: center;
}

#entry02 table tbody tr td.explainBody {
	font-size: 90%;
	background-color: #f1f3f1;
	border-color: #fff;
}

#ficc_japanese #entry04 h3 {
	background: url(../images/ficc/international_h3entry05.png) no-repeat;
}

/* @end */

/* @group ficc_international */

#ficc_international #entry01 h3 {
	background: url(../images/ficc/international_h3entry01.png) no-repeat;
}

#ficc_international #entry02 h3 {
	background: url(../images/ficc/international_h3entry03.png) no-repeat;
}

#ficc_international #entry03 h3 {
	background: url(../images/ficc/international_h3entry02.png) no-repeat;
}

#ficc_international #entry04 h3 {
	background: url(../images/ficc/international_h3entry04.png) no-repeat;
}

#ficc_international #entry06 h3 {
	background: url(../images/ficc/international_h3entry06.png) no-repeat;
}

#ficc_international table {
	width: 700px;
	background-color: #EEEDDD;
}

#ficc_international table th {
	text-align: center;
}

#ficc_international table th.titleBody {
	background-color: #c9d8cd;
	border-color: #fff;
}

#ficc_international table tbody tr th.titleCourse {
	background-color: #009e5d;
	color: #fff;
	border-color: #fff;
	text-align: center;
	width: 270px;
}

#ficc_international table tbody tr td.explainBody {
	font-size: 90%;
	background-color: #f1f3f1;
	border-color: #fff;
}

/* @end */

/* @group ficc_future */

#ficc_future #entry01 h3 {
	background: url(../images/ficc/future_h3entry01.png) no-repeat;
}

/* @end */

/* @group ficc_voice */

#ficc_voice #entry01 h3 {
	background: url(../images/ficc/voice_h3entry01.png) no-repeat;
}

#ficc_voice #entry02 h3 {
	background: url(../images/ficc/voice_h3entry02.png) no-repeat;
}

#ficc_voice #entry03 h3 {
	background: url(../images/ficc/voice_h3entry03.png) no-repeat;
}

#ficc_voice dl dt {
	font-weight: bold;
	margin-right: 4px;
}

#ficc_voice dl {
	margin-bottom: 1em;
}

#ficc_voice div.right {
	width: 540px;
}

/* @end */

/* @group ficc_event */

#ficc_event_detail #imgListBox {
	margin-bottom: 2px;
}

#ficc_event_detail .moreLink a {
	background: url(../images/common/arrowMl.png) no-repeat left 0.4em;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 8px;
}

#ficc_event_detail .moreLink a:hover {
	text-decoration: underline;
} 

#ficc_event_detail p.moreLink {
	float: right;
	display: inline;
	margin-right: 12px;
}

#ficc_event_detail h3 {
	background: url(../images/ficc/event_h3.png) no-repeat;
	padding-left: 12px;
	font-size: 130%;
	padding-top: 6px;
	margin-bottom: 0;
}

#ficc_event_detail div.entryBody {
	clear: both;
	margin: 0;
	padding: 0;
}

#ficc_event h3 {
	background: url(../images/ficc/event_h3.png) no-repeat;
	padding-left: 12px;
	font-size: 130%;
	padding-top: 6px;
	margin-bottom: 0;
}

#ficc_event_detail div.imgBox img {
	width: 126px;
	height: 95px;
	margin-left: 3px;
}

#ficc_event_detail div.imgBox {
	background: url(../images/ficc/ca_imgBox.png) no-repeat;
	width: 134px;
	height: 101px;
	display: inline;
	float: left;
	margin-right: 7px;
	margin-bottom: 3px;
}

/* @end */