@charset "utf-8";

#pageHead {
/*イベントのみこのマージン。つめる*/
	margin-bottom: 10px;
}

/*カテゴリー別メニュー・カレンダー用*/
/*------------------------------*/
#categoryMenu dl.calendar {
	background-image: url(../common/img/category_menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;

	padding-bottom: 25px;
}
#categoryMenu .calendar dt {
	background-repeat: no-repeat;
	height: 25px;
	background-image: url(img/menu_evnt.gif);
}
#categoryMenu .calendar dt a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:19px;
}
#categoryMenu .calendar dd {
	background-repeat: repeat-y;
	background-image: url(../common/img/category_menu_back.gif);
}
iframe {
	width: 180px;
	height: 260px;
	margin: 0px auto;
	display:block;
	border:none;
	border-bottom: 1px dashed #888888;
}
#categoryMenu .calendar ul {
	width: 180px;
	margin: 5px auto 0 auto;
	padding:5px 0px;
}
#categoryMenu .calendar li {
	font-size:10px;
	_font-size:80%;
	line-height:100%;
	margin-bottom:0px;
	color: #FFFFFF;
}
#categoryMenu .calendar li:first-letter {
	margin-right:0.5em;
}
#categoryMenu .calendar #cExperience {
	color:#FFFF99;
}
#categoryMenu .calendar #cExplanation1 {
	color:#009900;
}
#categoryMenu .calendar #cExplanation2 {
	color:#FF9900;
}
#categoryMenu .calendar #cHappy {
	color:#6633FF;
}

#categoryMenu .menu dt {
	background-image: url(img/menu_tit.gif);
	height:37px;
}
#categoryMenu .menu dt a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:37px;
}
#categoryMenu p {
	font-size:10px;
	_font-size:80%;
	margin:1em;
	line-height:120%;
}

/*index.html ２カラム用レイアウト*/
/*------------------------------*/
#categoryMenu {
	margin:0 0;
}
/*はせまくする*/
#contents {
	margin:0px 0 1em 0;
	width:660px;
}



/*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;
}
#index #contents .one p {
	margin: 0 0 0.5em 0;
}
#index #contents .one dl {
clear:both;
}
#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-bottom: 0.3em;
width:370px;
}
#index #contents .one strong {
	display: block;
	clear: both;
	background-color:#FFFFCC;
	padding:8px;
}

#index #contents ul {
	clear:both;
	_height:218px;
	min-height:218px;
	margin:-1em 0 2em 0;
}
#index #contents li {
	margin-bottom:4px;
	float:left;
}
#index #contents li a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:70px;
	width:213px;
}
#index #contents li a:link, #index #contents li a:visited {
	background-position: top;
}
#index #contents li a:hover {
	background-position: bottom;
}
#index #contents #iScience a {
	background-image: url(img/index01.jpg);
	margin-right: 6px;
}
#index #contents #iWork a {
	background-image: url(img/index02.jpg);
	margin-right: 6px;
}
#index #contents #iJudo a {
	background-image: url(img/index03.jpg);
}
#index #contents #iShinkyu a {
	background-image: url(img/index04.jpg);
	margin-right: 6px;
}
#index #contents #iLifeSaving a {
	background-image: url(img/index05.jpg);
	margin-right: 6px;
}
#index #contents #iBusiness a {
	background-image: url(img/index06.jpg);
}
#index #contents #iCare a {
	background-image: url(img/index07.jpg);
	margin-right: 6px;
}
#index #contents #iWelfare a {
	background-image: url(img/index08.jpg);
	margin-right: 6px;
}
#index #contents #iSports a {
	background-image: url(img/index09.jpg);
}

#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;
}
#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;
}.eventBanners {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.eventBanners img {
	margin-right: 1px;
}
#taikenRygakuBtn {
	padding-top: 15px;
}
.eventBannersTables {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}
.eventBannersTables .bannerstd {
	border-collapse:collapse;
	background-image: url(img/indexsubbanner_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 4px;
	vertical-align: top;
	border-top: 3px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #951215;
	border-left: 3px solid #CCCCCC;
}
.bannerstd a {
	text-decoration: none;
	color: #333333;
	display: block;
	height: 130px;
	margin-top: 5px;
}
.bannerstd a:hover {
	background-color:#ECECEC;
}
.bannerstd h3 {
	color: #990000;
	background-image: url(img/indexsubbanner_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-position: 5px;
	font-size: 15px;
}
.bannerstd p {
	margin: 0px 8px 0px 20px;
	padding: 5px 0px 0px;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
.eventNewsheadline {
	margin: 10px 0px;
	padding: 10px;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
#index #contents #headlinesUl {
	height: auto;
	width: 500px;
	min-height:1px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	clear: none;
}
#index #contents #headlinesUl li {
	float:none;
	background-image: url(../common/img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 7px 0.3em;
	padding-left: 20px;
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 0.8em;
}
#index #contents #headlinesUl li a{
	text-indent:0;
	display: inline;
	
}
.eventNewsheadline #topiciconz {
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#pagePan {
	font-size: 10px;
	float: right;
	margin-top: 15px;
}
#eventToplinks {
	background-image: url(img/eventotopi.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
}
#taikenLeftbaner {
	margin-bottom: 10px;
}
#eventTopTrial {
	margin: 0px;
	padding: 8px;
	border: 3px solid #000000;
	background-color: #000000;
}
#eventTopTrial img.trialBtns {
	margin-right: 6px;
	margin-bottom:6px;
}
#eventTopTrial img.trialBtnsEnd {
	margin-right: 0px;
	margin-bottom:6px;
}
.bannerstd .kuwasikuBtns {
	text-align: right;
	padding: 2px;
}
.baxBlack {
	color: #FFFFFF;
	background-color: #333333;
	padding: 3px;
}
.e_gmenu {
	float: left;
	padding-right: 6px;
	padding-bottom: 5px;
}
.e_gmenuEnd {
	float: right;
	padding-right: 2px;
}
