@charset "UTF-8";

/* CSS Document */


body {
	background: #343631;
	text-align: center;
}
img {
	vertical-align: top;
}
div#container {
	width: 808px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	text-align: left;
}
div#container div#selectLanguage div#jsOff {
	text-align: right;
	color: #fefefe;
	padding: 2px 3px 0 0;
	line-height: 1.5;
}
div#container div#selectLanguage div#jsOff span {
	color: #d1d3c6;
}
div#container div#selectLanguage div#jsOff a {
	color: #d1d3c6;
	text-decoration:none;		
}
div#container div#selectLanguage div#jsOff a:hover {
	text-decoration: underline;	
}
div#container div#selectLanguage div#jsOn {
	overflow: hidden;
	visibility: hidden;
	height: 0;
}
div#container div#selectLanguage div#jsOn form {
	width: auto;
	text-align: right;
	color: #FFFFFF;
	float: right;
	padding: 0 4px 0 0;
}
div#container div#selectLanguage div#jsOn form select {
	width: 158px;
	height: 18px;
}
div#container div#contents {
	clear: both;
	padding: 5px 0 0 0;
}
div#container div#contents div.boxMiddle {
	background: url(../img/bg_box_middle.gif) left center repeat-y;
}
div#container div#contents div.boxMiddle div.boxBottom {
	background: url(../img/bg_box_bottom.gif) left bottom no-repeat;
}
div#container div#contents div.boxMiddle div.boxBottom div.boxTop {
	background: url(../img/bg_box_top.gif) left top no-repeat;
	padding:0 0 4px 0;
}
div#container div#contents div.boxBottom div.boxTop div#topArea {
	width: 786px;
	margin: 0 auto;	
}
div#container div#contents div.boxBottom div.boxTop div#topArea img {
	padding: 11px 0 5px 0;
}
div#container div#contents div#middleArea {
	position: relative;
	margin: 0 0 0 11px;
}
div#container div#contents div#button {
	position: absolute;
	left: 24px;
	bottom: 31px;
	z-index: 100;
}
div#container div#contents div#button img.btSchedule {
	margin: 0 6px 0 0;
}
div#container div#contents div#middleArea div#leftArea {
	float: left;
	width: 393px;
}
div#container div#contents div#middleArea div#leftArea img.lead {
	padding: 8px 0 2px 23px;
}
div#container div#contents div#middleArea div#leftArea p.detail {
	color: #333631;
	font-size: 91.7%;
	line-height: 1.5;
	padding: 0 0 0 23px;
	width: 341px;
	text-align: justify;
	text-justify: inter-ideogrph;
}
div#container div#contents div#middleArea div#rightArea {
	float: left;
	width: 400px;
}
div#container div#contents div#middleArea div#rightArea div.infoMiddle {
	background: url(/19wkc/common/img/bg_info_middle.gif) left center repeat-y;
}
div#container div#contents div#middleArea div#rightArea div.infoBottom {
	background: url(/19wkc/common/img/bg_info_bottom.gif) right bottom no-repeat;
}
div#container div#contents div#middleArea div#rightArea div.infoTop {
	background: url(/19wkc/common/img/bg_info_top.gif) left top no-repeat;
}
div#container div#contents div#middleArea div#rightArea div.infoTop h2 {
	padding: 46px 0 9px 1px;
	background: url(/19wkc/common/img/bg_h2.gif) 15px 0 no-repeat;
}
div#container div#contents div#middleArea div#rightArea div.infoTop img.information {
	float: right;
	width: 1px;
	height: 284px;
}
div#container div#contents div#middleArea div#rightArea div.infoTop dl {
	font-size: 91.7%;
	color: #333631;
	padding: 0 0 0 14px;
}
div#container div#contents div#middleArea div#rightArea div.infoTop dl dd {
	line-height: 1.5;
	padding: 0 5px 6px 5px;
}
div#container div#contents div#bottomArea {
	padding: 21px 0 21px 0;
}
div#container div#contents div#bottomArea ul {
	width: 804px;
	padding: 0 0 0 4px
}
div#container div#contents div#bottomArea ul li {
	float: left;
	width: 180px;
	padding: 0 27px 0 0;
}
div#container div#contents div#bottomArea ul li.middle {
	width: 124px;
}
div#container div#contents div#bottomArea ul li.last {
	padding: 0;
	width: 160px;
}

