@charset "utf-8";

/****
   Customer : Traffic Block Info Style
   by Shutoko PR
   update 2013/06/28
****/

/* */

.boxCont {
	line-height:1.7;
	letter-spacing:0.05em;
}
	

.boxCont p { 
	margin:1em 0;
	line-height:1.7;
}
.boxCont h3 {
	margin:1em 0 !important; 
	clear:both;
}

/* table */
#ajaxContents table {
	margin: 1em 10px;
}
#ajaxContents table caption {
	display:table-caption !important;
	font-weight:bold;
}
#ajaxContents table th, #ajaxContents table td {
	border:1px solid #999;
	vertical-align: middle;
	padding:0.5em;
}
#ajaxContents table th {
	background: #edebeb;
	text-align:center;
	font-weight:normal;
	white-space:nowrap;
}
#ajaxContents table td {
	text-align: left;
}
#ajaxContents table th.nowrap, #ajaxContents table td.nowrap {
	white-space:nowrap;
}

/* article */
.articleText { margin:0 10px 1.5em 10px;}


/* fee search */
#ajaxContents .boxCont .go_fee_search h3, #ajaxContents .boxCont .go_fee_search h4, #ajaxContents .boxCont .go_fee_search p, #ajaxContents .boxCont .go_fee_search a { margin:0; padding:0; background-color:#fff; border:none; font-size:11px; color:#000; text-decoration:none; letter-spacing:normal;}
.go_fee_search { width:509px; font-size:11px; padding-left:10px;}
#ajaxContents .boxCont .go_fee_search h3 { margin-bottom:7px;}
#ajaxContents .boxCont .go_fee_search h4, #fee_search .go_fee_search p { margin-bottom:5px;}
.go_fee_search .pc { width:70px; float:left; margin-right:35px;}
.go_fee_search .sp { margin-right:35px;}
.go_fee_search .sp, .go_fee_search .ketai { width:184px; float:left;}
#ajaxContents .boxCont .go_fee_search .qr { float:right; width:50px;}
.go_fee_search .text_block { width:130px; float:left;}
#ajaxContents .go_fee_search .send_url { width:130px; }
#ajaxContents .go_fee_search .text_url { width:130px; font-family:Arial, Helvetica, sans-serif; }

