@charset "utf-8";

/* ************************************************** 

	artstudium用 curriculum
	
	製作日：2007/2/8
	
- ***************************************************/


body{
	background-color: #00DB80;
}
p{
	margin-bottom: 2em;
}
#gmenu {
	background-image: url(../../img/cu_menu.png);
}
#honbun {
	background-image: url(../../img/cu_back.png);
	background-repeat: no-repeat;
	background-position: 161px 0px;
	position: relative;
	padding-bottom: 20px;
}
h2 {
	margin-bottom: 30px;
}
#honbun p {
	width: 530px;
}
#honbun .txt {
	margin-bottom: 63px;
}
#honbun .txt#last {
	margin-bottom: 20px;
}


#honbun a:link { text-decoration: none; color:#967E14}
#honbun a:visited { text-decoration: none; color:#967E14}
#honbun a:hover {
	text-decoration: none;
	color:#FF0000;
}
#honbun a:active { text-decoration: none; color:#967E14 }
#keyWord {
	width: 190px;
	margin-left: 617px;
	position: absolute;
	top: 1338px;
	font-size: 11px;
	line-height: 2em;
}
#keyWord dt {
	font-family: "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", HiraKakuPro-W6, Osaka, "Helvetica", "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
#keyWord dd {
	margin-bottom: 2em;
	color: #111;
}
.kouzaLink {
	font-family: "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", HiraKakuPro-W6, Osaka, "Helvetica", "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: bold;
}
#mid {
	margin-bottom: 40px;
}

