@charset "utf-8";

/* 済生会昭和町健康管理センター [/fitness & /culture]
=======================================================================================
EDITER:        KYODO-SEIHAN PRINTING.
DESCRIPTION:   フィットネス＆カルチャー共通レイアウト
LAST UPDATE:   2012/01/28
=======================================================================================*/
h1 {
	margin: 5px 0 15px;
}

#view {
	width: 940px;
	height: 300px;
	background-color: #FFFFFF;
}
#view a {
	display: block;
}
#view a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: default;
}

/* side
---------------------------------------------------------------------------------------*/
#side .userGuide dt,
#side .userGuide li {
	margin-bottom: 5px;
}

/* 新着講座紹介
---------------------------------------------------------------------------------------*/
#newArrivals {
	overflow: hidden;
	width: 748px;
	margin-bottom: 18px;
	padding-bottom: 25px;
	font-weight: bold;
	font-size: 120%;
	background: url(../img/bg_newArrivals.gif) no-repeat left bottom;
}
#newArrivals .headline {
	margin-bottom: 25px;
}
 
 /* 新着講座紹介 -> カルーセル
---------------------------------------------------------------------------------------*/
#newArrivals .carousel {
	position: relative;
	float: left;
	width: 614px !important;
	margin: 0 auto;
}
#newArrivals .carousel li {
	width: 140px;
	min-height: 129px;
	height: 129px; /* IE */
	padding-right: 18px;
	text-align: center;
}
#newArrivals .carousel li a {
	text-decoration: none;
}
#newArrivals .carousel li img {
	height: 87px;
}
#newArrivals .button {
	display: none;
}


/* 講座ジャンル一覧
---------------------------------------------------------------------------------------*/
#genre {
	overflow: hidden;
	width: 760px;
}
#genre .headline {
	float: left;
	width: 560px;
}
#genre #timetable {
	overflow: hidden;
	padding: 14px 0 8px;
	padding-right: 25px;
}
#genre #timetable a {
	float: right;
	padding-left: 18px;
	background: url(../../img/ico_information.gif) no-repeat left;
}
#genre .course {
	overflow: hidden;
	position: relative;
	float: left;
	width: 228px;
	min-height: 81px;
	height: auto !important;
	height: 81px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 2px #333333 solid;
}
#genre .course a {
	overflow: hidden;
	display: block;
	width: 228px;
	text-decoration: none;
}
#genre .name img {
	float: left;
}
#genre .name strong {
	display: block;
	min-height: 36px;
	height: auto !important;
	height: 36px;
	line-height: 1.33em;
	margin-left: 125px;
	padding: 4px 0 0 2px;
	color: #EA609E;
	font-weight: bold;
}
#genre .link {
	float: right;
}

/* 一覧 
---------------------------------------------------------------------------------------*/
#list #main {
	width: 740px;
}
#list #main .detail a:visited {
	color: #6611CC;
}
#list .category {
	float: right;
	width: 587px;
}
#list .photo,
#list p.detail {
	padding-bottom: 15px;
}
#list .photo {
	float: left;
}
#list p.detail {
	float: left;
	padding-left: 20px;
}
#list #main dl {
	clear: both;
}
#list .course {
	margin-bottom: 10px;
	padding: 3px;
	color: #FFFFFF;
	background: #CC3366;
}
#list .course a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#list .detail a {
	display: block;
	text-decoration: none;
}
#list .detail dt,
#list .detail dd {
	padding: 3px 0;
}
#list .detail dt {
	float: left;
}
#list .detail dd {
	padding-left: 60px;
	border-bottom: 1px #999999 dotted;
}
#list dd.detail dl {
	margin-bottom: 15px;
}

