@charset "utf-8";
/* CSS Document */

/***********************************************************************
 *	令和２年度
 *	貨物輸送事業者と荷主の連携等による運輸部門省エネルギー化推進事業費補助金
 *	 		トラック輸送の省エネ化事業
 ***********************************************************************/

/* dotai only 22020R02 */

/* ===============================================
#					contents
=============================================== */

/*
 *	事業概要 | 説明会について | 中間報告について | 実績報告について | 目的から探す
 */

 #gNavi.supply ul{
	background:url(/images/bg_gnavi_dpf.png) repeat-x;
}

#gNavi.supply li{
	background:url(/images/line_gnavi_dpf.png) no-repeat right top;
}

#gNavi.supply li a{
	/* width:180px; */
	/* width:300px; */	/* ３分割の時 */
	width:225px;		/* ４分割の時 */
}


/*
 *	スケジュール概要
 */
#schedule .bak {
	border-style: none;
}

#schedule .line {
	border-width: 2px;
	border-style: solid none;
	border-color: #2C80C0;
}

#schedule .title {
	color: #2C80C0;
	text-align: center;
}

#schedule .space {
	border-style: none;
}

/*
 *	事務局　お問い合わせ先
 */

/*	メールでのお問合せはこちら	*/
/*--- 背景不要 ---
 #ototable .mail {
	background: url(./images/supply01.png) no-repeat;
	vertical-align: bottom;
	border: none;
	width: 435px;
	height: 135px;
	/*
	background-size:435px 135px;
	*/
	/*
	background-size:400px 115px;
	background-position: center;
}
*/
 
#ototable .mail a {
	width: 870px;
	height: 70px;
	background: url(./images/supply01.png) no-repeat;
	display: block;
	text-indent: -9999px;
	/*vertical-align: bottom; ブロック要素に使用できない*/
	border: none;
	transition: 0.3s;
	/*
	background-size:435px 135px;
	*/
	background-size:500px 60px;
	background-position: center;
}
#ototable .mail a:hover {
	background-image: url(./images/supply02.png);
	vertical-align: bottom;
	border: none;
	/*
	background-size:435px 135px;
	*/
	background-size:500px 60px;
	background-position: center;
}

/*	質問票ダウンロード	*/
/*--- 背景 ---*/
#ototable .question {
	background: url(./images/supply_question.png) no-repeat;
	vertical-align: bottom;
	border: none;
	width: 435px;
	height: 135px;
	/*
	background-size:435px 135px;
	*/
	background-size:400px 115px;
	background-position: center;
}
/*--- on：Word形式 ---*/
#ototable .word a {
	/* 全体の枠 */
	width: 435px;
	height: 135px;
	display: block;
	text-indent: -9999px;
	/*vertical-align: bottom; ブロック要素に使用できない*/
	border: none;
	transition: 0.3s;
	/*
	background-size:435px 135px;
	*/
	background: url(/images/word_pink.png) no-repeat;
	background-size: 140px 45px;
	background-position: right 10% bottom 25%;
}
/*--- on：Word形式 ---*/
#ototable .word a:hover {
	/* 全体の枠 */
	width: 435px;
	height: 135px;
	display: block;
	border: none;
	/*
	vertical-align: bottom;
	background-size:435px 135px;
	*/
	background-image: url(/images/word_blue.png);
	background-size: 140px 45px;
	background-position: right 10% bottom 25%;
}

/*	電話でのお問い合わせは	*/
#ototable .tel {
	background: url(./images/supply_toiawase.png) no-repeat;
	vertical-align: bottom;
	border: none;
	width: 435px;
	height: 135px;
	/*
	background-size:435px 135px;
	*/
	background-size:400px 115px;
	background-position: center;
}
 
/*	今のところサプライチェーンのみの閉鎖メッセージ	*/
#ototable .close2 {
	/*
	background-image: url(/images/toiawase_Back_edited.jpg);
	*/
	background-image: url(/images/toiawase_close2.png);
	background-repeat: no-repeat;
	background-size: 870px;
	vertical-align: top;
	padding-top: 5px; 
	text-align: right;
	/* vertical-align: middle;*/
}
