@charset "utf-8";

/*
======== table of content. =================================

File name: css/common.css
Summary: admissionの共通用CSSファイル

============================================================
*/
/*-------------------------------------
OPENCAMPUS PAGER
---------------------------------------*/
#mainLeft  div.pager ul {
	overflow:hidden;
}
#mainLeft  div.pager ul li{
margin:0;
padding:0;
float:left;
}

#mainLeft dl.anchorLink{
clear:both;
}


/*-------------------------------------
contact
---------------------------------------*/
#mainLeft div.contact{
	width:730px;
	margin:50px 0 0 0;
	overflow:hidden;
}
#mainLeft div.contact h5{
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	font-size:100%;
	font-weight:bold;
	background:url("../images/common/ico_ttl.gif") no-repeat 0 4px;
}
#mainLeft div.contact div.inside{
	
	background:url("../../images/tree/bg_box_dotline_mid.gif") repeat-y 0 0;
}
#mainLeft div.contact div.inside div.bg-top{
	background:url("../../images/tree/bg_box_dotline_top.gif") no-repeat 0 0;
}
#mainLeft div.contact div.inside div.bg-top dl{
	overflow:hidden;
	padding:1px;
	background:url("../../images/tree/bg_box_dotline_btm.gif") no-repeat 0 100%;
}
#mainLeft div.contact div.inside div.bg-top dl dt{
	width:229px;
	height:98px;
	float:left;
}
#mainLeft div.contact div.inside div.bg-top dl dd{
	float:left;
	background:#FFF;
}
#mainLeft div.contact div.inside div.bg-top dl dd.add{
	width:240px;
	height:63px;
	padding:35px 0 0 42px;
}
#mainLeft div.contact div.inside div.bg-top dl dd.add a{
	padding:0 0 0 15px;
	background:url("../images/common/ico_mail.gif") no-repeat 0 6px;
}
#mainLeft div.contact div.inside div.bg-top dl dd.tel{
	width:217px;
	height:74px;
	padding:24px 0 0 0;
}