/****************************
 * Tag Style
 ****************************/

/****************************
 * Layout Style
 ****************************/

#main-top {
	width: 850px;
	margin: 56px 0px 70px 0px;
	float: right;
}
#main-top-sub {
	width: 660px;
	margin: 0px 30px 54px 0px;			/*padding:0px 0px 27px 315px;*/
	padding: 0px 0px 27px 160px;
	border-bottom: 1px solid #808080;
	float: right;
}
#main-top .sub_menu {
	display: none;
	padding: 0;
	list-style: none;
}
#main-top .sub_menu li {
	display: inline;
}
#main-left {
	width: 340px;
	height: 100%;
	margin-top: 0px;
	padding-top: 0px;
}
#main-menu {
	width: 465px;
	margin-top: 0px;
	margin-right: 32px;
	padding-top: 0px;
	padding-right: 0px;
}

/****************************
 * Page Style
 ****************************/
#BBS_Menu {
	width: 300px;
	height: 114px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 160%;
}
.BBS_Menu_Block {
	margin-bottom: 100px;
	padding-top: 34px;
	line-height: 200%;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 210%;
}
.BBS_Comment_Block {
	color: #000000;
	font-size: 11px;
	line-height: 180%;
}
.Diary_Comment_Title {
	margin-bottom: 15px;
	padding: 19px 0px 15px 0px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #808080;
}
.Diary_Comment_Title2 {
	height: 24px;
	margin-bottom: 15px;
	padding: 6px 0px 15px 42px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	background: url( "../images/diary_MemberMark.gif" ) no-repeat;
	border-bottom: 1px solid #808080;
}
.BBS_Comment_Title {
	height: 40px;
	margin-bottom: 15px;
	padding: 15px 0px 0px 74px;
	background: url( "../images/bbs_Mark1.gif" ) no-repeat;
	color: #820082;
	font-size: 16px;
	font-weight: bold;
}
.BBS_Res_Title {
	height: 28px;
	margin-bottom: 15px;
	padding-top: 35px;
	border-top: 1px solid #808080;
	color: #820082;
	font-size: 16px;
	font-weight: bold;
}
.BBS_Comment_Date {
	margin-bottom: 37px;
	color: #A9A9A9;
	font-size: 12px;
	line-height: 150%;
}
.BBS_Comment_Text {

	/* margin-bottom:35px; */
	padding-bottom: 45px;		/* border-bottom:1px solid #808080; */
	color: #000000;
	font-size: 14px;
	line-height: 180%;
}
#Race_Year {
	width: 75px;
	float: left;
}
#Race_Race {
	width: 260px;
	float: left;
}

/****************************
 * Button Style
 ****************************/
#TC_Side {
	margin: 0px 0px 79px -24px;
}
#TC_Menu {
	list-style: none;
	margin: 26px 0px 0px -40px;
}
.TC_MenuButton {
	width: 149px;
	height: 14px;
	margin-bottom: 18px;
	display: block;
}
.TC_MenuButton:hover {
	background-position: bottom;
}

/****************************
 * Form Style
 ****************************/

/****************************
 * Link Style
 ****************************/
.BBS_Menu_Link {
	text-decoration: none;
	color: #000000;
}

/****************************
 * Font Style
 ****************************/

/****************************
 * Image Style
 ****************************/

/****************************
 * Public Style
 ****************************/
.Gray_Line {
	height: 0px;
	border: 0px;
	border-top: 1px solid #808080;
}

.schedule-right-cont {
	margin-bottom: 20px;
}

.schedule-right-cont .Menu_Title {
	background: url("../images/ic_menu_title.png") no-repeat left top;
	padding-left: 15px;
}

.schedule-right-cont .Menu_Title:hover {
	background: url("../images/ic_menu_title.png") no-repeat left center;
}

.schedule-right-cont .Menu_Title:hover img {
	background-color: #fff;
	opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // IE8
}

.schedule-right-cont .Menu_Title.active {
	background: url("../images/ic_menu_title.png") no-repeat left bottom;
}

.schedule-right-cont .Menu_Title.active:hover {
	background: url("../images/ic_menu_title.png") no-repeat -17px bottom;
}