@charset "UTF-8";

/* ================================================================
				/cost/index.html 用設定
	================================================================	*/

#costTop {
	width: 653px;
}


#container .mainarea #costTop .pagetop {
	padding-top:10px;
}

	#costTop h2{
	}

	#costTop #aboutprice{
		padding:20px 10px 10px;
	}

		#costTop #aboutprice .figure{
			padding-top:10px;
		}
		
		#costTop #aboutprice .caution{
			padding-top:10px;
		}
	
			#costTop #aboutprice .caution .subt{
				font-weight:bold;
			}
		
			#costTop #aboutprice .caution ul li {
				padding-left:1em;
				text-indent:-1em;
			}
		
		#costTop #aboutprice .attention{
			margin-top:25px;
			background:#e5f1fd;
			padding:15px;
		}
	
			#costTop #aboutprice .attention ul li {
				padding-left:1em;
				text-indent:-1em;
			}
	
	

	



		