/* 詳細 
---------------------------------------------------------------------------------------*/
#detail h1 {
	margin-bottom: 3px;
}
#detail #main {
	width: 740px;
}
#detail .category {
	margin-bottom: 15px;
	color: #EA609E;
}
#detail .course {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #999999 solid;
}
#detail .course table {
	margin-bottom: 10px;
}
/* #detail .course > dt,
#detail .course > dd > dl {
	margin-bottom: 10px;
} */
#detail .course dt,
#detail .course dd dl { /* IE */
	margin-bottom: 10px;
}
#detail .course * dt,
#detail .course * dd * dl { /* IE */
	margin-bottom: 0;
}
/* #detail .course > dt {
	padding: 3px;
	color: #FFFFFF;
	background: #CC3366;
	font-size: 115%; 16px
} */
#detail .course dt { /* IE */
	padding: 3px;
	color: #FFFFFF;
	background: #CC3366;
	font-size: 115%; /* 16px */
}
#detail .course * dt { /* IE */
	padding: 0;
	color: #000000;
	background: ;
	font-size: 100%;
}
/* #detail .course > dd .photo {
	float: right;
	padding-bottom: 15px;
	padding-left: 10px;
} */
#detail .course dd .photo { /* IE */
	float: right;
	padding-bottom: 15px;
	padding-left: 10px;
}
#detail .course * dd .photo { /* IE */
	float: none;
	padding-bottom: 0;
	padding-left: 0;
}
#detail .course .detail {
	clear: left;
	padding-bottom: 15px;
}
/* #detail .course dd > dl dt {
	float: left;
}
#detail .course dd > dl dd {
	padding-left: 100px;
} */
#detail .course dd dl dt { /* IE */
	float: left;
}
#detail .course dd dl dd { /* IE */
	padding-left: 100px;
}
#detail .course dd * dl dt { /* IE */
	float: none;
}
#detail .course dd * dl dd { /* IE */
	padding-left: 0;
}
#detail .course table,
#detail .course table th,
#detail .course table td {
	border: 1px solid;
}
#detail .course table th,
#detail .course table td {
	padding: 3px 5px;
	text-align: center;
}
#detail .course table {
	clear: both;
	width: 100%;
}
#detail .course table th {
	background-color: #FFFCCC;
}
#detail .course table td {
	height: 60px;
}
#detail .course .other dt,
#detail .course .teacher dt {
	color: #CC3366;
	font-weight: bold;
	background: none;
}
#detail .course .teacher .comment {
	overflow: hidden;
	margin-bottom: 5px;
}
#detail .course .teacher .photo {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* タイムテーブル
---------------------------------------------------------------------------------------*/
#timetable #main {
	width: 735px;
}
#timetable #switcher {
	overflow: hidden;
	float: right;
	width: 585px;
	margin-bottom: 10px;
}
#timetable #switcher li {
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
}
#timetable #day {
	overflow: hidden;
	display: table;
	clear: both;
	margin-bottom: 15px;
	margin-left: 41px;
	border-right: 1px solid;
}
#timetable #day li {
	float: left;
	width: 98px;
	border: 1px solid;
	border-right: none;
	text-align: center;
}
#timetable #day li a,
#timetable #day li h2 {
	padding: 5px 10px;	
}
#timetable #day li a {
	display: block;
}
#timetable table {
	width: 100%;
	margin-bottom: 30px;
}
#timetable table .headline th {
	text-align: center;
}
#timetable table .headline .time {
	width: 15%;
}
#timetable table .headline .number {
	width: 15%;
}
#timetable table .headline .genre {
	width: 10%;
}
#timetable table .headline .course {
	width: 40%;
}
#timetable table .headline .etc {
	width: 30%;
}
#timetable table th,
#timetable table td {
	border: 1px solid;
	border-bottom: none;
}
#timetable table .middle th,
#timetable table .middle td {
	border-top: none;
	border-bottom: none;
}
#timetable table .half th,
#timetable table .half td {
	border-top-style: dotted;
}
#timetable table .last th,
#timetable table .last td {
	border-bottom: 1px solid;
}
#timetable table th.timeline {
	display: inline-table;
	margin-top: -10px;
	margin-right: 5px;
	border: none;
	color: #6D7F11;
	font-weight: bold;
}
#timetable table th:not(.timeline) {
	background-color: #FFFCCC;
}
#timetable table th,
#timetable table td {
	padding: 3px 5px;
}
#timetable tr.clickable:hover {
	cursor: pointer !important;
}
#timetable tr.clickable:hover td {
	background-color: #F0B0CC !important;
}

/* タイムテーブル / ツールチップ
---------------------------------------------------------------------------------------*/
#timetable table .detail {
	display: none;
	border: none;
	background-color: #FFFFFF;
}
#timetable .qtip {
	line-height: normal;
	font-size: 100%;
}
#timetable .qtip dl {
	padding: 10px;
	padding-bottom: 5px;
}
#timetable .qtip dt,
#timetable .qtip dd {
	padding-bottom: 5px;
}
#timetable .qtip dt {
	float: left;
}
#timetable .qtip dd {
	padding-left: 80px;
}


