@charset "utf-8";
/*++++++++++++++++++++++++++++++++++++++++++
++++++全体・レイアウト調整
+++++++++++++++++++++++++++++++++++++++++++*/


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

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

	.guide_singapore_trouble #guide_ttl {
		/*background-image:url(../inc/html/trouble/parts/ttl01.gif);
		background-repeat: no-repeat;*/
		width:700px;
	}
	.guide_singapore_trouble #guide_ttl span {
	font-size: 20px;
	font-weight: bold;
}

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

	div#guide_trouble_trouble h3{
		background-image:url(../inc/html/trouble/parts/sbttl01.gif);
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	ボックス02
	+++++++++++++++++++++++++++++++++++++++++++*/

	div#guide_trouble_manner h3{
		background-image:url(../inc/html/trouble/parts/sbttl02.gif);
	}

	#guide_trouble_manner_r dl dd{
		margin:2px 0 0px 0;
	}
	#guide_trouble_manner_r dl dd.guide_trouble_manner_r_cap_first{
		margin:2px 0 90px 0;
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++
		コラム
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_column2.guide_singapore_trouble_column{
		height:184px;
	}

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

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




div#guide_trouble_trouble h3, div#guide_trouble_manner h3, div#guide_box04 h3{
	width:750px;
	height:26px;
	margin-bottom:3px;
	background-repeat:no-repeat;
	background-position:top;
	text-indent:-9999px;
}

/*++++++++++++++++++++++++++++++++++++++++++
ボックス01
+++++++++++++++++++++++++++++++++++++++++++*/
div#guide_trouble_trouble{
	width:750px;
	height:auto;
	color:#4c4c4c;
	line-height:1.6em;
}

#guide_contents_r #guide_trouble_trouble{
	padding-top:15px;
}

div#guide_trouble_trouble_trouble_l{
	float:left;
	width:351px;
	padding-left:15px;
}

div#guide_trouble_trouble_trouble_r{
	float:right;
	width:209px;
	margin-left:15px;
}

div#guide_trouble_trouble_trouble_l dt{
	padding-top:8px;
	color:#70948A;
	font-size:14px;
}

div#guide_trouble_trouble_trouble_l dd{
	width:460px;
	padding-left:15px;
	color:#4c4c4c;
	font-size:14px;
}

#guide_trouble_trouble_trouble_r img{
	margin-top:40px;
}

#guide_trouble_trouble_trouble_r p{
	font-size:12px;
	text-align:center;
	color:#4c4c4c;
}

/*++++++++++++++++++++++++++++++++++++++++++
ボックス02
+++++++++++++++++++++++++++++++++++++++++++*/

div#guide_trouble_manner{
	clear:both;
	width:750px;
	height:auto;
	color:#4c4c4c;
	line-height:1.6em;
}

#guide_contents_r #guide_trouble_manner{
	margin-top:30px;
	margin-bottom:30px;
}

#guide_trouble_manner_l{
	float:left;
	width:550px;
	margin-bottom:25px;
	padding-left: 15px;
}

#guide_trouble_manner_r{
	float:right;
	width:120px;
	margin-left:15px;
}

#guide_trouble_manner_l dl dt{
	color:#70948A;
	font-size:14px;
}
#guide_trouble_manner_l dl dd{
	margin-left:15px;
	padding-bottom:8px;
	color:#4c4c4c;
	font-size:14px;
}

#guide_trouble_manner_r dl dd{
	margin:2px 0 40px 0;
	font-size:12px;
	padding-left: 1em;
	text-indent: -1em;
}

/*trouble_idea追加分　2008-07-30*/

#guide_trouble_manner_r img{
	vertical-align:bottom;
}


.guide_cinfo_txt{
	width:750px;
	height:auto;
	padding-bottom:10px;
	font-size:16px;
	line-height:1.6em;
	color:#4c4c4c;
}
