@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Cabin-Regular';
    src: url('../fontface/Cabin/Cabin-Regular-webfont.eot');
    src: url('../fontface/Cabin/Cabin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/Cabin/Cabin-Regular-webfont.woff') format('woff'),
         url('../fontface/Cabin/Cabin-Regular-webfont.ttf') format('truetype'),
         url('../fontface/Cabin/Cabin-Regular-webfont.svg#Cabin-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Cabin-Bold';
    src: url('../fontface/Cabin/Cabin-Bold-webfont.eot');
    src: url('../fontface/Cabin/Cabin-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/Cabin/Cabin-Bold-webfont.woff') format('woff'),
         url('../fontface/Cabin/Cabin-Bold-webfont.ttf') format('truetype'),
         url('../fontface/Cabin/Cabin-Bold-webfont.svg#Cabin-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoBlack';
    src: url('../fontface/roboto/Roboto-Black-webfont.eot');
    src: url('../fontface/roboto/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/roboto/Roboto-Black-webfont.woff') format('woff'),
         url('../fontface/roboto/Roboto-Black-webfont.ttf') format('truetype'),
         url('../fontface/roboto/Roboto-Black-webfont.svg#RobotoBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	background-repeat:repeat-x;
	font-family:'Cabin-Regular', Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:14px;
	color:#595959;
}


input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:none;
}

form {
	margin:0;
}

.textfill_width {
	width:90%;
}


/*Top*/
#container_top {
	width:1006px;
	height:160px;
	margin:0 auto;
}

#top1 {
	width:1006px;
	height:157px;
	background:url(../images/top_02.gif);
}

#top_logo {
	width:137px;
	height:160px;
	background:url(../images/logo_toto.gif);
	float:left;
}

.logolink a {
	border:none;
	display:block;
	height:134px;
	width:137px;
	top:10px;
	text-indent:-9999px;
	position:absolute; 
	z-index:1000;
}

#top_shadow {
	width:40px;
	height:87px;
	margin-right:137px;
	background:url(../images/top_01.gif) no-repeat;
	float:left;
}

#top_tagline {
	width:200px;
	height:87px;
	background:url(../images/tagline_goforit.gif) no-repeat;
	float:left;
}

#top_flash {
	width:300px;
	height:122px;
	float:right;
	background:url(../images/bgimg.gif);
}

#top_right {
	width:300px;
	height:122px;
	float:right;
	background:url(../images/bg_top_right.gif) top right no-repeat;
}

#top_link {
	top:87px;
	margin-left:137px;
	width:580px;
	height:33px;
	position:absolute;
	border-top:#f39095 1px solid;
	border-bottom:#f39095 1px solid;
}

#top_link2 {
	top:87px;
	margin-left:137px;
	width:866px;
	height:33px;
	position:absolute;
	border-top:#f39095 1px solid;
	border-bottom:#f39095 1px solid;
}

#btn_language {
	width:149px;
	height:28px;
	padding-top:5px;
	padding-left:10px;
	border-right:#f39095 1px solid;
	float:left;
}

#btn_language2 {
	width:149px;
	height:26px;
	padding-top:7px;
	padding-left:10px;
	border-right:#f39095 1px solid;
	float:left;
}

#login_link {
	width:105px;
	height:26px;
	text-align:right;
	padding-top:7px;
	float:left;
	border-left:#f39095 1px solid;
	margin-left:25px;
}

#login_link2 {
	width:150px;
	height:26px;
	text-align:right;
	padding-top:7px;
	float:left;
	border-left:#f39095 1px solid;
	margin-left:12px;
}

#top_txt {
	width:50px;
	height:26px;
	padding-top:8px;
	padding-left:25px;
	color:#FFF;
	font-size:12px;
	float:left;
}

#search_link {
	width:252px;
	height:33px;
	float:left;
	background:url(../images/bg_search.gif) right center no-repeat;
}

#search_link2 {
	width:258px;
	height:33px;
	float:left;
}

#search_box {
	width:147px;
	height:27px;
	padding-top:7px;
	padding-left:6px;
	float:left;
}

.btn_search a {
	display:block;
	width:21px;
	height:21px;
	margin-top:6px;
	float:left;
	text-indent:-9999px;
}

.btn_search2 a {
	display:block;
	width:30px;
	height:21px;
	margin-top:6px;
	float:left;
}

.search_textbox {
	border:none;
}

#top_navi {
	width:869px;
	height:39px;
	float:left;
	margin-top:6px;
}
/*End Top*/



/*Footer*/
#container_footer {
	max-width:1200px;
	height:60px;
	margin:25px auto 0;
	border-top:#e6202a 5px solid;
	font-size:12px;
	color:#000000;
	    padding-left: 15px;
    padding-right: 15px;
}

#footer_left {
	max-width:460px;
	height:13px;
	padding-top:10px;
	float:left;
	min-width: 396px;
}

#rss_link {
	width:60px;
	height:50px;
	float:left;
	padding-top:10px;
}

#share_link {
	width:110px;
	height:50px;
	float:left;
	padding-top:10px;
}


