@charset "utf-8";

/*==========================================
File name: category.css
Editors: itprobe_zezaidoji
Last Editor: itprobe_zezaidoji
Date: 2010.02.02
========================================== */
/* 福祉 */
/* 団体利用 */

#welfare .third .element_01,
#welfare .third .element_02{
	width: 252px;
	padding: 5px;
	min-height: 160px;/* 領域の高さを揃える */
	height: auto !important;
	height: 160px;	/* min-heightに揃える */
}

#for_group .third .element_01,
#for_group .third .element_02{
	width: 198px;
	padding: 5px;
	min-height: 160px;/* 領域の高さを揃える */
	height: auto !important;
	height: 160px;	/* min-heightに揃える */
}

#welfare .third .element_01 img,
#welfare .third .element_02 img,
#for_group .third .element_01 img,
#for_group .third .element_02 img{
	margin: 0 0 10px 0;
}

#welfare .third .element_01{
	float: left;
	margin: 0 8px 0 0;
}

#for_group .third .element_01{
	float: left;
	margin: 0 8px 0 0;
}

#welfare .third .element_02,
#for_group .third .element_02{
	float: right;
}

/* 福祉 */
/* 団体利用 */
/* ビジネス利用 */

#welfare #main .section ul,
#for_group #main .section ul{
	margin: 0 0 5px 20px;
}

#welfare #main .section ul li,
#for_group #main .section ul li,
#for_business #main .section ul li{
	list-style-type: disc;
	margin: 0 0 5px 0;
}

/* 福祉 */
#welfare #main .section ul li ol{
	margin: 5px 0 0 20px;
}

#welfare #main .section ul li ol li{
	list-style-type: decimal;
	margin: 0 0 5px 0;
}


/* ビジネス利用 */

#for_business #main .section .article .element_01{
	width: 198px;
	float: right;
}

#for_business #main .section .article .element_02{
	width: 575px;
	float: left;
}

#for_business #main .section .article .element_02 ol{
	margin: 0 0 5px 25px;
}

#for_business #main .section .article .element_02 ol li{
	list-style-type: decimal;
	margin: 0 0 5px 0;
}

#for_business #main .section ul{
	margin: 0 30px 5px 25px;
	float: left;
	width: 120x;
}


/* 料金表 */

#charge .third .element_01,
#charge .third .element_02{
	width: 260px;
	padding: 5px;
	min-height: 200px;/* 領域の高さを揃える */
	height: auto !important;
	height: 200px;	/* min-heightに揃える */
}

#charge .third .element_01 img,
#charge .third .element_02 img{
	margin: 0 0 10px 0;
}

#charge .third .element_01{
	float: left;
	margin: 0 3px 0 0;
}

#charge .third .element_02{
	float: right;
}

#charge .third .element_01 table td,
#charge .third .element_02 table td{
	padding: 0 5px 5px 0;
}

#charge .ordinary{
/*	background: #DAEBF3;	*/
	background-color: transparent;
}

#charge .welfare{
/*	background: #DEE9C2;	*/
	background-color: transparent;
}

#charge .jumbo{
/*	background: #FBFDD2;	*/
	background-color: transparent;
}

#charge .half .element_01,
#charge .half .element_02{
	width: 310px;
	min-height: 200px;	/* 領域の高さを揃える 430px→200pxへ変更 */
	height: auto !important;
	height: 200px;		/* min-heightに揃える 430px→200pxへ変更 */
}

#charge .half .element_01{
	float: left;
	margin: 0 10px 0 0;
}

#charge .half .element_02{
	float: right;
}

#charge .half .element_01 table,
#charge .half .element_02 table{
	width: 100%;
}

#charge .half .element_01 table th,
#charge .half .element_02 table th,
#charge .half .element_01 table td,
#charge .half .element_02 table td{
	border-bottom: dotted 1px #9A3334;
	padding: 10px 20px 10px 0;
}

#charge .half .element_01 table td,
#charge .half .element_02 table td{
	text-align: center;
}

#charge #main .section ul{
	margin: 0 30px 5px 25px;
	float: left;
	width: 120x;
}

