@charset "utf-8";

/*カテゴリー別メニュー・カレンダー用*/
/*------------------------------*/
#categoryMenu dl.calendar {
	background-image: url(../common/img/category_menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 14px;
	margin-bottom:6px;
}
#categoryMenu .calendar dt {
	background-repeat: no-repeat;
	height: 0px;
	background-image: url(../common/img/category_menu_top.gif);
	padding-top: 16px;
}
#categoryMenu .calendar dt a {
	display:none;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:16px;
}
#categoryMenu .calendar dd {
	background-repeat: repeat-y;
	background-image: url(../common/img/category_menu_back.gif);
}
#categoryMenu iframe {
	width: 180px;
	height: 224px;
	margin: 0px auto;
	display:block;
	border:none;
	border-bottom: 1px dashed #888888;
}
#categoryMenu .calendar ul {
	width: 180px;
	margin: 5px auto 0 auto;
}
#categoryMenu .calendar li {
	font-size:10px;
	_font-size:80%;
	line-height:100%;
	margin-bottom:2px;
}
#categoryMenu .calendar li:first-letter {
	margin-right:0.5em;
}
#categoryMenu .calendar #cExperience {
	color:#FF0000;
}
#categoryMenu .calendar #cExplanation1 {
	color:#009900;
}
#categoryMenu .calendar #cExplanation2 {
	color:#FF9900;
}
#categoryMenu .calendar #cHappy {
	color:#6633FF;
}

#categoryMenu .menu dt {
	background-image: url(img/menu_tit.jpg);
}
#categoryMenu p {
	font-size:10px;
	_font-size:80%;
	margin:1em;
	line-height:120%;
}

/*index.html ２カラム用レイアウト*/
/*------------------------------*/
#contents h3 {
	margin-top:5px;
}
#categoryMenu {
	margin:15px 0 2em 0;
}
#contents {
	margin:15px 0 2em 0;
	width:655px;
}

/*イベント紹介一覧用*/
/* special/index.html、presentation/index.htmlなど */
/* 上記のページは例外的にbodyIdに「eventList」と付けています。 */
/*------------------------------*/
#eventList h4 {
	margin-bottom:10px;
}
#eventList img#schedule {
	display:block;
	margin-bottom:10px;
}
#eventList p {
	margin:auto 20px 2em 17px;
}
#eventList p strong {
	margin-top: 0.6em;
	font-weight:normal;
	color:#FF0000;
	display:block;
}
#eventList .eventInfo {
	background-image: url(img/event_bar2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:auto 0 15px 0;
	padding-bottom: 15px;
	zoom:1;
}
#eventList .eventInfo div {
	float:right;
	width:435px;
}
#eventList .eventInfo h5 {
	border-left: 5px solid #660000;
	font-size:16px;
	color: #660000;
	padding: 3px 0 3px 10px;
	margin-bottom:15px;
	font-weight:normal;
}
#eventList .eventInfo h5 .midashi {
	font-size:12px;
	font-weight:normal;
}
#eventList .eventInfo dl {
	background-image: url(img/event_bar1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:auto 0 15px 0;
	padding-bottom: 15px;
	clear:both;
}
#eventList .eventInfo dt {
	width:60px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/event_day.gif);
}

/*#eventList .eventInfo .day dt {
	background-image: url(img/event_day.gif);	
}なぜか、dayの設定を無視するので変な書き方をしています*/

#eventList .eventInfo .try dt {
	background-image: url(img/event_try.gif);	
}
#eventList .eventInfo dd {
	margin: -20px 10px 0 70px;
	font-size:16px;
	line-height:130%;
}
#eventList .eventInfo .try dd {
	font-size:12px;
	line-height:120%;
}
#eventList .eventInfo img {
	float:left;
	margin-left:17px;
}
#eventList .eventInfo a.moreButton {
	float:right;
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-image: url(img/event_button.gif);
	margin:0;	
}

#eventList .eventInfo p.eventSchedule{
	background-image: url(presentation/img/event-schedule.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 334px;
	margin: 5px 0px 0px -60px;
	padding: 0px;
	text-indent: -9999px;
}

