/* GトップCSSファイル */
body {
width:auto;
	background-color:#96d7f7;
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
	}
table#container1 {
    table-layout:fixed;
    height:100%;
	margin:0px auto;
	border:0px;
    width:800px;
	font-size:12px;
	line-height:18px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
	background-color:#ffffff;
	text-align:left;
	}
table#tophead {
    width:800px;
	margin:0px;
	padding:0px;
	border:0px;
	}
table#tophead td#head1 {
	height:70px;
	width:50%;
	border:0px;
	font-size:12px;
	line-height:18px;
	padding:0px 0px 0px 240px;
	color:#0066cc;
	background-color:transparent;
	background-image:url(../images/head1.gif);
	background-repeat:no-repeat;
	text-align:left;
	}
table#tophead #search {
	height:70px;
	width:50%;
	background-image:url(../images/head2.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-color:transparent;
	border:0px;
	text-align:left;
	}
table#container1 td#caution {
    height:19px;
    width:800px;
	margin:0px auto 0px 10px;
	padding:0px;
	border:0px;
	text-align:left;
	}

table#container1 td#topicpath {
	width:800px;
	height:20px;
	margin:0px;
	padding:0px 0px 2px 10px;
	background-color:transparent;
	font-size:11px;
	color:#999999;
	text-align:left;
	vertical-align:middle;
	}


table#container1 td#central {
	width:800px;
	height:50px;
	background-color:transparent;
	text-align:left;
	}
	
table#container1 td#billboard {
	width:800px;
	height:235px;
	_height:240px;
	background-color:transparent;
	text-align:left;
	}


td#sidebar {
    width:195px;
	border:0px;
	background-color:#ffffff;
	border-collapse:collapse;
	border-spacing:0px;
	text-align:center;
	}

		/*------エリアボタン--------------*/
div.side_area_box {
    width:190px;
    margin:0px 0px 0px 5px;
    padding:0px;
	background-color:transparent;
	border-width:0px;
	background-image:url(../images/sidebar_box_mid.gif);
	background-color:transparent;
	background-repeat:repeat-y;
	text-align:center;
	}

