@charset "UTF-8";
/**
 * kyoiku.css
 *
 * グローバルメニュー別
 * 教育・国際交流コンテンツ
 */
/* 海外指定校
----------------------------------------------- */
.box-shiteikous {
	clear: both;
	margin-bottom: 40px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #1D98D4;
}
.box-shiteikou {
	clear: both;
	margin-bottom: 25px;
}
.box-shiteikou img {
}
.box-shiteikou h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box-shiteikou h3 span {
	margin-right: 15px;
}
.box-shiteikou h4 {
	background-image: none;
	padding-left: 0px;
	color: #01427C;
	font-weight: bold;
}
.box-shiteikou ul {
}
.box-shiteikou ul li {
}
.box-shiteikou ol {
}
.box-shiteikou ol li {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.box-shiteikou .body {
	width: 450px;
	float: right;
}

.box-shiteikous-table {
	clear: both;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}
.box-shiteikous-table .box-shiteikou {
	margin-right: 15px;
	margin-left: 15px;
}
.box-shiteikous-table table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.box-shiteikous-table table th {
	white-space: nowrap;
	width: 120px;
	text-align: left;
}
.box-shiteikous-table table td {
}

/* box-voices：体験記
----------------------------------------------- */
.box-voices {
	clear: both;
}
.box-voices h2 {
	text-align:left;
	font-size:16px;
	margin-bottom:10px;
	color:#004386;
	background-image: url(../img/kyoiku/kokusai/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	position: relative;
	right: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box-voices h3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 13px;
	padding-bottom: 13px;
	background-image: none;
	padding-left: 0px;
	margin-bottom: 20px;
}
.box-voices h3 small {
	font-size: 12px;
}
.box-voices h4 {
	background-image: none;
	padding-left: 0px;
	font-size: 16px;
}
.box-voices p {
	width: 340px;
	float: left;
}
.box-voices .body {
	width: 540px;
	float: right;
}

.box-voice {
	background-image: url(/themed/fit/img/kyoiku/kokusai/bg_line_stripe.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	clear: both;
	margin-bottom: 30px;
}
.box-voice .image-box {
	float: left;
	width: 140px;
}
.box-voice .body img {
	float: right;
	margin-top: 10px;
}

#BoxVoice1 {
}
#BoxVoice2 {
}
#BoxVoice3 {
}



/* 入国後の必要手続き
----------------------------------------------- */
.numbering-course ol li h3 {
	color: #333333;
}

.numbering-course ol {
	margin-left: 15px;
	padding-left: 15px;
}
.numbering-course ol li {
	list-style-type: decimal;
	font-weight: bold;
	color: #033C83;
}
.numbering-course ol ol {
	margin-left: 10px;
	margin-bottom: 40px;
}
.numbering-course ol ol li {
	list-style-type: decimal;
	background-image: none;
	font-weight: normal;
	color: #333;
	padding-left: 0;
}
.numbering-course ol li span {
	margin-bottom:15px;
	display: block;
}



/* box-houses：住居施設
----------------------------------------------- */
.box-houses {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
}
.box-houses h3 {
	background-image: none;
	margin-bottom: 10px;
	color: #033c83;
	padding-left: 0px;
}
.box-houses p {
	width: 340px;
	float: left;
}
.box-houses .body {
	width: 380px;
	float: left;
	margin-right: 20px;
}
.box-houses .body ul {
	margin-left: 25px;
}
.box-houses .body ul li {
	background-image: none;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.box-house {
	clear: both;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 30px;
}
.box-house .image-box {
	float: left;
	margin-bottom: 20px;
}
.box-house .image-box span {
}

/* 福岡工業大学の教育
----------------------------------------------- */
#BoxKyoiku {
	background-image: url(../img/kyoiku/rinen/kyoiku_bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 30px;
	clear: both;
	height: 200px;
	overflow: hidden;
}
#BoxKyoiku .inner {
	padding-top: 25px;
	padding-left: 25px;
}
#BoxKyoiku .body {
	width: 470px;
}
#BoxKyoiku h2 {
	background-image: none;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 15px;
	color: #333;
}
#BoxKyoiku p {
}

