/* -----------------------------------------------
CSS Document
----------------------------------------------- */
	
/* http://www.streaming.jp/index.html */

#index_main {
	width:950px;
	margin:0;
	background-image:url(../img/common/sub_main_bg.gif);
}
#index_main_left {
	width:210px;
	float:left;
}
#index_main_left ul {
	margin:0;
	padding:0;
	list-style:none;
}
#index_main_left ul li {
	margin:10px 10px 0 10px;
}
#index_main_right {
	width:740px;
	float:right;
}
#index_main_right h2 {
	margin:0;
	padding:0;
	border:none;
}
#index_main .banner {
	width:640px;
	margin:0 auto;
	padding-top:10px;
}
#catchcopy {
	float:left;
	width:440px;
	padding-bottom:10px;
	font-size:12px;
	line-height:150%;
}
#index_main h3 img {
	display:block;
	margin:10px auto 0 auto;
	padding:0;
}
#catchcopy p {
	margin:0 20px 0 20px;
	padding:0;
}
#catchcopy ul {
	margin:10px 0;
	padding-left:30px;
}
#catchcopy ul li {
	font-weight:bold;
}
#catchcopy .qabg {
	background:url(../img/top/questionbg.jpg) bottom right no-repeat;
}
#catchcopy .banner {
	width:430px;
	padding-left:10px;
}
#flvplayer {
	float:left;
	width:256px;
	padding:10px 0 0 20px;
}
#flvplayer img {
	float:right;
	margin:5px 0;
}
#flvplayer .flvcaution {
	font-size:10px;
	line-height:150%;
	margin:10px 0 3px 0;
}
#bannerarea {
	float:left;
	width:256px;
	padding:16px 0 0 20px;
}
#bannerarea img {
	float:right;
	margin:5px 0;
}
.hr {
	padding:10px 0;
}
#mainlead {
	width:703px;
	margin-left:20px;
	padding-top:10px;
	background:url(../img/top/right_contentbg.gif);
}
#mainlead p {
	padding:0;
	margin:0 20px 10px 20px;
	line-height:150%;
}
#mainlead img {
	display:block;
	margin:10px auto;
}
#mainlead .bgbottom {
	background:url(../img/top/right_contentbg_bottom.gif) bottom right no-repeat;
	padding-bottom:10px;
}

