@charset "utf-8";





/******* For List Page *******/





div#listbox {
margin-left: 20px;
}


	
	div#listbox h2 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	background-image:url(list_title_bk.gif);
	background-repeat:no-repeat;
	background-position: 0px bottom;
	height:35px;
	vertical-align:middle;
	padding-left:3px;
	}
	div#listbox h3 {
	margin: 0px 60px 10px 3px;
	}
	div#listbox div.back_list {
	margin-bottom:10px;
	font-size:x-small;
	padding-left:13px;
	background-image:url(back_list.gif);
	background-repeat:no-repeat;
	background-position: 0px center;
	}
	div#listbox ul {
	margin-right: 60px;
	margin-bottom: 15px;
	padding-left:3px;
	}
	div#listbox ol {
	margin-right: 60px;
	margin-bottom: 15px;
	padding-left:3px;
	}

	div#listbox li {
	font-size:small;
	background-repeat:no-repeat;
	background-position: 0px center;
	line-height:20px;
	}
	
	div#listbox ul li {
	background-image: url("mark1.gif");
	padding-left:24px;
	}
	
	/*** テーブル共通部 ***/
	
	
	
	div#listbox table {
	width:620px;
	margin-left:3px;
	}
	div#listbox tr.circle {
	background-color:#f3f3f3;
	}
	div#listbox td {
	border-bottom: 1px solid #d9d9d9;
	padding: 7px 0px;
	}
	div#listbox td.tit {
	font-weight:bold;
	}
	
	
	
	
	
	div#listbox ul.sports_list {
	margin-top:30px;
	margin-left:5px;
	}
	
	div#listbox ul.sports_list li {
	font-size:medium;
	background-image:url(mark1.gif);
	background-repeat:no-repeat;
	background-position: 0px center;
	padding-left:24px;
	line-height:30px;
	}
	
	
	
	/*** 04用 ***/
	
	
	
	div#listbox table.p04 {
	margin-top:30px;
	}
	
	div#listbox table.p04 td.col1 {
	width:100px;
	font-weight:bold;
	}
	div#listbox table.p04 td.col1_center {
	width:100px;
	font-weight:bold;
	text-align:center;
	}
	div#listbox table.p04 td.col2 {
	width:200px;
	}
	div#listbox table.p04 td.col3 {
	width:180px;
	}
	div#listbox table.p04 td.col4 {
	}
	


	/*** 05用 ***/
	
	
	
	div#listbox table.diff {
	margin-top:50px;
    border:0px;
    width: 600px;
	}
	div#listbox table.diff th.diff_header {
	background-image:url(star_white.gif);
	background-repeat:no-repeat;
	background-position: 0px center;
	padding-left:18px;
	}
	div#listbox table.diff td.col1 {
	line-height: 1.5em;
	}
	div#listbox table.diff td.col2 {
	line-height: 1.5em;
	}
	
	
	
	
	/*** 06用 ***/
	
	
	
	div#listbox fieldset {
	margin-right:50px;
	margin-top:30px;
	margin-bottom:5px;
	}
	div#listbox legend {
	margin:0px 0px 0px 10px;
	padding:0px 15px;
	font-weight:bold;
	color:#0E3E9E;
	}
	div#listbox label {
	}
	div#listbox table.newplay {
	width:590px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
	}
	div#listbox table.newplay td {
	padding: 10px 15px;
	border-bottom: 2px solid #ffffff;
	}
	div#listbox table.newplay td.noborder {
	border-bottom: 0px;
	}
	div#listbox table.newplay td.tit {
	margin:0px;
	padding:0px 0px 0px 15px;
	background-color:#f0f0f0;
	width:140px;
	}
	div#listbox table.newplay td li {
	background-image:none;
	padding-left:0px;
	font-size:small;
	}
    iframe#imageurl {
    border:0px;
    margin-top:0px
    max-width:800px;
    min-width:500px;
    height:150px;
    }
	
	
	
	/*** 07用 ***/
	
	
	
	div#listbox p {
	line-height: 1.7em;
	margin-left: 3px;
	margin-right: 60px;
	margin-bottom:20px;
	}
	div#listbox div.spec {
	margin-left:3px;
	margin-right:50px;
	background-color:#f3f3f3;
	margin-bottom:40px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #d9d9d9;
	}
	div#listbox div.spec table {
	width:600px;
	}
	div#listbox div.spec td.tit {
	width:110px;
	padding-right:30px;
	}
	div#listbox div.spec td.imgs {
	width:140px;
	vertical-align:text-top;
	padding-left:2px;
	}
	div#listbox div.spec td.noborder {
	border-bottom:0px;
	}
	
	
	
	/*** 08用 ***/
	
	
	
	div#listbox form.login {
	margin-top:50px;
	}
	div#listbox fieldset.login {
	width:400px;
	margin-left:100px;
	}
	div#listbox table.login {
	width:365px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
	}
	div#listbox table.login td {
	padding:5px 0px 5px 0px;
	margin:0px;
	border-bottom:0px;
	}
	div#listbox table.login td.buttons {
	text-align:center;
	background-color:#f0f0f0;
	border-top:15px solid #ffffff;
	}
	div#listbox table.login td.tit {
	width:80px;
	}
	div#listbox table.login td.tit label {
	padding-top:5px;
	}
	
	
	
	/*** 09用 ***/
	
	
	
	div#listbox div.makeacc {
	text-align:center;
	padding-top:60px;
	}
	div#listbox table.newaccount {
	margin-top:50px;
	}
	div#listbox table.newaccount td li {
	background-image:none;
	padding-left:0px;
	font-size:small;
	}
	div#listbox table.newaccount td.tit {
	width:190px;
	}
	
	
	
	/*** 10用 ***/
	
	
	div#listbox table.newaccount_check {
	}
	div#listbox table.newaccount_check td.tit {
	width:190px;
	}
	div#listbox p.sm {
	margin-bottom:30px;
	}
	
    .suggest {
        position: absolute;
        background-color: #FFFFFF;
        border: 1px solid #CCCCFF;
        font-size: 100%;
        width: 200px;
    }
    .suggest div {
        display: block;
        width: 200px;
        overflow: hidden;
        white-space: nowrap;
    }
    .suggest div.select{ /* キー上下で選択した場合のスタイル */
        color: #FFFFFF;
        background-color: #3366FF;
    }
    .suggest div.over{ /* マウスオーバ時のスタイル */
        background-color: #99CCFF;
    }

    .invisible { display: none; }
