/* CSS Document */

#content .honbun{
	margin:10px;
}

#content .navi{
	font-size: 11px;
	margin-left:15px;
}
#content .pagetop{
	margin-left:880px;
}

#content .pdf{
	vertical-align: middle;
	margin-right:5px;
}

#content h2{
	clear:left;

}

/* 助成金テーブル
----------------------------------------------------------- */
#content table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 98%;
	margin-bottom: 30px;
}
#content th, td	{
	padding: 5px 8px;
	color: #333333;
	text-align: center;
}
#content .tablestyle01 th{
	background: #CAE5F1 url(images/th.jpg) repeat-x;
	border-top: 2px solid #1D5C79;
	border-bottom: 1px solid #FFF;
}
#content .tablestyle01 td	{
	background: #F4FAFC url(images/td.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
	text-align: left;
}
#content .jyoseitable table{
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
	width:80%;
	text-align: left;
}
#content .jyoseitable th{
	border: 1px solid #ccc;
}
#content .jyoseitable td	{
	padding:3px;
	border: 1px solid #ccc;
	text-align: right;
}
#content .jyoseitable td.left{
	text-align: left;
}
#content .jyoseitable td.nobo	{
	border-top:hidden;
	border-left:hidden;
	border-bottom:hidden;
}
#content dl li.red{
	color: red;
}
#content div.red{
	color: red;
}

/* 助成金内容
----------------------------------------------------------- */

#content .jyosei{
	letter-spacing:0.1em;

}
#content .jyosei h3{
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#content .jyosei dl{
	width: 100%;
	margin-bottom:15px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
}
#content .jyosei dt{
	padding:10px 0 5px 0;
	font-weight: bold;
}

#content .jyosei p{
	background-color: #E8E8E8;
	margin-top:5px;
	padding: 5px 0;
	text-align: right;
}

.jyoseipdf{
	background-color: #E8E8E8;
	margin-top:5px;
	padding: 5px 0;
}

.jyoseipdf li {
	display:inline-block;
	background-image: url(images/aicon_pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-right:5px;
}

.jyoseipdf li.pdf {
	display:inline-block;
	background-image: url(images/aicon_pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-right:5px;
}

.jyoseipdf li.doc{
	display:inline-block;
	background-image: url(images/aicon_word.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	margin-right:5px;
}

.jyoseipdf li.xls{
	display:inline-block;
	background-image: url(images/aicon_excel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	margin-right:5px;
}


.jyoseipdf h5{
	margin:0;
	padding:0;
	font-size:110%;
}

/* 陸災からのお知らせ（講習会）テーブル
----------------------------------------------------------- */
#content .kousyukai .righttext{
	text-align:right;
}

#content .kousyukai img{
	vertical-align: middle;	
}

#content .kousyukai th	{
	background: #CAE5F1 url(images/th.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
	line-height: 1.4em;
}
#content .kousyukai td	{
	text-align: center;
	border: 1px solid #CCCCCC;
}

#content .kousyukai td.maru{
	font-size: 20px;
}

#content td.kousyu01	{
	font-size: 10px;
}

#content th.th02	{
	background: #CAE5F1 url(images/bg_th.jpg) repeat-x;
	border-right: 1px solid #FFF;
	line-height: 1.4em;
}


/* ディスクロージャーテーブル
----------------------------------------------------------- */

#content .tablestyle02 table{
	margin-top: 25px;
}

#content .tablestyle02 th{
	background: #CAE5F1 url(images/th.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
}
#content .tablestyle02 td	{
	background: #F4FAFC url(images/td.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	text-align: left;
}


/* トラック協会の案内
----------------------------------------------------------- */
#content .mainimage{
	float:left;
	width:350px;
}

#content .mainhonbun{
	float:left;
	width:600px;
}

#content .clearleft{
	clear:left;
}


#content .decimal ol li{
	margin-left: 20px;
	list-style-type: decimal;
}

/* 本文
----------------------------------------------------------- */

#content .honbun h4{
	margin-top: 25px;
	margin-bottom: 15px;
	padding:10px;
	border-top: 2px solid #6699CC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
   width: 98%;

}

#content .honbun h5{
	font-size: 12px;
}


#content .honbun li{
	list-style-type: none;
}

#content .honbun dl{
	margin: 5px 0;
	border: 1px dotted #999999;
	width: 98%;
}

#content .honbun dt{
	font-weight: bold;
	margin: 0;
	font-size: 14px;
	background-color: #EEEEEE;
	padding: 5px;
}

#content .honbun dd{
	margin: 10px;
}



#content .ulstyle{
	margin: 8px 0;
	padding: 10px 15px;
	border: 2px dotted #CCCCCC;
	width: 98%;
}

#content input {
	vertical-align: middle;
}
#content select {
	vertical-align: middle;
}


#content .inputfont {
	font-size: 14px;
	color: #333333;
	margin-right: 5px;

}

