/**********************
default CSS FILE
mazzy.jp
2007/12/3
FYTS.net
***********************/

/*********** DOWNLOAD PAGE ************/

div.kiyaku{
	overflow:scroll;
	width: 560px;
	height:200px;
	margin: 20px auto 0;
	padding: 20px;
	background: #EFF4F5;
}

td.agree_btn{
	padding: 20px 0;
	text-align: center;
}

div.kishu_name{
	background :#999999;
	width: 175px;
	padding:3px 5px ;
	color: #fff;
/*	font-weight: bold;*/
}


table.lists td{
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
}

.no_border td{
	border-bottom: none !important;
	border-right: none !important;
	
}

/* prodacuts */

td.movie{
	text-align: center !important;
	margin: 0 auto !important;
	vertical-align: middle;
}

table.movie_inner{
	width: 550px;
	text-align: center !important;
	margin: 0 auto !important;
}

table.movie_inner td{
	vertical-align: top;
	text-align: left;
	padding-top: 30px;
}

table ul.product_list li{
	margin-top: 15px;
}

