
/* 全体構造
---------------------------------------------------- */

.red{
	color:#FF0000;
}

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

html {
	overflow-y:scroll;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1;
	color: #666;
}

img {
	border: 0;
}

#wrapper {
	width: 734px;
	margin: 0 auto;
}

#wrapper2 {
	width: 734px;
	text-align: left;
}

/* header
---------------------------------------------------- */
#header {
	margin-top: 48px;
	margin-bottom: 31px;
}

#header h1 {
	text-indent: -9999px;
	background-image: url(../images/ci_rogo.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color:#fff;
	width: 278px;
	height: 73px;
	margin: 0 auto;
}

/* contents
---------------------------------------------------- */
#area {
	background-image: url(../images/back_top.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color: #985883;
	margin: 0;
	padding-top: 14px;
}

#area h2 {
	text-indent: -9999px;
	background-image: url(../images/title_image.jpg);
	background-repeat: no-repeat;
	color: #985883;
	background-color: #fff;
	width: 706px;
	height: 163px;
	margin: 0 auto;
}

#contents {
	background-image: url(../images/back_middle.gif);
	background-repeat: repeat-y;
}

#main {
	float: right;
	width: 523px;
	text-align: left;
	padding-top: 22px;
}

#main h3 {
	text-indent: -9999px;
	background-image: url(../images/menu_bar.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color:#985883;
	width: 509px;
	height: 25px;
	margin: 0;
}

.topics {
	margin-top: 34px;
	margin-left: 46px;
}

.topics h4 {
	margin: 0;
}

.topics p {
	margin-top: 20px;
	margin-left: 6px;
	letter-spacing: 0.9px;
	line-height: 1.8;
}

.topics2 p.lesson {
	margin-top: 8px;
}

.top-link {
	margin-left: 363px;
	margin-top: 32px;
	border: 0;
}

#sub {
	float: left;
	width: 211px;
	text-align: left;
}

#sub h3 {
	text-indent: -9999px;
	background-image: url(../images/gn_line.gif);
	background-repeat: no-repeat;
	width: 189px;
	height: 33px;
	margin-top: 15px;
	margin-left: 4px;
}
#sub ul {
	padding: 0;
	list-style: none;
	margin-left: 26px;
}

#sub li {
	text-indent: -9999px;
	height: 13px;
	margin-top: 14px;
}

#sub li#top {
	width: 34px;
	background: url(../images/gn_top.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#top a:hover {
	background: url(../images/gn_top_over.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#news {
	width: 121px;
	background: url(../images/gn_news.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#news a:hover {
	background: url(../images/gn_news_over.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#course { 
	width: 145px;
	background: url(../images/gn_course.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#course a:hover { 
	background: url(../images/gn_course_over.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#schedule {
	width: 167px;
	background: url(../images/gn_schedule.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#schedule a:hover {
	background: url(../images/gn_schedule_over.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#price {
	width: 124px;
	background: url(../images/gn_price.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#price a:hover {
	background: url(../images/gn_price_over.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#event {
	width: 129px;
	background: url(../images/gn_event.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#event a:hover {
	background: url(../images/gn_event_over.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#studio {
	width: 135px;
	background: url(../images/gn_studio.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#studio a:hover {
	background: url(../images/gn_studio_over.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#workshop {
	width: 175px;
	background: url(../images/gn_workshop.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li#workshop a:hover {
	background: url(../images/gn_workshop_over.gif) 0 0;
	background-repeat: no-repeat;
}

#sub li a {
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	display: block;
	height: 13px;
	outline-width: 0;
}

/* フッタ
---------------------------------------------------- */

#footer {
	margin-bottom: 12px;
	height: 42px;
	clear: both;
	background-image: url(../images/back_bottom.gif);
	background-repeat: no-repeat;
}

#footer p {
	text-indent: -9999px;
}

/* course
---------------------------------------------------- */
#main h3.course {
	text-indent: -9999px;
	background-image: url(../images/menu_bar2.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color:#985883;
	width: 509px;
	height: 25px;
	margin: 0;
}

#course-menu {
	margin-top: 16px;
	padding-top: 9px;
	background-color: #fff;
	color:#985883;
	width: 509px;
}

#course-menu dd {
	margin-top: 12px;
	margin-left: 50px;
	letter-spacing: 2px;
	line-height: 1.8;
}

#course-menu dt#comment1 {
	background-image: url(../images/course_message1.gif);
	background-repeat: no-repeat;
	width: 313px;
	height: 16px;
	text-indent: -9999px;
	background-color: #fff;
	color:#985883;
}

#course-menu dt#comment2 {
	margin-top: 18px;
	background-image: url(../images/course_message2.gif);
	background-repeat: no-repeat;
	width: 229px;
	height: 14px;
	text-indent: -9999px;
	background-color: #fff;
	color:#985883;
}

#course-menu2 {
	margin-top: 16px;
	padding-top: 9px;
	background-color: #fff;
	color:#985883;
	width: 509px;
}

#course-menu2 dd {
	margin-top: 12px;
	margin-left: 50px;
	letter-spacing: 2px;
	line-height: 1.8;
}

#course-menu2 dt#comment3 {
	background-image: url(../images/course_message3.gif);
	background-repeat: no-repeat;
	width: 271px;
	height: 14px;
	text-indent: -9999px;
	background-color: #fff;
	color:#985883;
}

.topics2 {
	margin-top: 34px;
	margin-left: 46px;
}

.topics2 h4 {
	margin: 0;
}

.topics2 p {
	margin-top: 14px;
	letter-spacing: 0.9px;
	line-height: 1.8;
}

/* schedule
---------------------------------------------------- */
#main h3.schedule {
	text-indent: -9999px;
	background-image: url(../images/schedule_menu_bar.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color:#985883;
	width: 509px;
	height: 25px;
	margin: 0;
}

#course-menu dt#comment4 {
	background-image: url(../images/schedule_message1.gif);
	background-repeat: no-repeat;
	width: 379px;
	height: 16px;
	text-indent: -9999px;
	background-color: #fff;
	color:#985883;
}

/* event
---------------------------------------------------- */
#main h3.event {
	text-indent: -9999px;
	background-image: url(../images/event_menu_bar.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color:#985883;
	width: 509px;
	height: 25px;
	margin: 0;
}

/* workshop
---------------------------------------------------- */
#main h3.workshop {
	text-indent: -9999px;
	background-image: url(../images/workshop_menu_bar.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color:#985883;
	width: 509px;
	height: 25px;
	margin: 0;
}

/* サイト移転
---------------------------------------------------- */
h1#moving-title {
	margin-top: 30px;
	margin-left: 20px;
	letter-spacing: 1.8px;
}

p#moving-text {
	margin-top: 24px;
	margin-left: 20px;
	letter-spacing: 1.3px;
	line-height: 1.8;
}

#moving-text a {
	color: #e02626;
	text-decoration: none;
}

p#moving-text2 {
	margin-top: 8px;
	margin-left: 20px;
	letter-spacing: 1.3px;
	line-height: 1.8;
}

/* 汎用CSS
---------------------------------------------------- */
.mt36 {	margin-top: 36px;}
.mt20 {	margin-top: 20px;}
.mt14 {	margin-top: 14px;}

.vab { vertical-align: bottom;}

.color1 { color: #1C97B1;}
.fwb { font-weight: bold;}
.fcr { color: #E02626;}
.fs18 { font-size: 18px;}

.title {
	font-weight: bold;
	font-size: 16px;
	color: #06f;
}