#footer_right {
	max-width:450px;
	height:50px;
	padding-top:10px;
	float:right;
	text-align:right;
}
/*End Footer*/



/*Link style*/
a:link, a:active, a:visited {COLOR: #dd020d; text-decoration:none; FONT-SIZE: 15px}
a:hover {COLOR: #000000;}

a.toplink:link, a.toplink:active, a.toplink:visited {COLOR: #ffffff; text-decoration:none; FONT-SIZE: 12px}
a.toplink:hover {COLOR: #000000;}

a.bottomlink:link, a.bottomlink:active, a.bottomlink:visited {COLOR: #000000; text-decoration:none; FONT-SIZE: 12px}
a.bottomlink:hover {COLOR: #dd020d;}

a.webz:link, a.webz:active, a.webz:visited {COLOR: #d2bfbf; text-decoration:none; FONT-SIZE: 12px}
a.webz:hover {COLOR: #c19696;}


.txt_white1 {font-family:'Cabin-Bold', Arial, Helvetica, sans-serif; color:#FFF; font-size:14px;}
.txt_white2 {color:#FFF; font-size:12px; line-height:normal;}
.txt_white2_bg {color:#FFF; font-size:12px; line-height:normal; background:#999999; padding:1px 5px;}
.txt_white3 {font-family:'Cabin-Bold', Arial, Helvetica, sans-serif; color:#FFF; font-size:12px;}
.txt_white4 {font-family:Arial, Helvetica, sans-serif; color:#FFF; font-weight:bold; font-size:20px;}
.txt_white5 {font-family:'RobotoBlack',Arial, Helvetica, sans-serif; color:#FFF; font-size:22px; line-height:22px;}
.txt_white6 {font-family:'RobotoBlack',Arial, Helvetica, sans-serif; color:#FFF; font-size:16px; min-width:87px;}
.txt_white7 {color:#FFF; font-size:22px;}
.txt_white8 {color:#FFF; font-size:20px;}
.txt_white9 {font-family:'Cabin-Bold', Arial, Helvetica, sans-serif; color:#FFF; font-size:16px;}
.txt_white10 {color:#FFF; font-size:14px;}
.txt_white11 {font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FFF; font-size:46px; line-height:normal;}



.txt_black1 {font-family:'Cabin-Bold', Arial, Helvetica, sans-serif; color:#000000; font-size:12px;}
.txt_black2 {font-family:Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; font-size:14px;}
.txt_black3 {color:#000000; font-size:12px;}
.txt_black4 {font-family:Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; font-size:14px; letter-spacing:5px;}
.txt_black5 {font-family:'Cabin-Bold', Arial, Helvetica, sans-serif; color:#000000; font-size:16px;}
.txt_black6 {font-family:'Cabin-Bold', Arial, Helvetica, sans-serif; color:#000000; font-size:14px;}
.txt_black7 {font-family:'Cabin-Regular', Arial, Helvetica, sans-serif; color:#000000; font-size:14px;}
.txt_black8 {font-family:'Cabin-Bold', Arial, Helvetica, sans-serif; color:#000000; font-size:20px; line-height:24px;}


.txt_grey1 {font-family:'Cabin-Bold', Arial, Helvetica, sans-serif; color:#595959; font-size:14px;}
.txt_grey2 {font-size:12px;}
.txt_grey3 {font-family:'Cabin-Bold', Arial, Helvetica, sans-serif; color:#595959; font-size:12px;}
.txt_grey4 {font-family:'Cabin-Regular', Arial, Helvetica, sans-serif; color:#595959; font-size:16px; line-height:20px;}
.txt_grey5 {font-family:'Cabin-Regular', Arial, Helvetica, sans-serif; color:#595959; font-size:20px; line-height:24px;}


.txt_red1 {font-family:Arial, Helvetica, sans-serif; color:#dd020d; font-weight:bold; font-size:14px;}
.txt_red2 {color:#dd020d; font-size:16px;}
.txt_red3 {color:#dd020d; font-size:12px;}
.txt_red4 {color:#dd000c; font-size:24px;}
.txt_red5 {color:#dd000c; font-weight:bold; font-size:20px;}
.txt_red6 {color:#dd020d; font-size:14px;}

.txt_green1 {color:#8fc741; font-size:24px; line-height: normal;}
.txt_green2 {color:#8fc741; font-size:20px;}
.txt_green3 {font-family:'Cabin-Bold', Arial, Helvetica, sans-serif; color:#039047; font-size:20px;}
.txt_green4 {font-family:'Cabin-Bold', Arial, Helvetica, sans-serif; color:#039047; font-size:14px;}


.clear {
	clear:both
}

.supremetoto > tbody > tr > .txt_black2{
	width:16.66%;
}

.powertoto > tbody > tr > .txt_black2 {

    width: 16.66%;
}

.startoto > tbody > tr > .txt_black2 {

    width: 12.5%;
}



.txt_left {
	text-align:left;
}

.box_grey_left:last_child{
	margin-right:1px;
}

@media (max-width: 400px) {
.txt_white6 {font-family:'RobotoBlack',Arial, Helvetica, sans-serif; color:#FFF; font-size:14px; min-width:75px;}
}