*{ 
	margin: 0;
	padding: 0; 
}

html,body {
	height: 100%; 
	color: #333;
	background: #0097e0;
}

img {
	vertical-align: top;
}

body > #container { 
	height: auto;
}

#container {
	width: 918px;
	background: url(../img/common/back.gif) center 0 repeat-y;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
}

#frame {
	text-align: left;
	margin: 0 auto;
	width: 900px;
	background: #fff;
	height: 100%;
}

#header {
	width: 900px;
	height: 218px;
	position: relative;
	background: url(../img/common/header_back.png) no-repeat;
}

h1#logo,
div#logo a {
	display: block;
	width: 900px;
	height: 0 !important;
	height /**/:50px;
	padding-top: 50px;
	overflow: hidden;
	background: url(../img/common/logo.png) no-repeat;
}

div#catch {
	display: block;
	width: 743px;
	height: 0 !important;
	height /**/:58px;
	padding-top: 58px;
	overflow: hidden;
	background: url(../img/common/catch.png) no-repeat;
	position: absolute;
	top: 64px;
	right: 16px;
}

div#yufune {
	display: block;
	width: 317px;
	height: 0 !important;
	height /**/:218px;
	padding-top: 218px;
	overflow: hidden;
	background: url(../img/common/yufune.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

div#mitsumori {
	display: block;
	width: 511px;
	height: 0 !important;
	height /**/:80px;
	padding-top: 80px;
	overflow: hidden;
	background: url(../img/common/mitsumori.png) no-repeat;
	position: absolute;
	bottom: 7px;
	right: 25px;
}

#mainmenu {
	margin: 12px 0 0 8px;
	height: 26px;
	overflow: hidden;
}

#mainmenu li {
	width: 122px;
	float: left;
	margin-right: 5px;
	display: inline;
}

#mainmenu li a {
	display: block;
	width: 122px;
	height: 0 !important;
	height /**/:26px;
	padding-top: 26px;
	overflow: hidden;
}

a#menu-home {
	background: url(../img/common/menu_home.gif) no-repeat;
}

a#menu-product {
	background: url(../img/common/menu_product.gif) no-repeat;
}

a#menu-flow {
	background: url(../img/common/menu_flow.gif) no-repeat;
}

a#menu-price {
	background: url(../img/common/menu_price.gif) no-repeat;
}

a#menu-area {
	background: url(../img/common/menu_area.gif) no-repeat;
}

a#menu-info {
	background: url(../img/common/menu_info.gif) no-repeat;
}

a#menu-voice {
	background: url(../img/common/menu_voice.gif) no-repeat;
}

#contents-frame {
	margin: 20px auto 30px;
	width: 860px;
}

#contents-left {
	width: 600px;
	float: left;
}

#contents-right {
	width: 230px;
	float: right;
}

#campaign {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:722px;
	padding-top: 722px;
	overflow: hidden;
	background: url(../img/top/campaign.png) no-repeat;
	position: relative;
}

#campaign1 {
	display: block;
	width: 578px;
	height: 0 !important;
	height /**/:369px;
	padding-top: 369px;
	overflow: hidden;
	background: url(../img/top/campaign1.png) no-repeat;
	position: absolute;
	top: 12px;
	left: 12px;
}

#campaign2 {
	display: block;
	width: 587px;
	height: 0 !important;
	height /**/:180px;
	padding-top: 180px;
	overflow: hidden;
	background: url(../img/top/campaign2.png) no-repeat;
	position: absolute;
	top: 397px;
	left: 14px;
}

#product-btn {
	display: block;
	width: 329px;
	height: 55px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -165px;
}

#toto-other {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:60px;
	padding-top: 60px;
	overflow: hidden;
	background: url(../img/top/toto_other.gif) no-repeat;
	margin-top: 7px;
}

#kouji-other {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:60px;
	padding-top: 60px;
	overflow: hidden;
	background: url(../img/top/kouji.gif) no-repeat;
	margin-top: 7px;
}


h2#flow {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:46px;
	padding-top: 46px;
	overflow: hidden;
	background: url(../img/top/flow_title.gif) no-repeat;
	margin: 40px 0 12px;
}

.top-flow {
	min-height: 41px;
	height: auto !important;
	height: 41px;
	background: url(../img/top/flow_arrow.gif) 0 2px no-repeat;
	margin: 0 16px 10px 12px;
}

h3#step1 {
	display: block;
	width: 594px;
	height: 0 !important;
	height /**/:34px;
	padding-top: 34px;
	overflow: hidden;
	background: url(../img/top/flow_step1.gif) no-repeat;
	margin: 0 auto 5px;
}

h3#step2 {
	display: block;
	width: 594px;
	height: 0 !important;
	height /**/:34px;
	padding-top: 34px;
	overflow: hidden;
	background: url(../img/top/flow_step2.gif) no-repeat;
	margin: 0 auto 5px;
}

