@charset"Shift_JIS";

/* 各タブトップページ
-------------------------------------*/
#tabTitle {
	margin-bottom: 14px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

.tabCategory {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}

.tabCategory h3 {
	text-align: center;

}

.tabCategoryBox {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 14px;
}

.tabCategoryBox h4 {
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}

.tabCategoryBox p.entry {
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

.tabCategoryBox p {
	line-height: 1.5em;
}

.tabCategoryBox img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}

.tabCategoryBox img.icon {
	margin-right: 0px;
	border: none;
	margin-left: 5px;
	padding: 0px;
}

.tabCategoryBox img.btn {
	border: none;
	margin-right:10px;
	padding: 0px;
}

.contentsBox {
	width: 364px;
	float: left;
	padding: 7px;
}

.contentsBoxBottom {
	width: 364px;
	float: left;
	background-image: none;
	padding: 7px;
}

.tabCategorySchoolBoxLeft {
	width: 285px;
	float: left;
	margin-bottom: 10px;
}

.contentsBox img.magagine,.tabCategorySchoolBoxLeft img.magagine,.tabCategorySchoolBoxRight img.magagine {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 5px;
}

.tabRecommendBox {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 14px;
}

.recommendBanLeft {
	float: left;
	background-image: url(/shigoto/images/ban_back.gif);
	background-repeat: no-repeat;
	width: 284px;
	height: 81px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 4px;
}

.recommendBanRight {
	float: right;
	background-image: url(/shigoto/images/ban_back.gif);
	background-repeat: no-repeat;
	width: 284px;
	height: 81px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 4px;
}

.recommendBanLeft img,.recommendBanRight img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}


/* テーブル設定
-------------------------------------*/
table{
	border-collapse:collapse;
	font-size: 12px;
}

/* 学校を探す
-------------------------------------*/
#contentsMainSchool{
	width:580px;
	float: left;
}

#pamphletRequest {
	margin-bottom: 10px;
}

.pamphletCollege {
	margin-bottom: 14px;
	position: relative;
}

.pamphletCollege p.btn {
	position: absolute;
	display: block;
	right: 0px;
	top: 0px;
}

.pamphletSpecialty {
	margin-bottom: 14px;
	position: relative;
}

.pamphletSpecialty p.btn {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
}

.pamphletCollegeBox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	width: 568px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.pamphletSpecialtyBox {
	width: 568px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDE13E;
	border-bottom-color: #CDE13E;
	border-left-color: #CDE13E;
	margin-bottom: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.pamphletCollegeBox td,.pamphletSpecialtyBox td {
	width:132px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 7px;
}

.pamphletCollegeBox td,.pamphletSpecialtyBox a {
	text-decoration: underline;
}

.pamphletCollegeBox td,.pamphletSpecialtyBox a {
	text-decoration: underline;
}


#tabCategorySchool {
	margin-bottom: 4px;
	height: auto;
}

.tabCategorySchoolBox {
	padding-top: 10px;
}

.tabCategorySchoolBox h4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.tabCategorySchoolBox p.entry {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}


.tabCategorySchoolBox p {
	line-height: 1.5em;
}

.tabCategorySchoolBox img{
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}

.tabCategorySchoolBoxLeft {
	width: 285px;
	float: left;
	margin-bottom: 10px;
}

.tabCategorySchoolBoxRight {
	width: 285px;
	float: right;
	margin-bottom: 10px;
}

#contentsSideSchool{
	width:180px;
	float: right;
}

.schoolPage {
	margin-bottom: 14px;
}

.schoolPage  h3 {
	margin-bottom: 5px;
}

