@charset "utf-8";

/* ************************************************** 

	artstudium用 profile,download,event
	
	製作日：2007/2/8
	
- ***************************************************/


body{
	margin-left: 50px;
	margin-bottom: 25px;
}
h1 {
	margin-top: 100px;
	margin-bottom: 2.5em;
	font-size: 14px;
	display: block;
	color: #000;
}
p {
	width: 386px;
	margin-bottom: 45px;
}
p#linkBox {
	margin-top: 57px;
}
h2 {
	background-image: url(../../img/arrow.png);
	padding-left: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 11px;
	background-position: 0px 2px;
}
h2 a:link, h2 a:visited{
	color: #5E8E00;
}
h2 a:hover{
	color: #F00;
}
h3 a {
	background-image: url(../../img/headyotsuya.png);
	height: 17px;
	width: 250px;
	margin-left: -250px;
	position: absolute;
	top: 16px;
	right: 16px;
	text-indent: -9999px;
}
h3 a:hover{
	background-color: #FFFFFF;
}
.close{
	background-image: url(../../img/closeWin.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 68px;
	display: block;
	text-indent: -999px;
	margin-top: 42px;
}
a.close:hover{
	background-color: #FFF;
	background-position: 0px -40px;
	text-decoration: none;
}
a:link{ text-decoration: none; color:#4A0099}
a:visited { text-decoration: none; color:#4A0099}
a:hover{ text-decoration: none;	color:#FF0000}
a:active { text-decoration: none; color:#4A0099 }


/* ダウンロードボタン
---------------------------------------------*/
.downImg {
	width: 256px;
	margin-bottom: 47px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: B8B8B8;
}

.downImg a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:69px;
	padding-top: 69px;
	color: #FFF;
	margin-top: 6px;
	margin-bottom: 10px;
}
.downImg a:hover {
	background-position: 0px -69px; 
}
a#bunkatu {
	background-image: url(../../img/panf.png);
}
a#uraomote {
	background-image: url(../../img/down_uraomote.png);
}


/* イベントページ
---------------------------------------------*/
#event p{
	color: #696969;
	width:600px;
	margin-bottom: 2em;
	padding: 0px;
	margin-top: 0px;
}
#event h2 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	background-image: none;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
	color: #575757;
}
#event .cyu {
	color: #01BED3;
}

/* 授業料
---------------------------------------------*/

#down table {
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 100px;
}
.cyuu {
	color: #00FFBB;
}

table a:link {
	color: #FF0000;
}
table a:visited {
	color: #7E2F99;
}
table a:hover {
	color: #0099FF;
}
.right {
	text-align: right;
}
#down .rightBox {
}
#down h1 {
	margin: 0px;
	padding: 0px;
}
#down #contenaBox {
	margin-top: 120px;
	position: relative;
	margin-left: 10px;
}
.rightBox p {
	margin-left: 300px;
	font-size: 12px;
}
#down td {
	vertical-align: top;
	padding-bottom: 21px;
}

