@charset "UTF-8";
/* COMMON SETTINGS */
.tableLeft table td{
	text-align:left;
}

td td td
{
	text-align:left;
}

/* Standard fonts */
h1, h2, h3, h4 { font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif; color:#333;}
.p3Head { margin-bottom: 18px; }
h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 15px;
	color:#0680C1;
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 0px 5px;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	color:#F36;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #6BA521;
}
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }

.page {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
/* HEADER DECORATION */
.campus_header {
	background-image: url(img/title_bg.jpg);
	background-repeat: no-repeat;
	/*padding: 12px 0px 0px 0px;*/
}
.campus_catch_c1 {
	font-weight: bold;
	font-size: 14px;
	color:#666;
}
.campus_catch_c2 {
	color:#12A0CF;
}

.title_c1 {
	font-weight: bold;
	font-size: 36px;
	color: rgb(124, 184, 22);
}
/*.title_c2 {
	font-weight: bold;
	font-size: 36px;
	color:#09C;
}*/

.title_c1_smaller{
	font-weight: bold;
	font-size: 22px;
	color: rgb(124, 184, 22);
}

/*.title_c3 {
	font-weight: bold;
	font-size: 36px;
	color:#666;
}*/

/* LINKS ON RIGHT */
.campus_right {
	font-size: 11px;
}
.img_space {
	padding: 0px 10px 10px 0px;
}
td td div.right_title {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align:center;
	/*letter-spacing: 0.5em;*/
}
.divider  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
}



/* CONTENT HEADERS*/
.campus_p1_head {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	/*word-spacing: 1em;*/
	padding: 15px;
	background-color: #7CB816;
	line-height: 20px;
}
.campus_p2_head {
	font-size: 16px;
	font-weight: bold;
	color: #09C;
	/*word-spacing: 1em;*/
	padding: 15px;
	background-color: #CAEEFF;
	border: 1px dotted #5CAECE;
}
.campus_p3_Head {
	font-size: 16px;
	font-weight: bold;
	color: #F36;
	/*word-spacing: 1em;*/
	padding: 10px 10px 10px 15px;
	border: 1px dotted #F36;
	background-color: #FFE4EF;
}


/* CONTENT TXT*/
.campus_content_txt {
	font-size: 12px;
	color: #333;
	line-height: 150%;
	padding-bottom: 10px;
}
.orange {
	color: #FCA10B;
	font-weight: bold;
}
ul.campus {
	list-style-image:url(img/bullet1.gif);
	margin: 10px 20px 10px 20px;
	font-size: 12px;
	line-height: 150%;
	list-style-position: outside;
	color: #333;
}
.pink_bg {
	font-size: 12px;
	color: #F36;
	background-color: #FFF;
	width: 410px;
	border: 1px dotted #F36;
	padding: 10px;
	line-height: 150%;
	margin-bottom: 10px;
}
