/* CSS Document */

/*
Theme Name: kcoe
Theme URI: 
Description: 
Version: 1.1
Author: 
Author URI: http://wordpress.xwd.jp/
*/


/* =================================================================== */
/* 基本要素 */
/* =================================================================== */

body {
	background-color: #262626;
	font-size: 12px;
	color: #dddddd;
	background-image: url(http://www.kyoto-econ.ac.jp/img/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 33px;
	padding-top: 14px;
	padding-bottom: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h1 img {
	margin-right: 15px;
}
h2 {}
h3 {}
p {
	line-height: 150%;
	margin-top: 0px;
}
img {
	border: 0px;
}
td {
	font-size: 12px;
	vertical-align: top;
}
th {font-size: 12px;}
dl {margin-top: 0px;}
dt {font-weight: bold;}
dd {line-height: 150%;}
ul {margin-top: 0px;}
ol {margin-top: 0px;}
li {line-height: 150%;}
form {
	margin: 0px;
	padding: 0px;
}
address {
	font-style: normal;
	font-size: 10px;
	line-height: 130%;
	color: #999999;
	padding-left: 15px;
	padding-bottom: 30px;
}


/* ▼リンク指定 */
/* ----------------------------------------------------- */
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}




/* =================================================================== */
/* レイアウト */
/* =================================================================== */

.all {
	width: 830px;
	background-color: #000000;
}
.contents {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(http://www.kyoto-econ.ac.jp/img/contents_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.main {
	float: right;
	width: 620px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.kyoto-econ.ac.jp/img/main_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}




/* ▼ヘッダー */
/* ----------------------------------------------------- */
.head {
	width: 800px;
	margin-left: 15px;
}

.lang {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 8px;
}

.lang img{
	margin-left: 15px;
}


.head-wrap {
	width: 800px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.head-wrap .logo {
	float: left;
	width: 320px;
}
.head-wrap .head-navi {
	float: right;
	width: 450px;
}
.head-navi ul {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding: 0px;
}
.head-navi ul li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.head-navi ul li img {
	margin-left: 9px;
	margin-top: 25px;
}

/* グローバルナビゲーション */
.global-navi {
	margin: 0px;
	padding: 0px;
}
.global-navi li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
}
.global-navi span{
visibility:hidden;
}
.global-navi a {
	text-decoration: none;
}

#g-introduction,#g-introduction a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_introduction.jpg);
	background-repeat: no-repeat;
	display:block;
	height: 43px;
	width: 134px;
}
#g-introduction a:hover,#introduction #g-introduction a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_introduction_over.jpg);
	background-repeat: no-repeat;
}
#g-education,#g-education a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_education.jpg);
	background-repeat: no-repeat;
	display:block;
	height: 43px;
	width: 133px;
}
#g-education a:hover,#education #g-education a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_education_over.jpg);
	background-repeat: no-repeat;
}
#g-license,#g-license a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_license.jpg);
	background-repeat: no-repeat;
	display:block;
	height: 43px;
	width: 133px;
}
#g-license a:hover,#license #g-license a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_license_over.jpg);
	background-repeat: no-repeat;
}
#g-emplayment,#g-emplayment a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_emplayment.jpg);
	background-repeat: no-repeat;
	display:block;
	height: 43px;
	width: 133px;
}
#g-emplayment a:hover,#emplayment #g-emplayment a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_emplayment_over.jpg);
	background-repeat: no-repeat;
}
#g-admission,#g-admission a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_admission.jpg);
	background-repeat: no-repeat;
	display:block;
	height: 43px;
	width: 133px;
}
#g-admission a:hover,#admission #g-admission a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_admission_over.jpg);
	background-repeat: no-repeat;
}
#g-campus-life,#g-campus-life a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_campus_life.jpg);
	background-repeat: no-repeat;
	display:block;
	height: 43px;
	width: 134px;
}
#g-campus-life a:hover,#campus-life #g-campus-life a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/g_campus_life_over.jpg);
	background-repeat: no-repeat;
}