h3#step3 {
	display: block;
	width: 594px;
	height: 0 !important;
	height /**/:34px;
	padding-top: 34px;
	overflow: hidden;
	background: url(../img/top/flow_step3.gif) no-repeat;
	margin: 0 auto 5px;
}

h3#step4 {
	display: block;
	width: 594px;
	height: 0 !important;
	height /**/:34px;
	padding-top: 34px;
	overflow: hidden;
	background: url(../img/top/flow_step4.gif) no-repeat;
	margin: 0 auto 5px;
}

h3#step5 {
	display: block;
	width: 594px;
	height: 0 !important;
	height /**/:34px;
	padding-top: 34px;
	overflow: hidden;
	background: url(../img/top/flow_step5.gif) no-repeat;
	margin: 0 auto 5px;
}

h3#step6 {
	display: block;
	width: 594px;
	height: 0 !important;
	height /**/:34px;
	padding-top: 34px;
	overflow: hidden;
	background: url(../img/top/flow_step6.gif) no-repeat;
	margin: 0 auto 5px;
}


.flow-text {
	margin-left: 52px;
	font-size: 112%;
}


h2#price {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:46px;
	padding-top: 46px;
	overflow: hidden;
	background: url(../img/top/price_title.gif) no-repeat;
	margin: 40px 0 8px;
}

.price-text {
	width: 580px;
	margin: 0 auto 10px;
}

#price-tasya {
	margin: 0 0 5px 7px;
	font-weight: 110%;
	font-weight: bold;
}

#price-tasya-img {
	display: block;
	width: 569px;
	height: 0 !important;
	height /**/:87px;
	padding-top: 87px;
	overflow: hidden;
	background: url(../img/top/price_tasya.png) no-repeat;
	margin-left: 6px;
}

#toletty-frame {
	width: 540px;
	height: 136px;
	position: relative;
	overflow: hidden;
	margin-left: 6px;
}

#price-toletty {
	display: block;
	width: 144px;
	height: 0 !important;
	height /**/:20px;
	padding-top: 20px;
	overflow: hidden;
	background: url(../img/top/price_toletty_title.png) no-repeat;
	position: absolute;
	top: 11px;
	left: 1px;
}

#price-toletty-img {
	display: block;
	width: 540px;
	height: 0 !important;
	height /**/:136px;
	padding-top: 136px;
	overflow: hidden;
	background: url(../img/top/price_toletty.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}


h2#area {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:46px;
	padding-top: 46px;
	overflow: hidden;
	background: url(../img/top/area_title.gif) no-repeat;
	margin: 24px 0 8px;
}

.area-pref {
	margin-left: 7px;
	font-weight: 110%;
	font-weight: bold;
}

.area-text {
	margin-left: 19px;
	margin-bottom: 1em;
}

.area-text2 {
	margin-left: 7px;
}


#right-banner {
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 2px;
	margin-bottom: 12px;
}

#right-banner li {
	margin-bottom: 10px;
}

#info-right {
	display: block;
	width: 230px;
	height: 0 !important;
	height /**/:26px;
	padding-top: 26px;
	overflow: hidden;
	background: url(../img/common/info_title.gif) no-repeat;
}

#info-list-right {
	margin: 8px 0 20px;
	padding: 0 6px;
}

#info-list-right li {
	line-height: 1.4;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: dotted 1px #ccc;
}

#info-list-right li span {
	font-weight: bold;
	color: #0a85f6;
}

#info-list-right li a {
	color: #111;
	line-height: 1.5;
}


#voice-right {
	display: block;
	width: 230px;
	height: 0 !important;
	height /**/:26px;
	padding-top: 26px;
	overflow: hidden;
	background: url(../img/common/voice_title.gif) no-repeat;
}

#voice-list-right {
	margin: 5px 0 20px;
	padding: 0 6px;
}

#voice-list-right li {
	line-height: 2;
}

#voice-list-right li a {
	color: #454545;
	font-weight: bold;
}

#voice-list-right span {
	color: #0a85f6;
}



h2#products {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:46px;
	padding-top: 46px;
	overflow: hidden;
	background: url(../img/products/title.gif) no-repeat;
	margin: 0 0 12px;
}

.products-frame {
	width: 588px;
	margin: 0 auto;
}

.products-frame h3 {
	display: block;
	width: 588px;
	height: 0 !important;
	height /**/:28px;
	padding-top: 28px;
	overflow: hidden;
	margin-bottom: 15px;
}

h3#products1 {
	background: url(../img/products/products1_title.gif) no-repeat;
}

h3#products2 {
	background: url(../img/products/products2_title.gif) no-repeat;
}

h3#products3 {
	background: url(../img/products/products3_title.gif) no-repeat;
}

h3#products4 {
	background: url(../img/products/products4_title.gif) no-repeat;
}

.products-image {
	width: 230px;
	float: left;
}

