/*
Theme Name: Aoba Care Taxi 
Theme URI: http://www.aoba-care-taxi.com/
Description: Spiral Works for Aoba Care Taxi 
Author: SPIRAL WORKS web planning
*/


/* 共通項目　*/
.clear {
	clear: both;
}
ul,ol,div {
	padding: 0 0;
	margin:0 0;
}
img {
	border: none;
}
hr{
	margin: 0px;
	display: none;
	padding: 0px;
}
h2 {
	color: #3d7fcc;
	font-size: 140%;
	margin: 0px 0 20px 0;
	padding-left: 1.3em;
	background: url(images/bg-h2.gif) no-repeat;
	line-height: 45px;
}
h3 {
	color: #777777;
	font-size: 120%;
	margin: 30px 0 15px 0;
	padding-left: 50px;
	background: url(images/bg-mark1.gif) no-repeat;
	line-height: 40px;
	border-bottom: #ffcc99 dotted 2px; 
}
h3 span {
	font-size: 92%;
	font-weight: normal;
	color: #ff9900;
}
h4 {
	color: #FFFFFF;
	font-size: 100%;
	margin: 20px 0 5px 0;
	padding: 2px 2px 2px 10px;
	background-color: #6699cc;
}
h5 {
	color: #3d7fcc;
	font-size: 100%;
	margin: 0px 0 10px 0;
}
a {
	color: #ff9900;
	text-decoration:underline;
}
a:hover {
	color: #ff9900;
	text-decoration:none;
}
ul li {
	list-style-type: square;
	margin-left: 17px;
	margin-right: 20px;
}
ol li {
	list-style-type: decimal;
	margin: 0px 20px 20px 30px;
}
.pdg0 {
	padding-top: 0px;
	clear: both;
}
.pdg10 {
	padding-top: 10px;
	clear: both;
}
.pdg20 {
	padding-top: 20px;
	clear: both;
}
.pdg30 {
	padding-top: 30px;
	clear: both;
}
.pdg40 {
	padding-top: 40px;
	clear: both;
}
.pdg50 {
	padding-top: 50px;
	clear: both;
}
.to-top {
	text-align : right;	
}
#main p.left {
	float:left;
	clear:left;
	width:290px;
	margin:0 10px 0 0;
}
#main p.right {
	float:right;
	clear:none;
	margin:0 0 0 10px;
	text-align:right;
}
p.r-img {
	float:right;
	clear:none;
	margin:0 0 1em 1em;
}
.tbl1 {
	width: 650px;
	font-size: 92%;
	margin: 30px 0px 30px 0px;
	border-top: 1px dotted #999999;
	border-collapse: separate;
	border-spacing: 0px 3px;
}
.tbl1 th {
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted #999999;
	padding: 5px 5px 5px 1.2em;
	width: 120px;
	vertical-align: top;
	background-color: #d7e4ff;
}
.tbl1 td {
	border-bottom: 1px dotted #999999;
	padding: 5px 1em;
	text-align: left;
	vertical-align: top;
}
.tbl1 em {
	font-style: normal;
	color: #FF6600;
}
.tbl1 span {
	font-size: 12px;
	color: #FF0000;
}
.tbl1 tr.tle th {
	text-align: center;
	letter-spacing: 1em;
	color: #3d7fcc;
}

/*レイアウト*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size: 92%;
	line-height: 1.5;	
}
#wrap {
	width: 870px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin: 0px 0px 10px 0px;
}
#sidebar {
	width: 170px;
	margin: 0px 0px 0px 20px;
	float: left;
	display: inline;
	color: #888888;
	line-height: 1.2;
}
#top {
	width:650px;
	margin: 0px 0px 0px 0px;
	float: right;
	display: inline;
}
#main {
	width:650px;
	margin: 0px 0px 0px 0px;
	float: right;
	display: inline;
}
#contents {
	width: 500px;
	margin: 0px 0px 0px 0px;
	float:left;
	display: inline;
}
#sidebar2 {
	width: 140px;
	margin: 0px 0px 0px 0px;
	float:right;
	display: inline;
	color: #888888;
	line-height: 1.2;
	font-size: 82%;
}
#footer {
	margin: 0px 0px 0px 20px;
}


/* ヘッダー部のデザイン*/
#header h1 {
	background-color: #ffffff;
	margin: 0;
}
#header h1 img {
	border: none;
	margin: 0px 0px 10px 0px;
}

/* フッター部のデザイン*/
#footer {
	background: url(images/bg-ft.gif) repeat-x;
	height: 80px;
	margin-top: 20px;
	padding-top: 0px;
	font-size: 72%;
}
#footer address {
	float: left;
	display: inline;
	font-style: normal;
	padding: 30px 0px 0px 20px;
}
#footer ul {
	float: right;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 30px 20px 0px 0px;
	color: #666666;
}
#footer ul li {
	display: inline;
	margin: 0px 0px 0px 10px;
}
#footer ul li a {
	color: #333333;
	text-decoration:none;
}
#footer ul li a:hover {
	color: #3d7fcc;
	text-decoration:none;
}