/* ▼メニュー */
/* ----------------------------------------------------- */
.menu {
	width: 170px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu .on a:link,
.menu .on a:visited,
.menu .on a:hover {
	color: #ffcc66;
}
.menu .on ul li a:link,
.menu .on ul li a:visited,
.menu .on ul li a:hover {
	color: #ffffff;
}
.menu p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu dl {
	background-image: url(http://www.kyoto-econ.ac.jp/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.menu dl dt {
	margin: 0px;
	background-image: url(http://www.kyoto-econ.ac.jp/img/m_dt_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
}
.menu dl dd {
	padding: 0px;
	margin: 0px;
}
.menu dl dd ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-left: 0px;
}
.menu dl dd ul li {
	background-image: url(http://www.kyoto-econ.ac.jp/img/m_li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	line-height: 180%;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
}
.menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.menu ul li {
	margin: 0px;
	list-style: none;
	background-image: url(http://www.kyoto-econ.ac.jp/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.menu ul li.border-none {
	background-image: none;
}
.menu ul li a {
	background-image: url(http://www.kyoto-econ.ac.jp/img/m_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
.menu ul li.inq a {
	background-image: url(http://www.kyoto-econ.ac.jp/img/m_dt_arrow_inq.gif);
	background-repeat: no-repeat;
		background-position: left top;
	padding-left: 22px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
.menu ul li ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 0px;
	padding-bottom: 5px;
}
.menu ul li ul li {
	background-image: none;
	line-height: 120%;
}
.menu ul li ul li a {
	background-image: url(http://www.kyoto-econ.ac.jp/img/m_li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.m-list {
	font-weight: bold;
	background-image: url(http://www.kyoto-econ.ac.jp/img/m_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 4px;
	display: block;
}
p.banner {
	margin-left: 5px;
	margin-top: 20px;
}




/* ▼フッター */
/* ----------------------------------------------------- */
.footer {
	width: 830px;
	background-color: #262626;
}
.footer .cleft {
	width: 460px;
}
.footer .cleft img {
	padding-left: 15px;
	margin-top: 7px;
}
.footer .cleft p {
	margin-bottom: 5px;
}
.footer .cright {
	width: 340px;/*290px;*/ /*340px*/
}
.footer .cright ul li {
  float:right;
  display:block;
  text-align:left;
}

.footer ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.footer ul li {
	display: inline;
	padding-right: 12px;
}
.copyright {
text-align:right;
}





/* =================================================================== */
/* 共通ページ */
/* =================================================================== */


/* ▼TOPページ */
/* ----------------------------------------------------- */
.index-contents {
	width: 800px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 10px;
	background-image: url(http://www.kyoto-econ.ac.jp/img/dot_back2.gif);
	background-repeat: repeat-y;
}
.index-contents .cleft{
	width: 560px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
}
.index-contents .cleft p {
	margin: 0px;
}
.index-contents .cright{
	width: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.index-contents .cright p {
	margin: 0px;
}
.index-contents .cright .estimate p {
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 40px;
}
.index-img {
	margin-left: 15px;
}
.index-table {
	margin-left: 6px;
	background-image: url(http://www.kyoto-econ.ac.jp/img/index-contents_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*padding-bottom: 5px;*/
}
.index-table td {
	vertical-align: top;
}
.index-table img {
	line-height: normal;
}
.topics-table {
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.topics-table td {
	color: #CCCCCC;
	font-size: 12px;
	padding-bottom: 4px;
	line-height: 120%;
	padding-top: 2px;
}
.estimate {
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	text-align: left;
}
.side .estimate p {
	padding-right: 10px;
	padding-left: 10px;
	color: #CCCCCC;
	background-image: url(http://www.kyoto-econ.ac.jp/img/estimate_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
}


.side p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


.index-contents .index-table .side img{
	margin-bottom: 5px;
}



.index-contents .index-table .foot-banner{
	margin-left: 12px;
	margin-bottom: 5px;
}

.index-contents .index-table .foot-banner p{
	float: left;
	margin-right: 5px;
}





/* ▼ミドルページ */
/* ----------------------------------------------------- */
#base {}
#base h1{
	margin-bottom: 15px;
}
#base h2{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #414141;
	border-left-color: #676767;
	border-left-width: 5px;
	border-left-style: solid;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-left: 14px;
	margin-right: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
}

/*大学について*/
#introduction h2{
	background-color: #97BA36;
	border-left-color: #acc85e;
}

/*学びについて*/
#education h2{
	background-color: #0f6f9e;
	border-left-color: #3f8cb1;
}

/*資格について*/
#license h2{
	background-color: #a37493;
	border-left-color: #b590a9;
}

/*就職について*/
#emplayment h2{
	background-color: #a28852;
	border-left-color: #b5a075;
}

/*編入学について*/
#admission h2{
	background-color: #4a979f;
	border-left-color: #6eacb2;
}

/*キャンパス*/
#campus-life h2{
	background-color: #619ad4;
	border-left-color: #81aedd;
}

#base p{
	color: #dddddd;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 140%;
	margin-bottom: 1.3em;
}
#base p.catch {
	margin-bottom: 10px;
	margin-top: 25px;
}
#base p.catch2 {
	font-weight: bold;
	margin-bottom: 5px;
}
#base p.big {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#base p.no-space {
	margin-left: 0px;
}
#base table {
	margin-left: 15px;
}
#base ul {
	list-style-type: none;
	margin-left: 15px;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 15px;
}
#base ul li {
	background-image: url(http://www.kyoto-econ.ac.jp/img/list_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
}
#base dl {
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 25px;
	margin-top: 23px;
}
#base dt {
	background-image: url(http://www.kyoto-econ.ac.jp/img/other_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	color: #FFFFFF;
	margin-bottom: 8px;
	line-height: 120%;
}
#base dd {
	margin-left: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-bottom: 16px;
}
#base dd ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#base dd ul li {
	background-image: url(http://www.kyoto-econ.ac.jp/img/list_icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 11px;
	margin-bottom: 2px;
}





