@charset "utf-8";
/* CSS Document */
.type #main .box {
	margin-top:20px;
	padding-top:25px;
	background:url(../../shared/images/line_stripe.jpg) 0 top repeat-x;
}
.type #main .box.firstchild {
	padding-top:0;
	background:none;
}
/*.type #main #bottomnavi {
	padding-top:0;
	background:none;
}*/
.type #main .btn_nav {
	margin-top:20px;
	text-align:center;
}
.type #main .btn_nav li{
	text-align:center;
	padding:0 2px;
}
/* row1 */
.type #main .row1 {
	padding-bottom:10px;
	background:url(../images/row1_bg_bottom.gif) 0 bottom no-repeat;
	zoom:1;
}
.type #main .row1 .topinner{
	padding-top:10px;
	background:url(../images/row1_bg_top.gif) 0 0 no-repeat;
}
.type #main .row1 .inner{
	padding:0 16px;
	background:url(../images/row1_bg.gif) 0 0 repeat-y;
	overflow:hidden;
}
/* row2 */
.type #main .row2 {
	margin-top:20px;
	padding-bottom:20px;
	background:url(../images/row2_bg_bottom.gif) 0 bottom no-repeat;
	overflow:hidden;
}
.type #main .row2 .topinner{
	padding-top:18px;
	background:url(../images/row2_bg_top.gif) 0 0 no-repeat;
}
.type #main .row2 .topinner .inner{
	overflow:hidden;
	background:url(../images/row2_bg.gif) 0 0 repeat;
}
.type #main .row2 div.l ,
.type #main .row2 div.r {
	padding:0 16px;
	width:308px;
}
.type #main .row2 .l {
	float:left;
}
.type #main .row2 .r {
	float:right;
}
.type #main .row2 h2{
	padding-bottom:16px;
	background:url(../images/row2_bg_bot.gif) 0 bottom repeat-x;
}
.type #main .row1 .topcont{
	padding-bottom:5px;
	background:url(../images/row2_bg_bot.gif) 0 bottom repeat-x;
	overflow:hidden;
	display:table;
	/display:block;
	width:100%;
	zoom:1;
}
.type #main .row1 h2{
	padding:5px 0;
	display:table-cell;
	vertical-align:middle;
	/width:570px;
	/display:inline;
	/zoom:1;
}
.type #main .row1 .inbox h2{
	/width:250px;
}
.type #main .row2 .topcont{
	overflow:hidden;
}
.type #main .row1 .f {
	overflow:hidden;
}
.type #main .row1 .f .ph{
	float:left;
	margin-top:20px;
}
.type #main .row2 .ph ,
.type #main .row2 .icon {
	margin-top:20px;
}
.type #main .row1 .icon{
	display:table-cell;
	/width:418px;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
	text-align:right;
}
.type #main .row1 .icon li .ttl {
}
.type #main .row1 .icon li{
	display:inline;
	vertical-align:middle;
}
.type #main .row2 .icon {
	margin-left:-18px;
	overflow:hidden;
}
.type #main .row2 .icon li {
	margin-left:18px;
	float:left;
}
.type #main .row2 .icon li.firstchild {
	margin-top:0;
}
.type #main .txt{
	margin-top:15px;
	clear:both;
}
.type #main .row1 .f .txt{
	float:right;
	clear:none;
	width:475px;
}
.type #main .row1 .flow {
	margin-top:15px;
}
.type #main .row2 .flow{
	min-height:360px;
	margin-top:15px;
}
.type #main .use {
	margin-top:15px;
	overflow:hidden;
	border:1px solid #CECECE;
	background:#CECECE;
	display:table;
	vertical-align:middle;
	/*width:100%;*/
}
.type #main .row1 .use {
	max-width:100%;
}
.type #main .row1 .use.f{
	float:left;
	max-width:430px;
}
.type #main .use th ,
.type #main .use td {
	vertical-align:middle;
	white-space:nowrap;
}
.type #main .row1 .use th{
	text-align:center;
	width:158px;
	/*height:46px;*/
}
.type #main .row1 .use.f th{
	width:90px;
}
.type #main .row1 .use.f th{
	height:44px;
}
.type #main .row2 .use th{
	text-align:center;
	width:95px;
}
.type #main .use th img {
	line-height:1.0;
	/display:block;
}
.type #main .use td{
	padding:8px 0 0 15px ;
	background:#fff;
}
.type #main .row1 .use td{
	/*max-width:391px;*/
}
.type #main .use td ul {
	width:100%;
	overflow:hidden;
}
.type #main .use td ul li{
	margin-right:15px;
	padding-bottom:8px;
	float:left;
	white-space:nowrap;
	display:block;
	padding-left:10px;
	background:url(/Parking/shared/images/arrow_yellow_small.gif) 0 0.3em no-repeat;
}
.type #main .use td ul li a{
	text-decoration:underline;
}
.type #main .use td ul li a:hover{
	text-decoration:none;
}
.type #main .row1 .btn_caseflow{
	margin:15px 10px 0 0;
	float:left;
}
.type #main .row2 .btn_caseflow{
	margin-top:30px;
	text-align:center;
}
.type #main .caselink{
	margin-right:10px;
	float:left;
	width:220px;
}
.type #main .plus{
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid #999999;
	overflow:hidden;
	position:relative;
}
.type #main .plus .img{
	position:absolute;
	top:20px;
	left:0;
}
.type #main .plus div {
	clear:both;
	overflow:hidden;
}
.type #main .plus div.firstchild{
	padding-top:20px;
}
.type #main .plus dl{
	margin-top:15px;
	width:320px;
}
.type #main .plus dl.l{
	float:left;
}
.type #main .plus dl.r{
	float:right;
}
.type #main .plus dl dt{
}
.type #main .plus dl dt a ,
.type #main .more_info a{
	padding-left:19px;
	text-decoration:underline;
	background:url(../images/plus_arrow.gif) 0 0.2em no-repeat;
}
.type #main .plus dl dt a:hover{
	text-decoration:none;
}
.type #main .plus dl dd{
	margin-top:5px;
}
.type #main .inbox{
	margin-top:20px;
	padding-top:15px;
	border-top:1px solid #999999;
	overflow:hidden;
}
.type #main .inbox.firstchild{
	border:none;
	padding-top:10px;
	margin-top:0;
}
.type #main .more_info {
	margin-top:20px;
	clear:both;
}
.type #main .more_info a{
	margin:10px 0 5px;
	display:block;
	zoom:1;
	line-height:1.6;
}
.type #main #before_checkout .caselink{
	float:none;
	width:666px;
}