﻿@charset "utf-8";
/* CSS Document */



/* コース用h3タイトル
/*---------------------------------------------*/

.world01-title{
	background-image: url(../common/title-dog.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 645px;
	color:#FFFFFF;
	padding:18px 0px 0px 35px;
	margin:0px 0px 20px 0px;
}

.world02-title{
	background-image: url(../common/title-dog2.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 645px;
	color:#FFFFFF;
	padding:18px 0px 0px 35px;
	margin:0px 0px 20px 0px;
}

.world03-title{
	background-image: url(../common/title-sea.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 645px;
	color:#FFFFFF;
	padding:18px 0px 0px 35px;
	margin:0px 0px 20px 0px;
}
.world04-title{
	background-image: url(../common/title-animal.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 645px;
	color:#FFFFFF;
	padding:18px 0px 0px 35px;
	margin:0px 0px 20px 0px;
}

.course-catch{
	font-size:110%;
	color:#FF4619;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF4619;
	border-bottom-color: #FF4619;
}

.course2-catch{
	font-size:110%;
	color:#f39839;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f39839;
	border-bottom-color: #f29839;
}

.course3-catch{
	text-align:center;
	font-size:110%;
	color:#1c86fd;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1c86fd;
	border-bottom-color: #1c86fd;
}
.course4-catch {
	font-size:110%;
	color: #F6AC19;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F6AC19;
	border-bottom-color: #F6AC19;
}
.course-catch02 {
	color: #f29839;
}
.course2-catch02 {
	color: #F24C33;
}


.course3-cathc02{
	color:#1c86fd;
}
.course4-catch02 {
	color: #F6AC19;
}


.course-title-obi{
	color:#FFFFFF;
	font-weight:bold;
	background-color: #F24C33;
	padding:5px 5px 5px 10px;
}

.course2-title-obi{
	color:#FFFFFF;
	font-weight:bold;
	background-color: #f29839;
	padding:5px 5px 5px 10px;
}

.course3-title-obi{
	color:#FFFFFF;
	font-weight:bold;
	background-color: #1c86fd;
	padding:5px 5px 5px 10px;
}
.course4-title-obi {
	color:#FFFFFF;
	font-weight:bold;
	background-color: #f6ac19;
	padding:5px 5px 5px 10px;
}
.h4-box {
	width: 370px;
	float: left;
	text-align:center;
	/*padding-right: 10px;*/
}

.left-box {
	float: left;
	width: 380px;
}

.job-box1 {
	width: 380px;
	float: left;
	height: auto;
}
.job-box2 {
	width: 380px;
	float: left;
	height: auto;
}
.job-box3 {
	width: 380px;
	float: left;
}


ul li.courseAim {
	width:180px;
	float:left;
	list-style-type:none;
}



/* box
/*---------------------------------------------*/
.box-orenge{
	width:360px;
	border: 1px solid #FD8922;
	padding: 5px;
	margin-bottom: 10px;
	margin-right:0px;
	height: auto;
}

.orenge{
	color:#FD8922;
}

.orenge2{
	color:#f39839;
}

.box-orenge table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box-orenge table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box-red{
	width:360px;
	border: 1px solid #E13A3A;
	padding: 5px;
	margin-right:0px;
	margin-bottom: 10px;
	height: auto;
}

.red{
	color:#E13A3A;
}
.box-red table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box-red table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.box-bule{
	width:360px;
	border: 1px solid #2293FD;
	padding: 5px;
	margin-bottom: 0px;
}

.bule{
	color:#2293FD;
}
.box-bule table  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box-bule table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.box-gray{
	border: 1px solid #CCCCCC;
	margin:0px 10px 10px 10px;
	padding:10px;
}

.box-gray-left{
	border: 1px solid #CCCCCC;
	margin:0px 5px 10px 10px;
	padding:5px;
}

.box-gray-right{
	border: 1px solid #CCCCCC;
	margin:0px 10px 10px 5px;
	padding:5px;
}

.box-gray-border2{
	width:182px;
	border: 2px solid #CCCCCC;
	margin:0px 10px 0px 10px;
	padding:10px;
	text-align: center;
	vertical-align: middle;
}
.box-btn {
	width: 202px;
	padding: 12px;
	margin: 0px;
}



.box-pd10{
	padding:5px 10px 10px 10px;
}

.box-w-majors{
	background-color: #309F3A;
	padding: 10px;
	width: 640px;
	margin-right: 10px;
}

/*---その他---*/
.curriculum{
	position:relative;
	top:40px;
	left:175px;
	font-size:85%
	width:250px;
	}

.center-posi{
	position:relative;
	left:100px;
	}

.box-w-majors2{
	background-color: #f39839;
	padding: 10px;
	width: 430px;
	margin-right: 10px;
}

.fs-white{
	color:#ffffff;
	}
	
.hr01{
	border:1px solid #ffffff;
	border-width:1px 0px 0px 0px;
	height:1px;
	}

.fs-95{
	font-size:95%;
	}