/* ▼各種要素 */
/* ----------------------------------------------------- */
/*トピックパス*/
p.path {
	font-size: 10px;
	color: #999999;
	padding-left: 6px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	background-color: #000000;
}
.path a:link {
	color: #999999;
}
.path a:visited {
	color: #999999;
}
.path a:hover {
	color: #999999;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.caution {
	color: #FFCC66;
  font-size:x-small;
}
.small {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.img-left {
	float: left;
	margin-right: 10px;
}
.img-right {
	float: right;
	margin-left: 10px;
}
.cleft {
	float: left;
}
.cright {
	float: right;
}

/*スペース*/
.space {
	height: 20px;
	width: 20px;
}
.space2 {
	height: 40px;
	width: 20px;
}
.img-space {
	width: 180px;
	float: left;
	margin-left: 15px;
}
.b-space {
	margin-bottom: 10px;
}
#base dl.t-space {
	margin-top: 23px;
}
#base .no-space {
	margin-bottom: 5px;
}
#base table td.no-space p{
margin-left:0px;
padding-left:0px;
}
#base table td.no-space2 p {
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

p.margin-none {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	height: auto;
	font-size: 0px;
}
#base dl.margin-none {
	margin-bottom: -10px;
}
#base p.excel {
	font-weight: bold;
	background-image: url(http://www.kyoto-econ.ac.jp/img/excel_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	padding-bottom: 3px;
	margin-bottom:3px;
	clear:left;
}
#base p.pdf {
	font-weight: bold;
	background-image: url(http://www.kyoto-econ.ac.jp/img/adobe_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
.indent {
	text-indent: -1em;
	padding-left: 1em;
}
.indent20 {
	margin-left: 20px;
}
.indent10 {
	margin-left: 13px;
}

#base ul.list-indent {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-bottom: 0px;
}
#base ul.list-indent li {
	background-image: none;
	list-style-type: none;
	text-indent: -1.8em;
	padding-left: 1.8em;
	padding-bottom:2px;
	margin: 0px;
	padding-right: 0px;
}
#base dd.indent {
	padding-left: 1em;
}
#base .dl-normal dt {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 2px;
}
#base dl dd dl.dl-normal {
	margin-left: 0px;
	margin-top: 6px;
}
#base ul.d-line {
	margin-bottom: 0px;
}

#base ul.d-line li {
	margin-bottom: 1.2em;
}

.box {
	padding: 10px;
	border: 1px solid #666666;
}
.dot {
	background-image: url(http://www.kyoto-econ.ac.jp/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
.line {
	background-image: url(http://www.kyoto-econ.ac.jp/img/dot2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1px;
	margin-right: 10px;
	margin-left: 15px;
}

p.title {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#base p.tip {
	font-size: 10px;
	text-align: right;
	margin-top: -8px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#base p.flow {
	margin-left: 13px;
}




/* ▼レイアウト */
/* ----------------------------------------------------- */
.column-1 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/column2_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 590px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 6px;
}
#base .column-1 p {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin: 0px;
}
#base .column-1 table{
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 8px;
}
#base .column-1 table td{
	background-image: url(http://www.kyoto-econ.ac.jp/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 12px;
	padding-bottom: 6px;
}
#base .column-1 table td.border-none {
	background-image: none;
}
#base .column-1 table td p {
	padding: 0px;
	margin-bottom: 4px;
}

