@charset "Shift_JIS";

.catalogueBox {
	width:540px;
	border:solid 1px #CCCCCC;
	margin-top:10px;
	margin-left:20px;
	padding: 0px;
}
.catalogueBox td {
	padding: 3px;
	font-size: 11px;
	vertical-align: top;
	line-height: 150%;
}
.catalogueBox_gray {
	background-color:#EEEEEE;
	font-size: 11px;
	text-align: center;
	width: 110px;
}
.catalogueBox_gray input,.catalogueBox_gray img{
	margin-bottom: 5px;
	margin-top: 2px;
}
.movieTitle {
	font-size:12px;
	font-weight:bold;
	color:#FF6666;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCCCC;
	padding-left: 5px;
	line-height: 200%;
}

.text {
  width:540px;
  padding:5px;
  font-size:11px;
  line-height:180%;
  margin-top:10px;
  margin-left:20px;
}
.pr{
	font-size:11px;
	font-weight:bold;
}

.imageFrame {
	width:579px;
	background-image: url(https://www.sanriobb.com/conte/images/home/imageFrame.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	height: 507px;
}

.pickupImg {
  margin-top:50px;
  margin-left:70px;
}

.entryButton {
  margin-top:15px;
  margin-left:40px;
}

.catch {
  width:540px;
  margin-top:10px;
  margin-left:20px;
}

/* トップページ */
#top_main {
	background-image: url(../images/top/ttl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 230px;
	padding-top: 10px;
}
#top_login {
	width: 359px;
}
#top_login .login_bg {
	background-image: url(../images/top/loginbg.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	padding-left: 17px;
}
#top_login .login_conte1,#top_login .login_conte2,#top_login .login_conte3 {
	float: left;
}
#top_login .login_conte1 p{
	padding-top: 11px;
	width: 60px;
}
#top_login .login_conte2 {
	width: 140px;
	margin-bottom: 5px;
}
#top_login .login_conte2 .login_form input{
	width: 130px;
	height: 16px;
	font-size: 13px;
	float: left;
	margin-top: 5px;
}
#top_login .login_conte3 {
	width: 126px;
	margin-top: 5px;
}
#top_login .login_txt{
	clear: both;
	padding-left: 65px;
}
#top_login .login_txt p{
	background-image: url(../images/top/loginicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 11px;
	padding-left: 13px;
	margin-top: 3px;
}
#top_video {
	margin-top: 10px;
	width: 575px;
}
#top_video p {
	background-image: url(../images/top/ft_videottl_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	font-weight: bold;
	padding-right: 100px;
	padding-left: 90px;
	height: 26px;
	padding-top: 7px;
	font-size: 13px;
}
#top_video .video_ft {
	background-image: url(../images/top/ft_video_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-top: 10px;
	height: 401px;
	width: 574px;
}
.about_join {
	margin-right: 70px;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #3085E2;
	line-height: 150%;
}
.about_icon {
	margin: 20px;
}
.about_icon p {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7DDF2;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#member_bg {
	background-image: url(../images/member/loginbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 444px;
	width: 575px;
}
#member_contents {
	padding-right: 73px;
	padding-left: 67px;
}


#member_contents #member_login {
	width: 434px;
}
#member_contents #member_login .member_bg,
#member_contents #member_login .member_bg2 {
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#member_contents #member_login .member_bg {
	background-image: url(../images/member/s_bg.gif);
}
#member_contents #member_login .member_bg2 {
	background-image: url(../images/member/p_bg.gif);
}
#member_contents #member_login .member_conte1,
#member_contents #member_login .member_conte2,
#member_contents #member_login .member_conte3 {
	float: left;
}
#member_contents #member_login .member_conte1 {
	width: 60px;
}
#member_contents #member_login .member_conte1 p{
	margin-top: 12px;
}
#member_contents #member_login .member_conte2 {
	width: 165px;
	margin-bottom: 5px;
}
#member_contents #member_login .member_conte2 .member_form input{
	width: 150px;
	height: 16px;
	font-size: 13px;
	vertical-align:top;
	float: left;
	margin-top: 5px;
}
#member_contents #member_login .member_conte3 {
	width: 126px;
	margin-top: 5px;
}
#member_contents #member_login .member_txt{
	clear: both;
	margin-left: 60px;
}
#member_contents #member_login .member_txt p{
	background-image: url(../images/top/loginicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	padding-left: 13px;
}
#member_contents .member_conte_ft {
	margin-left: 22px;
	margin-top: 15px;
}
