@charset "utf-8";
/* 
Description: 品川人力車
Version: 1.0
date: 2010/02
Author: hal
*/


/**Common**/

body {
	line-height: 1;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 100%;
	text-align: center;
	background-color: #383a3b;
}

a img, img {
	border: 0;
}

div, li, p, span , ul {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
}

ul,ol {
	list-style: none;
}

.floatleft{
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

a{
	color: #6ABBFF;
	text-decoration: none;
}

a:hover{
	color: #9FD3FF;
	text-decoration: underline;
}





/** container **/

#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

.wrap {
	width: 100%;
	overflow: hidden;
	background-color: #383a3b;
}

.main {
	width: 480px;
	overflow: hidden;
	margin-bottom: 20px;
}

.sub {
	width: 300px;
	overflow: hidden;
}

.marginright {
	margin-right: 20px;
}





/** header **/

#header {
	background: url(img/rs_line70.gif) repeat-x;
	height: 70px;
}

#header h1 {
	font-size: 53.9%;
	color: #ccc;
	text-align: right;
	padding-right: 20px;
	line-height: 14px;
}

#header .logo {
	margin-top: -14px;
}

#headnavi {
	height: 30px;
	background: url(img/rs_headnavi.jpg) top no-repeat;
	padding-left: 240px;
}

#headnavi li {
	float: left;
	width: 140px;
	height: 30px;
}

#headnavi li a{
	display: block;
	line-height: 30px;
	text-indent: -1000px;
	overflow: hidden;
}

#headnavi li.top {
	background: url(img/rs_headnavi.jpg) no-repeat 240px 0px;
}

#headnavi li.top a:hover,li.ontop {
	background: url(img/rs_headnavi.jpg) 560px 30px;
}

#headnavi li.intro {
	background: url(img/rs_headnavi.jpg) no-repeat 380px 0px;
}

#headnavi li.intro a:hover,li.onintro {
	background: url(img/rs_headnavi.jpg) 420px 30px;
}

#headnavi li.course {
	background: url(img/rs_headnavi.jpg) no-repeat 520px 0px;
}

#headnavi li.course a:hover,li.oncourse {
	background: url(img/rs_headnavi.jpg) 280px 30px;
}

#headnavi li.act {
	background: url(img/rs_headnavi.jpg) no-repeat 660px 0px;
}

#headnavi li.act a:hover,li.onact {
	background: url(img/rs_headnavi.jpg) 140px 30px;
}





/** footer **/

#footer {
	background: url(img/rs_line70.gif) repeat-x;
	height: 50px;
	font-size: 69.3%;
}

#footnavi{
	padding: 10px 0;
	margin: 0 20px;
}

#footnavi li {
	float: left;
	padding: 0 10px;
	border-right: solid 1px #CCC;
}

#footnavi li a{
	display: block;
	line-height: 12px;
}

#footer .copyrights {
	margin: 7px 20px;
	color:#CCC;
}






/** content **/


/** main **/

.topimg {
	margin:10px 0 20px 0;
}

.content {
	background: url(img/rs_line.gif) repeat-x;
	padding:20px;
	margin-bottom:10px;
}

.content h2 {
	font-size:77%;
	line-height:1em;
	margin-bottom:1.6em;
	color:#6ABBFF;
}

.content p,.contet ul,.content ol,.content li {
	font-size:77%;
	color:#CCC;
	line-height:1.6em;
	margin-bottom:0.2em;
}

.content p img.aligncenter {
	padding-left:20px;
}

.content blockquote {
	font-size:77%;
	color: #9FD3FF;
}

.wp-pagenavi{
	font-size: 77%;
	margin: 20px 0;
	text-align: center;
	display: block;	
}





/** sidebar **/

.widget {
	margin-bottom: 20px;
	background: url(img/rs_line.gif) repeat-x;
	padding:10px;
}

.widget h3{
	font-size:77%;
	color:#CCC;
	padding-bottom:5px;
	border-bottom:solid #45484d 1px;
	margin-bottom:10px;
	
}

.widget p{
	font-size:69.3%;
	line-height:1.8em;
	color:#CCC;
	margin-bottom:0.2em;
	overflow:hidden;
}

.widget li {
	font-size:77%;
	line-height:1.8em;
	padding-left:10px;
}

.widget img {
	margin-bottom:10px;
}


/** page **/

table.midokoro {
	overflow:hidden;
}

table.midokoro tr {
}

table.midokoro td.text {
	vertical-align:top;
	padding:20px 10px 10px 10px;
}

table.midokoro h3{
	color:#F00;
	font-size:77%;
}

.midokoro_map span {
	font-size: x-small;
	color: #AAA;
	display: block;
	margin: 0px;
	padding: 0px;
}

.midokoro_map span#red {
	color: #FAA;
	display: inline;
}

.midokoro_map small {
	font-size: x-small;
	color: #FFF;
	display: block;
	text-align: right;
}


table.price {
	border: 1px solid #d9d9d9;
	width: 440px;
	margin: 0 auto;
	text-align: center;
	line-height:1.8em;
}

table.price th{
	border: #6ABBFF 1px solid;
	background-color: #3788CC;
}

table.price td {
	border-top: #AAAAAA 1px solid;
	border-left: #AAAAAA 1px solid;
	border-bottom: #555555 1px solid;
	border-right: #555555 1px solid;
	background-color: #888888;
}

.course h3{
	color:#F00;
	font-size:77%;
	line-height:1.6em;
}

.course li{
	font-size:77%;
	color:#CCC;
	padding-left:10px;
	line-height:1.6em;
}

.course table{
	font-size:77%;
	color:#CCC;
	line-height:1.6em;
	margin-bottom:10px;
}

.course table th{
	width:80px;
	font-weight: normal;
	vertical-align:top;
}