#eventList .eventInfo p.tokubetuhogosyakaiSchedule{
	background-image: url(presentation/img/tokubetuhogosyakai-schedule-time6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 410px;
	padding: 0px;
	text-indent: -9999px;
	margin: 5px 0px 0px -60px;
}
#eventList .eventInfo p.tokubetuhogosyasetsumeikaiSchedule{
	background-image: url(presentation/img/tokubetuhogosyakai-schedule.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 410px;
	padding: 0px;
	text-indent: -9999px;
	margin: 5px 0px 0px -60px;
}
#eventList .eventInfo p.gakkousetsumeiSchedule{
	background-image: url(presentation/img/gakkou-setsumeikai.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 410px;
	padding: 0px;
	text-indent: -9999px;
	margin: 5px 0px 0px -60px;
}
#eventList .eventInfo p.gakkousetsumeiSchedule2{
	background-image: url(presentation/img/gakkou-setsumeikai_pm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 410px;
	padding: 0px;
	text-indent: -9999px;
	margin: 5px 0px 0px -60px;
}
#eventList .eventInfo p.schshutagan{
	background-image:url(presentation/img/sch_shutugan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 410px;
	padding: 0px;
	text-indent: -9999px;
	margin: 5px 0px 0px -60px;
}
.explanatory{
	font-size: 10px;
}
.bar{
	padding-bottom: 3px;
	margin-bottom: 5px;
	background: url(presentation/img/bar.gif) no-repeat left top;
	width: 20px;
	text-indent: -9999px;
}

/*index.html専用 */
/*------------------------------*/
#index #contents .one {
	margin-bottom:2em;
	zoom:1;
}
#index #contents .one h4 {
	margin-bottom:17px;
}
#index #contents .one img {
	float: left;
	/*margin: 0 23px 0 0;*/
}
#index #contents .one h4 img {
	float: none;
	margin:0;
}
#index #contents .one div {
	float: left;
	width:430px;
	/*overflow: hidden;*/
}
#index #contents .one div.application a {
	float: right;
	margin:0px 10px 5px 0px;
}
#index #contents .one div.leftimg {
	float: left;
	width:198px;
	margin: 0 23px 0 0;
}
#index #contents .one p {
	margin: 0 0 0.5em 0;
}
#index #contents .one dl {
clear:both;
margin:0px 0px 5px 0px;
}
#index #contents .one dt {
	color:#FFFFFF;
	background-color:#999999;
	width:4em;
	font-weight:normal;
	text-align:center;
	float:left;
	padding: 3px 0;
	margin-right: 0.5em;
	line-height:100%;
}
#index #contents .one .time dt {
	letter-spacing: 0.5em;
	padding:3px 0 3px 0.5em;
	width:3.5em;
}
#index #contents .one dd{
float:left;
margin: 3px 0px 10px 0px;
width:370px;
}
#index #contents .one strong {
	display: block;
	clear: both;
	background-color:#FFFFCC;
	padding:8px;
}
#index .one strong {
	display: block;
	clear: both;
	background-color:#FFFFCC;
	padding:8px;
}
#index #contents .one img.sch {
	float: none;
	margin: 0 ;
}


#index #contents ul#detail {
	clear:both;
	_height:218px;
	min-height:218px;
	margin:-1em 0 2em 0;
}
#index #contents #detail li {
	margin-bottom:4px;
	float:left;
}
#index #contents #detail li a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:70px;
	width:213px;
}
#index #contents #detail li a:link, #index #contents #detail li a:visited {
	background-position: top;
}

#index #contents #detail li a{
	margin-right: 5px;
}
#index #contents .yellowBox {
	display: block;
	clear: both;
	background-color:#FFFFCC;
	padding:8px;
	margin:-20px 0px 0px 0px;
}



/*2008体験メニュー*/
#index #contents #detail li a:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}
#index #contents #iScience a {
	background-image: url(img/index01.jpg);
}
#index #contents #iWork a {
	background-image: url(img/index02.jpg);
}
#index #contents #iJudo a {
	background-image: url(img/index03.jpg);
}
#index #contents #iShinkyu a {
	background-image: url(img/index04.jpg);
}
#index #contents #iLifeSaving a {
	background-image: url(img/index05.jpg);
}
#index #contents #iBusiness a {
	background-image: url(img/index06.jpg);
}
#index #contents #iCare a {
	background-image: url(img/index07.jpg);
}
#index #contents #iMedicin a {
	background-image: url(img/index08.jpg);
}
#index #contents #iSports a {
	background-image: url(img/index09.jpg);
}


/*2009体験メニュー*/
#index #contents #i2009Science a {
	background-image: url(img/index2009_01.jpg);
}
#index #contents #i2009Work a {
	background-image: url(img/index2009_02.jpg);
}
#index #contents #i2009Judo a {
	background-image: url(img/index2009_03.jpg);
}
#index #contents #i2009Shinkyu a {
	background-image: url(img/index2009_04.jpg);
}
#index #contents #i2009LifeSaving a {
	background-image: url(img/index2009_05.jpg);
}
#index #contents #i2009Business a {
	background-image: url(img/index2009_06.jpg);
}
#index #contents #i2009Care a {
	background-image: url(img/index2009_07.jpg);
}
#index #contents #i2009Medicin a {
	background-image: url(img/index2009_08.jpg);
}
#index #contents #i2009Sports a {
	background-image: url(img/index2009_09.jpg);
}

/*--歯科衛生士科追加--*/
#index #contents #i2009Teeth a {
	background-image: url(img/index2010_10.jpg);
}