#BoxSteps {
	clear: both;
	margin-bottom: 40px;
}
#BoxSteps .box-step {
	clear: both;
	background-image: url(../img/icn_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 220px bottom;
	padding-bottom: 40px;
	margin-bottom: 25px;
}
#BoxSteps .body {
	float: left;
	width: 450px;
	margin-right: 40px;
}
#BoxSteps h3 {
	background-image: none;
	padding-left: 0px;
}
#BoxSteps h3 span {
	color: #1D98D4;
}
#BoxSteps img {
}

/* 福岡工業大学の教育 2013
----------------------------------------------- */
#Boxkyouiku2013 {
	margin-bottom: 30px;
}
#Boxkyouiku2013 h2 {
	color: #1D98D4;
	border: 0px none;
	background: none;
	padding-left: 0px;
}
#Boxkyouiku2013 strong {
	font-size: 15px;
}
#Boxkyouiku2013 small {
	color: #666666;
	font-size: 10.6px;
}
#Boxkyouiku2013 ul {
	color: #666666;
	font-size: 10.6px;
	margin-top: 10px;
}
#Boxkyouiku2013 ul li {
	padding-left: 0px;
	background: none;
	line-height: 130%;
}
#BoxManabi2013 img.manabi {
	margin-bottom: 5px;
}
#BoxSteps2013 {
}
#BoxSteps2013 .box-step {
	width: 195px;
	float: left;
	background: url("/themed/fit/img/kyoiku/rinen/2013_kyoiku_manabi_arrow01.jpg") 93% 50% no-repeat;
}
#BoxSteps2013 .box-step.lastChild {
	background: none;
	width: 145px;
}
#BoxSteps2013 .box-step .body {
	width: 145px;
	background-color: #dcf0fc;
}
#BoxSteps2013 .step {
	display: block;
	color: white;
	background-color: #1d98d4;
	text-align: center; 
	padding: 5px 0px;
	font-weight: bold;
}
#BoxSteps2013 h3 {
	background: none;
	padding: 10px;
	font-size: 13px;
}
#BoxSteps2013 p {
	padding: 0px 10px;
	font-size: 11px;
	height: 230px;
}
#BoxSections {
	margin-top: 25px;
}
#BoxSections .section {
	border: 1px solid #cccccc;
	background-color: #f6f6f6;
	padding: 25px;
}
#BoxSections .section p {
	color: #666666;
	font-size: 12px;
}
#BoxSections .section h4 {
	color: #1d98d4;
	background: none;
	font-weight: bold;
	padding-left: 0px;
}
#BoxSections .subsections {
}
#BoxSections .subsection {
	width: 234px;
	float: left;
}
#BoxSections .subsection.lastChild {
	width: 210px;
}
#BoxSections .subsection .inner {
	width: 210px;
}
#BoxSections .subsection h5 {
	border-bottom: 1px dotted #cccccc;
	padding: 15px 0px;
	white-space: nowrap;
	letter-spacing: 0px;
}

/*  就業力支援プログラム 2013
----------------------------------------------- */
#BoxShugyoryoku2013 {
}
#BoxShugyoryoku2013 p.subtitle {
	color: #1d98d4;
	font-weight: bold;
}
#BoxShugyoryoku2013 .section h4 {
	background: none;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #cccccc;
}
#BoxShugyoryoku2013 .section h4 span {
	font-weight: normal;
	font-size: 12px;
}
#BoxShugyoryoku2013 .msg {
	background-color: #fff771;
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 15px 15px 0px 15px;
}
#BoxShugyoryoku2013 .msg img {
	margin-bottom: 1px;
}
#BoxShugyoryoku2013 .msg h3 {
	background: #231815 none;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	width: 90px;
	padding: 10px 10px;
	margin: 0px;
	display: block;
	position: relative;
	top: -25px;
	left: -15px;
}
#BoxShugyoryoku2013 .msg h4 {
	background: none;
	padding-left: 0px;
}
#BoxShugyoryoku2013 .msg p {
	font-size: 12px;
}
#BoxShugyoryoku2013 .msg .status {
	font-size: 12px;
	padding: 10px 0px;
}
#BoxShugyoryoku2013 .msg .name {
	font-size: 14px;
	font-weight: bold;
}
#BoxShugyoryoku2013 .section2 {
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
	padding: 25px;
}
#BoxShugyoryoku2013 .section2 h4 {
	color: #1d98d4;
	font-weight: bold;
	background: none;
	padding-left: 0px;
}
#BoxShugyoryoku2013 .section2 h5 {
	color: #1a73b9;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}