div.side_area_btn {
    width:190px;
    height:35px;
    margin:0px 0px 0px 5px;
    padding:0px;
	border-width:0px;
	color:#ffffff;
	background-color:transparent;
	text-align:left;
	}
	
	/*------ビルボード--------------*/
	
	div.billboard_leftbox {
    width:190px;
    height:235px;
    margin:0px 0px 0px 3px;
    _margin:0px auto 0px 0px;
    padding:0px;
	background-color:#E34041;
	border-width:0px;
	background-color:transparent;
	text-align:center;
	float:left;
	}

	div.billboard_rightbox {
    width:604px;
    height:235px;
    margin:7px 0px 0px 0px;
    _margin:7px 0px 0px 0px;
    padding:0px;
	border-width:0px;
	background:transparent url(http://www.kadoebi.co.jp/images/billboard.jpg) no-repeat top left;
	text-align:center;
	float:left;
	}
	
	div.billboard_leftbox_head {
    width:190px;
    height:18px;
    border:0px;
    margin:7px 0px 0px 5px;
    color:#ffffff;
    font-size:13px;
    line-height:18px;
	padding:0px 0px 0px 10px;
    background-image:url(../images/billboard_leftbox_head.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	text-align:left;
	}

	div.billboard_leftbox_end {
    width:190px;
    height:2px;
    border:0px;
    margin:0px 0px 0px 5px;
    font-size:13px;
    background-image:url(../images/sidebar_box_end.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	text-align:left;
	}

		/*------特集バナー--------------*/
	div.special_box {
    width:190px;
    height:700px;
    margin:0px 0px 0px 5px;
    padding:2px 0px 2px 0px;
	background-color:#ffffff;
	border-width:0px;
	background-image:url(../images/sidebar_box_mid.gif);
	background-color:transparent;
	background-repeat:repeat-y;
	text-align:center;
	overflow-y:scroll;
	overflow-x:hidden;
	}
	div.special_box2 {
    width:190px;
    margin:0px 0px 0px 5px;
    padding:2px 0px 2px 0px;
	background-color:#ffffff;
	border-width:0px;
	background-image:url(../images/sidebar_box_mid.gif);
	background-color:transparent;
	background-repeat:repeat-y;
	text-align:center;
	}
	div.sidebar_box_head {
    width:190px;
    height:18px;
    border:0px;
    margin:7px 0px 0px 5px;
    color:#ffffff;
    font-size:13px;
    line-height:18px;
	padding:0px 0px 0px 10px;
    background-image:url(../images/sidebar_box_head.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	text-align:left;
	}
	div.sidebar_box_end {
    width:190px;
    height:2px;
    border:0px;
    margin:0px;
    margin:0px 0px 5px 5px;
    font-size:13px;
    background-image:url(../images/sidebar_box_end.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	text-align:left;

	}

	div.sidebar_box_inner {	
	width:160px;
	margin:0px 15px 0px 17px;
	border:0px;
	font-size:13px;
	color:#000000;
	padding:5px;
	background-color:#ffffff;
	text-align:left;
	}
	
	div.sidebar_box_inner img {	
	margin:0 auto;
	}
	span.read {
	font-size:11px;
	color:666666;
	text-align:left;
	line-height:15px;
	}	

/*------センターコンテンツ-------------*/
/*------グループマップ--------------*/

#group_map {
    width:605px;
    height:418px;
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
	background-color:transparent;
	text-align:left;
	}
div.group_map_head {
    width:590px;
    height:16px;
    border:0px;
    margin:8px 0px 0px 0px;
    color:#555555;
    font-size:13px;
	padding:2px 0px 0px 0px;
    background-image:url(../images/group_map_head.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	text-align:center;
	}

div.group_flash_box1 {
    width:590px;
    height:400px;
    border:0px;
    margin:0px 5px 0px 0px;
	background-color:#f2efe9;
	position:relative; left:0px;
	border-collapse:collapse;
	text-align:left;
	}
/*------メインテーブル--------------*/
#contents {
    width:600px;
    height:175px;
	border:0px;
	background-color:transparent;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    background-image:url(../images/topix_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
/*------メインTD--------------*/
#main_contents {
    width:292px;
    height:175px;
	border:0px;
	background-color:transparent;
    background-image:transparent;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align: top;
	}
/*------共通タイトルヘッダ--------------*/
div.topix_head {
    width:288px;
    height:20px;
    border:0px;
    margin:8px 0px 0px 0px;
	padding:0px 0px 0px 15px;
    color:#ffffff;
    font-size:13px;
	text-align:left;
	line-height:18px;
	}
/*------グループトピックス--------------*/
.framebox {
	width:288px;
	height:140px;
	margin:0px 0px 0px 5px;
	padding:0px;
	background-color:#ffffff;
	border:0px;
	}
/*------右コンテンツBOX--------------*/
div.right_inner1 {
    width:288px;
	height:146px;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	text-align:left;
	}
div.right_inner1_txt {
	border:0px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	text-align:left;
	background-color:transparent;
	}
div.right_inner1 img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:right;
	border:0px;
	}
div.right_inner1 b{
	text-align:left;
	font-size:12px;
	line-height:18px;
	color:#444444;
	}
	
	/*------ご挨拶テキスト--------------*/	
#main_contents2 {
    width:600px;
    height:400px;
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
	background-color:transparent;
	text-align:left;
	}

#main_contents2 div.com {
	margin:10px 8px 10px 0px;
	padding:0px 0px;
	border:0px;
	line-height:24px;
	color:#014793;
	background-color:#e3f9f9;
	}
#main_contents2 div.com p {
	margin:10px;
	padding:0px;
	border:0px;
	background-color:transparent;
	text-align:left;
	font-size:12px;
	letter-spacing:1px;
	line-height:20px;
	}
#main_contents2 div.com p font.font1{
	font-weight:bold;
	text-align:left;
	color:#a40d17;
	letter-spacing:1px;
	}	
	
/*------グループMAP--------------*/	
	div.group_map {
	width:600px;
	height:400px;
	margin:0px 0px 0px 0px;
	background-color:#111111;
	border:0px;
	text-align:center;
	}

	/*------競馬コラム--------------*/
	div.racing_box_head {
    width:190px;
    height:18px;
    border:0px;
    margin:7px 0px 0px 0px;
    color:#ffffff;
    font-size:13px;
    line-height:18px;
	padding:0px 0px 0px 10px;
    background-image:url(../images/sidebar_box_head.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	text-align:left;
	}
div.racing_frameouter {
	width:595px;
	height:150px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#E65353;
	text-align:left;
	}
div.racing_frameouter .racing_framebox {
	width:591px;
	height:146px;
	margin:2px 2px;
	padding:0px;
	border:0px;
	background-color:#ffffff;
	}


div.mbox ul {
	margin:0px;
	padding:0px;
	border:0px;
	list-style-type:none;
	background-color:transparent;
	}
div.mbox ul li {
	margin:3px auto 0px 1px;
	padding:0px;
	border:0px;
	display:block;
	background-color:transparent;
	}
html>body div.mbox ul li {
	height:47px;
	}
div.mbox .inner2 {
	margin:3px;
	padding:5px 0px;
	background-color:#ffffff;
	}
div.mbox .inner3 {
	margin:3px;
	padding:10px 0px;
	background-color:#ffffff;
	}
table#container td#links {
	height:230px;
	padding:5px 20px;
	background-color:transparent;
	text-align:center;
	}
	
	
	
	
	
table#menu {
    width:790px;
	margin:0px 5px 5px 5px;
	border:0px;
	border-collapse:collapse;
	background-color:transparent;
	text-align:left;
	}
	table#menu td {
	padding:0px;
	margin:0px 5px 0px 5px;
	border:0px;
    border-collapse:collapse;
	border-spacing:0px;
	background-color:transparent;
	text-align:left;
	}
	
	