/* 広報誌
----------------------------------------------------------- */

#content ul.kouhousi li {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#content .download {
	padding-top: 30px;
	padding-bottom: 10px;
}

#content .download li {
	font-size: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}

/* サイトマップ
----------------------------------------------------------- */
#content .sitemap li {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

/* 2022年7月追加　奈良県貨物運送事業燃料価格高騰対策支援金
----------------------------------------------------------- */
.item.seminer a.pdf{
	background-image: url(images/aicon_pdf.png);
    background-repeat: no-repeat;
    background-position: right center;
	background-size: 24px auto;
    padding: 12px 24px 12px 0;
	margin-bottom: 2px;
}
.nenryousien{
	text-align: left;
	margin-top: 20px;
}
#content .honbun.nenryousien h4{
	margin: 0;
	padding: 0;
    border: none;
	margin-right: 10px;
}
#content .honbun.nenryousien h4 span{
	font-weight: normal;
}
#content .honbun.nenryousien li{
	list-style: inherit;
}
.nenryousien .item{
	margin-bottom: 30px;
}
.nenryousien h3{
	margin-top: 25px;
    margin-bottom: 15px;
    padding: 5px;
	background-color: #4CAEEA;
	font-size: 140%;
}
.nenryousien ul li{
	margin-left: 10px;
}
#content .honbun.nenryousien ul li ul li{
	list-style: none;
}
.nenryou-img{
	margin-top: 30px;
	overflow: hidden;
}
#content .honbun.nenryousien .nenryou-img li{
	list-style: none;
	float: left;
	width: calc(50% - 20px);
}
.nenryou-img li img{
	width: 100%;
}
.nenryousien table{
	width: 80%;
	border-collapse: collapse;
	border-spacing: 0;
}
.nenryousien table th,
.nenryousien table td{
	border: 1px solid #ccc;
}
.nenryousien table th{
	text-align: center;
	background-color: #eee;
}
.nenryousien table td{
	font-weight: normal;
}
.nenryousien .underline_wavy{
	text-decoration: wavy underline;
}
.nenryousien .underline{
	text-decoration: underline;
}
.nenryousien .red{
	color: red;
}
.nenryousien .red_font{
	font-size: 150%;
	font-weight: bold;
	color: red;
}
.nenryousien .item > div{
	margin-bottom: 20px;
}
.nenryousien li a.pdf{
/*	display: inline-block;*/
    background-image: url(images/aicon_pdf.png);
    background-repeat: no-repeat;
    background-position: right center;
	background-size: 24px auto;
    padding: 12px 24px 12px 0;
	margin-bottom: 2px;
}
.nenryousien li a.xls{
    background-image: url(images/aicon_excel.png);
	background-size: 16px;
	padding: 12px 18px 12px 0;
	margin-right: 8px;
}
.nenryousien li a.doc{
    background-image: url(images/aicon_word.png);
	background-size: 16px;
	padding: 12px 18px 12px 0;
	margin-right: 8px;
}

/* 2022年12月追加　燃料支援_燃料高騰に負けない経営改革、事業改善セミナー
----------------------------------------------------------- */
.semi_mov_wrap{
	display: flex;
	margin-top: 20px;
}
.semi_mov_wrap .ssemi_mov_item{
	margin-right: 20px;
}
.ssemi_mov_item.yt-obj{
	width: 350px;
}
.ssemi_mov_item.yt-obj div{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.ssemi_mov_item.yt-obj iframe{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.ssemi_mov_item.desc{
	width: calc(100% - 350px);
}
#content .ssemi_mov_item.desc table tr > *{
	text-align: left;
	vertical-align: baseline;
}
#content .ssemi_mov_item.desc table th{
	width: 50px;
}

/* 2022年12月26日追加　奈良県貨物運送事業燃料価格高騰対策支援金（追加支援）
----------------------------------------------------------- */
#content .nenryousien .h2{
	font-size: 1.6em;
	border-bottom: 1px solid #0b4da8;
	color: #0b4da8;
	margin-bottom: 15px;
}
#content .nenryousien .h2 .small{
	font-size: 0.8em;
	color: #333;
}
#content .nenryousien .method .h2{
	border-bottom-color: #1e7738;
	color: #1e7738;
}
#content .nenryousien .method h3{
	background-color: #1e7738;
	color: #fff;
}
#content .nenryousien .method h3 .red{
	color: #fa8a8a;
}
#content .nenryousien .method h4{
	background-color: #e3f0d9;
	font-size: 1.3em;
	padding: 5px;
	margin-bottom: 15px;
}
#content .nenryousien .bg-green{
	background-color: #e3f0d9;
	padding: 8px 10px;
}
#content .nenryousien .method a{
	color: #1e7738;
}
#content .nenryousien .small{
	font-size: 0.9em;
	color: #555;
}
