/* CSS Document */

/* 基本スタイル */
body{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:140%;
	color:#333;
	background-color:#f0f0f0;
}

p{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:140%;
}

#baseWidth{
	float:inherit;
	width:800px;
	height:100%;
	margin:0 auto;
	padding:0 10px 0 10px;
	background-color:#ffffff;
}

.headerline{
	margin-top:2px;
	height:2px;
	width:100%;
	background-color:#284198;
}

.dotline{
	width:100%;
	height:1px;
	margin:7px 0 5px 0;
	background:url(../img/dot.jpg) repeat-x left 0;
}

.headertxt{
	margin:0;
	padding:2px 0 0 0;
	font-size:12px;
	line-height:100%;
}

.footertxt{
	text-align:right;
	font-size:12px;
	line-height:140%;
	margin-bottom:15px;
}

.footertxt_link{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:130%;
}

.footertxt_link a:link,a:visited,a:active{
	text-decoration:none;
	color:#333333;
}

.footertxt_link a:hover{
	text-decoration:underline;
	color:#0090ff;
}

.cb{
	margin:0;
	padding:0;
	height:0;
	clear:both;
}

.left{
	float:left;
	margin:0;
	padding:0;
}
.right{
	float:right;
	margin:0;
	padding:0;
}
.alignRight{
	float:right;
	margin:0 0 7px 7px;
}
.alignLeft{
	float:left;
	margin:0 7px 7px 0;
}
.alignLeft2{
	float:left;
	margin:0 10px 0 0;
}
.alignLeft3{
	float:left;
	margin:0;
}

