@charset "utf-8";

/* CSS Document */

/* Badic Style */
body {
	color:#3A3A3F; 				/* フォントの基本カラーを設定 						*/
	font-size: 16.5px;			/* フォントサイズを設定	 							*/
}

.CoursePointTableCell {
	padding-left:10px;
	height:41px;
	vertical-align: middle;
	font-size: 18px;
	color: #001338;	
}

/* Main Area */

#Frame {
	position:absolute;
	left:112px;
	top:179px;
	width:776px;
	height:1184px;
	z-index:1;
}
#BackgroundTitle {
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	height:70px;
	z-index:2;
}
#BackgroundTitle01 {
	position:absolute;
	left:0px;
	top:0px;
	width:288px;
	height:70px;
	z-index:3;
}
#BackgroundTitle02 {
	position:absolute;
	left:325px;
	top:16px;
	width:168px;
	height:38px;
	z-index:4;
}
#Category {
	position:absolute;
	left:346px;
	top:13px;
	width:368px;
	height:25px;
	z-index:5;
	font-size: 24px;
	font-weight: bold;
	color: #A6A6A6;
	letter-spacing: 3.4px;
	text-align: right;
}
#MiddleFrame {
	position:absolute;
	left:-1px;
	top:75px;
	width:776px;
	height:593px;
	z-index:-1;
	font-size: 15.5px;
	border-color: #FFF;
	border-style: solid;
	border-width: 3px;
}
#CourseTitle {
	position:absolute;
	left:-3px;
	top:0px;
	width:679px;
	height:46px;
	z-index:7;
	color: #FFF;
	border-color: #FFF;
	border-width: 3px;
	border-style: solid;
	background-color: #202038;
	letter-spacing: -1px;
	text-align: center;
}
#DateTime {
	position:absolute;
	left:0px;
	top:54px;
	width:676px;
	height:21px;
	z-index:8;
	color: #FFF;
	text-align: center;
	font-size: 15.5px;
}
#Overview {
	position:absolute;
	left:36px;
	top:77px;
	width:619px;
	height:52px;
	z-index:18;
	color: #FFF;
	font-size: 18.5px;
	line-height: 1.3;
}
#ImageArea {
	position:absolute;
	left:70px;
	top:131px;
	width:527px;
	height:378px;
	z-index:10;
}
#CatchFrase01 {
	position:absolute;
	left:0px;
	top:0px;
	width:262px;
	height:28px;
	z-index:11;
}
#CoursePoint02 {
	position:absolute;
	left:49px;
	top:890px;
	width:140px;
	height:32px;
	z-index:14;
}
#CoursePointTable {
	position:absolute;
	left:2px;
	top:601px;
	width:778px;
	height:218px;
	z-index:15;
}
#ImageFrame {
	position:absolute;
	left:52px;
	top:49px;
	width:662px;
	height:530px;
	z-index:6;
	border-style: solid;
	border-width: 2px;
	border-color: #FFF;
	margin-right: 0px;
}
