/* CSS Document */

.Clear-Both {
	clear:both;
}
a {
	font-size:10px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	background: url(../img/bg0621.gif) no-repeat;
	width: 782px;
	height: 687px;
	margin: 0;
	padding: 0;
}
#header h1 {
	background:url(../img/top.gif) no-repeat;
	width: 749px;
	height: 56px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	left: 16px;
}
#menu {
	width: 773px;
	height: 24px;
	position: absolute;
	top: 76px;
	left: 6px;
	z-index: 3;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
	float: left;
}

/*タイトル部分*/
#wrapper #title h1 {
	width: 165px;
	height: 26px;
	background: url(../schedule/images/schedule_ti.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 120px;
	left: 14px;
}

#wrapper #title #pmenu  {
	position: absolute;
	top: 120px;
	_top: 110px;
	left: 210px;
	_left: 211px;
	text-align:right;
}

#wrapper #title #pmenu ul  {
	list-style-type: none;
	width: 552px;
	margin: 0px;
	padding: 0px;
}

#wrapper #title #pmenu li{
	float: left;
}


/*トップページ*/
#container {
	width: 760px;
	height: 530px;
	position: absolute;
	top: 160px;
	left: 14px;
	margin: 0px auto;
}

/*各詳細ページ*/
#detail-area {
	margin-right: 5px;
	width: 760px;
}

/*各詳細ページ　左*/
#detail-area-left {
	float:left;
	width: 185px;
}
#detail-area a {
	font-size:9px;
	color: #ffffff;
	text-decoration: none;
}
#detail-area a:hover {
	text-decoration: underline;
}

#detail-area-left-menu-off {
	padding:5px 0px 3px 3px;
	margin-bottom: 5px;
	width:185px;
}

#detail-area-left-menu-on {
	background-color: #210035;
	padding:5px 0px 3px 3px;
	margin-bottom: 5px;
	width:185px;
}

#detail-area-left-menu-txt {
	color:#ffffff;
	margin:5px 0px 0px 3px;
	width:175px;
	font-size:9px;
	line-height:12px;
}

 /*各詳細ページ　右*/
#detail-area-right {
	width: 573px;
	_width: 572px;
	height: 450px;
	background-color: #210035;
	overflow: auto;
	float:right;
}

#detail-ti-area {
	width:510px;
	height:45px;
	background-color: #ea8700;
	padding:3px;
	margin: 10px auto;
	color:#210035;
}
#detail-ti-area2 {
	width:510px;
	height:32px;
	background-color: #ea8700;
	padding:5px 3px 3px 3px;
	margin: 10px auto;
	color:#210035;
}
#detail-ti-area3 {
	width:510px;
	height:20px;
	background-color: #ea8700;
	padding:5px 3px 3px 3px;
	margin: 10px auto;
	color:#210035;
}
#detail-ti-area a {
	font-size:10px;
	color: #210035;
	text-decoration: underline;
}
#detail-ti-area a:hover {
	text-decoration: underline;
}
#detail-ti-area2 a {
	font-size:10px;
	color: #210035;
	text-decoration: underline;
}
#detail-ti-area2 a:hover {
	text-decoration: underline;
}
#detail-ti-area3 a {
	font-size:10px;
	color: #210035;
	text-decoration: underline;
}
#detail-ti-area3 a:hover {
	text-decoration: underline;
}
.detail-ti-area-left {
	float:left;
	width: 30px;
}
.detail-ti-area-right {
	float:right;
	width: 480px;
}

.detail-area-ti {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
.detail-area-subti {
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}
.detail-area-ti-related-txt {
	font-size:10px;
	line-height:14px;
}


#detail-txt-area {
	width:510px;
	padding:0px 3px 10px 3px;
	margin: 10px auto;
	color:#210035;
}
#detail-txt-area ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#detail-txt-area li{
	float: left;
	padding:0px 7px 0px 0px;
	font-size:13px;
	color:#ffffff;
}
#detail-txt-area a {
	font-size:10px;
	color: #a47ebc;
	text-decoration: underline;
}
#detail-txt-area a:hover {
	text-decoration: underline;
}

.detail-area-txt10px {
	font-size:10px;
	color:#ffffff;
	line-height:14px;
	margin:0px 10px;
	padding-bottom:7px;
}
.detail-area-txt12px {
	font-size:12px;
	color:#ffffff;
	line-height:18px;
}
.detail-area-txt12px-or {
	font-size:12px;
	color:#ea8700;
	line-height:18px;
}

HR.line { 
	border: dotted 1px #ea8700;
	width:510px;
	margin: 5px auto;
}



/*サーチ部分*/
#search {
	width: 420px;
	height: 25px;
	background: url(../img/search/bg2.gif) repeat-x;
	top: 640px;
	left: 350px;
	position: absolute;
	white-space: nowrap;
	color: #FFFFFF;
	font: x-small normal Arial, Helvetica, sans-serif;
}
#search form {
	float: right;
	margin: 0;
	padding: 0;
}
#search a{
	font: x-small normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 4px 0px 0px 4px;
}
#search a:hover{
	color: #FFCC00;
}

/*フッター部分*/
#footer {
	top: 630px;
	left: 16px;
	position: absolute;
	width: 756px;
	height: auto;
	border-top: thin solid #FFFFFF;
}

#footer address {
	font: x-small normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 6px;
}