/*--保育士追加--*/
#index #contents #i2009Nursery a {
	background-image: url(img/index2010_11.jpg);
}


/*2012体験メニュー*/
#index #contents #i2012Science a {
	background-image: url(img/index2012_01.jpg);
}
#index #contents #i2012Work a {
	background-image: url(img/index2012_02.jpg);
}
#index #contents #i2012Judo a {
	background-image: url(img/index2012_03.jpg);
}
#index #contents #i2012Shinkyu a {
	background-image: url(img/index2012_04.jpg);
}
#index #contents #i2012LifeSaving a {
	background-image: url(img/index2012_05.jpg);
}
#index #contents #i2012Business a {
	background-image: url(img/index2012_06.jpg);
}
#index #contents #i2012Sports a {
	background-image: url(img/index2012_07.jpg);
}
#index #contents #i2012Medicin a {
	background-image: url(img/index2012_08.jpg);
}

#index #contents #i2012Teeth a {
	background-image: url(img/index2012_09.jpg);
}
#index #contents #i2012Nursery a {
	background-image: url(img/index2012_10.jpg);
}

/*2列掲載用*/
#index #contents #detail li#test a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:70px;
	width:432px;
}
#index #contents #test a {
	background-image: url(img/img_summer2011/index_test.jpg);
}
/*2列掲載用*/


#index #contents .two {
	margin-bottom:2em;
	float:left;
	width:320px;
}
#index #contents .two h4 {
	margin-bottom:12px;
}
#index #contents .two img {
	float: left;
	margin: 0;
}
#index #contents .two h4 img {
	float: none;
	margin:0;
}
#index #contents .two div {
	float: right;
	width:160px;
}
#index #contents .two p {
	margin: 0 0 0.5em 0;
	font-size:10px;
	_font-size:80%;
}
#index #contents .two dl {
clear:both;
}
#index #contents .two dt {
	color:#FFFFFF;
	background-color:#999999;
	width:4em;
	font-weight:normal;
	text-align:center;
	float:left;
	padding: 3px 0;
	margin-right: 0.5em;
	line-height:100%;
}
#index #contents .two .time dt {
	letter-spacing: 0.5em;
	padding:3px 0 3px 0.5em;
	width:3.5em;
}
#index #contents .two dd{
	float:left;
	margin-bottom: 0.3em;
	width:100px;
	white-space: normal;
}
#index #contents .odd {
	margin-right:12px;
}
#index #contents a.more {
	display:block;
	float:right;
	height:30px;
	width:149px;
	background-image: url(img/b_more.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	margin-top:1em;
}
#index #contents a.more:link, #index #contents a.more:visited {
	background-position: top;
}
#index #contents a.more:hover {
	background-position: bottom;
}

/*----1列長い帯用----*/
#index #contents .three {
	margin-bottom:2em;
	float:left;
	width:654px;
}
#index #contents .three h4 {
	margin-bottom:12px;
}
#index #contents .three img {
	float: left;
	margin: 0;
}
#index #contents .three h4 img {
	float: none;
	margin:0;
}
#index #contents .three div {
	float: right;
	width:160px;
}
#index #contents .three p {
	margin: 0 0 0.5em 0;
	font-size:10px;
	_font-size:80%;
}
/*----1列長い帯用----*/


/*------------------------------*/
/*index.html専用ここまで */

.monthText {
	color:#0066CC;
	font-weight:bold;
}
.textTime {
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}

/*------------------------------*/

.freeDial {
	border:#FF0000 solid 1px;
	background-color:#FFE1E1;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	padding:3px;
}
.freeDial2 {
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
}

/*11/13永野追加分 */
.freeDialName {
	font-size:12px;
	color:#FF0000;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
#index #contents .two .leftBox {
	float:left;
}
#index #contents .two .rightBox {
	float:right;
}
#index #contents .two .scholarshipBox {
	border:#FF6600 solid 1px;
	float:none;
	width:310px;
	padding:3px;
	background-color:#FEFAE9;
	margin:3px 0px;
}

#index #contents .one div .taikenTitle {
	border:#FF0000 solid 1px;
	background-color:#FFE1E1;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	padding:3px;
	margin:0px 0px 5px 0px;
	width:410px;
}

/*開催日上タイトル */
.TaikenTitle{
	margin-bottom: 5px;
	padding-left: 2px;
	_padding-left: 0px;
	border-bottom: 1px solid #FF0000;
	border-left: 3px solid #FF0000;
	font-weight: bold;
	color: #FF0000;
}
.eventInfo div#tokutenTextBlue {
	color:#0066CC;
	font-weight:bold;
	width:365px;
	float:left;
	padding-top:3px;
}

#eventList .eventInfo div.schImg {
	width:350px;
	float:left;
	text-align:left;
	padding:5px 0px 10px 0px;
}
.menuBox .specialBnrBox {
	padding:10px 10px 20px 10px;
}

