<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*++++++++++++++++++++++++++++++++++++++++++
++++++全体・レイアウト調整
+++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++
++++++メインコンテンツ
+++++++++++++++++++++++++++++++++++++++++++*/

	/*++++++++++++++++++++++++++++++++++++++++++
	ページタイトル
	+++++++++++++++++++++++++++++++++++++++++++*/

	.guide_india_traffic #guide_ttl {
		background-image:url(../html/traffic/parts/ttl01.gif);
		background-repeat: no-repeat;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	ボックス01
	+++++++++++++++++++++++++++++++++++++++++++*/

	div#guide_traffic_boxSub01 h3{
		background-image:url(../html/traffic/parts/sbttl01.gif);
	}

	.guide_traffic_midashi{
		color:#555555;
		font-weight:bold;
	}

	#guide_traffic_first{
		float:none;
		margin-bottom:0px;
	}
	
	#guide_traffic_first ul{
		margin-top: 12px;
	}

	.guide_india_traffic_first_photo{
		float:left;
		display:block;
		padding:20px 0px 0px 0px;
		height:90px;
	}
	.guide_india_traffic_first_photo img {
		display:block;
		padding:0px;
		margin:0px;
	}

	#guide_india_traffic_first_cap{
		float:none;
		background:none;
		clear:left;
		padding:0px;
		margin:0px;
		font-size:10px;
		position:absolute;
		top:110px;
		left:0px;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	ボックス02
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	.guide_traffic_seconde_ttl{
		width:560px;
	}
	
	.guide_traffic_seconde_txt{
		width:560px;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	ボックス03
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	.guide_shudan{
		clear:both;
		width:560px;
		height:auto;
		margin-left:30px;
	}
	
	#guide_shudan_l{
		float:left;
		width:130px;
		padding-left:30px;
		margin-top:6px;
	}
	
	#guide_shudan_r{
		float:right;
		width:415px;
		margin:6px 0 0 15px;
	}
	
	#guide_shudan_r dt, .guide_shudan dt{
		color:#555555;
		font-weight:bold;
	}
	
	#guide_shudan_r dd, .guide_shudan dd{
		margin-bottom:8px;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	ボックス04
	+++++++++++++++++++++++++++++++++++++++++++*/

	#guide_contents_r .guide_traffic_list{
		margin-bottom:0px;
	}

	#guide_contents_r #guide_traffic_boxSub04{
		margin-top:16px;
		margin-bottom:0px;
	}
	#guide_contents_r #guide_traffic_boxSub05{
		margin-top:0px;
		margin-bottom:16px;
	}
	#guide_contents_r #guide_traffic_boxSub06{
		margin-top:0px;
		margin-bottom:16px;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
		コラム
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_column2.guide_india_traffic_column{
		height:184px;
	}

	#guide_contents_r #guide_column2.guide_india_traffic_column{
		margin-bottom:28px;
	}

	.guide_india_traffic_column #guide_column2_l dt{
		background-image:url(../html/traffic/parts/column_ttl01.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.guide_india_traffic_column #guide_column2_r dt{
		background-image:url(../html/traffic/parts/column_ttl02.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}	


	/*++++++++++++++++++++++++++++++++++++++++++
	++++++150227修正
	+++++++++++++++++++++++++++++++++++++++++++*/
	#guide_search li a span{font-size:12px !important;}
	.guide_traffic_midashi, #guide_traffic_first dd, #guide_shudan_r dt, .guide_shudan dt, #guide_shudan_r dd, .guide_shudan dd, #guide_traffic_boxSub07 dd, .guide_traffic_list_ttl, .guide_traffic_list_txt, .guide_traffic_seconde_txt{font-size:12px;}
	.guide_column2_txt{font-size:12px; line-height:16px;}


#guide_traffic_first_cap {
	padding: 55px 0 0 10px;
	background-position: 4px 58px;
}</pre></body></html>