/* タクシーウォーカー CSS */


h1{
	display: none;
}

h3{
	padding: 2px 2px;
	margin-right: 5px;
	background: #000000 url(./img/point_bg.gif) left top repeat-x;
	color: #ffffff;
}

div#contents{
	background: url(./img/taxiwalker_mid.gif) center top repeat-y;
	overflow: auto;
}


div#countdown_contents{
	width: 810px;
	background: url(./img/taxiwalker_countdown_mid.gif) center top repeat-y;
	overflow: auto;
}

div#countdown_contents img{
	margin: 20px 0;
}

div#countdown_contents p{
	margin: 0 200px;
}



#contents p{
	text-align: left;
	margin: 0 5px;
}

#contents strong{
	color: #ed1c24;
}

div#about{
	margin: 0 10px;
	background: #ffffff url(./img/about_taxiwalker.gif) top center no-repeat;
	padding-top: 70px;
	padding-bottom: 20px;
}



div#point{
	float: left;
	width: 480px;
	color: #000000;
	margin-bottom: 20px;
}

#point h2{
	padding: 10px 0;
	background: #ffffff url(./img/secret_point.gif) center no-repeat;
	margin-left: 10px;
	clear: both;
	text-indent: -1000em;
	height: 50px;
}



#point p{
	margin-left: 15px;
	text-align: left;
}

#point strong{
	color: #ffdd1e;
}

#point ul{
	list-style: none;
	margin-left: 10px;
	padding-bottom: 10px;
	background: #ffffff url(./img/point_bottom.gif) center bottom no-repeat;
}

#point ul li{
	text-align: left;
	margin-left: 5px;
	margin-bottom: 10px;
}

#point ul li img{
	float: left;
	margin: 2px;
}

div#method{
	float: right;
	width: 500px;
}

#method h2{
	margin-top: 10px;
	margin-right: 10px;
	text-indent: -1000em;
	color: #ffffff;
	height: 30px;
	background: #000000 url(./img/product_top.gif) no-repeat; 
}




#method dl{
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	margin-right: 10px;
	padding-bottom: 20px;
}

#method dl dt{
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 1px solid #000000;
	margin-left: 10px;
	text-align: left;
}

#method dl dt span{
	color: #ffffff;
	background-color: #000000;
	font-size: 200%;
}

#method dl dd{
	text-align: right;
	margin-right: 10px;
}


#method span{
	color: #ff0000;
	font-weight: bold;
	text-align: left;
	font-size: 80%;
}


ul#lineup{
	clear: both;
	list-style: none;
}

ul#lineup li{
	display: inline;
	margin: 0 5px;
}


dl#link_banner{
	clear: both;
	margin: 20px;
	background: #ffffff url(./img/link_bg.gif);
	border: 1px solid #000000;
}

dl#link_banner dt{
	font-weight: bold;
	color: #ffffff;
	background: #000000 url(./img/point_bg.gif) left top repeat-x;
}

dl#link_banner img{
	margin: 10px 0;
}

.check{
	color: #ff0000;
}


ul#copy{
	clear: both;
	list-style: none;
	margin-left: 15px;
	color: #000000;
}

ul#copy li{
	margin-top: 20px;
}
