@charset "utf-8";

@import url("base.css");



h1.headlineBlue{
    margin-bottom:15px;}
h2.headlineBlue{
    margin-bottom:15px;}
h3.headlineGlay{
    margin-bottom:15px;}


/* --------------------------------------------------

schedule

-------------------------------------------------- */

.btnSchedule{
     margin-top:-40px;
    float:right;
	}
#schedule #leftColumn{
	width:260px;
	margin-top: 10px;
}
      
#schedule #rightColumn{
   width:340px;
	margin-top: 10px;
}
#schedule #rightColumn dl{
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
}

#schedule #rightColumn dt{
	font-weight:bold;
	padding-top: 10px;
	list-style-type: none;
	background-image: url(../img/blue_yajirusi.jpg);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding-left: 30px
}

#schedule #rightColumn dd{
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-left: 30px
}
 #schedule li{
	word-wrap: break-word;}
/* --------------------------------------------------
main_event_table
-------------------------------------------------- */

.main_event_table{
	font-size: 1.2em;
	width: 277px;
	margin-bottom: 10px;
	border: 1px solid #D6D6D6;
}

.main_event_table th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 116%;
}

.main_event_table th.sat{
	background-color: #0066CC;
}

.main_event_table th.sun{
	background-color: #CC3366;
}

.main_event_table td{
	text-align: center;
	padding-top: 5px;
}

.main_event_table .mWeek{
	font-weight:bold;
}

.main_event_table .mWeek a{
	font-weight:bold!important;
	text-decoration: underline!important;
	color: #000000!important;
}

.main_event_table .m_Week{
	font-weight:bold;
	color: #D6D6D6;
}

.main_event_table .mSat{
	font-weight:bold;
	color: #0066CC;
}

.main_event_table .mSat a{
	font-weight:bold!important;
	color: #0066CC!important;
	text-decoration: underline!important;
}

.main_event_table .mSun{
	font-weight:bold;
	color: #CC3366;
}

.main_event_table .mSun a{
	font-weight:bold!important;
	color: #CC3366!important;
	text-decoration: underline!important;
}

.main_event_table .m_month{
	padding: 7px 0 7px 0;
	background-color: #D6D6D6;
	font-weight: bold;
	color: #333333;
	font-size: 116%;
}

.main_event_table .l_mWeek{
	padding-bottom: 10px;
	font-weight:bold;
}
.main_event_table .l_mWeek a{
	font-weight:bold!important;
	text-decoration: underline!important;
	color: #000000!important;
}

.main_event_table .l_mSat{
	padding-bottom: 10px;
	font-weight:bold;
	color: #0066CC;
}
.main_event_table .l_mSat a{
	font-weight:bold!important;
	color: #0066CC!important;
	text-decoration: underline!important;}

.main_event_table .l_mSun{
	padding-bottom: 10px;
	font-weight:bold;
	color: #CC3366;
}

.main_event_table .l_mSun a{
	font-weight:bold!important;
	color: #CC3366!important;
	text-decoration: underline!important;
}

.main_event_table .l_m_Week{
	padding-bottom: 10px;
	font-weight:bold;
	color: #D6D6D6;
}

/* --------------------------------------------------

scheduleDetail

-------------------------------------------------- */

#scheduleDetail {
}


.date{
	font-weight: bold;
}

#newsDetail div{
	clear: both;
	margin-bottom: 15px;
}


.imgRight{
	float: right;
	border: 1px solid #E0E0E0;
	padding: 0px;
	margin-left: 20px;
	clear: both;
}
.imgLeft{
	float: left;
	border: 1px solid #E0E0E0;
	margin-right: 20px;
	clear: both;
}

.imgRight,imgLeft {
}
a#goback{
	clear: both;
	float: right;
}


/* --------------------------------------------------

yearSchedule

-------------------------------------------------- */


#schedule #linkField{
	font-size: 105%;
}


#yearSchedule li{
	clear:both;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
ul#yearSchedule{
    margin-top:-20px;
}
#yearSchedule div{
	list-style-type: none;
	background-image: url(../img/blue_yajirusi.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
}

/* --------------------------------------------------

president

-------------------------------------------------- */


#president{
	padding-bottom: 15px;
}


#president ul img.pdf{
	vertical-align:middle;
	margin-left: 10px;
}

#president li{
	clear:both;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
#president ul{
	clear:both;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
}
#president div{
	list-style-type: none;
	background-image: url(../img/blue_yajirusi.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
}
/* --------------------------------------------------

presidentDetail

-------------------------------------------------- */

#presidentDetail {
}


.date{
	font-weight: bold;
}

#presidentDetail div{
	clear: both;
	margin-bottom: 15px;
}


.imgRight{
	float: right;
	border: 1px solid #E0E0E0;
	padding: 0px;
	margin-left: 20px;
	clear: both;
	margin-bottom: 5px;
}
.imgLeft{
	float: left;
	border: 1px solid #E0E0E0;
	margin-right: 20px;
	clear: both;
	margin-bottom: 5px;
}

.imgRight,imgLeft {
}
a#goback{
	clear: both;
	float: right;
}