#BoxShugyoryoku2013 .section3 {
	background-color: #fef0bc;
	border: 3px solid #e3cd7d;
	padding: 25px;
	margin: 30px 0px;
}
#BoxShugyoryoku2013 .section3 img.project {
	margin-right: 20px;
	margin-bottom: 80px;
}
#BoxShugyoryoku2013 .section3 p {
	color: #595757;
	font-size: 12px;
	line-height: 1.3;
}


/*  各種教育支援 2013
----------------------------------------------- */
#BoxKyoikushien2013 {
}
#BoxKyoikushien2013 p.subtitle {
	color: #1d98d4;
	font-weight: bold;
}
#BoxKyoikushien2013 .section h4 {
	background: none;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #cccccc;
}
#BoxKyoikushien2013 .section h4 span {
	font-weight: normal;
	font-size: 12px;
}
#BoxKyoikushien2013 .msg {
	background-color: #f6ae61;
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 15px 15px 0px 15px;
}
#BoxKyoikushien2013 .msg img {
	margin-bottom: 1px;
}
#BoxKyoikushien2013 .msg h3 {
	background: #231815 none;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	width: 90px;
	padding: 10px 10px;
	margin: 0px;
	display: block;
	position: relative;
	top: -25px;
	left: -15px;
}
#BoxKyoikushien2013 .msg h4 {
	background: none;
	padding-left: 0px;
}
#BoxKyoikushien2013 .msg p {
	font-size: 12px;
}
#BoxKyoikushien2013 .msg .status {
	font-size: 12px;
	padding: 10px 0px;
}
#BoxKyoikushien2013 .msg .name {
	font-size: 14px;
	font-weight: bold;
}

#BoxKyoikushien2013 .sections2 {
	background-color: #fbf7e9;
	padding: 25px;
	margin-top: 30px;
}
#BoxKyoikushien2013 .section2 {
	width: 210px;
	float: left;
	margin-right: 25px;
}
#BoxKyoikushien2013 .section2.lastChild {
	margin-right: 0px;
}
#BoxKyoikushien2013 .section2 .sec_title {
	border: 1px solid #aa8657;
	text-align: center;
	padding: 5px 10px;
	margin: 10px 0px;
	color: #aa8657;
	letter-spacing: 5px;
	font-weight: bold;
}
#BoxKyoikushien2013 .section2  img {
	margin-bottom: 20px;
}
#BoxKyoikushien2013 .section2 .sec_category {
	background-color: #00afec;
	text-align: center;
	padding: 5px 5px;
	margin: 0px 0px;
	color: #ffffff;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 9px;
	display: inline;
}
#BoxKyoikushien2013 .section2 h4 {
	background: none;
	border-bottom: 1px dotted #cccccc;
	padding: 15px 0px;
	white-space: nowrap;
}
#BoxKyoikushien2013 .section2 p {
	font-size: 12px;
}

/* 履修要項
----------------------------------------------- */
.text-yoko {
	clear: both;
	margin-left: 10px;
}
.text-yoko dl {
}
.text-yoko dl dt {
	float: left;
	width: 5em;
}
.text-yoko dl dd {
	margin-left: 5em;
	margin-bottom: 1em;
}

/* 履修科目
---------------------------------------------- */
.rishu{
	font-size: small;
	line-height: 1em;
	
}