.column-2 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/column2_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 590px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
.p-bottom {
	padding-bottom: 10px;
}
.column-2 .cleft {
	width: 270px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.column-2 .cright {
	width: 270px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#base .column-2 h2 {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
}
#base .column-2 h2 a {
	background-image: url(http://www.kyoto-econ.ac.jp/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}
#base .column-2 p {
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.column-2 .img-left {
	margin-bottom: 5px;
}

.column-2td-wrap {
	background-image: url(http://www.kyoto-econ.ac.jp/img/column2_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 590px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
#base .column-2td h2 {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
}
#base .column-2td h2 a {
	background-image: url(http://www.kyoto-econ.ac.jp/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}
#base .column-2td p {
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0px 0px 12px 0px; 
	margin-right: 0px;
	margin-left: 0px;
}
.column-2td .img-left {
	margin-bottom: 5px;
}


.column-2t {
	background-image: url(http://www.kyoto-econ.ac.jp/img/column2t_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 590px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
.column-2t .cleft {
	width: 290px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.column-2t .cright {
	width: 290px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#base .column-2t p {
	margin-top: 7px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#base .column-2t p.right {
	margin-bottom: 0px;
}
#base .column-2t ul{
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#base .column-2t ul li{
	background-image: url(http://www.kyoto-econ.ac.jp/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	line-height: 200%;
}

.table-wrap{
width: 590px;
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	}
.table-wrap .cleft,.table-wrap .cright{
	width: 290px;
}
#base .table-wrap table {
	margin-left: 1px;
}

#base .table-wrap p{
	margin-left: 0px;
}

.dl-wrap {
	width: 588px;
	margin-left: 15px;
}
.dl-wrap .cleft {
	width: 268px;
}
.dl-wrap .cright {
	width: 268px;
}
#base .dl-wrap dl{
	margin: 0px;
}
#base .dl-wrap dl dt{
	color: #dddddd;
	margin-bottom: 2px;
}
#base .dl-wrap dl dd{
	font-size: 10px;
	margin-left: 16px;
	color: #dddddd;
}

.list-wrap {
	width: 590px;
	margin-left: 15px;
}
.list-wrap .cleft {
	width: 290px;
}
.list-wrap .cright {
	width: 290px;
}
#base .list-wrap dl {
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
}
#base .list-wrap table {
	margin-left: 3px;
}



/* ▼ブロックカラー */
/* ----------------------------------------------------- */
#base p.block {
	background-image: url(http://www.kyoto-econ.ac.jp/img/other_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	color: #FFFFFF;
	margin-bottom: 8px;
	font-weight:bold;
	line-height: 120%;
}
#base p.block span {
	font-weight: normal;
	float: right;
}
#base p.block span span{
	float:none;
	padding-left:5px;
	letter-spacing: 0.1em;

}
#introduction #base dt,#introduction #base p.block {
	background-image: url(http://www.kyoto-econ.ac.jp/introduction/img/introduction_icon.gif);
	background-repeat: no-repeat;
}
#education #base dt,#education #base p.block {
	background-image: url(http://www.kyoto-econ.ac.jp/education/img/education_icon.gif);
	background-repeat: no-repeat;
}
#license #base dt,#license #base p.block{
	background-image: url(http://www.kyoto-econ.ac.jp/license/img/license_icon.gif);
	background-repeat: no-repeat;
}
#emplayment #base dt,#emplayment #base p.block {
	background-image: url(http://www.kyoto-econ.ac.jp/emplayment/img/emplayment_icon.gif);
	background-repeat: no-repeat;
}
#admission #base dt,#admission #base p.block {
	background-image: url(http://www.kyoto-econ.ac.jp/admission/img/admission_icon.gif);
	background-repeat: no-repeat;
}
#campus-life #base dt,#campus-life #base p.block {
	background-image: url(http://www.kyoto-econ.ac.jp/campus_life/img/campus_life_icon.gif);
	background-repeat: no-repeat;
}




/* ▼教師コメント */
/* ----------------------------------------------------- */
.comment {
	background-color: #333333;
	border: 1px solid #666666;
	width: 590px;
	margin-left: 14px;
	margin-bottom: 15px;
}
.comment .cleft {
	width: 465px;
}
.comment .cright {
	width: 110px;
	margin-right: 10px;
	margin-top: 10px;
}
#base .comment p {
	margin-bottom: 8px;
}