.products-text {
	width: 345px;
	float: right;
}

.products-text h4 {
	font-weight: bold;
	color: #007cef;
	font-size: 120%;
	margin-bottom: 1em;
}
.products-text p {
	margin-bottom: 1em;
	margin-left: 2px;
}

.toto-btn {
	text-align: right;
	margin-top: -0.5em;
}

.product-last {
	margin-bottom: 30px;
}

.product-dot {
	border-bottom: dotted 1px #aaa;
	margin-bottom: 15px;
	padding-bottom: 15px;
}



h2#voice {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:46px;
	padding-top: 46px;
	overflow: hidden;
	background: url(../img/voice/title.gif) no-repeat;
	margin: 0 0 18px;
}

.voice-frame {
	width: 588px;
	margin: 0 auto 24px;
	border-bottom: dotted 1px #aaa;
	padding-bottom: 24px;
}

.voice-image {
	width: 230px;
	float: left;
}

.voice-text {
	width: 345px;
	float: right;
}

.voice-text h3 {
	font-weight: bold;
	color: #007cef;
	font-size: 140%;
	margin-bottom: 0.2em;
	margin-top: 8px;
}

h3.voice-midashi {
	font-weight: bold;
	color: #007cef;
	font-size: 140%;
	margin-bottom: 0.2em;
}

.voice-text p,
p.voice-txt {
	margin-left: 2px;
	font-size: 110%;
}

.voice-sp {
	width: 194px;
	float: left;
	margin-top: 10px;
}

.voice-sp p {
	padding: 2px 5px 0;
	font-size: 95%;
}



h2#info {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:46px;
	padding-top: 46px;
	overflow: hidden;
	background: url(../img/info/title.gif) no-repeat;
	margin: 0 0 18px;
}

.info-frame {
	width: 588px;
	margin: 0 auto 24px;
	border-bottom: dotted 1px #aaa;
	padding-bottom: 24px;
}

.info-frame h3 {
	font-weight: bold;
	color: #007cef;
	font-size: 140%;
	margin-bottom: 0.6em;
}




h2#taidan {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:119px;
	padding-top: 119px;
	overflow: hidden;
	background: url(../img/taidan/title.jpg) no-repeat;
	margin: -5px 0 24px;
}

h3#taidan-midashi1 {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:42px;
	padding-top: 42px;
	overflow: hidden;
	background: url(../img/taidan/midashi1.gif) no-repeat;
	margin: 0 0 10px;
}

h3#taidan-midashi2 {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:42px;
	padding-top: 42px;
	overflow: hidden;
	background: url(../img/taidan/midashi2.gif) no-repeat;
	margin: 0 0 10px;
}

h3#taidan-midashi3 {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:42px;
	padding-top: 42px;
	overflow: hidden;
	background: url(../img/taidan/midashi3.gif) no-repeat;
	margin: 0 0 10px;
}

.taidan-credit {
	margin-top: 20px;
}

.taidan-credit h4 {
	font-weight: bold;
}

.taidan-credit p {
	margin-bottom: 1em;
	margin-left: 1.1em;
	font-size: 95%;
	color: #666;
}



h2#major {
	display: block;
	width: 600px;
	height: 0 !important;
	height /**/:46px;
	padding-top: 46px;
	overflow: hidden;
	background: url(../img/majorleague/title.gif) no-repeat;
	margin: 0 0 18px;
}

#major-left {
	width: 290px;
	float: left;
}

#major-right {
	width: 300px;
	float: right;
	padding-top: 16px;
}

#major-right p {
	margin-bottom: 1em;
}




#footer {
	width: 900px;
	position: absolute;
	bottom: 0;
}

#totop {
	display: inline;
	width: 106px;
	height: 22px;
	float: right;
	margin-right: 10px;
}

#footer-frame {
	width: 900px;
	height: 115px;
	background: url(../img/common/footer_back.png) no-repeat;
	overflow: hidden;
	position: relative;
}

#footer-logo {
	display: block;
	width: 149px;
	height: 0 !important;
	height /**/:73px;
	padding-top: 73px;
	overflow: hidden;
	background: url(../img/common/footer_logo.png) no-repeat;
	position: absolute;
	top: 25px;
	left: 28px;
}

#footer-text {
	display: block;
	width: 605px;
	height: 0 !important;
	height /**/:54px;
	padding-top: 54px;
	overflow: hidden;
	background: url(../img/common/footer_text.png) no-repeat;
	position: absolute;
	top: 39px;
	left: 191px;
}

#copyright {
	background: #0097e0;
	color: #fff;
	font-size: 90%;
	text-align: center;
	padding: 5px 0 4px;
}


#wrap {
	padding-bottom: 158px;
}

.tbr {
	font-weight: bold;
	color: #ff0000;
}

.pagetop {
	text-align: right;
	margin: -10px 0 30px;
}

.pagetop a {
	text-decoration: underline;
}
