@charset "utf-8";
/* CSS Document */



/* ////////////////////////////////////////////////////////////////////// */
/* main */
#main {
	margin-top: 14px;
}
#main #ksp {
	width: 650px;
	float: left;
	margin-right: 15px;
}
#main #feature {
	width: 235px;
	float: left;
}

/* ////////////////////////////////////////////////////////////////////// */
/* layout */
/*
#globalmenu {
	margin: 20px 0;
}
*/
#gm {
	margin: 18px 0;
}

#homecontent {
}

#homecontent p {
	margin: 0.4em 2px;
	line-height: 150%;
}

#topnews {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
#topnews_inner {
	background-image:url(http://beocollege.jp/shared/img/dot_bg.gif);
	margin: 2px 0;
	padding: 1px 10px;
}

#left {
	width: 250px;
	float: left;
	margin-right: 30px;
}
#center {
	width: 340px;
	float: left;
	margin-right: 30px;
}
#right {
	width: 250px;
	float: left;
}

/* ////////////////////////////////////////////////////////////////////// */
/* feature */
#feature .margin_bottom {
	margin-bottom: 10px;
}

/* left column */
.visitor_info {
	margin: 0 0 20px 0;
	background: #FFF url(../images/left_title_bg.gif) no-repeat;
	padding: 4px 10px;
}


.visitor_info ul {
	margin: 8px 0 8px 12px;
	padding: 0;
	list-style: none;
}
.visitor_info li {
	margin: 0;
	padding: 2px 0 2px 12px;
	background: url(../shared/img/icon_ar_mini.gif) left 6px no-repeat;
}
.visitor_info p.related {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 11px;
	text-align: right;
}

/* ////////////////////////////////////////////////////////////////////// */
/* center column */

.jobinfo {
	border: 1px solid #CCC;
	margin: 0 0 30px 0;
}

.jobinfo ul {
	margin: 0;
	padding: 7px 11px;
	list-style: none;
}
.jobinfo ul li {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

/* ////////////////////////////////////////////////////////////////////// */
.event_list {
	border: 1px solid #CCC;
	margin: 0 0 30px 0;
}
.event_list table {
	margin: 7px 4px 4px 2px;
	width: 332px;
}
.event_list table th,
.event_list table td {
	padding: 6px 4px;
	border-bottom: 1px dotted #CCC;
}
.event_list table th {
	width: 96px;
}
.event_list table td {
	padding-left: 0 !important;
}

/* ////////////////////////////////////////////////////////////////////// */
table.news_list {
	clear: both;
	border-collapse: collapse;
	width: 340px;
	margin: 0 0 30px 0;
}
table.news_list tr {
	border-bottom: 1px dotted #B6B5B8;	/* IEで出ない */
}
table.news_list th,
table.news_list td {
	vertical-align: top;
	padding: 5px 2px;
}
table.news_list th {
	white-space: nowrap;
	width: 79px;
	border-bottom: 1px dotted #B6B5B8;
}
table.news_list td {
	border-bottom: 1px dotted #B6B5B8;
}


/* ////////////////////////////////////////////////////////////////////// */
/* banner space */
#right h6 {
	margin: 0;
	padding: 2px 6px 1px 6px;
	background-color: #CCC;
}


#right .feature {
	margin-bottom: 30px;
}
#right .feature ul {
	margin: 8px 0 8px 12px;
	padding: 0;
	list-style: none;
}
#right .feature li {
	margin: 0;
	padding: 2px 0 2px 12px;
	background: url(../shared/img/icon_ar_mini.gif) left 6px no-repeat;
}

/* ////////////////////////////////////////////////////////////////////// */
#right h2 {
	font-size: 120%;
	font-weight: bold;
	background: url(../images/title_column_bg.gif) left bottom no-repeat;
	padding: 10px 2px 3px 2px;
}
#center h2 {
	font-size: 120%;
	font-weight: bold;
	background: url(../images/title_column_bg_340.gif) left bottom no-repeat;
	padding: 10px 2px 5px 2px;
}


/* ////////////////////////////////////////////////////////////////////// */
/* 上書き */
.subgm_area {
	margin-top: 20px !important;
}