/* メニューデザイン　*/
#sidebar {
	font-size: 92%;	
}
#sidebar ul#m-nav li {
	background: url(images/bg-nav.gif) no-repeat 0 0;
	margin: 0 0 3px 0;
	padding: 0 0 0 0.8em;
	list-style-type: none;
	line-height: 38px;
	font-size: 110%;	
}
ul#m-nav li a {
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
ul#m-nav li a:hover {
	color: #cccccc;
	text-decoration:none;
}
#bread {
	text-align: right;
	font-size: 82%;
	margin: 0 0 5px 0;
} 


/* 右メニューデザイン　*/
#sidebar2 {
}
#sidebar2 ul {
	margin: 0px;
}
#sidebar2 ol {
	margin: 0px 0px 0px 0px;
}
#sidebar2 ol li {
	margin: 0px 0px 0px 0px;
}

/* トップデザイン　*/
#top p.r-img {
	float: right;
	margin: 3px 0px 0em 1em;
}
#top h2 {
	margin: 20px 0 20px 0;
	padding-left: 0em;
	background: none;
}
#top p.mes {
	color: #3d7fcc;
	font-size: 110%;
	margin: 25px 0;
}
#top div#point {
	margin: 0px 0 0 0;
	padding: 45px 0 0 0;
	background: url(images/bg-point.gif) no-repeat 0 0;
	height: 462px;
	width: 650px;
}
#top div#point p {
	height: 50px;
	margin: 0px 35px 34px 105px;
}
#top div#news {
	background: #f3f4f4;
	font-size: 92%;
	border-right: solid 1px #e1e2e2;
	border-left: solid 1px #e1e2e2;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#top h3 {
	margin: 0px 0 0px 0;
	padding-left: 0em;
	background: none;
	line-height: 40px;
	border-bottom: none; 
}
#top div#news ul {
	padding-top: 0.5em;
	margin: 0px 5px 0px 20px;
	height:100px;
	overflow:auto;
}
#top div#news ul li {
	list-style-type: none;
	margin: 0 0 0 0;
	width:590px;
}
#top div#news p {
	margin: 0px 0px 0px 0px;
}
#top p.waku-d {
	margin: 0px 0px 2em 0px;
	padding 0;
}
#top #news li p.headline_date {
	float:left;
	width: 70px;
	clear:right;
}
#top #news li p.headline {
	float:right;
	width:500px;
	clear:none;
	border-bottom: dotted 1px #cccccc;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

/* カテゴリ右メニューあり　*/
#contents h3 {
	color: #666666;
	font-size: 110%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 4em;
	background: url(images/cat-d-waku1.gif) no-repeat;
	line-height: 60px;
	border-bottom: none; 
}
#contents div.waku {
	margin: 0px 0px 0px 0px;
	padding: 0.5em 1.5em 1.5em 1.5em;
	background: #f3f4f4 url(images/cat-d-waku2.gif) no-repeat 0px bottom;
	font-size: 92%;
	border-right: solid 1px #e1e2e2;
	border-left: solid 1px #e1e2e2;
}
#contents div.waku p {
	margin: 0px 0px 0px 0px;
}

/* ご利用いただくには　*/
.tbl2 {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	border-top: thin solid #6699cc;
	border-left: thin solid #6699cc;
	width: 650px;
	background-color: #d7e4ff;
}
.tbl2 td {
	margin: 5px;
	padding: 5px;
	border-right: thin solid #6699cc;
	border-bottom: thin solid #6699cc;
}
.tbl2 th {
	font-weight: normal;
	margin: 5px;
	padding: 5px;
	border-right: thin solid #6699cc;
	border-bottom: thin solid #6699cc;
	text-align: left;
}
.tbl2 td strong {
	color: #FF6600;
}
.tbl2 td em {
	font-style: normal;
	font-weight: bold;
}
.tbl2 th.tle {
	background-color: #6699cc;
	color: #ffffff;
	text-align: center;
	font-weight: bold;	
}
.tbl2 td.price {
	background-color: #ffffff;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	width: 130px;
}
.bg-white {
	background-color: #ffffff;	
}
.tbl2 th span {
	font-size: 80%;
}
.tbl3 {
	width: 650px;
	font-size: 100%;
	margin: 15px 0px;
	border-top: 1px dotted #999999;
	border-collapse: separate;
	border-spacing: 0px 3px;
}
.tbl3 th {
	text-align: left;
	border-bottom: 1px dotted #999999;
	padding: 5px 5px 5px 1.2em;
	width: 130px;
	vertical-align: top;
	background-color: #d7e4ff;
	color: #5078A1;
	font-size: 120%;
}
.tbl3 td {
	border-bottom: 1px dotted #999999;
	padding: 5px 1em;
	text-align: left;
	vertical-align: top;
	font-size: 150%;
	color: #5078A1;
	font-weight: bold;
}
.tbl3 span {
	font-size: 60%;
}