.header_red,
.header_orange{
	width:370;
	border-left:solid 5px;
	border-bottom:solid 1px;
	margin:0;
	padding:0 0 0 7px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
.header_red{
	border-left-color:#cc0000;
	border-bottom-color:#cc0000;
}
.header_orange{
	border-left-color:#FF6600;
	border-bottom-color:#FF6600;
}

.border{
	border:solid 1px;
	border-color:#CCCCCC;
	margin:0;
	padding:0;
	text-align:left;
}

.txt_red{
	color:#CC0000;
}

/* リンク */
a:link,a:visited,a:active{
	color:#2865d4;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#0090ff;
}

p a:link,
p a:visited,
p a:active{
	color:#2865d4;
	text-decoration:none;
}

p a:hover{
	text-decoration:underline;
	color:#0090ff;
}

/* テーブル */
.table01,
.table01_blue{
	margin:0;
	padding:0;
}
.table01 table{
	border-top:solid 1px;
	border-top-color:#cccccc;
	border-left:solid 1px;
	border-left-color:#cccccc;
}
.table01 td{
	font-size:13px;
	line-height:130%;
	border-bottom:solid 1px;
	border-bottom-color:#cccccc;
	border-right:solid 1px;
	border-right-color:#cccccc;
	padding:0 5px 0 5px;
}
.table01_blue table{
	border-top:solid 1px;
	border-top-color:#003399;
	border-left:solid 1px;
	border-left-color:#003399;
}
.table01_blue td{
	font-size:13px;
	line-height:130%;
	border-bottom:solid 1px;
	border-bottom-color:#003399;
	border-right:solid 1px;
	border-right-color:#003399;
}

/* イメージ */
img{
	padding:0;
	margin:0;
	border:none;
}

.img_border{
	margin:5px;
	border:solid 1px;
	border-color:#cccccc;
}

/* 表示ブロック */
.blockA01,
.blockC01{
	margin-top:5px;
}

.blockA02,
.blockC02{
	margin-top:10px;
}

.blockA03,
.blockC03{
	margin-top:15px;
}

.blockA04,
.blockC04{
	margin-top:20px;
}

.blockA05,
.blockC05{
	margin-top:25px;
}

.blockA06,
.blockC06{
	margin-top:30px;
}

.blockB01,
.blockC01{
	margin-bottom: 5px;
}

.blockB02,
.blockC02{
	margin-bottom: 10px;
}

.blockB03,
.blockC03{
	margin-bottom: 15px;
}

.blockB04,
.blockC04{
	margin-bottom: 20px;
}

.blockB05,
.blockC05{
	margin-bottom: 25px;
}

.blockB06,
.blockC06{
	margin-bottom: 30px;
}

/* インデックス */
.idxblockA01,
.idxblockB01{
	margin:0;
}

.idxblockA06{
	margin:10px 0 10px 0;
}

.idxblockA01 ul,
.idxblockA06 ul{
	list-style:none;
	margin:0;
	padding:0;
}

.idxblockB01 ul{
	list-style:none;
	margin:3px 0 3px 8px;
	padding:0;
}
	
.listtypeA01,
.listtypeA02{
	float:left;
	background:url(/amac/img/arrow01.gif) no-repeat left 2px;
	padding:0 20px 0 20px;
	line-height:140%;
}

.listtypeB01,
.listtypeB02{
	font-size:12px;
	background:url(/amac/img/arrow01.gif) no-repeat left 1px;
	padding:0 0 0 20px;
	line-height:140%;
}
.listtypeB02{
	margin-bottom:7px;
	width:145px;
	border:1px;
	border-bottom-style:dotted;
	line-height:160%;
}

.listtypeA03{
	margin:0;
	font-size:11px;
	float:left;
	background:url(/img/arrow03.gif) no-repeat left 3px;
	padding:2px 20px 0 10px;
	line-height:100%;
}
.listtypeC01{
	font-size:13px;
	background:url(/img/arrow05.gif) no-repeat left 1px;
	padding:0 0 0 15px;
	line-height:140%;
}


.listtypeA03 a:link,a:visited,a:active,
.listtypeB01 a:link,a:visited,a:active,
.listtypeB02 a:link,a:visited,a:active{
	text-decoration:none;
	color:#333333;
}

.listtypeA03 a:hover,
.listtypeB01 a:hover,
.listtypeB02 a:hover{
	text-decoration:underline;
	color:#0090ff;
}

.listtypeA02 a:link,a:visited,a:active{
	color:#2865d4;
	text-decoration:none;
}
.listtypeA02 a:hover{
	text-decoration:underline;
	color:#0090ff;
}


/* 図表コメント */
.comment,
.comment_red{
	font-size:12px;
	line-height:130%;
	text-align:left;
	text-indent:-1em;
	padding:0 0 0 1em;
	margin:0;
}
.comment_red{
	color:#cc0000;
}

.txt_small{
	font-size:12px;
	line-height:120%;
}

.box_comment{
	width:85%;
	border:solid 1px;
	border-color:#cccccc;
	background-color:#f0f0f0;
	margin:0 10px 10px 10px;
	padding:5px;
	text-align:left;
	font-size:12px;
	line-height:120%;
}
.box_comment{
	width:85%;
	border:solid 1px;
	border-color:#cccccc;
	background-color:#f0f0f0;
	margin:0 10px 10px 10px;
	padding:5px;
	text-align:left;
	font-size:12px;
	line-height:120%;
}
.box_reg{
	width:790px;
	border:solid 1px;
	border-color:#cccccc;
	background-color:#f0f8ff;
	margin:0;
	padding:5px;
	text-align:left;
	line-height:140%;
}

.mark_no{
	margin:5px;
	float:left;
}
.mark_txt{
	margin-left:35px;
}

/* ショップリスト用 */
.shoplist{
	width:370px;
	margin:15px;
	padding:0;
}

/* QA用 */
.qa_header{
	width:800;
	height:29px;
	font-size:14px;
	font-weight:bold;
	background:url(../qa/img/header.gif) no-repeat left top;
	padding:25px 0 0 55px;
	margin:0;
}
.box_qa{
	width:793px;
	border:solid 1px;
	border-color:#cccccc;
	border-top-color:#F5FFF5;
	background-color:#F5FFF5;
	margin:0;
	padding:0 5px 10px 0;
	text-align:left;
	line-height:140%;
}

/* 駐車場一覧用 */
.ic_car{
	padding:auto auto auto 23px;
	background:url(../map/img/ic_car.gif) no-repeat left bottom;
}