#base .comment p.catch {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	margin-top: 15px;
}
/* 個別カラー */
#education .comment{
	border: 1px solid #0f6f9e;
}
#admission .comment{
	border: 1px solid #4A979F;
}
#emplayment .comment{
	border: 1px solid #A28852;
}



/* ▼数字 */
/* ----------------------------------------------------- */
#base .number td {
	padding-top: 20px;
	padding-bottom: 20px;
}
#license #base .number dt,
#emplayment #base .number dt,
#admission #base .number dt
 {
	font-size: 14px;
}
#base .number dd {
	margin-right: 20px;
}
#base .number dd.margin-none {
	margin-right: 0px;
}
#base .number dl.box {
	margin-right: 100px;
	margin-top: 10px;
}
#base .number dl.box dd {
	font-size: 10px;
	color: #dddddd;
	margin-bottom: 0px;
}
#base .number dl.box dd.border {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 0px;
	margin-bottom: 8px;
}
#admission  #base .number dl.box dt {
	font-size: 12px;
	margin-bottom: 3px;
}

#license #base .number dt.no1,
#emplayment #base .number dt.no1,
#admission #base .number dt.no1,
#location dt.no1{
	background-image: url(http://www.kyoto-econ.ac.jp/img/1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#license #base .number dt.no2,
#emplayment #base .number dt.no2,
#admission #base .number dt.no2,
#location dt.no2{
	background-image: url(http://www.kyoto-econ.ac.jp/img/2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#license #base .number dt.no3,
#emplayment #base .number dt.no3,
#admission #base .number dt.no3,
#location dt.no3{
	background-image: url(http://www.kyoto-econ.ac.jp/img/3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#license #base .number dt.no4,
#emplayment #base .number dt.no4,
#admission #base .number dt.no4,
#location dt.no4{
	background-image: url(http://www.kyoto-econ.ac.jp/img/4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#license #base .number dt.no5,
#emplayment #base .number dt.no5,
#admission #base .number dt.no5,
#location dt.no5{
	background-image: url(http://www.kyoto-econ.ac.jp/img/5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#location dt.no6{
	background-image: url(http://www.kyoto-econ.ac.jp/img/6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#location dt.no7{
	background-image: url(http://www.kyoto-econ.ac.jp/img/7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#location dt.no8{
	background-image: url(http://www.kyoto-econ.ac.jp/img/8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#location dt.no9{
	background-image: url(http://www.kyoto-econ.ac.jp/img/9.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#location dt.a{
	background-image: url(http://www.kyoto-econ.ac.jp/img/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#location dt.b{
	background-image: url(http://www.kyoto-econ.ac.jp/img/b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}




/* ▼テーブル */
/* ----------------------------------------------------- */
.common-table {
	padding: 0px;
	margin-bottom: 5px;
}
.common-table th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #CCCCCC;
	background-image: url(http://www.kyoto-econ.ac.jp/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 7px;
}
.common-table th span {
	font-size: 10px;
}
.common-table td {
	font-size: 12px;
	line-height: 130%;
	vertical-align: top;
	background-image: url(http://www.kyoto-econ.ac.jp/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
}
.common-table th.border-none {
	background-image: none;
}
.common-table td.border-none {
	background-image: none;
}

.common-table2 {
	padding: 0px;
	margin-bottom: 20px;
}
.common-table2 th {

	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #CCCCCC;
	padding-top: 16px;
	padding-right: 5px;
	padding-bottom: 16px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}
.common-table2 th span {
	font-size: 10px;
}
.common-table2 td {
	font-size: 12px;
	line-height: 130%;
	padding-top: 16px;
	padding-right: 5px;
	padding-bottom: 16px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}
.common-table2 td.border-none {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.common-table3{
	background-color: #666666;
	margin-bottom: 15px;
}
.common-table3 th{
	background-color: #333333;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 130%;
	padding-right: 3px;
	padding-left: 3px;
}
.common-table3 th.left {
	text-align: left;
	padding-left: 5px;
}
.common-table3 th.bold {
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
.common-table3 th.bold-c,.common-table3 td.bold-c {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.common-table3 th.bold-c .small {
	font-weight: normal;
}
.common-table3 td{
	background-color: #000000;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	line-height: 130%;
}
.common-table3 td.center {
	text-align: center;
	vertical-align: middle;
}
.common-table3 td.v-middle {
	vertical-align: middle;
}
.common-table3 td.total {
	font-weight: bold;
	text-align: right;
	padding-right: 21px;
}
#base .common-table3 ul.list-indent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
}
#base .common-table3 ul.list-indent li {
	background-image: none;
	list-style-type: none;
	text-indent: -1.6em;
	padding-left: 1.6em;
	padding-bottom:2px;
	margin: 0px;
	padding-right: 0px;
}
.min td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
.min th {
	padding-top: 4px;
	padding-bottom: 4px;
}

.dot-table {
	margin-bottom: 5px;
}
.dot-table th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 12px;
	padding-bottom: 8px;
}
.dot-table td {
	background-image: url(http://www.kyoto-econ.ac.jp/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 12px;
	padding-bottom: 8px;
}
.dot-table td.border-none {
	background-image: none;
}
#base .dot-table table{
	margin-left: 5px;
	margin-bottom: 0px;
}
#base .dot-table table td{
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#base .dot-table dl {
	margin: 0px;
}
#base .dot-table dd {
	margin-bottom: 5px;
}
#base .dot-table ul{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}
#base .dot-table ul li{
	font-size: 10px;
}
#base .dot-table img {
	float: left;
}

.dl-table {
	margin-bottom: 15px;
}
.dl-table td {
	padding-bottom: 8px;
}
#base .dl-table table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#base .dl-table table td {
	font-size: 10px;
	text-align: center;
}
#base .dl-table p {
	margin-left: 5px;
	padding-left: 0px;
}
#base .dl-table dl {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#base .dd-small dd {
	font-size: 10px;
	margin-top: -7px;
}
#base .dd-small dl {
	margin-left: 5px;
}

.dl-border-table {
	margin-bottom: 15px;
}
.dl-border-table td {
	padding-top: 14px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	vertical-align: top;
}
.dl-border-table td.border-none {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#base .dl-border-table p {
	margin-left:0px;
}
#base .dl-border-table dl {
	margin: 0px;
}
#base .dl-border-table dd {
	margin-bottom: 0px;
	margin-right: 10px;
}
#base .dl-border-table table {
	margin: 0px;
}
#base .dl-border-table td table td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#base .dl-border-table td table td p {
	font-weight: bold;
	margin-bottom: -5px;
}
#base .dl-border-table td table td ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
}
#base .dl-border-table td table td ul li {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}