#charge #main .section ul li{
	list-style-type: disc;
	margin: 0 0 0 0;
}


/* K・Kタクシー運営事業 */

#kk_taxi #sec_04 ul{
	margin: 0 0 0 -20px;
}

#kk_taxi #sec_04 ul li{
	padding-left: 36px;
	background: url(../images/common/li.jpg) no-repeat 20px 50%;
}

/* 安全管理 */

#safety #main .section ul{
	margin: 0 0 0 20px;
}

#safety #main .section ul li{
	list-style-type: disc;
	margin: 0 0 5px 0;
}


/* 会社概要 */

#profile #sec_01 table{
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin: 0 0 10px 0;
	width: 100%;
}

#profile #sec_01 table th,
#profile #sec_01 table td{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	padding: 5px;
	vertical-align: top;
}

#profile #sec_01 table th{
	background: #F5F5F5;
	white-space: nowrap;
	width: 120px;
}

#profile #sec_02 table{
}

#profile #sec_02 table td{
	padding: 0 15px 5px 0;
	vertical-align: top;
}


/* 個人情報の取り扱い */

#policy #main .section ol{
	margin: 0 0 0 20px;
}

#policy #main .section ol li{
	list-style-type: decimal;
	margin: 0 0 5px 0;
}

/* サイトマップ */

#sitemap #main .section ul{
	float: left;
	margin: 20px 25px 0 0;
}

#sitemap #main .section ul li{
	padding-left: 36px;
	background: url(../images/common/li.jpg) no-repeat 20px 50%;
	margin: 0 0 15px 0;}

/* お問合せ */
.ml20{
	margin-left: 20px;
}
form label {
	/*	cursor: pointer;
text-decoration: underline;*/
	display: block;
	padding: 2px;
	width: 98%;
	margin-bottom: 1px;
}
table.mailform {
	width: 100%;
	padding: 10px;
}
table.mailform tr th {
	padding: 7px 0px 7px 0px;
	border-bottom: solid 1px #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	width: 160px;
}
table.mailform tr th span {
	font-size: 10px;
	color: #999999;
	display: block;
}
table.mailform tr td {
	padding: 7px 0px 7px 10px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
}
table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
table.mailform tr td ul li {
	float: left;
	padding: 0px 10px 0px 0px;
}
table.mailform tr td p,table.mailform tr td div,table.mailform tr td span {
	clear: both;
}

.submit_button {
	margin-top:20px;
	text-align: center;
}
input[name=button]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   min-width:76px;
   height:25px;
   padding:0 3px;
   cursor:pointer;
   background:#f5f5f5;
   text-shadow:1px 1px 0px #fff;
}
input[name=preview] {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#a9a9a9 1px solid;
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	min-width:150px;
	height:25px;
	cursor:pointer;
	background:#f5f5f5;
	text-shadow:1px 1px 0px #fff;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}
input[type=reset]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   min-width:76px;
   height:25px;
   padding:0 3px;
   cursor:pointer;
   background:#f5f5f5;
   text-shadow:1px 1px 0px #fff;
}
input[type=button] {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#a9a9a9 1px solid;
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	min-width:76px;
	height:25px;
	padding:0 3px;
	cursor:pointer;
	background:#f5f5f5;
	text-shadow:1px 1px 0px #fff;
}

#inq .attention{
	padding: 3px;
	margin: 0 0 8px 0;
	border: solid 1px #CC0000;
	background: #FFC;
}

#inq .attention p{
	margin: 0;
	color: #CC0000;
	font-size: 1.2em;
}

#inq #phonenumber{
	margin: 0 0 10px 0;
}

.red{
	color: #CC0000;
}

#inq .section table{
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
}

#inq .section table th,
#inq .section table td{
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

#inq .section table th{
	background: #EFEFEF;
}

#inq .section table th img{
	margin-right: 8px;
}


/* SSLシール */
#ssl_seal{
	border: solid 1px #999999;
	padding: 5px;
	margin: 10px 0 10px 0;
}

#seal_body{
	width: 100%;
	text-align: center;
	margin: 5px 0 5px 0;
}