.schoolPageBox {
	background-image: url(/common/images/line_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	height: 56px;
	width: 170px;
}

.schoolPageBox  img.imgLeft {
	margin-right: 5px;
}

.schoolPageBox  p {
	line-height: 1.3em;
}


/* 仕事・資格・学び
-------------------------------------*/
.tabCategoryGuide {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 7px;
	padding-bottom: 10px;
	position: relative;
}

.tabCategoryGuide p.btn{
	position: absolute;
	top: 0px;
	right: 0px;
}

.tabCategoryShigotoBox{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9c67dc;
	border-bottom-color: #9c67dc;
	border-left-color: #9c67dc;
	margin-bottom: 14px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.tabCategoryShigotoBox p {
	padding-left: 15px;
	padding-bottom: 10px;
}

.tabCategoryGuideLeft {
	float: left;
	padding-left: 15px;
	width: 348px;
}

.tabCategoryGuideRight {
	float: right;
	width: 363px;
}

.tabCategoryGuideRight p.s{
	padding-left: 10px;
	padding-top: 15px;
}


/*.tabCategoryGuide table.map {
	border-collapse:collapse;
	font-size: 12px;
}*/

.tabCategoryGuide table.list {
	margin-right: 7px;
	margin-left: 8px;
	color: #484848;
}

.tabCategoryGuide td {
	width: 161px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 12px;
}

.tabCategoryGuide a,.pamphletCollegeBox a,.pamphletSpecialtyBox a {
	text-decoration: underline;
}

.tabCategoryGuide a:link,.pamphletCollegeBox a:link,.pamphletSpecialtyBox a:link{ 
	text-decoration: underline;
}

.tabCategoryGuide a:visited,.pamphletCollegeBox a:visited,.pamphletSpecialtyBox a:visited{
	text-decoration: underline;
}

.tabCategoryGuide a:hover,.pamphletCollegeBox a:hover,.pamphletSpecialtyBox a:hover,{
	text-decoration: underline;
}

.tabCategoryGuide a:active,.pamphletCollegeBox a:active,.pamphletSpecialtyBox a:active,{
	text-decoration: underline;
}

.tabCategoryLicenseBox{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #468c2b;
	border-bottom-color: #468c2b;
	border-left-color: #468c2b;
	margin-bottom: 14px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.tabCategoryLicenseBox p {
	padding-left: 15px;
	padding-bottom: 10px;
}

.tabCategoryStudyBox{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bb66a4;
	border-bottom-color: #bb66a4;
	border-left-color: #bb66a4;
	margin-bottom: 14px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}

.tabCategoryStudyBox p {
	padding-left: 15px;
	padding-bottom: 10px;
}

.tabCategoryStudyBox td {
	padding-bottom: 5px;
}

.tabCategoryStudyBox td.example {
	padding-bottom: 15px;
}

.banBox {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.banLeft {
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}

.banRight {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}

/* イベント情報
-------------------------------------*/
.linkR {
	text-align: right;
	padding-right: 7px;
	padding-left: 7px;
	line-height: normal;
}

/* 入試日程検索
-------------------------------------*/
.searchBox {
	background-color: #d9ebfc;
	padding-top: 7px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(/images/search/search_middle.gif);
	background-repeat: repeat-y;
	padding-bottom: 7px;
	font-size: 12px;
	color: #484848;
}

.searchLeft {
	float: left;
	width: 150px;
	padding-bottom: 5px;
}

.searchRight {
	float: right;
	width: 542px;
	padding-bottom: 5px;
}

.searchButtom {
	text-align: center;
}

.banCategory {
	width: 616px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}

.banCategory h3 {
	text-align: center;

}



/* お役立ち情報
-------------------------------------*/
.tabStepBanBox {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 14px;
	padding-right: 14px;
	padding-left: 14px;
}

.stepBanLeft {
	width: 345px;
	float: left;
	background-image: url(/useful/images/contents_box_back.gif);
	background-repeat: no-repeat;
	height: 106px;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 7px;
	padding-right: 12px;
}

.stepBanRight {
	width: 345px;
	float: right;
	background-image: url(/useful/images/contents_box_back.gif);
	background-repeat: no-repeat;
	height: 106px;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 7px;
	padding-right: 12px;
}

.stepBanLeft h4,.stepBanRight h4 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}

.stepBanLeft img,.stepBanRight img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 7px;
	padding: 0px;
}
