@charset "Shift_JIS";

@import url("text.css");



/*=================================*/

body {
	margin:0;
	padding:0;
	text-align: center;
	background: #f2f4f6 url(../img/webcast_bg.jpg) repeat-x fixed;
}

img {
	margin:0;
	padding:0;
	border: 0;
}

ul,li {
	margin:0;
	padding:0;
	list-style: none;
	font-size: 10px;

}


a {
	outline: 0;
}

.clear {
	clear: both;
}

.rightbg2 {
	background: url(../img/webcast_right_bg.jpg) repeat-x top center;
}

.right01 p {
	float: right;
	text-align: bottom;
}

.slide_waku {
	margin-top: 31px;
	margin-left: 44px;
	padding: 1px;
	display: block;
	width: 480px;
	height: 361px;
	background: #cccccc;
}

#btnset1 p{
	float: left;
}

#pre_btn,
#nex_btn {
	float: right;
	display: block;
	width: 82px;
	height: 82px;
	
}

#pre_btn {
	background: url(../img/webcast_pre.jpg) no-repeat 0 -164px;
}

#nex_btn {
	margin-left: 28px;
	background: url(../img/webcast_nex.jpg) no-repeat 0 -164px;
}


#pre_btn a{
	display: block;
	width: 82px;
	height: 82px;	
	background: url(../img/webcast_pre.jpg) no-repeat 0 0;
}

#nex_btn a{
	display: block;
	width: 82px;
	height: 82px;
	background: url(../img/webcast_nex.jpg) no-repeat 0 0;
}

#pre_btn a:hover{
	background: url(../img/webcast_pre.jpg) no-repeat 0 -82px;
}

#nex_btn a:hover{
	background: url(../img/webcast_nex.jpg) no-repeat 0 -82px;
}


#play_btn {
	margin-top: 26px;
	margin-left: 28px;
	float: right;
	display: block;
	width: 234px;
	height: 35px;
	background: url(../img/webcast_play.jpg) no-repeat 0 0;
	
}

#play_btn a {
	display: block;
	width: 234px;
	height: 35px;
	background: url(../img/webcast_play.jpg) no-repeat 0 0;
	
}

#play_btn a:hover {

	background: url(../img/webcast_play.jpg) no-repeat 0 -35px;
	
}

#large_btn {
	margin-top: 26px;
	margin-left: 8px;
	float: right;
	display: block;
	width: 100px;
	height: 35px;
	background: url(../img/webcast_large.jpg) no-repeat 0 0;

	
}

#large_btn a {
	display: block;
	width: 100px;
	height: 35px;
	background: url(../img/webcast_large.jpg) no-repeat 0 0;
}

#large_btn a:hover {
	background: url(../img/webcast_large.jpg) no-repeat 0 -35px;
}


.come {
	margin: 18px 20px;
	padding-bottom: 18px;
	display: block;
	width: 568px;
}


.come p {
	float: left;
}

.caution {
	display: block;
	width: 15px;
}

.caution2 {
	display: block;
	width: 550px;
}

.caution,
.caution2 {
	font: 11px/150% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #999999;
}