.img-cap {
	font-size: 10px;
	text-align: center;
}
.img-cap img {
	display: block;
	margin-bottom: 5px;
}



/* ▼インフォ */
/* ----------------------------------------------------- */

/* トピックス */
.link a {
	background-image: url(http://www.kyoto-econ.ac.jp/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}


/* 写真追加配置用　左 */
.img-lefts {
	float: left;
	margin-right: 20px;
}

.topics  img{
	margin-left: 20px;
}



/* ▼トピックスアイコン */
/* ----------------------------------------------------- */

.index-contents p{
	margin: 0px;
	padding: 0px;
}

.index-contents span{
		visibility: hidden;
}


.main #base .common-table p{
	margin: 0px;
	padding: 0px;
}

.main #base .common-table span{
		visibility: hidden;
}

.cat3 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/3.gif);
	background-repeat: no-repeat;
}

.cat43 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/34.gif);
	background-repeat: no-repeat;
}


.cat53 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/35.gif);
	background-repeat: no-repeat;
}

.cat63 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/36.gif);
	background-repeat: no-repeat;
}


.cat73 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/37.gif);
	background-repeat: no-repeat;
}

.cat4 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/4.gif);
	background-repeat: no-repeat;
}

.cat54 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/45.gif);
	background-repeat: no-repeat;
}

.cat64 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/46.gif);
	background-repeat: no-repeat;
}

.cat74 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/47.gif);
	background-repeat: no-repeat;
}

.cat5 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/5.gif);
	background-repeat: no-repeat;
}

.cat65 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/56.gif);
	background-repeat: no-repeat;
}

.cat75 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/57.gif);
	background-repeat: no-repeat;
}

.cat6 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/6.gif);
	background-repeat: no-repeat;
}

.cat76 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/67.gif);
	background-repeat: no-repeat;
}

.cat7 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/7.gif);
	background-repeat: no-repeat;
}

.cat1 {
	background-image: url(http://www.kyoto-econ.ac.jp/img/topics_icon/7.gif);
	background-repeat: no-repeat;
}





/* 画像投稿用 */
div.topics img.alignright {
  float:right;
}
div.topics img.alignleft {
  float:left;
}