table#area_link {
	width:396px;
	margin:0px 4px 0px 0px;
	padding:0px;
	border-collapse:collapse;
	background-color:transparent;
	text-align:left;
	}
	table#area_link td  {
	padding:0px;
	margin:5px 0px 0px 0px;
	border:0px;
    border-collapse:collapse;
	background-color:transparent;
	}

table#container1 td#foot {
	height:50px;
	background-color:#ffffff;
	background-position:bottom;
	background-repeat:no-repeat;
	}


td#foot p {
	color:#7b0000;
	}
td#foot p a {
	color:#7b0000;
	text-decoration:none;
	}
td#foot p a:hover {
	color:#333333;
	text-decoration:underline;
	}
/*-----検索部分設定----------*/
table#search_area {
	width:250px;
	height:58px;
	margin:1px 0px 0px 60px;
	white-space:nowrap;
	background-color:transparent;
	border:0px;
	text-align:right;
	}
table#search_area td {
	background-color:transparent;
	border:0px;
	text-align:right;
	}

input,select {
	color:#000000;
	background-color:#ffffff;
	}
div.select {
    width:100px;
	margin:0px 0px 0px 20px;
	font-size:12px;
	color:#7b0000;
	text-align:right;
	background-color:transparent;
	}
div.title4 {
	font-size:12px;
	color:#7b0000;
	text-align:right;
	background-color:transparent;
	}



div.mbox {
	margin:5px;
	padding:0px;
	background-color:#8ea0b6;
	text-align:center;
	}
div.mbox2 {
	float:left;
	_display:inline;
	width:130px;
	margin:10px 5px 5px 5px;
	margin-left:0px;
	background-color:#d5e0ed;
	text-align:center;
	}
div.mbox3 {
	float:right;
	_display:inline;
	width:170px;
	margin:10px 7px 5px 5px;
	background-color:#d5e0ed;
	text-align:center;
	}
div.inner3 {
	margin:5px 5px 10px 5px;
	background-color:transparent;
	}
div.inner3 p{
	margin:5px;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	}
h6 {
	margin:3px auto 0px auto;
	font-size:12px;
	line-height:24px;
	color:#014793;
	background-image:url(../images/h6_bg.jpg);
	background-repeat:repeat-x;
	}
table#menu {
	table-layout:fixed;
	margin:0px auto;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
	background-color:transparent;
	}
table#menu td {
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	}
/*----------------------------*/

table#main {
	width:760px;
	background-color:transparent;
	}
table#main td#right {
	width:320px;
	background-color:transparent;
	}
div.mbox2 ol#rank {
	width:120px;
	margin:3px 5px 10px 5px;
	padding:5px 0px;
	border:0px;
	list-style-type:decimal;
	background-color:transparent;
	font-size:11px;
	_font-size:10px;
	/*letter-spacing:1px;*/
	color:#014793;
	text-align:left;
	text-indent:0.5em;
	}
div.mbox2 ol#rank li {
	margin:5px 5px 5px 20px;
	border-bottom:dotted 1px #014793;
	}
div.frameouter {
	width:425px;
	margin:5px;
	padding:0px;
	background-color:transparent;
	}
div.frameouter .framebox {
	width:425px;
	height:280px;
	margin:2px;
	padding:0px;
	border:0px;
	}
table#container td#foot {
	height:50px;
	background-color:transparent;
	background-image:url(../images/cont3_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
td#foot p {
	color:#014793;
	}
td#foot p a {
	color:#014793;
	text-decoration:none;
	}
td#foot p a:hover {
	color:#333333;
	text-decoration:underline;
	}

table#search td div.title3 {
	color:#014793;
	background-image:url(../images/area_menu_bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	}
input,select {
	color:#014793;
	background-color:#d5e0ed;
	}
table#container ul {
	margin:10px;
	padding:0px;
	border:0px;
	list-style-type:none;
	}
table#container ul li {
	display:inline;
	margin:0px;
	padding:0px;
	border:0px;
	list-style-type:none;
	}
div.mwrap {
	background-color:#d5e0ed;
	}
dl.shops {
	background-color:transparent;
	}
dl.shops dt {
	background-image:url(../images/area_menu_bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	}
dl.shops dd {
	background-image:url(../images/shopicon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:5px 0px 5px 0px;
	font-size:10px;
	letter-spacing:1px;

	}
div.mbox2 a,dl.shops a {
	color:#014793;
	text-decoration:none;
	}
dl.shops dt a {
	color:#5a5dfb;
	text-decoration:none;
	}
div.mbox2 a:hover,dl.shops a:hover {
	color:#0e8efb;
	text-decoration:underline;
	}
	
.left_10 {margin-left:10px;}
.mg_0 {margin:0px; }


/********** Banner ******************************/

}
div.banner_all .banner {
	width:730px;
	height:500px;
	padding:0px;
	border:0px;
	text-align:center;
	}