@charset "utf-8";

/*-------------------------------------------------------
   受験生、保護者、在学生、卒業生、企業の方へ 扉ページ
-------------------------------------------------------*/



/*-- 目次 -------------------------------------------- */

.tm_t {
}

.t_menu h3 {
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 110%;
	padding-top:3px!important;
	padding-bottom:3px!important;	
}

.t_menu h3 span {
}

.t_menu h3 a {
	display: block;
	background-repeat: no-repeat;
	background-position: 305px center;
	padding: 5px 5px 5px 20px;
	border: 1px solid #CDCDCD;
}

/*カラー別*/
h3.typeA {
	background-image: url(/inc/images/common/arrow-down_gray.gif);
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #d0d0d0;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #d0d0d0;
}
h3.typeB {
	background-image: url(/inc/images/common/arrow-right_gray.gif);
}

h3.typeB span {font-size: 78%;}

h3.typeC {background-image: url(/inc/images/common/blank_red.gif);}

h3 {
	color: #D95364 !important;
}
h3 a {
	background-image: url(/inc/images/common/arrow_blue.gif);
}

h3 a:link,h3 a:visited {color: #D95364 !important; text-decoration: none !important;}
h3 a:hover {
	color: #C61C35 !important;
	text-decoration: none !important;
	border-top-color: #DA7A8B;
	border-right-color: #DA7A8B;
	border-bottom-color: #DA7A8B;
	border-left-color: #DA7A8B;
}


.tm_l {
	width: 325px;
	float: left;
}

.tm_r {
	width: 325px !important;
	float: right;
}

.t_menu ul { margin-bottom: 20px;}

.t_menu li a{
	background-image: url(/inc/images/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 97% center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECECE;
}

.t_menu a { display: block; text-decoration:none!important;}

.t_menu li.typeA a {
	padding-left:20px;
	width: 285px;
}
/*----------------------------------------------------------*/

.t_menu li.typeB{
	background-image: url(/inc/images/common/point_gray.gif);
	background-repeat: no-repeat;
	background-position: 24px 6px;

}

.t_menu li.typeB a {
	padding-left:35px;
	width: 270px;
}

.t_menu li.linkoutside a{
	background-image: url(/inc/images/common/blank.gif);
	background-repeat: no-repeat;
	background-position: 97% center;
}



/*----------------------------------------------------------*/

.t_menu li.typeC a {
	padding-left:20px;
	width: 285px;
	background-image: url(/inc/images/common/blank.gif);
	background-repeat: no-repeat;
	background-position: 97% center;
}

.t_menu li.typeD {
	padding-left:20px;
	width: 305px;
	background-image: url(/inc/images/common/arrow-down_gray.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #f5f5f5;
}

.t_menu li.typeE {
	padding-left:17px;
	width: 308px;
	background-image: url(/inc/images/common/blank.gif);
	background-repeat: no-repeat;
	background-position: 22px center;
	border: none !important;
}

.t_menu li.typeE a {padding-left:20px;}
.t_menu li.typeE a:link,.t_menu li.typeE a:hover {color: #646464 !important;}
.t_menu li.typeE a:hover {color: #ADADAD !important;}

.t_menu li.typeF {
	margin-left: 37px;
	padding-left: 15px;
	width: 273px;
	background-image: url(/inc/images/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.t_menu li.typeG a {
	display: block;
	padding-left:20px;
	background-image: url(/inc/images/common/arrow-down_gray.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.t_menu li.typeG {
	background-color: #f5f5f5;
}


/*-- 関連リンク -------------------------------------- */


h4 {
	background-position: left center;
	padding-left: 20px;
	margin:15px 0px 10px 0px;
	background-repeat: no-repeat;
	font-size: 110%;
}

.colortypeA h4 {background-image: url(/inc/images/common/maru_red_m.gif);
}

.t_link {
	background-color: #f2f2f2;
	padding: 10px;
	margin-bottom:4px;
}
.t_link .tl_l {
	width: 320px;
	float: left;
}

.t_link .tl_r {
	width: 320px;
	float: right;
}

.t_link li {
	list-style: none;
	width: 320px;
}

.t_link li span { background-color: #f2f2f2;}

.t_link li a {
	background-image: url(/inc/images/common/t_link_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
