@charset "utf-8";

/*
 * CSS for carsharemap.jp
 */

.box {
	position: relative;
	margin-bottom: 15px;
	padding: 10px 15px;

	border: 1px solid #CCC;
}

.box.tab {
	padding-top: 0px;
}

.box.large,
.box.small {
}

.box.bgBold {
	background-image: url('/img/box/bg_bold.gif');
	background-position: left 1px;
	background-repeat: repeat-x;;
}

.box.bgThin {
	background-image: url('/img/box/bg_thin.gif');
	background-repeat: repeat-x;;
}

.box.banner {
	padding: 0px;
	
	border-width: 0px;
}

.box.banner img {
}

.box.adsense {
	overflow: hidden;
	padding: 0px;
	
	border-width: 0px;
}

.box.large h2 {
	margin-bottom: 10px;
	
	color: #8F7550;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}

.box.large {
}

.box.large h3,
.box.large h4 {
	margin-bottom: 5px;

	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

.h3adj {
	height: 27px;
}

.box.large h3 {
	padding-left: 24px;
	
	background-image: url('/img/box_h3/icon_arrow.gif');
	background-position: left center;
	background-repeat: no-repeat;

	color: #8F7550;
}

.box.large h3.arealist-wraptitle,
.box.large h3.stationlist-wraptitle {
}

.box.large h3 span {
	padding-left: 5px;

	font-size: 12px;
}

.box.large h4 {
	color: #555;
}

.box.large .spacer {
	height: 10px;
}

.box.large p,
.box.large ul {
	margin-bottom: 5px;

	font-size: 14px;
	line-height: 20px;
}

.padj {
	height: 22px;
}

.box.large p sup,
.box.large ul sup {
	font-size: 11px;
}

.box.large p.small,
.box.large p span.small,
.box.large ul.small,
.box.large ul span.small{
	font-size: 12px;
	line-height: 18px;
}

.box.large p.verysmall,
.box.large p span.verysmall,
.box.large ul.verysmall{
	font-size: 10px;
	line-height: 16px;
}

.box.large p.tablefootnote {
	margin-top: -5px;
}

.box.large p span.marker,
.box.large ul span.marker {
	padding: 1px;
	background-color: #FFFACD;
}

.box.large ul {
	padding-left: 30px;
	
	list-style: circle;

	font-size: 13px;
}

.box.large li {
	margin-bottom: 5px;
}

.box.large hr {
	margin: 15px 0px;
	height: 1px;
	
	clear: both;
	
	background-color: #CCC;
	border-width: 0;
}

.box.large form {
	padding: 15px;
	margin: 0px 0px 15px 0px;
	
	background-color: #EFEFEF;
	border: 1px solid #CCC;

	font-size: 12px;
	line-height: 18px;
}

.box.large form dl dt,
.box.large form dl dd {
	margin-bottom: 5px;
}

.box.large form dl dt {
	clear: left;
	float: left;
	width: 130px;
	
	color: #666;
	font-weight: bold;
	text-align: right;
}

.box.large form dl dd {
	margin-left: 145px;
}

.box.large form dl span{
	font-size: 11px;
	color: #666;
}

.box.large form input.text,
.box.large form textarea.text,
.box.large form select {
	margin: 0px 0px 5px 0px;

	background-color: #FFF;
	border: 1px solid #CCC;
}

.box.large form input.text,
.box.large form textarea.text {
	width: 98%;
}

form .checkbox {
	margin: 0px 0px 5px 0px;
}

form .checkbox input {
	margin: 0px 5px 0px 0px;
}

form .checkbox label {
	margin: 0px 0px 0px 0px;
}

.box.large form .submit {
	margin-top: 10px;
	clear: left;
	
	text-align: center;
}

.box.large form .submit input {
	width: auto;
	padding: 3px 15px;
	margin: 0px 7px;
	
	border: 2px outset #8F7550;
	background-color: #C4AD77;

	color: #635138;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.box.large form .submit input.back {
	border: 2px outset #DDD;
	background-color: #DDD;

	color: #666;
}

.box.large form .error-message {
	color: #F26620;
}

.box.small h2 {
	margin: -10px -15px 10px -15px;
	padding: 0px 15px 0px 14px;
	
	background-color: #EFEFEF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	
	color: #666;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}

.box.small p,
.box.small dl dt,
.box.small dl dd {
	margin-bottom: 5px;

	font-size: 12px;
	line-height: 18px;
}

.box.small dl dt {
	clear: left;
	float: left;
	width: 90px;
}

.box.small dl dd {
	margin-left: 100px;
}

/*
 * box col
 */

.box-left {
	float: left;
	width: 624px; /*do not change*/
}

.box-right {
	float: right;
	width: 284px; /*do not change*/
}

.box-right .content {
	padding: 0px 0px 20px 13px;

	border-left: 2px solid #DEDEDE;
}

.box-right .banner {
	margin: 0px 0px 10px 0px;
}

.box-right .adsense {
	height: 260px;
	width: 260px;
}

.box-clearfix {
	clear: both;
}

/*
 * searchByCity
 */

#searchByCity.box.large {
}

#searchByCity.box.large #guide {
	position: absolute;
	top: 0px;
	right: 15px;

	color: #8F7550;
	font-size: 12px;
	line-height: 26px;
	text-align: right;
}

#searchByCity.box.large #guide span {
	color: #666;
	font-size: 11px;
}

